body {
	background: #374b6a url(../images/bg.gif) repeat-x top ;
	margin: 0;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2f5492;
}

.font20 {
	font-size: 20px;
}

.font16 {
	font-size: 16px;
}

a:link {
	color: #2f5492;
	text-decoration: none;
}
a:visited {
	color: #2f5492;
	text-decoration: none;
}
a:hover {
	color: #1d3762;
	text-decoration: underline;
}
a:active {
	color: #2f5492;
	text-decoration: none;
}

.wrapper {
	margin: 13px auto 0 auto;
}

.wrapperleftshad {
	background: url(../images/wrappershadowleft.png) repeat-y top left;
	behavior: url(iepngfix.htc);
}

.wrapperrightshad {
	background: url(../images/wrappershadowright.png) repeat-y top left;
	behavior: url(iepngfix.htc);
}

.tableleftcolumn {
	background: url(../images/bg_lefttable.gif) repeat-y top left;
}

.bottompic {
	background: url(../images/logoleftbottom.jpg) no-repeat top left;
	height: 212px; 
}

.bottompicright {
	background: url(../images/logorightbottom.jpg) no-repeat top left;
	height: 122px;
}

.tablerightcolumn {
	background: url(../images/bg_righttable.gif) repeat-y top left;
}

.tablerightcolumn .search {
	margin: 14px 17px 0 11px;
}

.tablerightcolumn .contentrighty {
	margin: 0 17px 0 11px;
}

.maincontentborder {
	border: 1px #FFFFFF solid;
}

.maincontentborder .contentin {
	background:url(../images/bg_content.gif) #FFFFFF repeat-x top left;
}

.maincontentborder .contentin2 {
/*	background: url(../images/bg_content2.gif) #dce2ea no-repeat top left; */
	background: url(../images/bg_subcontent.jpg) top left no-repeat #FFFFFF;
}

.textdiv {
	margin: 25px 13px 25px 13px;
	line-height: 20px;
}

.footerdiv {
	margin: 0 0 0 13px;
	font-size: 11px;
}

.bgrightcolumntop {
	background: url(../images/bg_righttabletop.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
}

form {
	padding: 0;
	margin: 0;
}

.formtext {
	background: url(../images/formtext.gif) repeat-x top left;
	height: 15px;
	border: 1px solid #c8cfde;	
	font-size: 9px;
	color: #2f5492;
}

.formbuttongo {
	margin: 0;
	padding: 0;
}

.resourcesmenu {
	font-size: 11px;
	line-height: 18px;
}

.titletop {
	padding: 0 0 5px 0;
}

.sub_tablemid {	
	background: url(../images/bg_subpage.jpg) top right repeat-y #FFFFFF;
}

.sub_title {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	margin: 0 6px 0 0;
	background: #314063;
}

.sub_content {
	border: 1px solid #FFFFFF;
	margin: 0 6px 0 0;
	background: /* #e7eaf1 */ #FFFFFF url(../images/bg_subcontent.jpg) top left no-repeat;
}

.sub_contentins {
	margin: 15px 14px 15px 14px;
	line-height: 24px;
	font-size: 13px;
	color: #000000;
}

.sub_footer {
	border-right: 1px solid #FFFFFF;
/*	border-left: 1px solid #FFFFFF; */
/*	border-bottom: 1px solid #FFFFFF; */
	background: url(../images/footer.jpg) no-repeat bottom left #FFFFFF;
	padding: 10px 0 15px 0;
/*	height: 47px; */
}

.sub_footercont {
	margin: 15px 13px;
	font-size: 11px;
}

.footer {
    background: url(../images/footer.jpg) no-repeat bottom left #FFFFFF;
    padding: 10px 0 15px 0;
}

.footershadow {
background: url(../images/wrapperbottom.png) repeat-x top left;
height: 30px;
behavior: url(iepngfix.htc);
}

/* Submenu mod on subpage */

#submenulinks { 
	height:26px;
	margin: 0 0 5px 0;
}

#submenulinks ul, #submenulinks li { margin: 0; padding: 0; list-style:none; display: inline; } 
#submenulinks a, #submenulinks a:link { text-decoration: none; behavior: url(iepngfix.htc); }

.sublinky a, .sublinky_active a { height:26px; width:75px; display:block; float: left; font-size: 14px; }
 .sublinky a:hover, .sublinky_active a { background: url(../images/arrowup.png) bottom no-repeat ; behavior: url(iepngfix.htc); } 
 
.sublinkylng a, .sublinkylng_active a { height:26px; width:150px; display:block; float: left; font-size: 14px; }
.sublinkylng a:hover, .sublinkylng_active a { background: url(../images/arrowup.png) bottom no-repeat ; behavior: url(iepngfix.htc); } 
	
.sublinkylng2 a, .sublinkylng2_active a { height:26px; width:270px; display:block; float: left; font-size: 14px; }
.sublinkylng2 a:hover, .sublinkylng2_active a { background: url(../images/arrowup.png) bottom no-repeat ; behavior: url(iepngfix.htc); } 	
	
.sublinkymed a, .sublinkymed_active a { height:26px; width:125px; display:block; float: left; font-size: 14px; }
.sublinkymed a:hover, .sublinkymed_active a { background: url(../images/arrowup.png) bottom no-repeat ; behavior: url(iepngfix.htc); } 
	
.sublinkysm a, .sublinkysm_active a { height:26px; width:90px; display:block; float: left; font-size: 14px; }
.sublinkysm a:hover, .sublinkysm_active a { background: url(../images/arrowup.png) bottom no-repeat ; behavior: url(iepngfix.htc); } 

/* End submenu mod on subpage */

img { behavior: url(iepngfix.htc) }
