@charset "utf-8";
/* CSS Document */

body{
	width:auto;
	height: auto;	
	margin:0 auto;
	padding: 0px;
	text-align: left;
	font:  10pt Verdana;
	color:#000000;
	background-color: #ffffff;
	
}
.mainbodysmall {
color:#000000;
font-family:Verdana;
font-size:8pt;
font-weight:normal;
}
.number-list{
list-style: decimal;
}

#wrapper {
	width: 800px;
	height: auto;
	margin:0 auto;
	padding:0 0 0 0;
	background:url(Images/background.gif) repeat-y;
	
}

#container {
	width: 800px;
	height: auto;
	
}
#headerimg {
	background:url(Images/header.gif) no-repeat;
	width: 800px;
	height: 139px;	
	text-align: left;
	float: left;	
	
}
#headertxt {
	width: 780px;
	height: auto;
	margin: -3px 0 0 18px;
	
	
}
#maincontent{
	width: 800px;
	height:auto;
	text-align: left;

}
#leftcontent{
	width: 196px;
	height: auto;	
	float:left;
	text-align: right;

}
#leftcontentbot{
	width: 180px;
	height:auto;
	clear:both;
	margin: 25px 0px 0 20px;
}
#leftcontentbotleft{
	width: 30px;
	height:auto;
	float:left;
	
}
#leftcontentbotright{
	width: 150px;
	height:auto;
	float:right;
}
#rightcontent{
	width: 530px;
	height: auto;
	float:left;	
	text-align: left;
	margin: 20px 0px 0 20px;

}
#footer {
	width: 604px;
	height: auto;
	float:right;	
	background:url(Images/footer_background.gif) repeat;
	text-align: left;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	clear:both;    
	
	
}
#footertxt{
	width: 540px;
	font-size: 10px;
    color: #000000;
    font-family: Arial;
    font-weight : normal;
	margin: 18px 0 0 10px;
}
#footertop{
	width: 540px;
	height:auto;
	clear:both;
}
#footertopleft{
	width: 155px;
	height:auto;
	float:left;
}
#footertopright{
	width: 385px;
	height:auto;
	float:right;
	margin: 20px 0 0;
}
.leftnavsmall
{
	font-size : 7pt;
	font-family : Verdana;
	font-weight : normal;
	color : #ffffff;
	text-align:left;
    
}

a.hwlink  {
	font-size : 7pt;
	font-family : Arial;
	text-decoration: none;
	font-weight : bold;
	color : #ffffff;

	
}

a.hwlink:hover  {
	font-size : 7pt;
	font-family : Arial;
	text-decoration: underline;
	font-weight : bold;
	color : #ffffff;
}
a.lnwlink  {
	font-size : 8pt;
	line-height : 14pt;
	font-family : VERDANA;
	text-decoration: none;
	font-weight : bold;
	color : #FFFFFF;
}

a.lnwlink:hover  {
	font-size : 8pt;
	line-height : 14pt;
	font-family : Verdana;
	text-decoration: underline;
	font-weight : bold;
	color : #FFFFFF;
}
.leftnavyellow
{
    FONT-SIZE: 8pt;
    COLOR: #FFFF99;
    FONT-FAMILY: Verdana;
    FONT-WEIGHT : bold;

}
a.ftlink  {
	font-size : 10px;
	font-family : Arial;
	text-decoration: none;
	font-weight : bold;
	color : #007E73;
}

a.ftlink:hover  {
	font-size : 10px;
	font-family : Arial;
	text-decoration: underline;
	font-weight : bold;
	color : #007E73;
}
a.lnwnblink  {
	font-size : 7pt;
	font-family : VERDANA;
	text-decoration: none;
	font-weight : normal;
	color : #FFFFFF;
}

a.lnwnblink:hover  {
	font-size : 7pt;
	font-family : Verdana;
	text-decoration: underline;
	font-weight : normal;
	color : #FFFFFF;
}
.clear{
	clear:both;
}
.title {
color:#007E73;
font-family:Verdana;
font-size:12pt;
font-weight:normal;
}
.mbtlink: {
color:#007E73;
font-family:Verdana;
font-size:8pt;
font-weight:normal;
text-decoration:underline;
}

.extraspace{
padding-left:2px;
}