body { margin: 0px; background: #005079; color: #333333; font-size: 13px; line-height: 185%; font-family: Arial, Helvetica, sans-serif; }

ul { margin: 0px; padding: 0px; list-style-type: none; }

a { color: #006699; }

.wrap { width: 995px; height: 100%; margin: 0px auto 0px auto; }

.container { width: 995px; height: 100%; float: left; background: url(images/bg.png);  }

.cont { width: 960px; height: 100%; background: #fff; margin: 0px 0px 0px 18px; }

.nav { width: 960px; height: 48px; background: #343434; float: left; }

.nav ul li { float: left; margin: 14px 0px 0px 0px; position: relative; height: 48px;  }

.nav ul li a { color: #fff; float: left; font-weight: bold; text-transform: uppercase; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; margin: 0px 0px 0px 35px; }

.nav ul li ul { display: none; width: auto; margin: 0; height: auto; position: absolute; left: 76px; top: 34px; background: #242424; padding: 0px 0px 0px 0px; }
.nav ul li:hover ul, .nav ul li.over ul { display: block; }
.nav ul li ul li { float: none; height: auto; width: auto; display: block; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;   }
.nav ul li ul li a { float: none; display: block; min-width: 200px;  padding: 10px 10px 10px 10px; margin: 0px;  }
.nav ul li ul li a:hover { background: #343434;   } 

.main { width: 960px; height: 100%; background: url(images/pagebg.png) #cac9c5 no-repeat; float: left; min-height: 800px; height: auto !important; height: 800px; }

.sidebar { float: left; background: #fff; width: 250px; height: 100%; margin: -9px 0px 0px 0px; }

.sbheadertop { width: 250px; height: 30px; background: #005079; margin: 0px 0px 10px 0px; }

.sbheader { width: 250px; height: 30px; background: #005079; margin: 20px 0px 0px 0px; }

.sbheader p { color: #fff; font-size: 14px; text-transform: uppercase; margin: 0px 0px 0px 10px; font-weight: bold; line-height: 30px; }

.sbheadertop p { color: #fff; font-size: 14px; text-transform: uppercase; margin: 0px 0px 0px 10px; font-weight: bold; line-height: 30px; }

.sidebar ul { margin: 0px 0px 0px 0px; padding-top: 10px; }

.sidebar ul li { margin: 0px 0px 0px 15px; }

.sidebar ul li a { color: #006699; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 30px; font-weight: bold; text-decoration: none; }

.content { float: left; margin: 30px 0px 0px 30px; }

.content p { width: 645px; margin: 0px 0px 20px 0px; }

.content li { margin: 0px 0px 0px 14px;  padding: 13px 0px 0px 0px; list-style-type: circle; }

h1 { color: #006699; margin: 0px 0px 10px 0px; padding: 0px; font-size: 24px; font-weight: normal; }

.last { background: url(images/sbbg.png) #f5f5f3 repeat-x; background-position: bottom; }

#s { border: 1px solid #c0c0c0; }

#searchsubmit { background: #005079; border: none; color: #fff; }

img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.nowraptable td
{
	white-space: no-wrap
}