/* CSS Document */

#content {

	background-color:#FFFFFF;
	/*background-image:url(../images/global/right_content_shadow.jpg);
	padding-top:10px;
	padding-bottom:0px;*/
	height:458px;
	width: 620px;
	float: left;
	/*clear:right;*/
	font-family: verdana;
	line-height:14px;
	font-size:11px;
	color:#000000;
}

#content a:link{
	font-family: verdana;
	line-height:14px;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

#content a:visited{
	font-family: verdana;
	line-height:14px;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

#content a:hover{
	font-family: verdana;
	line-height:14px;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

#content a:active{
	font-family: verdana;
	line-height:14px;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}


#regular-text {
	font-family: verdana;
	line-height:14px;
	font-size:11px;
	color:#000000;
}

#regular-text a:link{
	font-family: verdana;
	line-height:14px;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

#regular-text a:visited{
	font-family: verdana;
	line-height:16px;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

#regular-text a:hover{
	font-family: verdana;
	line-height:16px;
	font-size:12px;
	color:#DF8125;
	text-decoration:underline;
}

#regular-text a:active{
	font-family: verdana;
	line-height:14px;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}



#regular-text-smaller {
	font-family: verdana;
	line-height:16px;
	font-size:11px;
	color:#525151;
}

#regular-text-smaller a:link{
	font-family: verdana;
	line-height:16px;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

#regular-text-smaller a:visited{
	font-family: verdana;
	line-height:16px;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

#regular-text-smaller a:hover{
	font-family: verdana;
	line-height:16px;
	font-size:11px;
	color:#DF8125;
	text-decoration:underline;
}

#regular-text-smaller a:active{
	font-family: verdana;
	line-height:16px;
	font-size:11px;
	color:#DF8125;
	text-decoration:underline;
}


#content_padding {
	padding-left:30px;
	padding-right:15px;
	padding-top:10px;
}

