body
{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

#holder
{
	width:753px;
	height:auto;
}

.topbanner
{
	background-image: url("../images/banner_bg.gif");
	width:753px;
	height:133px;
	overflow:hidden;
}

.topbanner img
{
	float:right;
	margin-top:36px;
	margin-right:0px;
}

h1
{
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#085aa4;
	font-size:14px;
}

h2
{
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#085aa4;
	font-size:12px;
}

.maintext
{
float:right;
	border-left:1px solid #e5e5e5;
	border-bottom:6px solid #e5e5e5;
	padding-left:15px;
	padding-bottom:20px;
	height:auto;
	width:583px;
	margin-top:5px;
}

.sidemenu
{
	float:left;
	width:152px;
	height:auto;	
	margin-top:5px;
	border-top:1px dashed #666666;
}

.sidemenu li
{
  list-style-image:url(../images/bullet.gif);
}

.sidemenu a
{
	color:#666666;
	text-decoration:none;
}

.clears
{
	clear: both;
}

.bottomaddress
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
	text-align:right;
	width:753px;
	margin-right:10px;
	height:30px;
	margin-top:5px;
}

.bottomaddress a
{
	color:#085aa4;
	text-decoration:none;
}

.bullets
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#085aa4;
font-size:14px;
padding-left:10px;
margin-top:5px;
height:25px;
}

.bullets a
{
	color:#666666;
	font-size:12px;
	text-decoration:none;
}

.menus
{
	border-bottom:1px dashed #666666;
	height:auto !important;
	height:10px;
	/*padding-bottom:5px;*/
	padding-top:0px !important;
	padding-top:10px;
}