@charset "UTF-8";
body {
	background-color: #363f47;
	background-image: url(images/bgd.png);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#shadow {
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	margin-bottom: 0px;
}
#endShadow {
	margin-right: auto;
	margin-left: auto;
	width: 904px;
	margin-top: 0px;
	height: 30px;
	background-image: url(images/endShadow.png);
	background-repeat: no-repeat;
}
#wrapper {
	background-color: #FFFFFF;
	width: 874px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#header img {
       border: 0px;
}
#nav {
	background-image: url(images/navBack.png);
	background-repeat: repeat-x;
	height: 52px;
	padding-top: 8px;
}
#nav  li {
	display: inline;
	margin-left: 0px;
}
#nav ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style: none;
}
#nav img {
       border: 0px;
}
#main {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 0px;
}
#headline {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
#banner {
	margin-top: 10px;
}
#bannerLeft {
	float: left;
	height: 272px;
	width: 343px;
	background-color: #dcdcdc;
	background-image: url(images/bannerLeft.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	padding-top: 50px;
	padding-right: 25px;
	padding-left: 28px;
	line-height: 22px;
}
#blueBar {
	background-image: url(images/blueBar.png);
	background-repeat: no-repeat;
	height: 43px;
	margin-top: 3px;
	padding-top: 4px;
}
#blueBar  li {
	display: inline;
	margin-left: 0px;
}
#blueBar ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style: none;
}
#blueBar img {
       border: 0px;
}
.blueBar-middle {
	padding-left: 100px;
	margin-right:100px;
}
#content {
	width: 560px;
	font-size: .8em;
	line-height: 17px;
	color: #363f47;
	padding-bottom: 20px;
        float: left;
}
#content h2 {
	font-size: 1.6em;
        line-height: 24px;
}
#content h3 {
	font-size: 18px;
        line-height: 18px;
}
#content li {
        line-height: 22px;
        padding-bottom: 10px;
}
#content a:link {
	color: #175e9d;
	text-decoration: none;
}
#content a:visited {
	color: #175e9d;
	text-decoration: none;
}
#content a:hover {
	color: #7BB412;
	text-decoration: none;
}
.rounded:before {
	background: transparent url(images/top-right.png) scroll no-repeat top right;
	margin-bottom: -20px;
	height: 30px;
	display: block;
	border: none;
	content: url(images/top-left.png);
	padding: 0;
	line-height: 0.1;
	font-size: 1px;
}
.rounded:after {
	display: block;
	line-height: 0.1;
	font-size: 1px;
	content:  url(images/bottom-left.png);
	margin: -20px 0 -1px 0;
	height: 30px;
	background: white;
	background: transparent url(images/bottom-right.png) scroll no-repeat bottom right;
	padding: 0;
}
blockquote {
	background-color: #cbeaf7;
	margin: 0px;
	color: #363f47;
}
.rounded .inside {
	padding: 15px;
	font-size: 1em;
}
input {
border: 2px solid #ccc;
}
input:focus {
border: 2px solid #b6d900;
}
#rightColumn {
	background-color: #edf4c4;
	float: right;
	width: 217px;
	font-size: .8em;
	line-height: 21px;
	color: #363f47;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
}
#rightColumn h2 {
	color: #363f47;
	font-weight: bold;
	font-size: 2.3em;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	height: 43px;
	padding-left: 55px;
}
#rightColumn-form input {
border: 1px solid #ccc;
width: 75px;
}
#rightColumn-form input:focus {
border: 1px solid #b6d900;
}
#rightColumn label {
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 35px;
	padding-top: 5px;
}
#rightColumn  p a:link {
	color: #175e9d;
	text-decoration: none;
}
#rightColumn  p a:visited {
	color: #175e9d;
	text-decoration: none;
}
#rightColumn  p a:hover {
	color: #7BB412;
	text-decoration: none;
}
#rightInside {
	width: 196px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 1em;
	background-color: #e1e9b1;
	padding-top: 20px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#rightInside a:link {
	font-size: 12px;
	text-decoration: none;
	color: #175e9d;
}
#rightInside a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #175e9d;
}
#rightInside a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #7BB412;
}
.clear {
	clear: both;
}
#footer {
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	font-size: .75em;
	color: #787878;
	text-align: center;
	line-height: 21px;
	margin-bottom: 15px;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#footer  .sitepropeller a:link {
	color: #ffa01f;
}
#footer .sitepropeller a:visited {
	color: #ffa01f;
}
#footer .sitepropeller a:hover {
	color: #FFFFFF;
}
.floatRight {
float: right;
margin-left: 8px;
margin-bottom: 8px;
}
.floatLeft {
float: left;
margin-right: 8px;
margin-bottom: 8px;
}
.text1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #0081a8;
}
.text2 {
	font-size: .9em;
	color: #6e8302;
}
.text3  {
	font-size: 1.2em;
	font-weight: bold;
}
.text4 {
	font-size: 1.6em;
	line-height:22px;
	font-weight: bold;
}
.text4-red {
	font-size: 1.6em;
	line-height:22px;
	font-weight: bold;
	color: #980000;
}
.text5 {
	font-size: 1.1em;
}
.text6 {
	font-size: .75em;
}
.text7 {
	font-size: 1em;
}
.text8 {
	font-size: 1em;
	font-weight: bold;
}

.sidebarmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: bold 13px Verdana;
	width: 217px; /* Main Menu Item widths */
}
 
.sidebarmenu ul li{
position: relative;
padding-bottom:2px;
}

/* Top level menu links style */
.sidebarmenu ul li a{
	display: block;
	overflow: auto;
	text-decoration: none;
	padding: 6px;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
	background-repeat: no-repeat;
	/*background-color: #74768a;*/
	background-position: center;
	background-image: url(images/sidenav-bgd.png);
	color: #FFFFFF;
        padding-left: 10px;
}

.sidebarmenu ul li a:visited{
	background-repeat: repeat-x;
	/*background-color: #FFFFFF;*/
	background-position: center;
}

.sidebarmenu ul li a:hover{
	background-repeat: no-repeat;
/*	background-color: #FFFFFF;*/
	background-position: center;
	background-image: url(images/sidenav-bgd_over.png);
	cursor: pointer;
}
.leftBox {
	background-color: #EDF4C4;
	float: left;
	width: 370px;
	padding: 15px;
}
.leftBox a:link, .leftBox a:visited {
	color: #175e9d;
	text-decoration: none;
}
.leftBox a:hover {
	color: #7BB412;
	text-decoration: none;
}
.leftBox2 {
	background-color: #EDF4C4;
	float: left;
	width: 370px;
	padding: 15px;
	margin-left: 20px;
	color: #980000;
}
.leftBox2 a:link, .leftBox2 a:visited {
	color: #175e9d;
	text-decoration: none;
}
.leftBox2 a:hover {
	color: #7BB412;
	text-decoration: none;
}
#sophos {
	font-size: 12px;
}