body {
	background-color: White;
	margin-top: 10px;
	margin-left: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#wrapper {
	width: 766px;
}

div#topnav {
	background: #777777;
	width: 766px;
}
div#topnav a {
	text-decoration: none;
	color: White;
}

div#topnav table {
	width: 100%
}

div#topnav td {
	background: #999999;
	text-align: center;
	color: White;
	font-size: 8pt;
}
div#sitecontrol {
	padding: 2px 2px 2px 12px;
	background-color: #8999AF;
	color: White;
	font-size: 8pt;
	width: 752px;
}
div#sitecontrol table{
	vertical-align: top;
}
div#main {
	margin-bottom: 3px;
}
td#leftcolumn {
	width: 235px;
	height: 100%;
	background-color: #EBF0F5;
	vertical-align: top;
	font-size: 8pt;
}
td#rightcolumn {
	background-color: #EBF0F5;
	vertical-align: top;
	font-size: 8pt;
	border-left: solid 3px White;
}

div#fullwidthmessage {	
	width:100%;
	/*margin: 0px 2px 2px 2px;*/
}
div#categoryhome {
	border-top: 3px solid White;
	background-color: white;	
	width:100%
}
div#maincontentbody {
	font-size: 10px;
}
div#maincontent {
	border-top: 3px solid White;
	background-color: #7E98CC;
	padding: 0px;
	font-size: 10px;
}
div#messagetitle {
	background-color: #DFDEEB;
	padding: 4px;
	font-weight: bold;
}
div#categoryhometitle {
	padding: 4px;
	font-weight: bold;
	font-size: 12px;
	background-color: #EBF4FB;
	border: 1px solid #AAADB4;
}
div#categoryhomemessage {
	background-color: #FFFFFF;
	padding: 1px;
	font-size: 10px;
	border-bottom: 1px solid #AAADB4;
	border-left: 1px solid #AAADB4;
	border-right: 1px solid #AAADB4;
}
div#categoryhomeimage {
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #AAADB4;
	border-right: 1px solid #AAADB4;
	border-top: 1px solid #AAADB4;
}
div#messagebody {
	padding: 4px;
	font-size: 10px;
}

div#footer {
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #8999AF;
	color: White;
	text-align: center;
	width: 766px;
}
div#footer a{
	color: White;
	text-decoration: none;
}
div#footer a:hover{
	text-decoration: underline;
}
div#footer table{
	color: White;
	text-decoration: none;
}

li {  
  text-indent: 0px;
  margin-left: 10px;
  padding-left: 0px;
  list-style-position:outside;
  list-style: square;
}
#lighmenulink li{
	list-style: none;
	border-style: solid;
	border-color: #c0c0c0;
	padding: 2px 2px 2px 0px;
  width: 100%;
  margin-left: -5px;
}
#lightmenuitemfirst{
	border-width: 0px 0px 0px;
}	 
#lightmenuitem{
	border-width: 1px 0px 0px;
}		 

#lighmenulink a {
	width: 100%;
	color:#333333;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
#lighmenulink a:hover{    
  background-color:#ebf4fb; 
  text-decoration:none; 
} 

/* Inherited styles*/

