/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height: 100%;
	
}

td#left {
	font-size: 11px;
	color: #FF0000;
	line-height: 13px;
	vertical-align: top;
	text-align: left;
}
.baselinelogo{
	vertical-align: baseline;
}
td {
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	vertical-align: top;
}
div.logo{
	background-image: none;
	float: left;
	height: 70px;
	width: 300px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	height: 15px;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left : 13px;
	font-size: 11px;
	margin: 0px;
  color : #333333;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	height: 15px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	height: 15px;
}
div.search_outer{
	background-image: url(../images/search.png);
	float: right;
	height: 70px;
	width: 300px;
	background-repeat: no-repeat;
}

div.search_inner{

	margin-top: 10px;
	margin-right: 25px;
}

#navbar{
	float: left;
	height: 77px;
	width: 771px;
	clear: both;
	vertical-align: middle;
	background-image: none;
}

div.nav_inner{
	padding-left: 25px;
}

.componentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

.contentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	height: 15px;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a.mainlevel:link, a.mainlevel:visited {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
}

a.mainlevel:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/menubgb.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#navbar a.mainlevel:link, #navbar a.mainlevel:visited {
	color: #F9F9F9;
	text-decoration: none;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#navbar a.mainlevel:hover {
	color: #0099FF;
	text-decoration: none;
}

.botleft{
	background-image: url(../images/botleftshadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 14px;
	width: 14px;
	float: left;
}

.bottom{
	background-image: url(../images/bot_shadow.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 14px;
	width: 771px;
	clear: both;
}

.botright{
	background-image: url(../images/botrightshadow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 14px;
	width: 14px;
	float: right;
}

.copy, .copy a:link, .copy a:visited,.copy a:hover{
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

#wrapper{
	clear: both;
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-y;
	background-position: center bottom;
}

#leftcol{
	width: 140px;
	float: left;
	position: relative;
	text-align: left;
	margin: 0px;
	padding-left: 10px;
}

#mainbody{
	float: right;
	width: 600px;
	display: inline;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

div#leftcol table.moduletable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	width: 140px;
	background-image: url(../images/modhdrbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}

div.moduletable h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

div.maindivider {
	margin-top: 0px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#leftcol table.moduletable {
	margin-bottom: 15px;
}

.createdate,.small{
	color: #666666;
	font-size: 10px;
	line-height: 10px;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #99a0aa;

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #99a0aa;

	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #99a0aa;

	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #99a0aa;	
	padding-right: 3px;
	padding-left: 3px;
  background-image:   url(../images/txtboxbg.gif);

}
.tablecontact {
	padding: 5px;
	border: 1px solid #000000;
}
.inputboxbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #99a0aa;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #99a0aa;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #99a0aa;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #99a0aa;
	padding-right: 3px;
	padding-left: 3px;
	background-image:   url(../images/txtboxbgbig.gif);
	background-repeat: no-repeat;
}
.designertoo{
	display:block;
	text-indent:-5000px;
	text-decoration:none;
	height:0;}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #99a0aa;
    color:#404F59;
	background-image: url(../images/btn_bg.gif);
	padding: 2px;
}
<!--	background-color: #CCCCCC;
<!--	border: 1px solid #3C3C3C;
<!--	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
<!--	font-size: 11px;
<!--	color: #333333;
<!--	line-height: 14px;
<!--	text-align: center;
<!--	vertical-align: middle;
<!--	text-transform: uppercase;
<!--	padding: 2px;

.readon {
	font-size: 20px;
	color: #FF0000;
}
.related {
	text-align: center;
	vertical-align: bottom;
	height: 200px;
	background-position: center;
	font-size: -1px;
}
.sectiontableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	height: 15px;
}

.sectiontableentry1 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.sectiontableentry2 td {
	color: #CCCCCC;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
}



/* *** Float containers fix:

http://www.csscreator.com/attributes/containedfloat.php *** */ 

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}



.clearfix {
	display: inline-table;
}



/* Hides from IE-mac \*/

* html .clearfix {
height: 1%;
}

.clearfix {
display: block;
}

/* End hide from IE-mac */  


.designer {
color: #666;
}
.designer a:link,.designer a:visited {
	color: #666;
	font-size: 0.8em;
	text-decoration: none;
}
.designer a:hover {
	color: #666;
}
.stroke	{
	border: 1px solid #99a0aa;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px;
}