.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1px;
  line-height: 0;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1px;
  line-height: 0;
  text-align:center;
}

A.copyright {
  color: #000000;
}

A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


*{margin:0;padding:0;}

body
{
	background-color: #F0F1F1;
	text-align: center;
	height: 100%;
}

body, div, a, h3, h2, h1, span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a{
color: #c0c0c0;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

#wrapper
{
	width: 870px;
	margin: auto;
	text-align: left;
}

#topbar
{
	background-color: #000000;
	border: 1px solid #FFFFFF;
	height: 20px;
	border-top: 0px;
	padding: 3px;
	padding-left: 5px;
	color: #FFFFFF;
}

#header
{
	border: 1px solid #FFFFFF;
	border-top: 0px;
	background-color: #000000;
	position: relative;
	height: 128px;
}

#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding-top: 0px;
	padding-left: 668px;
	height: 128px;
	font-size: 21px;
	color: #FFFFFF;
}

#logo span
{
	margin-left: 3px;
	color: #EDB3B3;
	padding: 0;
	margin: 0;
	display: block;
}

#navigation
{
	position: relative;
	right: 0px;
	top: 0px;
}

#navigation li
{
	float: left;
	list-style: none;
	width: 76px;
	margin-right: 5px;
	text-align: center;
	font-weight: bold;
}

#navigation li a
{
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation li a:hover
{
	color: #C20000;
	text-decoration: underline;
}

#navigation li a.active
{
	color: #C20000;
	text-decoration: underline;

}

#navigation li span a
{
	color: #C20000;
	text-decoration: underline;
}

#body
{
	background-color: #ffffff;
	padding-top: 10px;
}

.navbgCol{
	background-color: #000000;
  	border:1px solid #ffffff;
}

#leftbar{

  	border:0px solid #ffffff;
	float: left;
	background-color: #000000;
	width: 232px;
	height:100%;

	margin-left: 0px;
  	padding-left:5px;
	margin-bottom: 0px;

}

#leftbar p
{
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #918E7F;
}

#footer{
	position:relative;
	border-top: 1px solid #D7D7D7;
	margin: 2px;
	padding-top: 18px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #FFFFFF;
	color: #918E7F;
}

#footer a{
	color: #918E7F;
	text-decoration: none;
	margin-bottom: 7px;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer span a
{
	text-decoration: underline;
}

#footer p
{
	color: #000000;
	margin-top: 10px;
}

.clear
{
	clear: left;
}

.right
{
	float: right;
	margin-right: 20px;
	text-align: right;
	color: #918E7F;
}


.form
{
	margin-left: 13px;
	margin-right: 15px;
	color: #918E7F;
}

#leftbar h3
{
	color: #e0e0e0;
	font-size: 12px;
	text-decoration: bold;
	border-bottom: 0px solid #e0e0e0;
	margin: 5px 0px 5px 0px;
}

.form label
{
	color: #000000;
	display: block;
	margin-left: 2px;
	margin-bottom: 3px;
}

.form input, textarea
{
	background-color: #FFFFFF;
	border: 1px solid #CECCC0;
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #9D9C9C;
	margin-bottom: 10px;
}




#content{
	position:relative;
	border:0px solid silver;

	margin-top:10px;
/*	margin-bottom:10px;
	height:100%;
/*
	margin-left: 245px;
	margin-right: 5px;
*/
}

#contentBox{
	position:relative;
	float:right;
	margin-left: 10px;
	margin-right: 5px;
	width:600px;
}

#content a
{
	color: #a0a0a0;
	text-decoration: none;
	margin-bottom: 7px;
}

#content a:hover
{
	text-decoration: underline;
}
#content h2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #5D5D5D;
  padding-bottom:15px;
}

#content .contentsTopics
{
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #5D5D5D;
  padding-bottom:15px;
}

#content p
{
	color: #918E7F;
	padding-top: 20px;
	padding-bottom: 35px;
}

table
{
line-height:140%;
}

img
{
border:none;
  }

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver {
	background-color: #D7E9F7;
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5;

	}

.moduleRowSelected { background-color: #E9F4FC; }

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding-left:5px;
  padding-top:5px;
}

div#contentBox table tbody tr td{
	vertical-align:top;
}


