html{
		background-color: #C3C0A7;
}

body {
	margin:0px 10px 0px 10px;
	padding:0px;
	font-family: "Gill Sans", "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #6c6c6c;

}
.img_left {
	float: left;
	padding: 0 5px 0 0;
}

#page{
	width:1024px;
	margin: 0 auto;
	background-color: #fff;
	overflow:hidden;
}

#hdr{
	height: 113px;
	border-bottom: 1px solid #9a8c7e;
	width: 1024px;
}

#logo img {
	float: left;
	padding-top: 38px;
	padding-left: 30px;	
	border: none;
}


#nav {
	float: right;
	padding-top: 50px;
	padding-right: 10px;
}

#nav a {
	color: #827D00;
	text-decoration: none;
}

#nav a:hover {
	color: #333;
}

#nav img {
	border: none;
}

#left{
	float: left;
	width: 133px;
}

#left {

	float:left;
	width:133px;
	background:#ecf5f7;
	min-height: 518px;
	padding-top: 28px;
}

#left a {
	display: block;
	margin-top: 5px;
	padding-left: 6px;
	font-size: 13px;
	line-height: 15px;
	color: #333;
	text-decoration: none;
	height: 21px;
	padding-top: 7px;
}

#left a.hover_2 {
	display: block;
	margin-top: 5px;
	padding-left: 6px;
	font-size: 13px;
	line-height: 15px;
	color: #333;
	text-decoration: none;
	height: 30px;
	padding-top: 7px;
	margin-bottom: -15px;
}

#left a.hover_2:hover{
	display: block;
	padding-left: 6px;
	font-size: .92em;
	color: #000;
	text-decoration: none;
	/*background: #fff url('/images/navigation_background.gif') center no-repeat;*/
	background: #fff;
	height: 30px;
}

#left a.active{
	background: #fff;
}

#left a:hover {
	display: block;
	margin-top: 5px;
	padding-left: 6px;
	font-size: .92em;
	line-height: 1.08em;
	color: #000;
	text-decoration: none;
	/*background: #fff url('/images/navigation_background.gif') center no-repeat;*/
	background: #fff;
	height: 21px;
	padding-top: 7px;
}

#left .payonline {
	border: 1px dashed #008da9;
	border-width: 1px 0px;
	margin-top: 20px;
	padding: 6px 0px;
}

#left .payonline a{
	color: #008da9;
	font-size: .92em;
	line-height: 1.18em;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
	margin-top: 0px;
	background: url('/images/icon_payonline.gif') center right no-repeat;
	margin-right: 8px;
}

#left .contact {
	margin-top: 20px;
	margin-left: 6px;
	font-size: 14px;
}

#left .contact b {
	font-weight: bold;
	color: #008da9;
}

#left .contact p {
	font-size: 1em;
	line-height: 1.34em;
}

#left .emplinks {
	margin-top: 30px;
	clear: both;
	overflow: visible;
	background: #bfbe7e;
}

#left .emplinks h1 {
	display: block;
	padding-left: 12px;
	font-size: .92em;
	line-height: 1.08em;
	color: #fff;
	background: #7dc5d3;
	height: 21px;
	padding-top: 7px;
}

#left .emplinks a {
	display: block;
	margin-top: 1px;
	padding-left: 12px;
	font-size: .92em;
	line-height: 1.08em;
	color: #333;
	text-decoration: none;
	height: 18px;
	padding-top: 7px;
}

#left .emplinks a:hover {
	display: block;
	margin-top: 1px;
	padding-left: 12px;
	font-size: .92em;
	line-height: 1.08em;
	color: #000;
	text-decoration: none;
	background: #fff;
	height: 18px;
	padding-top: 7px;
}


#cntr{
    float: left;
	width: 484px;
	margin-right: 10px;
	margin-left: 10px;
}

#cntr img{
    border: none;
}

#right{
    float: left;
	width: 387px;
}

#footer {
	clear: both;
	left: 10px;
	right: 10px;
	display: block;
	height: 89px;
	background: #008da9 url('/images/footer_background.gif') right no-repeat;
}

#footer .navi {
	float: left;
	margin-left: 28px;
	margin-top: 18px;;
	font-size: .92em;
	color: #fff;
}

#footer .navi a {
	color: #fff;
	display: block;
	height: 18px;
	text-decoration: none;
}

#footer .navi a:hover {
	color: #ccc;
	display: block;
	height: 18px;
	text-decoration: none;
}

#footer .disclaimer {
	float: right;
	text-align: left;
	font-size: .83em;
	color: white;
	margin-right: 50px;
	margin-top: 20px;
	width: 700px;
}

html>body #centercontentsub {
	width: 880px;
	background-image: url('/images/subpage_background.gif');
	background-position: right;
	background-repeat: repeat-y;
	min-height: 600px;
}

#centercontentsub .sectionnav {
	margin-left: 30px;
	font-size: 1em;
	color: #333;
	height: 24px;
	padding-top: 23px;
	/*padding-left: 10px;*/
	/*background: url('/images/graphic_sectionnav_bracket.gif') left no-repeat;*/
}

#centercontentsub .sectionnav a {
	text-decoration: none;
	color: #827D00;
}

#centercontentsub .sectionnav a:hover {
	text-decoration: none;
	color: #333;
}

#centercontentsub .copysub {
	padding: 0px 10px 30px 10px;
	clear: both;
	overflow: hidden;
	width: 650px;
}

#centercontentsub .copysub a {
	color:#008da9;
}

#centercontentsub .copysub h1 {
	font-size: 1.25em;
	line-height: 2em;
	font-weight: bold;
}

#centercontentsub .copysub h2 {
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	color: #333;
}

#centercontentsub .copysub p {

}

#centercontentsub .copysub p.list {


}

#centercontentsub .copysub p a {	
	color: #008da9;
	text-decoration: none;
}

#centercontentsub .copysub p a:hover {	
	color: #008da9;
	text-decoration: none;
}

#centercontentsub .copysub .physBox {
	float: left;
	border: 1px solid #827d00;
	padding: 8px 4px;
	color: #333;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 261px;
	height: 113px;
}

#centercontentsub .copysub .physBox .physname {
	color: #006d8c;
	font-weight: bold;
	font-size: .83em;
}

#centercontentsub .copysub .physBox .physdesc {
	font-size: .76em;
	color: #333;
}

#centercontentsub .copysub .physBox a {
	font-size: 1em;
	font-weight: bold;
	color: #008da9;
	text-decoration: none;
}

#centercontentsub .copysub .physBox a:hover {
	font-size: 1em;
	font-weight: bold;
	color: #71682e;
	text-decoration: none;
}

#centercontentsub .copysub .newsleft{
	margin: 0;
}

#centercontentsub .copysub .news a{
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
}

#centercontentsub .copysub .news a:hover{
	text-decoration: underline;
}

#centercontentsub .copysub .newsright{
	margin: 0;
	color: #000000;
}

#centercontentsub .copysub .rsstitle{
	width: 40%;
	
}

#centercontentsub .copysub .rssfeed{
	color:#000000;
}

#centercontentsub .copysub .rssfeed a {
	color: #000000;
}

#centercontent .intro h1 {
	font-size: 1.25em;
	line-height: 1.5em;
	font-weight: bold;
}

#centercontent .intro a {
	color: #008da9;
}

#centercontent .intro p {
	font-size: 1em;
}

#centercontent .intro {
	font-size: 1em;
}

#rightcontent {
	position: absolute;
	right:10px;
	top:133px;
	width:387px;	
	
}


#containerfooter {
	display: block;
	width: 100%;
	overflow: hidden;
	clear: both;
}

#prefooter {
	clear: both;
	left: 10px;
	right: 10px;
	display: block;
	height: 19px;
	background: #fff url('/images/prefooter_background.gif') right no-repeat;
}

#prefooter .box {
	background: #ecf5f7;
	height: 19px;
	width: 133px;
}

#prefootersub {
	clear: both;
	left: 10px;
	right: 10px;
	display: block;
	height: 150px;
	background: #fff url('/images/prefooter_subpage_background.gif') right no-repeat;
}

#prefootersub .box {
	background: #ecf5f7;
	height: 150px;
	width: 133px;
}


#footer {
	clear: both;
	left: 10px;
	right: 10px;
	display: block;
	height: 89px;
	background: #008da9 url('/images/footer_background.gif') right no-repeat;
}

#footer .navi {
	float: left;
	margin-left: 28px;
	margin-top: 18px;;
	font-size: .92em;
	color: #fff;
}

#footer .navi a {
	color: #fff;
	display: block;
	height: 18px;
	text-decoration: none;
}

#footer .navi a:hover {
	color: #ccc;
	display: block;
	height: 18px;
	text-decoration: none;
}

#footer .disclaimer {
	float: right;
	text-align: left;
	font-size: .83em;
	color: white;
	margin-right: 50px;
	margin-top: 10px;
	width: 700px;
}

#tbl_protocols th {
	text-align: left;
}
#tbl_protocols td {
	padding-right: 10px;
}

.selected {
	font-weight: bold;
}

