body {
	margin: 0;
	padding: 0;
	background-color: #030C1F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 15px;
	width: 100%;
}
#head {
	width: 95%;
	min-height: 300px;
	min-width: 940px;
	max-width: 1280px;
	background-color: #D6D6D6;
}
#head .nav {
	z-index: 600;
	float:right;
	width: 55%;
	margin-top: 42px;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d1daed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#head h1{
	float: left;
	margin-left: 65px;
	font-size: 26px;
	color: #FFF;
	text-shadow: #12202C 2px 2px 2px;
	text-align: left;

}
#content_section {
	background-color: #FFFFFF;
	min-height: 550px;
	min-width: 940px;
	max-width: 1280px;
	width: 95%;
	position: relative;
}
#content_section .twocol_main {
	float: right;
	width: 66%;
	min-width: 66%;
	margin-right: 40px;
	line-height: 18px;
	text-align: right;
}
#content_section .twocol_main H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #292929;
	text-align: left;
}
#content_section .subnav {
	float: left;
	width: 22%;
	text-align: left;
	font-size: 12px;
	color: #666;
	background-image: url(../images/subnav-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 40px;
	line-height: 18px;
}

#content_section .subnav .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	vertical-align: bottom;
	padding-top: 22px;
}
#content_section .subnav .title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	vertical-align: bottom;
}
#content_section .subnav .title a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	vertical-align: bottom;
	text-decoration: none;	
}
#content_section .subnav .link .on {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	vertical-align: bottom;
}
#content_section .subnav .link .on a{
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	vertical-align: bottom;
}

#content_section .subnav .link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	vertical-align: bottom;
	padding-top: 12px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 1px;
	text-transform: uppercase;
}
#content_section .subnav .link a {
	font-size: 14px;
	color: #1e302c;
	vertical-align: bottom;
	text-decoration: none;
	text-transform: none;
	padding-left: 8px;
}
#content_section .subnav .link a:hover {
	color: #999;
	vertical-align: bottom;
	text-decoration: none;
	background-image: url(../images/subnav-dots.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_section .subnav .subsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1e302c;
	vertical-align: bottom;
	padding-top: 8px;
	padding-left: 26px;
	padding-bottom: 5px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#content_section .subnav .subsub a{
	color: #1e302c;
}
#content_section .subnav .subsub a:hover{
	color: #999;
	text-decoration:none;
}
#content_section .threecol_left {
	float: left;
	width: 26%;
	text-align: left;
	font-size: 18px;
	color: #666;
	line-height: 24px;
}
#content_section .threecol_left_pad {
	padding-left: 40px;
}
#content_section .threecol_main_pad {
	padding-right: 50px;
	background-color: #FFF;
}
#content_section .threecol_main {
	float: right;
	width: 66%;
	text-align: left;
}
#content_section .threecol_main .right {
	float: right;
	width: 46%;
}
#content_section .threecol_main .left {
	float: left;
	width: 46%;
	margin-right: 20px;
}
#content_section .threecol_main .full {
	float: left;
	width: 93%;
	margin-right: 25px;
}
#content_section .threecol_main H3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4A4A4;
	padding-bottom: 3px;
	font-size: 18px;
	color: #292929;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: -7px;
}
#content_section .threecol_main H3 A{
	color: #292929;
	text-decoration: none;
}
#content_section .threecol_main H3 A:hover{
	color: #575757;
	text-decoration: none;
}
#footer {
	font-size: 10px;
	color: #999;
	background-color: #030C1F;
	height: 100px;
	max-width: 1260px;
	width: 96%;
	}

#footer a:link,
#footer a:visited {
	color: #999;
	text-decoration: none;
}

#footer a:hover,
#footer a:active {
	color: #ccc;
	text-decoration: none;
}

#footerLinks {
	float: left;
	/*width: 400px;*/
	text-transform: uppercase;
}

.footerLink {
	*display: inline-block;
	padding-right: 20px;
}

#footerCopy {
	text-align: right;
	white-space: nowrap;
}
.twocol_main table .heading {
	color: #FFF;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
}
.twocol_main table .plus {
	color: #3347A6;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	font-size: 20px;
}
.twocol_main table li {
	color: #000;
	list-style-type: square;
	margin-left: -20px;
	font-size: 10px;
	line-height: 13px;
	margin-right: 5px;
}
