html{margin:0px;color:black;}
html,body{height: 100%;}
a img{border:0;}
a{color:#0099FF;text-decoration:none;}
a:link,a:visited{color:#3831c1;}
a:hover{color:#2d2c4b;}
body{font-size:.8em;}
body,td {
	font-size:small;
	font-family:Arial,Verdana,Sans-serif;
	color:#666666;font-size:12px;
}
h1{font-size:160%;color:#23557b;margin-top:2px;margin-bottom:2px;}
h2{font-size:145%;color:#23557b;margin-top:2px;margin-bottom:2px;}
h3{font-size:125%;color:#23557b;margin-top:2px;margin-bottom:2px;}
h4{font-size:110%;color:#23557b;margin-top:2px;margin-bottom:2px;}
h5{font-size:105%;color:#23557b;margin-top:2px;margin-bottom:2px;}
h6{font-size:100%;color:#23557b;margin-top:2px;margin-bottom:2px;}
.clear{clear:both;overflow:hidden;height:0;line-height:0;}

#siteCont,#intraCont
{
	position: relative;
	min-height: 100%;
	min-width: 1000px;
	background: url('/template/images/navbg.jpg') top left repeat-y;
}

#banner_m
{
	background: url('/template/images/banner_m.jpg') top left repeat-x;
	height: 202px;
	min-width: 1021px;
	width: auto !important;
	width: 1021px;
	
}

#banner_l
{
	background: url('/template/images/banner_l.jpg') top left no-repeat;
	float: left;
	width: 329px;
	height: 202px;
}

#banner_r
{
	height: 202px;
	width: 691px;
	float: right;
	background: url('/template/images/banner_r.jpg') top right no-repeat;
}

#intranet_m
{
	background: url('/template/images/intranet_m.jpg') top left repeat-x;
}

#intranet_l
{
	background: url('/template/images/intranet_l.jpg') top left no-repeat;
}

#intranet_r
{
	height: 117px;
	min-width: 1000px;
	background: url('/template/images/intranet_r.jpg') top right no-repeat;
}

#searchbg
{
	background: #fff url('/template/images/searchbg_m.jpg') top left repeat-x;
}

#rightCol
{
	margin-left: 177px;
}

* html #rightCol
{
	width: expression((document.documentElement.offsetWidth < 600)? "600px" : "auto");
}

.horiFade
{
	height: 12px;
	background: #eaeff2 url('/template/images/fade_hor.jpg') top left no-repeat;
}

#vertFade
{
	position: absolute;
	bottom: 0px;
	left: 166px;
	width: 12px;
	height: 237px;
	background: url('/template/images/fade_vert.jpg') left bottom no-repeat;
}

#pageContent
{
	padding: 5px 5px 5px 25px;
	min-height: 250px;
	margin-right: 210px;
}

* html #pageContent
{
	height: 250px;
}

#intraCont #pageContent
{
	margin-right: 0px;
}

#newsBox
{
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	width: 188px;
	border: 1px solid #1d398d;
	background: #fff;
}

#newsBox h3
{
	color: #fff;
	font-weight: normal;
	background: #2261ae;
	margin: 0px;
	padding: 3px;
}
