@charset "utf-8";

.bodytext {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
}
.bodytextbold {
	font-family: Arial, Verdana, Helvetica;
	font-weight:bold;
	font-size: 12px;
	color: #000000;
}
.bodytextlarge {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #000000;
}
.bodytextlargebold {
	font-family: Arial, Verdana, Helvetica;
	font-weight:bold;
	font-size: 14px;
	color: #000000;
}
body a, a:visited{
color: #be0023;
text-decoration:none;
}

body a:hover{
color: #be0023;
text-decoration: underline;
}

.expndimage 
{
 border-bottom:0;
 border-left:0; 
 border-right:0;
 border-top:0;
 padding-bottom:0;
 padding-left:0;
 padding-right:0;
 padding-top:0;  		
}

#content {
width: 962px;
margin: auto;
text-align:left;
min-width: 962px;
}
#wrapper {
width: 962px;
margin: auto;
text-align:left;
min-width: 962px;
border: 1px solid #626262;
margin-top: 29px;
}

body {
text-align: center;
margin-bottom: auto;
margin-left:auto;
margin-top:auto;
margin-right:auto;
font-family:Arial, Verdana, Helvetica;
font-size: 12px;
background-color: #ffffff;
}
#clearfloat {
clear:both;
}
