body {
	background-color: #373A3F;
	text-align: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 20px;
	margin-bottom: 0px;
}

#divContainer {
	margin:0 auto;
	text-align:left;
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;

}

#divLeft {
	background-color:#F3F2F7;
	width: 592px;
	float: left;
	margin: 0 8px 0 0;
}
#divLeft a {
	color: #3D6FB6;
	text-decoration: underline;
}
#divLeft a:hover {
	color: #3D6FB6;
	text-decoration: none;
}
#divRight {
	width: 200px;
	float: right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#divRight a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#divRight a:hover {
	color: #3D6FB6;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#divContent {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 135%;
}

#divContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3868AA;
	width: 70%;
	margin: 0px;
	padding: 0px;
}


#MainNavigation {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 100%;


}

#MainNavigation a, #MainNavigation a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;

}

#MainNavigation a:hover {
	text-decoration: none;
	background-color: #F3F3F3;
}

#MainNavigation td {
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 35px;

}

#divFooter {
	background-image: url(../images/footer_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
}
#divRight H3, #divRight H2 {
	margin: 0px;
	padding: 0px;
}


#fauxRightColumn {
	position:relative;
	float:right;
	margin:0.5em 0 0 0.5em;
	padding:0 0.7em 0.25em;
	width:15em;
	font-size:.9em;
	background-color:#ffffff;
	border:1px solid #cccccc;
	overflow: visible;

}

#fauxRightColumn h2 {
	margin-bottom:-1em;
	font-size:1.2em;
}

#fauxRightColumn ul {
	margin:1.5em 0 0 0 !important;
	margin:1.5em 0 0 3em;
	list-style:none;
}

#fauxRightColumn li {
	margin:0 0 .2em -3em;
}

#fauxRightColumn li a {
	text-decoration:underline;
}

#fauxRightColumn li a:hover{
	text-decoration:none;
}

ul {
	color: #3D6FB6;
	font-size: 11px;
}
#MainNavigation #LinkActive {
	background-color: #F2F2F4;
}
