/* CSS Document */



.homecolumn{
	background-image: url(../images/bg_homecol.jpg);
	background-repeat: no-repeat;
}

.greytextmini{
	font-family:Verdana, Geneva;
	font-size:10px;
	line-height:13px;
	font-weight: normal;
	color: #3E3E3E;
}
.greytextmini A:link{font-family:Verdana, Geneva;color:#336699;line-height:13px;text-decoration:underline;font-size:10px;}
.greytextmini A:visited{font-family:Verdana, Geneva;font-size:10px;color:#336699;line-height:13px;text-decoration:none;}
.greytextmini A:hover{font-family:Verdana, Geneva;font-size:10px;color:#336699;text-decoration:underline;line-height:13px;}
.greytextmini A:active{font-family:Verdana, Geneva;font-size:10px;color:#336699;text-decoration:underline;line-height:13px;}

.greytextmini_heading{
	font-family:Verdana, Geneva;
	font-size:10px;
	line-height:15px;
	font-weight: bold;
	color: #003366;
}

.greytextmini_heading  A:link{
	font-family:Verdana, Geneva;
	font-size:10px;
	line-height:15px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.greytextmini_heading  A:visited{
	font-family:Verdana, Geneva;
	font-size:10px;
	line-height:15px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.greytextmini_heading  A:hover{
	font-family:Verdana, Geneva;
	font-size:10px;
	line-height:15px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.greytextmini_heading  A:active{
	font-family:Verdana, Geneva;
	font-size:10px;
	line-height:15px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}





#maincontentHome{
	width:380px;
	margin-top:0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-family:Verdana, Geneva;
	font-size:11px;
	line-height:16px;
	font-weight: normal;
}

#leftcontentHome{
	width:363px;
	margin-top:0px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	font-family:Verdana, Geneva;
	font-size:11px;
	line-height:16px;
	font-weight: normal;
	left: auto;
	background-image: url(../images/bg_home_right.jpg);
	background-repeat: no-repeat;
	height: 110px;
	padding-top: 8px;
}
