body
{
	text-align: center;
	font-family: Arial, Tahoma, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0px auto;
}
 

table
{
	font-size: 12px;
}

form
{
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 18px;
	color:#355672;
	font-weight: normal;

}

h2
{
	font-size: 13px;
	font-weight: bold;
	color:#355672;
	font-family: Arial, Tahoma, Verdana, Tahoma, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h3
{
	font-size: 34px;
	font-weight: normal;
	color:#000;
	font-family: Arial, Tahoma, Verdana, Tahoma, Helvetica, sans-serif;
}

h4
{	
	color: #000;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h5
{
	color:#000;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}




img
{
	border: none;
}




#mainbg
{
	margin: 0px auto;
	text-align: center;
	width: 949px;
}

#bg
{
	float: left;
	width: 949px;
	background-image: url(/systemfiles/media/images/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#maincontainer
{
	float: left;
	width: 915px;
	text-align: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#bottomfade
{
	float: left;
	width: 948px;
	padding-bottom: 20px;
}

#headercontainer
{
	float: left;
	width: 915px;


}

#headerimage
{
	float: left;
	width: 512px;
}

#logo
{
	float: right;
	width: 230px;
	margin-top: 10px;
}



#nav
{
	width: 915px;
	height: 39px;
	background-image: url(/systemfiles/media/images/navbg.jpg);
	background-repeat: no-repeat;

	position: absolute;
	z-index: 10000;
}

#nav .home 
{
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 12px;
}

#nav .home li
{
	list-style:none;
	float: left;
	padding-left: 20px;
	padding-right: 9px;
	
}

#nav .home li a
{
	color: #fff;
	text-decoration: none;

}

#main
{
	float: left;
	width: 915px;
	background-image: url(/systemfiles/media/images/mainbackground.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
}

#mainwhite
{
	float: left;
	width: 915px;
	margin-top: 10px;
	background-color: #fff;
}

#leftcontainer
{
	float: left;
	width: 661px;
	text-align: center;
}

#maincontent
{
	margin: 0px auto;
	width: 620px;
	text-align: left;
	color: #242021;
	margin-top: 15px;
}

#maincontent a
{
	color: #355672;
	text-decoration: underline;
}

#home
{
	position: absolute;
	z-index: 1;
	width: 620px;
	height: 320px;
}

#homeflash
{
	position: absolute;
	z-index: 2;
	width: 620px;
	height: 300px;
	background-color: white;

}

.updates
{
	float: left;
/*	width: 205px; old*/
	width: 310px;
/*	height: 297px;*/
	padding-top: 5px;
}

.updates ul
{
	margin: 0px;
	padding: 0px;
}

.updates li
{
	list-style: none;
	margin-top: 4px;
	margin-bottom: 4px;
}

.updates li a
{
	color:#999999;
	text-decoration: none;
}

.updates .reg
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}



.pnl_head
{
/*	width: 196px; old */
	width: 300px;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url(/systemfiles/media/images/homepagebox_headerv2.jpg);
	background-repeat: no-repeat;
	float: left;
}

.pnl_body
{
	/*width: 196px;old*/
	width: 300px;
	background-image: url(/systemfiles/media/images/homepagebox_bodyv2.jpg);
	background-repeat: repeat-y;
	float: left;
	text-align: center;
}

.pnl_bodytext
{
	margin: 0px auto;
	/*width: 180px;old*/
	width: 290px;
	text-align: left;
}
.pnl_footer
{
	/*width: 196px;old*/
	width: 300px;
	height: 15px;
	background-image: url(/systemfiles/media/images/homepagebox_footerv2.jpg);
	background-repeat: no-repeat;
	float: left;
}



#services
{
	float: right;
	width: 300px;
/*	height: 297px;*/
	background-image: url(/systemfiles/media/images/homepageboxfade.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}

#services a
{
	text-decoration: none;
}

#breadcrumbs
{
	float: left;
	width:460px;
	margin-bottom: 30px;
}

#breadcrumbs ul
{
	margin: 0px;
	padding: 0px;
}

#breadcrumbs li
{
	display: inline;
	list-style: none;
	padding-left: 20px;
	background-image: url(/systemfiles/media/images/breadcrumbbg.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	font-size: 11px;
	color: #ADACAD;
}

#breadcrumbs li a
{
	color: #ADACAD;
	text-decoration: none;
}

#breadcrumbs .breadcrumbfirst
{
	background-image: none;
	padding-left: 0px;
}

#sitelinks
{
	float: left;
	width: 160px;
	margin-bottom: 30px;
}

#sitelinks ul
{
	margin: 0px;
	padding: 0px;
}

#sitelinks li
{
	display: inline;
	font-size: 11px;
	color: #ADACAD;
	padding-left: 2px;
	padding-right: 2px;
}

#sitelinks li a
{
	color: #ADACAD;
	text-decoration: none;
}

#rightcontainer
{
	float: left;
	width: 254px;
	text-align: center;
	background-color: #DFDACB;
}

#searchcontainer
{
	float: left;
	width: 254px;
	text-align: center;
/*	border-bottom: 10px solid #fff;*/
	padding-top: 10px;
	padding-bottom: 5px;
}

#search
{
	margin: 0px auto;
	width: 206px;
	text-align: left;

}

#search a
{
	color: #355672;
	text-decoration: none;
	font-weight: bold;

}

#searchbox
{
	float: left;
	width: 206px;
	border: 1px solid #666;
	padding-top: 2px;
	padding-bottom: 2px;
}

#loginlink
{
	float: left;
	width: 206px;
	border-top: 1px solid #fff;
	margin-top: 15px;
	padding-top: 15px;
}

#regbox
{
	float: left;
	width: 206px;
/*	border: 1px solid #fff;*/
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
}

#rightcon
{
	float: left;
	width: 254px;
	text-align: center;
	color: #fff;
}

#editinternal
{
	margin: 0px auto;
	width: 206px;
	text-align: left;
	margin-top: 10px;
	padding-bottom: 10px;
	color: #000;
}

#editinternal a
{
	color: #242021;
	text-decoration: none;
}

#editinternal ul
{
	margin: 0px;
	padding: 0px;
}

#editinternal li
{
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 3px;
}

#editinternal a:hover
{
	text-decoration: underline;
}


#latestnews
{
	margin: 0px auto;
	width: 206px;
	text-align: left;
	margin-top: 10px;
	border-bottom: 1px solid white;
	padding-bottom: 10px;
	border-top: 1px solid white;
	padding-top: 10px;
	color: #242021;
}

#latestnews ul
{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

#latestnews li
{
	list-style: none;
/*	background-image: url(../images/bgli.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	padding-left: 30px;*/
	padding-left: 4px;
}

#latestnews li a
{
	text-decoration: none;
	color: #242021;
	font-weight: bold;
}


#latestbriefings
{
	margin: 0px auto;
	width: 206px;
	text-align: left;
	margin-top: 10px;
	border-bottom: 1px solid white;
	padding-bottom: 10px;
}

#latestbriefings ul
{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

#latestbriefings li
{
	list-style: none;
/*	background-image: url(../images/bgli.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	padding-left: 30px;*/
	padding-left: 4px;
}

#latestbriefings li a
{
	text-decoration: none;
	color: #242021;
}

#latestevents
{
	margin: 0px auto;
	width: 206px;
	text-align: left;
	margin-top: 10px;
	color: #242021;
}

#latestevents ul
{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

#latestevents li
{
	list-style: none;
/*	background-image: url(../images/bgli.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	padding-left: 30px;*/
	padding-left: 4px;
}

#latestevents li a
{
	text-decoration: none;
	color: #242021;
	font-weight: bold;
}

#footer
{
	float: right;
	width: 885px;
	margin-bottom: 5px;
}

#footer ul
{
	margin: 0px;
	padding: 0px;
}

#footer li
{
	list-style: none;
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
	color: #355672;
	font-size: 11px;
}


#footer li img
{
	padding-left: 14px;
	padding-right: 0px;
}

#footer li a
{
	color: #355672;
	text-decoration: none;
}