/* CSS Document */

#content {
position:relative;
	background-color:#FFFFFF;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:25px;
	/*height:478px;*/
	height:auto;
	width: 485px;
	float: left;
	font-family: verdana;
	line-height:16px;
	font-size:12px;
	color:#666666;
}

#content a:link{
	font-family: verdana;
	line-height:16px;
	font-size:12px;
	color:#C7032F;
	text-decoration:none;
}

#content a:visited{
	font-family: verdana;
	line-height:16px;
	font-size:12px;
	color:#C7032F;
	text-decoration:none;
}

#content a:hover{
	font-family: verdana;
	line-height:16px;
	font-size:12px;
	color:#C7032F;
	text-decoration:underline;
}

#content a:active{
	font-family: verdana;
	line-height:16px;
	font-size:12px;
	color:#C7032F;
	text-decoration:none;
}

#content_padding {
	padding-left:15px;
}


#content a.black:link{
	font-family: verdana;
	line-height:13px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
#content a.black:visited{
	font-family: verdana;
	line-height:13px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

#content a.black:hover{
	font-family: verdana;
	line-height:13px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

#content a.black:active{
	font-family: verdana;
	line-height:13px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}