body,tr,td,p{
	font-size: 9pt;
	font-family: Arial;
	line-height: 12pt;
	text-align: justify;
	color: #343434;
	}

h1{
	color: #6D6D6D;
	font-style: none;
	font-size: 18pt;
	font-family: Georgia;
	letter-spacing: -1px;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	}

b{
	color: #000000;
	}

i{
	color: #000000;
	}

a:link, a:visited, a:active{
	color:#000000;
	text-decoration: underline;
	}

a:hover{
	color:#000000;
	}

a.foot:link, a.foot:visited, a.foot:active{
	color: #808080;
	text-decoration: none;
	}

a.foot:hover{
	color: #808080;
	text-decoration: none;
	}

textarea, input{
	border: 1px dotted #000000;
	}

#Header {
	position: absolute;
	width: 1000px;
	height: 400px;
	float: left;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	}

#Footer {
	width:750px;
	line-height: 10pt;
	font-size: 8pt;
	color: #656565;
	background-color: #DBDBDB;
	padding: 3px;
	margin: 40px 10px 10px -190px;
	}

#Content {
	position: absolute;
	border: 0px;
	width: 570px;
	left: 200px;
	float: left;
	top: 260px;
	padding: 0px;
	margin: 0px;
	}

#lightbox {

	background-color: #EEEEEE;

	padding: 10px;

	border: 2px solid #666666;
	}


#lightboxDetails {

	font-size: 0.8em;

	padding-top: 0.4em;

	}


#lightboxCaption {
	float: left;
	}


#keyboardMsg {
	float: right;
	}


#closeButton {
	top: 5px; right: 5px;
	}



#lightbox img {
	border: none;
	clear: both;
	}