@charset "utf-8";
/* CSS Document */
.td-left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FDF9D3;

}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;

}
h3 {
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	font-weight: bolder;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #054C60;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #9D0504;
	font-weight: bold;
}
.tableBoxM {
	list-style-type: square;
	background-color: #FDF9D3;
	border: 1px dashed #9E0404;
	margin: 0px;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #EEEEEE;
	
}
.tableBoxL {
	list-style-type: square;
	background-color: #FDF9D3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FDF9D3;
	border-right-color: #FDF9D3;
	border-bottom-color: #FDF9D3;
	border-left-color: #FDF9D3;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B0656;
}
.tableBoxR {
	list-style-type: square;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

h3 {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.reply_listing {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #013d53;
}


.left-col {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0079C2;
	text-decoration: underline;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	text-decoration: underline;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #355DA2;
	text-decoration: underline;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #054C60;
	text-decoration: underline;
}

a.footer:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FDF9D3;
	text-decoration: underline;
	font-variant: normal;
	margin: 3px;
	padding: 3px;
}
a.footer:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
	font-variant: normal;
	margin: 3px;
	padding: 3px;
}
a.footer:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #054C60;
	text-decoration: none;
	font-variant: normal;
	background-color: #F3F3CD;
	margin: 3px;
	padding: 3px;
}
a.footer:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F7F7D1;
	text-decoration: underline;
	font-variant: normal;
}
a.left:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #054C60;
	text-decoration: none;
	font-weight: bold;

}
a.left:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #054C60;
	text-decoration: none;

}
a.left:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000CC;
	text-decoration: none;
}
a.left:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;

}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	font-weight: normal;
}
body{
	background-color: #054C60;
	background-repeat: no-repeat;
}

div#menuPane{
	position: relative;
	left: 5px;
	top: 5px;
	right: 5px;
	width: 90%;
}

div.menu {
	display: block;
	font-size: 14px;
	margin: 0;
	padding: 0;

}

div.menu a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	letter-spacing: 1px;
	margin: 0px;	
	padding: 2px;
	color: #C3D3AF;
	border-top: 1px solid #ffffff;
}

div.menu a:link{
	background: #5C8727;
	text-decoration: none;
}

div.menu a:visited{
	background: #5C8727;
	text-decoration: none;
}
div.menu a:hover{
	background: #333333;
	letter-spacing: 2px;
	text-decoration: none;
}

div.menu h4{
	padding: 7px;
	margin: 0px;
	color: #C3D3AF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #333333;
	font-size: 12px;
}

div#content{
	position: relative;
	top: 0px;
	width: auto;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}


div#footer{
	position: relative;
	top: 0px;
	width: auto;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 25px;
}

div#content h3{
	background-color: #A3F4A3;
	text-align: right;
	letter-spacing: -1px;
	color: #386938;
	padding: 2px;
	border-bottom: 1px solid black;
}

div#content a:link, a:visited{
	color: #002337;
	letter-spacing: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-style: normal;
}

div#content a:hover{
	color: #006600;
	letter-spacing: normal;
	font-weight: normal;
}	
div#left {
	position: relative;
	top: 0px;
	width: auto;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
#lightbox{
	background-color:#054C60;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#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;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
