body {
	font-size: 12px;
	background-color: #F3F2F6;
	margin: 0px 10px;
	padding-top: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;

}
#MainTable {
	width: 780px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #FFFFFF;
	margin-top: 50px;


}
#MainContent {
	vertical-align: top;
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;

}
#sidebar {
	width: 130px;
	font-size: 85%;
	vertical-align: top;
	background-color: #FFFFFF;

 }
 #header {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;


 }
 #footer {
	background-color: #434b6b;
	color: #FFFFFF;
	margin: 5px 15px 5px 5px;
	padding: 5px;
	text-align: right;
	letter-spacing: 1px;
	border-top: 1px dotted #999999;
	border-right: #999999;
	border-bottom: 1px dotted #999999;
	border-left: #999999;

}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }
 h1:first-child {margin-top: 0;}
 h2:first-child {margin-top: 0;}
 }
 h1 {
	font-size: 120%;
	color: #434b6b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 h2 {
	font-size: 105%;
	color: #465C71;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar a {
	padding: 3px;
	display: block;
	border: 1px dotted #333;
	text-decoration: none;
	width: 130px;
	line-height: 1em;
 }
 #sidebar a:link, #sidebar a:visited {
	color: #666666;
	border: 1px solid #999999;
	background-color: #f3f2f6;
 }
 #sidebar a:hover, #sidebar a:active {
 	color: #333333;
 	border: 1px solid #333333;
 }
 #sidebar ul {
	/*/*/padding-left: 0.2em;
	margin-left: 0.2em;
	list-style-type: none;
 }
 #sidebar li {
	/*/*/margin: 0px 0px 6px 0px; /* */
	background-color: #f3f2f6;
 }
#current a {
 	color: #FFFFFF !important;
 	/*/*/background-color: #194E84!important;
 	border: 2px dotted #CCCCCC!important; /* */
 }

#footer a {	
	text-decoration: none;
 	color: #FFFFFF;
 }
 }
#footer a:link, #footer a:active {
 	color: #FFFFFF;
 }
#footer a:hover, #footer a:visited {
 	color:  #FFFFFF;
 }
#sidebarrightl {
	width: 140px;
	vertical-align: top;
	padding-left: 10px;
}
#sidebarrightl a {
	text-decoration: underline;
	color: #962A3A;
	font-weight: normal;
}
#statement {
	font-size: 98%;
	border-left: 1px solid #D1D7DB;
	background-color: #E2E7E9;
	padding: 10px;
	border-top: 5px solid #D1D7DB;
	border-right: 1px solid #D1D7DB;
	border-bottom: 1px solid #D1D7DB;
}
#MainContent a {
	text-decoration: underline;
	color: #962A3A;
	font-weight: normal;
}
#paraheaders {
	font-weight: bold;
	color: #404A53;
	letter-spacing: 2px;
	font-size: 102%;
}
UL {
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px 10px;
	padding-top: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: circle;
}.imageborder {
	margin: 5px;
	padding: 5px;
	border: 1px dashed #999999;
	background-color: #F4F4F4;
}
.formboxes {
	border: 1px solid #D1D7DB;
	height: 15px;
	width: 200px;
}
.messageboxe{
	border: 1px solid #D1D7DB;
	height: 100px;
	width: 300px;
}.codebox {
	border: 1px solid #D1D7DB;
	height: 15px;
	width: 100px;
}
.companytest {
	font-size: 10px;
	background-position: bottom;
}
#lightbox{
	background-color:#FFFFFF;
	padding: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	}
#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(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
