BODY {
	font-family:arial; 
	font-size:10pt; 
	color:black; 
	background-image: url(images/bgBody-blue.jpg); 
	background-repeat: no-repeat; 
	background-position: top left;
	background-color: #7097b6;
	scrollbar-face-color: #1D67BF;
	scrollbar-highlight-color: #BFD1F4;
	scrollbar-3dlight-color: #3F5074;
	scrollbar-darkshadow-color: #253452;
	scrollbar-shadow-color: #3F5074;
	scrollbar-arrow-color: #BFD1F4;
	scrollbar-track-color: #D4DFF5;
}

.dropdowns {
	font-family:Arial;
 	font-size:8pt; 
	color:#002B5A;
 	border:#000000 .5;
 	padding-top:1px;
 	padding-left:1px;
 	padding-right:1px;
 	padding-bottom:10px;
 	height:10px;
 	background-color: white;
}


.dropdowns1 {
	font-family:Arial;
 	font-size:8pt; 
	color:#002B5A;
 	border:#000000 .5;
}
	
.apptVars {
	font-family:arial;
	font-size:10pt;
	font-weight: normal;
	TEXT-DECORATION: none;
	color: #4D80CC;
	font-weight: bold;
}	

.text {font-family:arial; font-size:10pt; font-weight: normal; TEXT-DECORATION: none;}
TD {font-family:arial; font-size:10pt; font-weight: normal; TEXT-DECORATION: none;}
.searchTile {
	background-image: url(images/searchTT.gif);
	background-repeat: repeat;
	background-position: left top;
}

A{font-family:arial; font-size:10pt; color: #1C62B5; font-weight: normal; TEXT-DECORATION: none}
A:hover{font-family:arial; font-size:10pt; color: #65336B; font-weight: normal; TEXT-DECORATION:none;}

A.nav{font-family:arial; font-size:10pt; color: #1C62B5; font-weight: bold; TEXT-DECORATION: none}
A.nav:hover{font-family:arial; font-size:10pt; color: #65336B; font-weight: bold; TEXT-DECORATION:none;}

.navon{font-family:arial; font-size:10pt; color: #65336B; font-weight: bold; TEXT-DECORATION:none;}




A.smnav{font-family:arial; font-size:8pt; color: #1C62B5; font-weight: bold; TEXT-DECORATION: none}
A.smnav:hover{font-family:arial; font-size:8pt; color: #65336B; font-weight: bold; TEXT-DECORATION:none;}

.smnavon{font-family:arial; font-size:8pt; color: #65336B; font-weight: bold; TEXT-DECORATION:none;}


A.sm{font-family:arial; font-size:8pt; color: #1C62B5; font-weight: normal; TEXT-DECORATION: none}
A.sm:hover{font-family:arial; font-size:8pt; color: #65336B; font-weight: normal; TEXT-DECORATION:none;}






li.locs {
	list-style-image: url(images/blt.locations.gif); 	
}

ul.sq {
	list-style-image: url(images/blt.square.gif); 
	line-height:20px;
}

ul.sq2 {
	list-style-image: url(images/blt.square.gif);
}


ul.grnarrow {
	list-style-image: url(images/blt.grnarrow.gif);
}

ul.arrow {
	list-style-image: url(images/blt.arrow.gif);
	line-height: 24px; 	
}

.b {font-weight: bold;}

.smb {font-size:8pt; font-weight: bold;}

.sm {font-size:8pt; font-weight: normal;}

.u {text-decoration:underline;}

.i {font-style:italics;}

.error {font-family:arial; font-size:8pt; color:#CC3333;font-weight: bold;}

.footer {font-family:arial; font-size:8pt; color:#535353;font-weight: normal;}
.ftdiv {font-family:arial; font-size:8pt; color:#65336B;font-weight: normal;}

.div {font-family:arial; font-size:8pt; color:#cccccc;font-weight: normal;}

.copyright {font-family:arial; font-size:8pt; color:#6A9BE3;font-weight: normal;}

.dpurple {font-family:arial; font-size:10pt; color:#65336B;font-weight: bold;}

.smgray {font-family:arial; font-size:8pt; color:#999999;font-weight: normal;}

.greenheading {font-family:arial; font-size:9pt; font-weight: bold; color:#3A6153;}
.whiteBack {
	background-color: #FFFFFF;
}
.searchL {
	background-image: url(images/searchL.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.searchR {
	background-image: url(images/searchR.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.searchTL {
	background-image: url(images/searchTL.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.searchTR {
	background-image: url(images/searchTR.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.searchMT {
	background-image: url(images/searchMT.gif);
	background-repeat: repeat;
	background-position: left top;
}
.searchBL {
	background-image: url(images/searchBL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.searchB {
	background-image: url(images/searchB.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.searchBR {
	background-image: url(images/searchBR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

H1 {
	font-size: 12px;
	color: #663366;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: center;
	
}

H2 {
	font-size: 14px;
	color: #663366;
	padding-top: 5px;
	text-align: center;
	
}
