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



body {
	margin:0;
	padding:0;
	font-size:100%;
	height:100%;
	height:auto !important;
	height:100%;
	width:100%;
	font:normal sans;
	font-family:Georgia, "Times New Roman", Times, serif;
}
html>body {
	height:100%;
	width:100%;
}


ul {
	list-style:disc;
}


/* Section Defenitions */



.header {
	background-image: url(../images/header_bg.jpg);
	height:129px;
	width:100%;
	border-bottom:1px solid white;
}
.undermenu {
	background-image: url(../images/undermenuBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.content {
	background: #e2e2cf url(../images/mainbg.gif) bottom right repeat-x;
	min-height:100%;
	min-height:auto !important;
	min-height:100%;
	width:100%;
	margin:0;
	padding:0;
	float:left;
	clear:right;
}
.footer {
	background-image: url(../images/footerBG.jpg);
	margin:0;
	padding:0;
	background-repeat: repeat-x;
	background-position: left top;
	height:79px;
	width:100%;
	padding-top:55px;
	font-size:80%;
	border-top:1px solid white;
}
.footer a {
	color:#4B89B8;
	text-decoration: none;
}
html>body .footer {
	height:79px;
	width:100%;
	clear:both;
}
.headerphone {
	position:absolute;
	top:35px;
	left:490px;
	font-size:165%;
	color:#999;
}
/* Content Area Styles (whitebox) */		

		

.whitebox {
	float:left;
	display:block;
	background:white;
	width:487px;
	margin-left:0px;
	font-size:65%;
	color:#999;
	padding:0px;
	padding-bottom: 52px;
	width:680px;
	background:url(../images/contentbottom.jpg) bottom repeat-x left white;
	min-height:491px;
	min-height:auto !important;
	min-height:491px;
	clear: right;
}
html .whitebox {
	min-height:491px;
	min-height:auto !important;
	min-height:491px;
}
.whitebox a {
	text-decoration:none;
	color:#4B89B8;
}
.whitebox a:hover {
	color:#333;
}
.whitebox p {
	font-size:110%;
	font-family:"Lucida Sans Unicode", Tahoma, Verdana;
	font:normal;
	line-height:17px;
	margin:0;
	margin-top:5px;
	padding:35px;
	padding-top:0px;
	padding-bottom: 3px;
}
.whitebox ul {
	font-size:110%;
	font-family:"Lucida Sans Unicode", Tahoma, Verdana;
	font:normal;
	line-height:17px;
	margin-left: 50px;
	width: 450px;
	list-style:disc;
}
.whitebox h2 {
	margin:0;
	font-family: "Palatino Linotype", Georgia;
	font-weight:bold;
	font:normal;
	font-size:130%;
	margin-left:35px;
	margin-top: 24px;
}
.whitebox h2 a {
	text-decoration:none;
	color:#4B89B8;
}
.whitebox h3 {
	font-size:160%;
	margin-left:35px;
	margin-top: 24px;
	margin-bottom: 5px;
	display: block;
	width: 610px;
	padding-bottom:3px;
}
.whitebox h3 a {
	text-decoration:none;
	color:#003366;
}
.whitebox h4 {
	font-size:160%;
	margin-left:35px;
	margin-top: 24px;
	margin-bottom: 14px;
	display: block;
	padding-bottom:3px;
}
.whitebox h4 a {
	text-decoration:none;
	color:#003366;
}
.whitebox p > img {
	margin:22px;
}
.whitebox p > a > img {
	border:1px solid #333366;
	margin:22px;
}
.whitebox h1 {
	font-size:160%;
	margin-left:35px;
	margin-top: 24px;
	margin-bottom: 14px;
	display: block;
	width: 610px;
	padding-bottom:3px;
	border-bottom: 1px solid #DFDFDF;
}
.whitebox h1 a {
	text-decoration:none;
	color:#003366;
}
/* News Feed Styles */



.newsfeed h1 {
	margin-bottom:0px;
	border-bottom:0;
	width: 410px;
	font:normal;
	font-size:109%;
	font-family:"Lucida Sans Unicode", Tahoma, Verdana;
}
.newsfeed h2 {
	margin:0px;
	margin-left:35px;
	color: #963;
	border-bottom:0;
	width: 410px;
	font:normal;
	font-size:100%;
	font-family:"Lucida Sans Unicode", Tahoma, Verdana;
}
.newsfeed p {
	font-size:95%;
	margin-top:2px;
}
.newsfeed h1 a {
	color:#4B89B8;
}
/* Lightbox */



#overlay {
	background-image: url(../images/overlay.png);
}
* html #overlay {
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}
/* Lightbox image container */



#lightbox {
	background-color:#eee;
	padding: 17px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}
#lightboxCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#lightbox img {
	border: none;
}
#overlay img {
	border: none;
}
/* Word Styles */



.wordstyle1 {
	font-size: 222%;
	font-style: italic;
	color: #0066CC;
	line-height: 28px;
}
.wordstyle2 {
	font-size: 180%;
	font-weight: normal;
	font-style: italic;
}
.wordstyle3 {
	font-size: 22px;
	font-style: italic;
}
.crumbarrows {
	letter-spacing:-5px;
	margin-right:5px;
}
/* DATA TABLE Style */



.data * {
	border: 0;
	margin: 0;
	padding: 0;
}
.data table {
	background-color: #d2d7db;
	text-align: left;
	border-spacing: 0px;
	border: 1px solid #aeb3b6;
	border-collapse: collapse;
}
.data table a, table, tbody, tfoot, tr, th, td {
	font-family: georgia, "times new roman", serif;
	line-height: 1.5em;
	font-size: 13px;
	color: #55595c;
}
.data table caption {
	padding: .5em 0;
	font-size: 240%;
	font-style: italic;
	color: #d2d7db;
}
.data table a {
	display: block;
	padding: 0.75em 2px;
	text-decoration: none;
	color: #589acf;
}
.data table a:hover, table a:focus {
	text-decoration: underline;
}
.data table th a {
	min-height: 4.5em;
	text-align: right;
	padding: 0 2px 1.5em 2px;
}
.data table th a:hover, table th a:focus, tbody tr:hover th {
	background-color: #357eb9;
	color: #fff !important;
}
.data table a:visited {
	padding-left: 15px;
	background: url(./check.gif) 2px 50% no-repeat;
}
.data table th a:visited {
	padding-right: 15px;
	background: url(./check.gif) 98% 0.4em no-repeat;
}
.data thead th {
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	color: #81888d;
	padding: 0.25em 2px;
	border-bottom: 1px solid #fff;
	background-color: #E2E2CF;
}
.data tbody th {
	color: #25c1e2;
	font-style: italic;
	background-color: #fff;
	border-bottom: 1px solid #aeb3b6;
}
.data td {
	border: 1px dotted #fff;
	padding: 6px;
}
.data tbody tr.odd {
	background-color: #d7dce0;
}
.data tbody tr:hover td {
	background-color: #5f9ed1;
}
.data tbody tr:hover td, tbody tr:hover th, tbody tr:hover a {
	color: #fff !important;
}
/* Misc */



.margin25 {
	margin:25px;
}
.menuitems {
	height:35px;
	line-height:35px;
}
.menuitems > a {
	text-decoration:none;
	line-height:35px;
	padding-bottom: 12px;
}
.bluedot {
	font-size:108%;
	display:block;
	margin:25px;
}
.bluedot li {
	padding:0;
	border:0px;
	list-style-image:url(../images/dot-small.jpg);
	list-style-position:outside;
	margin:10px;
	margin-left:45px;
	margin-right:45px;
}
.bluedot ul {
	margin:0;
	padding:0;
}
.nomargin {
	margin:0px;
}
/*img.noborder {

			border:0;

			}*/

.img-whitebox {
	margin:12px;
	border:1px solid #333366;
}
.img-whitebox-nobo {
	margin:12px;
}
p.nopad {
	padding:0px;
}
.imgborder {
	border:1px solid #1B4285;
}
.imgborder0 {
	border:0px;
}
