@charset "utf-8";

/* Top Navigation */
#menu_container {position:relative;width:900px;height:22px;background:#e3e7bb;border-top:1px solid #aab439}
ul#menu {height:22px;margin:0 0 0 70px;padding:0;}
ul#menu li {float:left;list-style-image:url(images/list-sq-green.jpg);margin:5px 30px 0 0;*margin:5px 20px 0 0;font-size:11px;font-family: Arial, Helvetica, sans-serif;font-weight: 500;padding:0;*padding-left: 16px;
*background:url(images/list-sq-green.jpg) left center no-repeat;}
ul#menu li a {color:#777;padding:5px 5px 5px 0;text-transform:uppercase;text-decoration:none;}
ul#menu li a:hover {color:#1d75bd;}
ul#menu li ul {display:none;list-style:none;margin:5px 0 0;padding:0;background:#1d75bd;}
ul#menu li:hover ul {position:absolute;display:block;}
ul#menu li ul li {float:none;border-bottom:1px solid #f1f1f1;border-left:1px solid #f1f1f1;margin:0;padding:8px 30px 8px 5px;list-style:none;}
ul#menu li ul li:hover {background:#777;}
ul#menu li ul li a, ul#menu li ul li a:hover {color:#fff;text-transform:capitalize;}

.footerLinks {
	font: normal 12px/25px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}
.TDleft {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #1D75BD;
}
.contentTD {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding: 18px;
}
.dd1 {
	background-color: #1A75BC;
	height:25px;
}
.dd2 {
	background-color: #999999;
	height:25px;
}
.ddLink {
	font: bold 12px/25px Arial, Helvetica, sans-serif;
	color: #F4F4E7;
	text-indent: 10px;
	text-decoration: none;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F1F2E1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2F2E1;
	text-align: left;
}
.ddsLink {
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	color: #F4F4E7;
	text-indent: 15px;
	text-decoration: none;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F1F2E1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2F2E1;
	text-align: left;
}
.dds1 {
	background-color: #5F809A;
	height:20px;
}
.dds2 {
	background-color: #999999;
	height:20px;
}
.contentBottom {
	background-image: url(images/bottomContent.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footerCopy {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}

