BODY
{
	font-family: Verdana, Helvetica, Sans-Serif;
}

INPUT.inputText {	background-color: #ffffff;
					border: solid 1px #C8C8C8;
					height: 14px;
					width: 125px;
					font-size: 7pt;	} 
					
INPUT.smcheckbox {	height: 10px; width: 10px; margin-bottom: 3px; 	}

SPAN.idpwd  {	color: #ffffff; 
				font-family: Verdana, helvetica, Sans-Serif; 
				font-size: 8pt; 
				font-weight: normal;	}
				
SPAN.login	{	color: #626060; 
				font-family: Verdana, helvetica, Sans-Serif; 
				font-size: 7.5pt; 
				font-weight: normal;	}


TD.bodybox {	border: solid 1px #E3E3E3; padding: 12px;	}

TD.footer {		color: #999; 
				font-family: verdana, helvetica, sans-serif; 
				font-size: 7.5pt; 
				font-weight: normal; 
				padding-left: 12px;
				padding-right: 12px;
				padding-top: 8px;	}
					
TD.footer A {	color: #999; 
				font-family: verdana, helvetica, sans-serif; 
				font-size: 7.5pt;
				text-decoration: none; }
				
TD.footer A:visited { color: #999; }

TD.footer A:hover { color: #3479B4; text-decoration: underline; }

TD.mainBody {	padding-bottom: 25px; 
				padding-left: 25px; 
				padding-right: 25px; 
				padding-top: 30px;		}

TD.mainBody h3 {
	color: #aaa;
	font-weight: normal;
	font-size: 20px;
	font-family: verdana,arial,sans-serif;
	padding: 0 0 10px 0;
	margin: 0;
}
				
TD.mainBodyHome {	padding-bottom: 25px; 
					padding-left: 25px; 
					padding-right: 25px; 
					padding-top: 35px;		}
					
TD.navbox	{		padding-bottom: 2px; 
					padding-top: 2px;	}	

TD.navboxmiddle {	border-bottom: solid 1px #ADCFEA;
					padding-bottom: 2px; 
					padding-top: 2px;	}
					
.subhead1	{	color: #000000;  
				font-size: 7pt;
				font-weight: bold;	
				line-height: 21px;	}
				
.subhead2	{	color: #666666;
				font-size: 8pt;
				font-weight: bold;	}
				
.bodytext	{	color: #666666;
				font-size: 8pt;
				font-weight: normal;
				line-height: 15px;	}
				
.bodytext A	 {	color: #DC5623;
				font-size: 8pt;
				font-weight: normal;
				text-decoration: underline;	}
				
.bodytext A:visted {	color: #DC5623;	}

.bodytext A:hover {	color: #3479B4;	}

.bodytext LI	{	color: #666666;
					display: list-item;
					font-size: 8pt;
					font-weight: normal;
					line-height: 15px;
					list-style: outside url("images/graphic_bulletpoint.gif");
					margin-left: 17px;	}
