/* CSS Document */

body
{
	margin:0;
}
/* Design */
#GlobalBody
{
	background-image:url(../images/bg.gif);
	width:782px;
	background-repeat:repeat-y;
	margin:0 auto;
	padding:0 0 0 9px;
}
#HeaderContainer
{
	width:768px;
	height:170px;
	float:left;
}
#HeaderLeft
{
	width:213px;
	height:170px;
	float:left;
	background-image:url(../images/heading.gif);
	background-repeat:repeat;
}
#LogoSmall
{
	width:213px;
	padding:10px 0 0 0;
	float:left;
	clear:both;
}
#Headermid
{
	width:484px;
	float:left;
	padding:10px 0 0 10px;
	height:170px;
}
.heading
{
	font-size:10px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	color:#9F9F9F;
	width:213px;
	text-align:center;
	padding:8px 0px 0 0px;
	float:left;
}
.heading a
{
	font-size:11px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	color:#9F9F9F;
	text-decoration:none;
}
.heading a:hover
{
	font-size:11px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	color:#9F9F9F;
	text-decoration:underline;
}
		
#HeaderRight
{
	width:61px;
	height:170px;
	float:left;
}	
#Logo
{
	width:10px;
	height:105px;
	float:left;
}
.Grey
{
	width:768px;
	height:14px;
	clear:both;
}	
.Spacer
{
	width:768px;
	clear:both;
}	
#Bottom
{
	width:768px;
	float:left;
}	
#ContentLeft
{
	width:213px;
	height:341px;
	float:left;
	background-color:#FFFFFF;
}
#Content
{
	width:474px;
	float:left;
	padding:10px;
	color:#838282;
	line-height:15px;
	
}	
#ContentRight
{
	width:61px;
	height:341px;
	float:left;
	background-color:#FFFFFF;
}			
#Footer
{
	width:494px;
	height:46px;
	clear:both;
	padding:5px 61px 13px 213px;
}
.footer
{
	padding:10px 0 0 10px;
	width:484px;
	height:23px;
	float:left;
	background-color:#F0F0F0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.footer a:hover
{
	background-color:#F0F0F0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
.site
{
	font-size:13px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	color:#5BAC23;
	line-height:16px;
	font-weight:bold;
	width:325px;
	margin-left:15px;
	float:left;
}	
.site a
{
	font-size:13px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	color:#5BAC23;
	text-decoration:none;
}
.site a:hover
{
	font-size:13px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	color:#5BAC23;
	text-decoration:underline;
}
.sitem
{
	font-size:11px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	color:#5BAC23;
	line-height:17px;
	font-weight:bold;
	margin:0 0 0 25px;
	width:300px;

}	
.sitem a
{
	font-size:11px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	color:#5BAC23;
	text-decoration:none;
}
.sitem a:hover
{
	font-size:11px;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	color:#5BAC23;
	text-decoration:underline;
}