/* CSS Document */

body {
	background-image: url(../images/tiled_bg.jpg); 
	background-repeat: repeat;	
	margin-top: 0px;
	margin-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	
	Scrollbar-Face-Color:  #00463C;
	Scrollbar-Arrow-Color: #FFFFFF;
	Scrollbar-Base-Color: #003366;
	Scrollbar-Shadow-Color: #666666;
	Scrollbar-Darkshadow-Color: #000000;
	Scrollbar-Highlight-Color: #EEEEEE;
	Scrollbar-3Dlight-Color: #000000;
	Scrollbar-Track-Color: #958456;	
}

body, td, th, p {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #00453B;
	line-height: normal;

}

hr {
	color: #948455;
	height: 1px;
	width: 100%;
	text-align: center;
}

h1 {
	width: 100%;
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	letter-spacing: 2px;
	color: #948455;
	border-bottom: 1px solid #948455;
	font-weight: bold;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	letter-spacing: 2px;
	color: #00453B;
	font-weight: bold;
}

h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #6D613F;
	font-weight: bold;
}

a:link {
	color: #00453B;
	text-decoration: underline;

}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #00453B;
	text-decoration: none;
}
a:hover {
	color: #039378;
	text-decoration: none;
}

li {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	margin-bottom: 10px;
}

ol {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

form {
	font-family: Times New Roman, Times, serif;
	font-size: 14px
	}
.bold {
	font-weight: bold;
}

.italics {
	font-style: italic;
}

.boldItalics {
	font-weight: bold;
	font-style: italic;
}

.SubHeader1 {
	font-weight: bold;
	font-size: 14px;
	color: #E8DA93;
	width: 100%;
	border-top: 1px solid #FFFFCB;
}

.footer {
	margin-top: 50px;
	font-size: 14px
	width: 100%;
	border-top: 1px solid #00453B;
}

.TableCellA {
 border:1px solid #000000;
 background-color:#eeeeFF;
 padding: 0px 0px 0px 0px;
}
/*
.bulletLink {
	background-image:  url(box_red.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	margin-left: 25px;
}
*/
.photoBorder {
	border: 1px solid #000000;
}

.contentCell {
	padding: 0px 20px 0px 20px;
}

.dropcap {
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
}
