* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #000000;
	margin: 0 auto;
	color: #464646;
}

a {
	text-decoration: none;
	color: #003663;
}

p {
	padding-bottom: 15px;
}

h3 {
	color: #003663;
	font-size: 14px;
	/*font-weight:lighter;*/
	padding-bottom: 15px;
}

img {
	border: none;
	-ms-interpolation-mode: bicubic;
}

ul {
	padding-left: 15px;
	padding-bottom: 15px;
}

#wrapper, #topNav, #topNavBackground, #mainNav, #hdnews, #picture, #wrap, #mainImageOutline, #animate {
	max-width:1230px;
	min-width:900px;
	width:100%;
	width:expression(document.body.clientWidth < 996 ? "996px" : document.body.clientWidth > 1230 ? "1230px" : "100%" );
}

#wrapper {
	background-color: #ffffff;
	margin: 0 auto;
	margin-bottom: 10px;
}

#header {
	height: 250px;
	width: 100%;
	background-color:#4a7090;
}

#bannerImage {
	width: 100%;
	z-index: 2;
	position: absolute;
	top: 0;
}

#hdgNav {
	z-index: 1;
	height: 95px;
	position: absolute;
	width: 100%;
	z-index: 2;
	top: 0;
}

#topNav {
	text-align: right;
	z-index: 5;
	position: absolute;
	color: #FFFFFF;
}

#topNav a {
	color: #FFFFFF;
}

#topNav a:hover {
	text-decoration:underline;
}

.colpacer {
	width: 1%;
	float: left;
}

#mainNav, #hdLogo, #menu {
	margin-top: 34px;
}

#mainNav {
	background-color: #003663;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: progid : DXImageTransform . Microsoft . Alpha(Opacity = 80);
	opacity: 0.8;
	height: 45px;
	position: absolute;
	top: 0;
	z-index: 4;
}

#topNavBackground {
	background-color: #808080;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity: 0.6;
	height: 34px;
	position: absolute;
	top: 0;
	z-index: 4;
}

#hdLogo {
	float: left;
	padding-right: 0;
	position: relative;
	width: 20%;
	z-index: 5;
}

#menu {
	float: right;
	position: relative;
	width: 77%;
	z-index: 5;
}

#breadcrumb {
	color: #003663;
	font-size: 9px;
	height: 22px;
	padding-bottom: 20px;
	padding-left: 23%;
	padding-top: 15px;
}

#content1 {
	background-color: #FFFFFF;
	padding-bottom: 25px;
	width: 100%;
}

.leftCol {
	text-align: right;
	width: 20%;
}

#content {
	padding-bottom: 25px;
}

#lContent {
	float: left;
}

#rContent {
	padding-left: 3%;
	float: left;
	width: 76%;
}

#hdgMenu {
	float: left;
	position: absolute;
	width: 860px;
	z-index: 25;
}

.topNavTxt {
	font-size: 12px;
	margin-right: 1%;
}

#footer {
	color: #003663;
	font-size: 10px;
	width: 100%;
	background-color: #ffffff;
	margin-bottom: 10px;
	height: 25px;
	clear: both;
}

#lFooter {
	float: left;
	background-color: #ffffff;
}

#rFooter {
	text-align: right;
	padding-right: 1%;
	float: right;
	background-color: #ffffff;
}

.footTxt {
	padding-left: 15px;
}

.clear {
	clear: both;
}

#quoteTxtHidden {
	display: none;
}

.otherTxt {
	color: #ED145B;
}

.pageTitle {
	color: #003663;
	font-size: 22px;
	height: 23px;
	letter-spacing: 1px;
}

.pageIntro {
	color: #003663;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 25px;
	padding-top: 0px;
}

.paraStyle {
	color:#003663;
	font-size:14px;
	font-weight:normal;
	padding-bottom:10px;
	padding-top:0;
}

.placeholder {
	padding-top: 5px;
}

.placeholder_green {
	padding-top: 5px;
	background-color:#6AA033;
}

.placeholder_txt {
	color: #FFFFFF;
	line-height: 15px;
	padding: 10px;
	font-size:13px;
}

.placeholder_txt_blue {
	color: #003663;
	line-height: 15px;
	padding: 0px;
}

.hdGreen{
	background-color:#6aa033;
	height:100%;
	border-top:1px dotted #fff;
	border-bottom:1px dotted #fff;
	color:#fff;
	width:100%;	
	font-size:13px;
	background:#6aa033 url(/common/images/green/hd_green_icon.gif) no-repeat scroll left center;
	padding-bottom:1%;
}

.hgGreenText{
	padding-top:1%;
	padding-left:1%;
	height:99%;
	background-color:#6aa033;
	margin-left:35px;	
	padding-bottom:0;
}	

/*Start leftnav*/
#lNavContainer {
	height: 550px;
}

#lNavContainer	img {
	width: 100%;
}

#lNavTitle {
	font-size: 27px;
	font-weight: normal;
	color: #003663;
	padding-bottom: 35px;
}

#lNavigation {
	
}

.lNav {
	list-style-type: none;
	padding: 0 0 45px;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
}

.lNav li {
	background: transparent none no-repeat scroll left center;
	clear: left;
	height: 25px;
	margin-left: 0;
}

.lNav li a {
	color: #828282;
	padding-right: 0;
}

.lNav li a:hover {
	color: #ed145b;
}

.lNav li a.selected {
	color: #ed145b;
}

#lCaptions {
	font-weight: normal;
	font-size: 14px;
	text-align: right;
	margin-left: 30px;
	color: #003663;
}

#lCaptionstext {
	padding-bottom: 15px;
	padding-top: 15px;
	border-top: 2px dotted;
	border-bottom: 2px dotted;
}
/*End leftnav*/

/** Start Header Nav **/
.horizontalcssmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	font-family: verdana;
}

/*Top level list items*/
.horizontalcssmenu ul li {
	position: relative;
	display: inline;
	float: left;
	width: 25%;
}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
	display: block;
	padding: 0px 0px;
	border-left-width: 0;
	text-decoration: none;
	color: black;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.horizontalcssmenu ul li a span{
	padding-top:10px;
}

.horizontalcssmenu ul ul li a {
	color: #003663;
}

.horizontalcssmenu ul li ul li {
	padding-top: 0px;
	width:100%;
}

.horizontalcssmenu ul li ul li a {
	line-height: 15px;
	background-position: 0 -11px;
}

.horizontalcssmenu ul li.mcompany a:hover {
	background-color: #6aa033;
}

.horizontalcssmenu ul li.mproducts a:hover {
	background-color: #6cacdf;
}

.horizontalcssmenu ul li.mpeople a:hover {
	background-color: #c95626;
}

.horizontalcssmenu ul li.mnews a:hover {
	background-color: #c18a36;
}

.horizontalcssmenu ul li.mcompany ul li a:hover {
	background-color: #fff;
	color: #6aa033;
}

.horizontalcssmenu ul li.mproducts ul li a:hover {
	background-color: #fff;
	color: #6cacdf;
}

.horizontalcssmenu ul li.mpeople ul li a:hover {
	background-color: #fff;
	color: #c95626;
}

.horizontalcssmenu ul li.mnews ul li a:hover {
	background-color: #fff;
	color: #c18a36;
}

/*Sub level menu*/
.horizontalcssmenu ul li ul {
	left: 0;
	top: 0;
	/*	border-top: 1px solid #202020;*/
	position: absolute;
	display: block;
	visibility: hidden;
	z-index: 100;
	background: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: progid : DXImageTransform . Microsoft . Alpha(Opacity = 80);
	opacity: 0.8;
	padding-bottom: 5px;
	padding-top: 0px;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li {
	display: inline;
	float: none;
}

.horizontalcssmenu ul li ul li a {
	width: 100%; /*width of sub menu levels*/
	font-weight: bold;
	border-width: 0;
	font-size: 10px;
	letter-spacing: 0.1px;
	padding: 10px 0 0;
}

.horizontalcssmenu ul li ul li a:hover {
	background: #cde686;
}

.horizontalcssmenu ul li ul li a {
	text-align: center;
}

.horizontalcssmenu ul li a span {
	padding-right: 0;
}

.horizontalcssmenu ul li ul li a span span {
	padding-right: 0;
}

* html p#iepara {
	/*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}

/*  Hack for IE \*/
* html .horizontalcssmenu ul li {
	float: left;
	height: 1%;
}

* html .horizontalcssmenu ul li a {
	height: 1%;
}
/* End IE Hack */
/** End Header Nav **/
