body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  	scrollbar-face-color: #D6D7DE;
  	scrollbar-shadow-color: #4D4D4D;
  	scrollbar-highlight-color: #f1f1f1;
  	scrollbar-3dlight-color: #f1f1f1;
  	scrollbar-darkshadow-color: #4D4D4D;
  	scrollbar-track-color: #4D4D4D;
  	scrollbar-arrow-color: #4D4D4D;
}

.header {
	background-color: #000001;
}

.banner {
	background-color: #4D4D4D;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	/*border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #333333;*/
	height: 20px;
	font-style: italic;
}

.navigation td, .navigationSub td {
	font-size: 11px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #4D4D4D;
	border-left: 1px solid #4D4D4D;
	border-right: 1px solid #4D4D4D;
}

.navigation td {
	text-align: right;
}

.navigationSub td {
	text-align: left;
}

.navigation a, .navigationSub a {
	display: block;
	background-color: D6D7DE;
	color: #4D4D4D;
	text-decoration: none;
	padding: 5px;
}

.navigation a:hover, .navigationSub a:hover {
	background-color: #4D4D4D;
	color: #ffffff;
}

.content {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.contentTitle {
	font-size: 11px;
	font-weight: bold;
	color: #4D4D4D;
	line-height: normal;
	background-position: top;
}

.pageTitle {
	height: 25px;
	font-size: 18px;
	font-weight: normal;
	color: #CC0000;
	padding-bottom: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contentTable td {
	vertical-align: top;
}
.footer, .footer a {
	background-color: #4D4D4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.footer {
	padding-top: 5px;
	padding-bottom: 5px;
}

.contentSection {
	padding: 10px;
	background-color: #D6D7DE;
	border: 1px solid #4D4D4D;
	vertical-align:top;
}

li {
	vertical-align:middle;
	line-height: 15px;
	list-style-type:circle;
}

.imagesText, .imagesText a {
	color:#ffffff;
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	border-bottom:2px solid #cccccc;
	padding:10px;
	vertical-align:middle;
	text-align:center;
}
