body {
	background-color: #324D89;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4160ac;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4160ac;
}
th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4160ac;
}

.header1 {
	font-size:14px;
	font-weight:bold;
	color:#1D3364;
}
.minWidth {
	min-width:770px;
  /* IE Dynamic Expression to set the width */
  width:expression(document.body.clientWidth < 780 ? "770px" : "100%" );
}
#pageWrap {
	margin:0 2% 0 2%;
	position:relative;
}
#pageWrapList {
	margin:0 2% 0 2%;
}
#headerWrap {
	height:130px;
	background-image:url(images/header_bg_tile.jpg);
	position:relative;
}
#headerL {
	height:130px;
	background-image:url(images/headerL.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#headerR {
	height:130px;
	text-align:left;
	background-image:url(images/headerR.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	position:relative;
}
#headerElements {
	width:389px;
	height:70px;
	position:absolute;
	top:56px;
	left:40%;
}
#leftColumn {
	width:188px;
	text-align:right;
	position:absolute;
	top:130px;
	left:0;
	z-index:2;
}
#mainpageWrap {
	margin:0 14px 0 17px;
	background-color:#fff;
	background-image:url(images/mainpage_upper_bg.jpg);
	background-repeat:repeat-x;
	position:relative;
}
.mainContainer {
	min-height:500px; 
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html .mainContainer {
height:500px;
}
/**/

#mainpageWrapList {
	margin:0 14px 0 17px;
	background-color:#fff;
	background-image:url(images/mainpage_upper_bg.jpg);
	background-repeat:repeat-x;
}
#innerLeft {
	background-image:url(images/leftCol_bg.gif);
	background-repeat:repeat-y;
}
#innerLeftNC {
	background-image:url(images/lower_left_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#mpInner1 {
	background-image:url(images/mpInner1_bga.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#mpInner1a {
	background-image:url(images/mpInner1a_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#mpInner2 {
	background-image:url(images/mpInner2_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
/* begin scrolling box css */
#featuredInset {
	height:250px;
	width:171px;
	text-align:center;
}
#featuredInset img {
	border:1px solid #006600;
}
#featuredInset a:hover img {
	border:1px solid #1d3363;
}
.slidetext {
	font-size:11px;
	color:#4160ac;
}
#featuredInset a:link, #featured a:visited, #featured a:active {
	font-size:12px;
	color:#1D3364;
	font-weight:bold;
	text-decoration:none;
}
#featuredInset a:hover {
	color:#1d3363;
}
/* end scrolling box css */
/* begin ibeam news inset css */
#signupDiv {
	width:154px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#1d3363;
}
.formBoxNews {
	font-size:11px;
	color:#666;
	border:1px solid #7f99bc;
	margin:1px 0 4px 0;
}
/* end ibeam news inset css */
.colBreak {
	border-top:1px dashed #1d3363;
	height:6px;
	width:141px;
	margin-right:15px;
}
#mainPageDiv {
	margin-left:186px;
	text-align:center;
	z-index:1;
}
#mainPageList {
	margin:0;
	text-align:center;
	z-index:1;
}
#iframeTab {
	height:50px;
	text-align:left;
	background-image:url(images/iframeTab_bg.gif);
	background-repeat:repeat-x;
}
#detailHD {
	height:52px;
	margin:0;
	padding:0;
	text-align:left;
	background-image:url(images/detailTab_bg.jpg);
	background-repeat:repeat-x;
}
#contactFooter {
	height:182px;
	text-align:center;
	background-image:url(images/footer_blueLine.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	margin:0 14px 0 17px;
	position:relative;
}
#footer {
	height:65px;
	margin:0 72px 0 273px;
	padding-top:18px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#aebcb3;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFF;
	text-decoration:underline;
}
