body {
	font-family: Tahoma, Arial, Sans-Serif;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;

}
.copyright {
	color: #B2B2B2;
	font-size: 10px;
}
.caption {
	color: #515151;
	font-size: 10px;
}

.body {
	color: #515151;
	font-size: 12px;
	line-height: 14pt;
}

.subhead {
	color: #515151;
	font-size: 12px;
	line-height: 14pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

.bodygrey {
	color: #7a7a7a;
	font-size: 12px;

	line-height: 14pt;

}
.bodywhite {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 14pt;
}

.bottomnavi {
	color: #B91E32;
	font-size: 10px;
	text-transform: uppercase;
}
a:link {
	color: #B91E32;
	text-decoration: none;
}

a:visited {
	color: #B91E32;
	text-decoration: none;
}

a:active {
	color: #B91E32;
	text-decoration: none;
}

a:hover {
	color: #7A7A7A;
	text-decoration: none;
}
.linkleft {
	font-size: 12px;
	text-decoration: none;
	text-decoration: none;
}

li {
	margin-left: -15px;
	list-style-type: square;
}

blockquote {
	margin-left: 20px;
	margin-right: 0px;
}

#twoColLine {
	width:625px;  
	border-bottom:solid #999999 1px; 
	clear:both;
}
#twoColLeft {
	float:left; 
	padding-bottom:5px; 
	padding-top:5px;  
	width:200px;
}
#twoColRight {
	float:right;  
	padding-bottom:5px; 
	padding-top:5px; 
	width:425px;
}
ul.rightnavlink {
    list-style-type: none;
    font-weight:bold;
    color: #7A7A7A;
    margin-top:7px;
    margin-bottom:3px;
 }
 
ul.rightnavlink li{
    list-style-type: none;
    padding-left:5px;
    padding-bottom:5px;
}
ul.rightnavlink li a  
{
    text-decoration:none; 
    font-weight:bold;
    font-size:11px;
    color: #7A7A7A;                     
}
ul.rightnavlink li a:hover
{
    color: #7A7A7A;                     
}