@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 1px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(/imgs/yabg.gif);
}

a:link {color: #66CCFF}
a:visited {color: #66CCFF }
a:hover {color: #CC99FF}
a:active {color: #99CC99}

#main_container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/imgs/background.jpg);
	background-color: #234372;
	background-repeat: no-repeat;
	padding-top: 1px;
	margin-top: 31px;
}
#main_container #menubar {
	width: 700px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	text-align: center;
	font-size: medium;
	color: #666666;
	vertical-align: middle;
	position:relative;
	padding: 10px;
}
#zip {
	width: 800px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#main_container #menubar ul li {
	display:inline;
	background-image: url(/imgs/divider.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
	padding-top: 8px;
}
#main_container #menubar a {
	color:#666666;
}
#main_container #menubar a:hover {
	color:#3366FF;
}
h3 { 
	line-height:15px;
}
#main_container #newsletter {
	background-image: url(/imgs/newsletter_bg.png);
	height: 135px;
	width: 220px;
	background-position: center center;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
}
#main_container #whiteheader {
	background-image: url(/imgs/con_box_head.png);
	background-repeat: repeat;
	background-position: center bottom;
	height: 11px;
	width: 527px;
}
#main_container #whitemiddle {
	background-color: #FFFFFF;
	padding: 10px;
	vertical-align: top;
	width: 507px;
}
#main_container #whitemiddle a {
	color:#006699
}
#main_container #whitemiddle a:hover {
	color: #339999
}


#main_container #whitefooter {
	background-image: url(/imgs/con_box_foot.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 527px;
	text-align: center;
}
div.usefultoknow {
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}

table.servicesT {
font-weight: normal;
font-size: 11px;
color: #404040;
width: 220px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}


table.servicesT td.servHd
{	border-bottom: 2px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;}


table.servicesT td
{	border-bottom: 1px dotted #6699CC;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;} 

.servBodL {
	border-left: 1px dotted #CEDCEA;
	text-align: right;
}
#Menu {

	clear: both;
	height: 31px;
	display: inline;
	background-image: url(/imgs/bg_navi_sublist.gif);
	background-repeat: no-repeat;
	background-position: -5000px 0;
	position: absolute;
	width: 500px;
	
	
}

#Menu ul { /* Top level list */
	margin: 0;
	padding: 0;
	list-style: none;
	width:800px;
	left: auto;
	right: auto;
}

#Menu li { /* Top level list item */
	float: left;
	width: 110px;
	position: relative;
	margin: 0;
	padding: 0;

	
	list-style: none;
	background: url( /imgs/btn_navi_right.gif) 100% 0 no-repeat;
}

#Menu li.HasSubMenu { /* Top level list item with sub nav */
	background: url( /imgs/btn_navi_right_arrow.gif) 100% 0 no-repeat;
}

#Menu li a { /* List item link */
	display: block;
	height: 24px;
	color: #fff;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 13px 0 13px;
	background: url( /imgs/btn_navi_left.gif) 0 0 no-repeat;
}

#Menu li.HasSubMenu a { /* List item link with sub nav */
	padding: 6px 23px 0 13px;
}

#Menu li.First a {
	background: url( /imgs/btn_navi_left_first.gif) 0 0 no-repeat;
}

#Menu li ul { /* Sub list */
	
	position: absolute;

	top: 30px;
	width: 175px;
	display: none;
	text-align: left;
	background: url( /imgs/bg_navi_sublist.gif) 0 100% no-repeat;
	padding: 0 0 10px 0;
	z-index: 10;
}

#Menu li ul li { /* Sub list item */
	clear: both;
	color: white;
	text-align: left;
	background-image: none;
}

#Menu li ul li a { /* Sub list item link - Same width as li ul */
	color: #394852;
	padding: 2px 10px 0 10px;
	width: 160px;
	height: auto;
	font-weight: normal;
	font-size: 0.9em;
	background-image: none;
}

#Menu li ul li a:hover {
	text-decoration: underline;
}

#Menu li:hover { /* List item rollover */
	background-position: 100% -100px;
}

#Menu li:hover a, #Menu li.over a{ /* List item link rollover */
	background-position: 0 -100px;
	color: #394852;
}

#Menu li:hover ul, #Menu li.over ul {
	display: block;
}
/* Holly Hack. IE Requirement \*/
* html #Menu ul li { height: 1%; }
* html #Menu ul li a { height: 1%; }
/* End */
* html #Menu li:hover , * html #Menu li.over { /* List item link rollover */
	background-position: 100% -100px;
}
.style1 {
	font-size: x-small;
	color: #FFFFFF;
}
div.project1 {
	padding-left:10px;  
	color: #FFFFFF;
}
p.copyright {
	text-align:center; 
	color:white;
}
p.iqdigital {
	float:right;
	font-size:x-small;
}
p.iqdigital a {
	color:#003366
}
p.iqdigital a:hover {
	color:#006699
}
div.c1 {
	text-align:right;
}
#main_container #whitemiddle .SponBar {
	background-color: #FFCC66;
	height: 20px;
	width: 100%;
	text-align: center;
	padding-top: 7px;
}
