#inner-header {
	width:879px;
	height:114px;
	margin-left:15px;
	background:#333 url('/images/headers/placeholder-header.jpg') top left no-repeat;
	border-top:1px solid #000;
}

#inner-headertitle sup{
	font-size:13px;
}

#inner-headertitle {
	width:329px;
	margin-left:550px;
	text-align:center;
}

#inner-headertitle p{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:50px;
	font-size:20px;
	color:#D76805;
	font-weight:normal;
	
}

#inner-subnav {
	text-align:center;
	width:879px;
	height:41px;
	margin-left:15px;
	background:#ccc;
	overflow:hidden;
	background: url('/images/sub-menu-bg.jpg');
}

#inner-subnav.bg_hover {
	background:#ff6600 url('/images/dropdown-hover-bg.jpg') bottom left repeat-x;
}

#inner-subnav.bg_hover_out {
	background:#ccc;
}

#inner-subnav ul li a.two_lines{
	padding:2px 0 8px 0 !important;
	overflow:hidden;
}

/* subnav for 4 items */
#inner-subnav ul {
	width:890px;
	list-style:none;
	margin:0px;
}

#inner-subnav ul li {
	display:block;
	float:left;
	height:40px;
	background:#f2f2f2;
	text-align:center;
	border-right:1px solid #acacac;
	padding:0px;
	border:0;
	/* width:1px; */
	white-space: nowrap;
	
}

html>body #inner-subnav ul li {
	padding:0px;
	/* width:219px; */
	
}

#inner-subnav ul li.last {
	/* width:221px; */
	border:0;
}

#inner-subnav ul li.last a {
	/* width:221px; */
	border-right:0;
}

html>body #inner-subnav ul li.last a {
	/* width:222px; */
	border-right:0;
}

#inner-subnav ul li.last a:hover {
	border-right:1px solid #fff;
	background:#3a91bf url('/images/sub-menu-bg-hover.jpg') top left repeat-x;
	color:#000033;
}

#inner-subnav ul li a {
	display:block;
	padding:10px 1em 0 1em;
	height:30px;
	background:#3a91bf url('/images/sub-menu-bg.jpg') top left repeat-x;
	color:#fff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	border-bottom: 1px solid #4c4c4c;
	/* border-right: 1px solid #284580; */
}

#inner-subnav ul li a:hover {
	background:#3a91bf url('/images/sub-menu-bg-hover.jpg') top left repeat-x;
	font-weight:normal;
	color:#000033;
}

#inner-subnav ul li a.nohover:hover {
	background:#3a91bf url('/images/sub-menu-bg.jpg') top left repeat-x;
	color:#fff;
}

#inner-subnav ul.subnav li a.current {
	background:#fff !important;
	color:#D76805;
	font-weight:normal;
	border-bottom:1px solid #fff;
}

#inner-subnav ul li a.current:hover {
	text-decoration:underline !important;
	background:#fff !important;
	color:#D76805 !important;
}

/* end of subnav for 4 items */

/* subnav for 5 items */

html>body #inner-subnav ul.subnav_5 li {
	padding:0px;
	width:175px;
	
}

#inner-subnav ul.subnav_5 li.last {
	width:179px;
	border:0;
}

#inner-subnav ul.subnav_5 li.last a {
	width:179px;
	border-right:0;
}

html>body #inner-subnav ul.subnav_5 li.last a {
	width:179px;
	border-right:0;
}

#inner-subnav ul.subnav_5 li a {
	display:block;
	padding:10px 0 0 0;
	height:30px;
	background:#3a91bf url('/images/sub-menu-bg.jpg') top left repeat-x;
	color:#fff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px solid #4c4c4c;
	border-right:1px solid #284580;
	width:174px;
}

#inner-subnav ul.subnav_5 li a:hover {
	background:#3a91bf url('/images/sub-menu-bg-hover.jpg') top left repeat-x;
	font-weight:normal;
	color:#000033;
}

#inner-subnav ul.subnav_5 li a.current {
	background:#fff;
	color:#D76805;
	font-weight:normal;
	border-bottom:1px solid #fff;
}
/* end of subnav for 5 items */

/* subnav for 6 items */

html>body #inner-subnav ul.subnav_6 li {
	padding:0px;
	width:146px;
	
}

#inner-subnav ul.subnav_6 li.last {
	width:149px;
	border:0;
}

#inner-subnav ul.subnav_6 li.last a {
	width:149px;
	border-right:0;
}

html>body #inner-subnav ul.subnav_6 li.last a {
	width:149px;
	border-right:0;
}

#inner-subnav ul.subnav_6 li a {
	display:block;
	padding:10px 0 0 0;
	height:30px;
	background:#3a91bf url('/images/sub-menu-bg.jpg') top left repeat-x;
	color:#fff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px solid #4c4c4c;
	border-right:1px solid #284580;
	width:145px;
}

#inner-subnav ul.subnav_6 li a:hover {
	background:#3a91bf url('/images/sub-menu-bg-hover.jpg') top left repeat-x;
	font-weight:normal;
	color:#000033;
}

#inner-subnav ul.subnav_6 li a.current {
	background:#fff;
	color:#D76805;
	font-weight:normal;
	border-bottom:1px solid #fff;
}

/* end of subnav for 6 items */

/* subnav for 7 items */

html>body #inner-subnav ul.subnav_7 li {
	padding:0px;
	width:125px;
	
}

#inner-subnav ul.subnav_7 li.last {
	width:129px;
	border:0;
}

#inner-subnav ul.subnav_7 li.last a {
	width:129px;
	border-right:0;
}

html>body #inner-subnav ul.subnav_7 li.last a {
	width:129px;
	border-right:0;
}

#inner-subnav ul.subnav_7 li.last a:hover {
	
	border-right:0;
}

#inner-subnav ul.subnav_7 li a {
	display:block;
	padding:10px 0 0 0;
	height:30px;
	background:#3a91bf url('/images/sub-menu-bg.jpg') top left repeat-x;
	color:#fff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px solid #4c4c4c;
	border-right:1px solid #284580;
	width:124px;
}

#inner-subnav ul.subnav_7 li a:hover {
	background:#3a91bf url('/images/sub-menu-bg-hover.jpg') top left repeat-x;
	font-weight:normal;
	color:#000033;
}

#inner-subnav ul.subnav_7 li a.current {
	background:#fff;
	color:#D76805;
	font-weight:normal;
	border-bottom:1px solid #fff;
}

#inner-subnav ul.subnav_7 li a.two_lines {
	padding:2px 0 8px 0;
	overflow:hidden;
}

/* end of subnav for 7 items */



/* subnav for 8 items */

html>body #inner-subnav ul.subnav_8 li {
	padding:0px;
	width:110px;
	
}

#inner-subnav ul.subnav_8 li.last {
	width:110px;
	border:0;
}

#inner-subnav ul.subnav_8 li.last a {
	width:110px;
	border-right:0;
}

html>body #inner-subnav ul.subnav_8 li.last a {
	width:110px;
	border-right:0;
}

#inner-subnav ul.subnav_8 li.last a:hover {
	
	border-right:0;
}

#inner-subnav ul.subnav_8 li a {
	display:block;
	padding:10px 0 0 0;
	height:30px;
	background:#3a91bf url('/images/sub-menu-bg.jpg') top left repeat-x;
	color:#fff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px solid #4c4c4c;
	border-right:1px solid #284580;
	width:110px;
}

#inner-subnav ul.subnav_8 li a:hover {
	background:#3a91bf url('/images/sub-menu-bg-hover.jpg') top left repeat-x;
	font-weight:normal;
	color:#000033;
}

#inner-subnav ul.subnav_8 li a.current {
	background:#fff;
	color:#D76805;
	font-weight:normal;
	border-bottom:1px solid #fff;
}

#inner-subnav ul.subnav_8 li a.two_lines {
	padding:2px 0 8px 0;
	overflow:hidden;
}

/* end of subnav for 8 items */

#inner-sub-subnav {
	margin-left:15px;
	width:879px;
	font-size:12px;
	padding:10px 0;
	border-bottom:1px solid #bfbebe;
}

#inner-sub-subnav ul li {
	float:left;
	margin-right:10px;
	color:#666;
}

#inner-sub-subnav ul li a {
	color:#666;
	text-decoration:none;
	font-weight:normal;
	margin-right:10px
}

#inner-sub-subnav ul li a:hover {
	color:#d76805;
	text-decoration: underline;
	font-weight:normal;
}

#inner-sub-subnav ul li a.current {
	color:#d76805;
	text-decoration: none;
	font-weight:500;
}

#inner-main {
	width:879px;
	margin-left:15px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin-top:30px;
}

#inner-main strong {
	font-weight:bold;
}

#inner-content {
	float:left;
	width:475px;
	padding-right:30px;
	padding-left:20px;
}

html>body #inner-content {
	width:478px;

}

#inner-content.fullpage {
	width:879px;
	padding:0;
}

#inner-content h1 {
	font-size:19px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#1a2f67;
	font-weight:bold;
	margin-bottom:14px;
}

#inner-content h1 sup{
	font-size:14px;
}

#inner-content h2 {
	font-size:15px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#1a2f67;
	font-weight:bold;
	margin-bottom:5px;
}

#inner-content table {
	margin-left:0px;
	margin-bottom:20px;
}

#inner-content table tr td h2 {
	text-align:left;
	font-size:13px;
	color:#1a2f67;
	font-weight:bold;
	padding-bottom:15px;
}

#inner-content table tr td {
	padding-bottom:20px;
	width:199px;
	padding:10px 0 10px 20px;
	text-align:left;
	border-left:2px solid #ccc;
}

#inner-content table tr td.first {
	border:0;
}

#inner-content table tr td p {
	margin-bottom:5px;
}

#inner-content h3 {
	font-size:15px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#1a2f67;
	font-weight:bold;
	margin-bottom:5px;
}

#inner-content p {
	margin-bottom:20px;
}

#inner-content p.right {
	margin-left:170px;
}

#executive_copy p{
	margin-left:170px;
}

#inner-content a {
	font-weight:bold;
	color:#1a2f67;
	text-decoration:underline;
}

#inner-content a:hover {
	text-decoration:none;
}

#inner-content ul {
	margin:10px 0px 20px 40px;
	list-style-type:disc;
}

#inner-content.fullpage #partners {

}

#partners .partnersbox {
	margin-bottom:20px;

}

#partners .partnersbox .partnertype {
	float:left;
	width:200px;
	text-align:right;
}

#partners .partnersbox .partnertype p {
	font-weight:normal;
	font-size:18px;
	color:#999;
	margin-right:10px;
}

#partners .partnersbox .partnerlinks {
	float:left;
	width:658px;
	border-left:1px solid #999;
	padding-left:20px;
	padding-bottom:20px;
	border-bottom:1px solid #999;
}

#inner-content.fullpage ul {
	list-style-type:none;
	margin:0;padding:0;
}

#inner-content ul li {
	margin-bottom:5px;
}

#inner-sidebar {
	float:left;
	width:320px;
	border-left:1px solid #acacac;
	padding-left:25px;
}

#inner-subnav-holder {
	width:325px;
	padding-top:6px;
	height:24px;
	background:url('/images/inner-nonmedia-subnav-bg.jpg') top left no-repeat;
	text-align:center;
	color:#fff;
	font-size:10px;
	margin-bottom:10px;

}

#inner-subnav-holder a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#inner-subnav-holder a:hover {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#inner-image-holder {
	position:relative;
	background:url('/images/inner-bg-shadow.jpg') bottom right no-repeat;
	text-align:right;
	margin-bottom:20px;
	width:325px;
	height:171px;
}

#inner-image-holder-top{
	position:relative;
/*	background-image:url(/images/inner-image-holder-bg-top.gif);
	background-repeat:no-repeat;*/
	height:4px;
	width:328px;
}

#inner-image-holder-middle{
	position:relative;
	padding-top:5px;
/*	background-image:url(/images/inner-image-holder-bg-middle.gif);
	background-repeat:repeat-y;*/
	width:328px;
}

#inner-image-holder-bottom{
	position:relative;
/*	background-image:url(/images/inner-image-holder-bg-btm.gif);
	background-repeat:no-repeat;*/
	height:9px;
	width:328px;
	margin-bottom:8px;
}

.inner_shadow #inner-image-holder-top{
	background-image:url(/images/inner-image-holder-bg-top.gif);
	background-repeat:no-repeat;
}

.inner_shadow #inner-image-holder-middle{
	background-image:url(/images/inner-image-holder-bg-middle.gif);
	background-repeat:repeat-y;
}

.inner_shadow #inner-image-holder-bottom{
	background-image:url(/images/inner-image-holder-bg-btm.gif);
	background-repeat:no-repeat;
}

#inner-sidebar-image {
	/* padding:0 10px 8px 6px; */
/*	position:absolute;*/
	margin-left:auto;
	margin-right:auto;
	width:312px;
/*	margin-left:6px;
	padding-top:2px;*/
	left:6px;
	top:2px;
	overflow:hidden;
}

#inner-sidebar-content h3 {
	font-size:14px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#1a2f67;
	font-weight:bold;
}

#inner-sidebar-content {
	padding-bottom:30px;
}

#inner-sidebar-content p {
	margin-bottom:20px;
}

#inner-sidebar-content a {
	color:#1a2f67;
	text-decoration:none;
}

#inner-sidebar-content a:hover {
	color:#1a2f67;
	text-decoration:underline;
}

#inner-footer {
	background:url('/images/inner-footer-bg.jpg') bottom center no-repeat;
	height:119px;
	width:920px;
}

#inner-footer-circle {
	float:left;
	width:100px;
	text-align:right;
	margin-top:60px;
}

#inner-footer-content {
	margin-left:100px;
	padding-top:50px;
}

#inner-footer-content h2 {
	font-size:18px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#f3f3f3;
	float:left;
	margin-left:10px;
}

#inner-footer-content img {
	margin-top:-15px;
}

html>body #inner-footer-content img {
	margin:0;
}

*:first-child+html #inner-footer-content img {
	margin-top:-17px;
}

#inner-footer-content ul {
	list-style:none;
	font-size:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#f3f3f3;
	margin-top:-10px;
}

html>body #inner-footer-content ul {
	margin-top:5px;
}

*:first-child+html #inner-footer-content ul {
	margin-top:-10px;
}

#inner-footer-content ul li {
	display:block;
	float:left;
	margin-left:10px;
}

#inner-footer-content ul li a {
	color:#f3f3f3;
	text-decoration:none;
	margin-right:20px;
}

#inner-footer-content ul li a:hover {
	color:#f3f3f3;
	text-decoration:underline;
}

#inner-content img.imageleft {
	border:1px solid #999;
	padding:3px;
	margin-right:10px;
	margin-top:8px;
}

.logo-holder {
	width:879px;
}

.partner-logo {
	width:175px;
	float:left;
	text-align:center;
}

.single-logo, .other-logos {
	float:left;
	text-align:center;
}


.other-logos .logo-holder {
	width:704px;
}


.dropmargin {
	margin-bottom:40px;
}

.addmargin {
	margin-top:20px;
}

.executive_copy {
	width:789px;
	margin:0px auto;
	margin-bottom:40px;
}

.executive_copy_image {
	width:170px;
	float:left;
}

.executive_copy_content {
	
	margin:0;padding:0;
	float:left;
	width:619px;
}

.executive_copy p strong {
	color:#1A2F67;
}

/* contact us form */

#contactus{ color: #152d6b; }
#contactus dl{ width: 450px;  }
#contactus dl dt{ width: 95px; float: left; clear: both; text-align: right; padding-right: 10px; height: 20px; padding-bottom: 10px;  }
#contactus dl dd{ float: left; width: 345px; height: 20px; padding-bottom: 10px; }
#contactus dl dt.taller, #contactus dl dd.taller{ height: 100px; }
#contactus dl dd input, #contactus dl dd textarea{ width: 345px; border: 1px solid #666;  }
#contactus dl dd input.error, #contactus dl dd textarea.error{ border: 1px solid #FF0000;  }
#contactus dl dd input{ height: 20px; }
#contactus dl dd textarea{ height: 100px; }
#contactus dl dd input.submit{ width: auto; height: auto; border: none; }
#contactus label.error{ display:none; }

