/* CSS Document */

* {
   padding:0;
   margin:0;
}
p,h1,h2,h3,h4,ul,table,ol {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
}
#content h1 {
	font-size: 24px;
	color: #242b72;
	font-weight: normal;
	margin-bottom: 5px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 702px;
	
}
#logobanner {
	background-image:   url(../Images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	width: 702px;
}
#logobanner p {
	display: none;
	
}
#menu {
	text-align: center;
}
#menu table {
	margin-right: auto;
	margin-left: auto;
}
#adbanner {
	background-image:   url(../Images/home_topArea2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 700px;
	height: 285px;
	padding-left: 25px;
	padding-right: 27px;
	padding-top: 11px;
	text-align: left;	
	voice-family: "\"}\"";
	voice-family:inherit;
	width:650px;
	
}
html>body #adbanner {
  width:650px;
}
/*----------for submenu---------*/
#submenu {
	background-image:  url(../images/submenuBG_yellow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 702px;
	height: 60px;
	padding-left: 25px;
	padding-right: 27px;
	text-align: left;	
	voice-family: "\"}\"";
	voice-family:inherit;
	width:650px;
	
}
html>body #submenu {
  width:650px;
} 
#content {
	background-image:  url(../Images/center_gray5.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 702px;
	margin-top: -11px;
	position: relative;
	overflow: hidden;
	margin-bottom: 0px;
	text-align: left;
	padding-bottom: 10px;
}

#footer {
	background-image:  url(../Images/footerBG_line2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 702px;
	padding-right: 32px;
	height: 59px;
	padding-top: 6px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:670px;
}
html>body .content {
  width:670px;
} 

#footer p {
	font-size: 9px;
	text-align: right;
}

#txt {
	float: left;
	position: relative;
	width: 428px;
	margin-right: 10px;
	margin-left: 32px;
	display: inline;
}
#mainimg {
	margin-top:10px;
	margin-bottom: 20px;
}
#txt #mainimg p {
	font-size: 9px;
	margin-top: 3px;
	color: #999999;
	margin-left: 0px;

}

#quicklinks {
	float: right;
	width: 198px;
	display: inline;
	margin-right: 28px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width:183px;
}
html> body #quicklinks {
	width:198px;
}
#quicklinks a {
	color: #666666;
}

#quicklinks h1 {
	font-size: 13px;
	color: #1E219B;
	font-weight: bold;
	padding-top: 10px;
	margin-left: 10px;
}
#quicklinks p {
	font-size: 11px;
	color: #4B4B4B;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 7px;
	line-height: 1.5em;
}

#quicklinks ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}
#quicklinks li {
	margin: 0;
	border-top: 1px solid #cccccc;
	padding: 0;
}
#quicklinks li#last {
	margin: 0;
	border-bottom: none;
}
#quicklinks li a {
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	font-size: 11px;
	margin: 0;
	width:100%;

}
html> body #quicklinks li a {
	width:auto;
}
#quicklinks a:hover {
	background-color: #AED3EC;
	color: #396D9C;
}

#txt p {
	font-size: 12px;
	margin-bottom: 15px;
	color: #000000;
	line-height: 1.5em;
	margin-left: 15px;
}
#txt h2 {
	font-size: 16px;
	color: #2C689E;
	margin-bottom: 20px;
	font-weight: normal;
	line-height: 1.2em;
	margin-top: 10px;
}
body {
	text-align: center;
}
div#pipe {
	padding: 6px 0px;
	font-size: 11px;
	color: #30326F;
}
#pipe ul {
	margin-left: 0px;
	padding-left: 0;
	margin-top: 6px;
	margin-bottom: 5px;
	margin-right: 0px;
	list-style: none;
	} 
#pipe ul li {
	margin-left: 0;
	padding: 2px 10px 4px;
	/*-------optional border-------------
	border-left: 1px double #CE9F13;*/
	display: inline;
}
#pipe ul li.first {
	/*-------optional border-------------
	border-left: none;*/
}
#pipe ul li a {
	text-decoration: none;
}
#pipe ul li a:link {
color: #FFE8E1;
}
#pipe ul li a:visited {
color: #FFE8E1;
}
#pipe ul li a:hover {
	color: #FFD900;

}
#pipe ul li a:active {
color: #FFFFFF;
}
#footer #left {
	float: left;
	margin-left: 32px;
	display: inline;
}
#footer span {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #A97734;
}
#footer p {
	font-size: 9px;
	color: #999999;
}
#quicklinks h1#summary {
	margin-top: 15px;
	color: #916200;
}
#txt ul {
	font-size: 11px;
	list-style-position: outside;
	list-style-image: url(../Images/ulArrow.gif);
	margin-left: 30px;
	color: #000000;
	margin-bottom: 15px;
	line-height: 1.5em;
}
#txt ol {
	font-size: 11px;
	list-style-position: outside;
	margin-left: 30px;
	color: #000000;
	margin-bottom: 15px;
	line-height: 1.5em;
}
#txt ol li {
	margin-bottom: 5px;
	margin-right: 30px;
}
#txt li {
	margin-bottom: 10px;
	margin-right: 30px;
}
#txt ul strong {
	color: #3378D2;
}
#txt h3 {
	font-size: 13px;
	color: #604B0F;
	font-weight: bold;
	margin-bottom: 5px;



}
#txt a {
	color: #2766CD;
}
form input.block {
	display: block;
}
span.required {
	color: #990000;
}
#txt strong {
	color: #666666;
	font-size: 11px;
}
#txt p.first {
	margin-left: 0px;
}
div#vt img {
	margin: 1px;
}
h4 {
	font-size: 12px;
	color: #CC9900;
	margin-left: 15px;
}
#txt h2 strong {
	font-size: 16px;
	color: #2C689E;
	margin-bottom: 12px;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 10px;
}
#txt img {
	margin-bottom: 10px;
}

#txt table strong {
	color: #3378D2;
}

#txt table p {
	margin-top: 7px;
	font-size: 11px;
	color: #000000;
	margin-bottom: 15px;
	line-height: 1.5em;
}
#quicklinks li p {
	padding: 5px 5px 5px 10px;
	font-size: 11px;
	margin: 0;
	width:100%;
}
#txt p.bioline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	padding-top: 7px;

}
#txt p.biotitle {
	font-size: 11px;
	color: #3366CC;
	margin-bottom: 5px;

}
#txt p.bioline img {
	margin-right: 5px;
	margin-bottom: 2px;
	border: 2px solid #ADABC7;
	margin-top: 2px;
}
