/* CSS Document */

#wrapper {
	text-align: left;
	padding: 0px;
	border:0;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#wrapper #container #side-a ul {
	list-style-type: none;
	line-height: 22px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
#wrapper #container #side-a li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #548ac1;
	text-indent: 12px;
}
#active {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF663A;
}

#wrapper #container #side-a a {
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper #container #side-a a:hover {
	color: #FFFFFF;
z
	text-decoration: underline;
	text-decoration: underline;
}


#side-a {
	float: left;
	width: 179px;
	background-color: #3676b6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 6px;
}

#side-b {
	float: right;
	width: 164px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#content {
	float: left;
	width: 53%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #000000;
}
.footertext {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#wrapper #container #content a {
	color: #FF6600;
	text-decoration: underline;
}



#footer {
	clear: both;
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-y;
	background-color: #093067;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	text-align: center;
}

body {
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #header a {
	color: #1c4175;
	text-decoration: none;
}

.footertext a {
	color: #FFFFFF;
}
.copyright {
	color: #d6e2ef;
	line-height: 22px;
}



.blackBorder {
	border: 1px #0c3165 solid;
	background-color: #FFFFFF;
}

.verdanayellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF9900;
}
.verdanawhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
#wrapper #container #content h4 {
	color: #ff6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
#wrapper #container #content li {
	color: #0c3165;
	list-style-image: url(../images/bullet.gif);
	line-height: 18px;
}
#wrapper #container #content a:hover {

	color: #FF6600;
	text-decoration: none;
}
#wrapper #header td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0b447d;
	text-decoration: none;
}
#wrapper #header a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.footertext a:hover {

	color: #FF663A;
}
.redbold {
	color: #FF0000;
	font-weight: bold;
}
.smallblue {
	font-family: Tahoma;
	font-size: 10px;
	color: #3676B6;
}
.sideborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
}
.errortext {
	color: #FF0000;
}
.verdanawhitesmall {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}
.title {
	font-weight: bold;
	color: #0099dd;
}
.greentitle {

	font-weight: bold;
	color: #669900;
}
.darklink {
	color: #0c3165;
	text-decoration: none;
}
.greytext {
	font-size: 11px;
	color: #333333;
	line-height: normal;
}
