* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #000000;
	margin: 0 auto;
	color: #464646;
}

#wrapper, #topNav, #mainNav, #hdnews, #picture, #wrap, #mainImageOutline, #animate {
	max-width:1230px;
	min-width:996px;
	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;
}

img {
	border: none;
	-ms-interpolation-mode: bicubic;
}

a {
	text-decoration: none;
	color: #003663;
}

#header {
	height: 250px;
	width: 100%;
}

#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 {
	color: #003663;
	text-align: right;
	z-index: 5;
	position: absolute;
}

#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: 80;
	opacity: 0.8;
	height: 45px;
	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%;
}

#lNavContainer {
	height: 550px;
}

#lNavContainer	img {
	width: 100%;
}

#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: 11px;
	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;
}

h3 {
	color: #003663;
	font-size: 14px;
	/*font-weight:lighter;*/
	padding-bottom: 15px;
}

p {
	padding-bottom: 15px;
}

.placeholder {
	padding-top: 5px;
}

.placeholder_txt {
	color: #FFFFFF;
	line-height: 15px;
	padding: 10px;
}

ul {
	padding-left: 15px;
	padding-bottom: 15px;
}

/*Start leftnav*/
#lNavContainer {	

}

#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 url() 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: 1px dotted;
	border-bottom: 1px dotted;
}
/*End leftnav*/
