body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bg-gradient.gif);
	background-repeat: repeat-x;
	padding-left: 0px;
	margin: 0;
	background-color: #0071b7;
}

#head-container
{
	color: #000;
}

#header
{
	margin: 0 auto;
	width: 963px;
	background: #ddd;
}

#header h1 { margin: 0; }

#navigation-container
{
    background: none;
	float: left;
	width: 100%;
	color: #000;
}

#navigation-container2
{
	margin: 0 auto;
	width: 963px;
}

#navigation-container3
{
    float: left;
    width: 963px;
	background: #3280C0;
}

#divider-container
{
    background: none;
	float: left;
	width: 100%;
	color: #000;
}

#divider-container2
{
	margin: 0 auto;
	width: 963px;
}

#divider-container3
{
    float: left;
    width: 963px;
	background: #3280C0;   
    height: 5px;
}

#navigation
{
	margin: 0 auto;
	width: 963px;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	width: 110px;
	text-align: center;
	font-weight: bold;
}

#navigation li a:hover { color: #000; }

#content-container
{
	float: left;
	width: 100%;
	color: #000;
}

#content-container2
{
	margin: 0 auto;
	width: 963px;
}

#content-container3
{
	float: left;
	width: 963px;
	background: #FFF url(two-fixed-background.gif) repeat-y 100% 0;
}

#content
{
	clear: left;
	float: left;
	width: 600px;
	padding: 20px 0;
	margin: 0 0 0 30px;
	display: inline;
}

#content-no-aside
{
	clear: left;
	float: left;
	width: 900px;
	padding: 20px 0;
	margin: 0 0 0 30px;
	display: inline;
}

#content h2 { margin: 0; }

#aside
{
	float: right;
	width: 300px;
	padding: 20px 0;
	margin: 0 20px 0 0;
	display: inline;
}

#aside h3 { margin: 0; }

#footer-container
{
	color: #fff;
}

#footer
{
	margin: 0 auto;
	width: 963px;
	text-align: right;
	padding: 20px;
	height: 1%;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:link2 {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
.style1 {font-size: 10px}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
}
.style4 {color: #333333}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 15px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #000000;
}
h3 {
	font-size: 12px;
	color: #000000;
}
h4 {
	font-size: 12px;
	color: #000000;
}
h5 {
	font-size: 12px;
	color: #000000;
}
.style24 {color: #CCCCCC}
.style3 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style5 {color: #333333; padding-left: 10px; line-height: 1.5;}
.entry-table-lhs { padding-right: 10px; vertical-align:top; }
.required-item-mark { color: #FF0000; width:10px; }
