html{margin:0;color:#000;height: 100%;}
body,td{font-size:small;font-family:Arial,Verdana,Sans-serif;}
body{height: 100%;}
a{color:#004DB6;text-decoration:none;}
a:link,a:visited{color:#004DB6;}
a:hover{color:#696966;}
h1{font-size:160%;color:#004DB6;margin-top:2px;margin-bottom:2px;}
h2{font-size:145%;color:#004DB6;margin-top:2px;margin-bottom:2px;}
h3{font-size:125%;color:#004DB6;margin-top:2px;margin-bottom:2px;}
h4{font-size:110%;color:#000000;margin-top:2px;margin-bottom:2px;}
h5{font-size:95%;color:#000000;margin-top:2px;margin-bottom:2px;}
h6{font-size:160%;color:#ffffff;margin-top:2px;margin-bottom:2px;}
#w3c a:link, #w3c a:visited{color:#004DB6;}
#w3c{color:#004DB6;}
a img{border:0;}

.clear {clear: both; overflow: hidden; height: 0px; font-size: 0px; line-height:0;}


#pCont
{
	position: relative;
	min-height: 100%;
	width: 950px;
	background: url('/template/images/page1.jpg') left top repeat-y;
	margin: auto;
}

* html #pCont
{
	height: 100%;
}

#hdr
{
	background: #fff;
	width: 918px;
	margin-left: 16px;
	background-color:#000;
	padding-bottom:5px;
}

#nav{
	background: #00008b;
	background:url('/template/images/navBack.jpg') top left repeat-x;
	width: 918px;
	margin-left: 16px;
	height:26px;
	clear:both;
}

#opts
{
	background: #DDD;
	width: 918px;
	margin-left: 16px;
	color: #00008b;
}

#navCol
{
	width: 0px;
	float: left;
}

#contentCol
{
	width: 918px;
	float: left;
	margin-left: 16px;
}

* html #contentCol
{
	margin-left: 8px;
}

#contentColgry
{
	width: 820px;
	float: left;
	margin-left: 2px;
	background: #ccc;
}

#pageContent
{
	padding: 15px;
}

#w3
{
	position: absolute;
	bottom: 0px;
	left: 1px;
	width: 840px;
	border: solid #CCC;
	border-width: 1px 0 1px 0;
	background: #fff;
	padding: 4px 0 0 3px;
}

* html #w3
{
	position: static;
}

.col{
	width:285px;
	float:left;
}

.box{
	width:285px;
	float:left;
}

.newrow{
	clear:both;
}

.marginleft{
	margin-left:15px;
}

* html .marginleft{
	margin-left:10px;
}

.marginbottom{
	margin-bottom:15px;
}

.tabtop{
	width:275px;
	padding-left:10px;
	height:27px;
	padding-top:4px;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
}

#tab1top{
	background:url('/template/minitemps/images/tab1.gif') top left no-repeat #4981a4;
}

#tab2top{
	background:url('/template/minitemps/images/tab2.gif') top left no-repeat #3d726a;
}

#tab3top{
	background:url('/template/minitemps/images/tab3.gif') top left no-repeat #01008c;
}

#tab4top{
	background:url('/template/minitemps/images/tab4.gif') top left no-repeat #7d6863;
}

#tab5top{
	background:url('/template/minitemps/images/tab5.gif') top left no-repeat #87cefa;
}

#tab6top{
	background:url('/template/minitemps/images/tab6.gif') top left no-repeat #a73131;
}

.tabsbot{
	border-width:0px 1px 1px 1px;
	border-style:solid;
         padding-top:5px;
         padding-right:10px;
         padding-bottom:10px;
         padding-left:10px;
	border-color:#878787;
	background:#f2f0f1;
	min-height:73px;
}

.tabsbot1{
         border-width:1px 1px 1px 1px; 
         border-style:solid;
         padding-top:5px;
         padding-right:10px;
         padding-bottom:10px;
         padding-left:10px;
         border-color:#878787; 
         background:#f2f0f1; 
         min-height:73px; 
} 


* html .tabsbot{
	height:73px;
}

* html .tabsbot1{
	height:73px;
}

.clear
{
	clear:both;
}