@charset "UTF-8";
/* CSS Document */

body {
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #39637b;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #39637b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

p { font-size:12px; line-height:20px; }

.copyright { font-size:10px; color:#999999; }

a:link { color: #39637b; text-decoration:underline; }
a:visited { color: #39637b; text-decoration:underline; }
a:hover { color: #5a94b5; text-decoration:none; }
a:active { color: #5a94b5; text-decoration:none; }

.highlightbox { 
	background:url(../images/highlightBoxBkgd.jpg) repeat-x top; 
	width:190;
	_width:290;
	#width:290; 
	min-height:240; 
	_height:300;
	#height:300;
	color:#7D331B; 
	padding:30px 50px; 
	font-size:11px; 
	line-height:20px; 
	text-align:center; 
}

.smalltext { font-size:10px; line-height:14px; }

.homeboxtext { font-size:11px; line-height:14px; }

.blue {
	color: #39637b;
	font-family: verdana;
	font-size: 11px;
}

.header {
	color: #39637b;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 15px;
}

.white {
	font-family: verdana;
	color: #ffffff;
	font-size: 10px;
}

a.white:link {
	font-family: verdana;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}

a.white:active {
	font-family: verdana;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}

a.white:visited {
	font-family: verdana;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}

a.white:hover {
	font-family: verdana;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

a.copy:link {
	font-family: verdana;
	text-decoration: underline;
	color: #666666;
	font-size: 11px;
}

a.copy:active {
	font-family: verdana;
	text-decoration: underline;
	color: #666666;
	font-size: 11px;
}

a.copy:visited {
	font-family: verdana;
	text-decoration: underline;
	color: #666666;
	font-size: 11px;
}

a.copy:hover {
	font-family: verdana;
	text-decoration: none;
	color: #39637b;
	font-size: 11px;
}

td.content {
	font-size:12px;
	line-height: 18px;
}

td.ltbgon {
	background-color: #80aec8;
} 

td.ltbgoff {
	background-color: #5a94b5;
}

td.dkbgon {
	background-color: #5a94b5;
} 

td.dkbgoff {
	background-color: #39637b;
}

