body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bkgrnd_striped.jpg);
}
#holder {
	width: 800px;
	text-align: left;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
}
#header {
	background: #FFFFFF;
	height: 167px;
	width: 800px;
	position: relative;
	float: none;
	margin-bottom: 5px;
}
#right_column {
	width: 246px;
	float: right;
	height: auto;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 3px;
	font-style: normal;
	font-weight: normal;
	background-image: url(images/brnd_rt_col.jpg);
	padding-left: 9px;
	padding-right: 9px;
}
#left_column {
	padding: 0px;
	width: 490px;
	float: left;
	margin-left: 10px;
	margin-right: 0px;
	padding-top: 10px;
}
.column-right {
	width: 300px;
}

#footer {
	padding: 0px;
	font-size: 70%;
	height: 60px;
	width: 800px;
	background-image: url(images/bottom_rule.gif);
	background-repeat: no-repeat;
	background-color: #0055A5;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 0px;
     line-height: 0px;
}
p {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
#title_area_home {
	height: auto;
	width: 800px;
	padding-top: 20px;
	padding-bottom: 3px;
	color: #FFFFFF;
}
#title_area {
	height: 64px;
	width: 800px;
}
H1 {
	font-size: 100%;
	font-size: 14px;
	color: #2A51A2;
	line-height: 18px;
	font-weight: bold;
}

H2 {
	font-size: 100%;
	font-size: 12px;
	color: #010066;
	line-height: 16px;
	margin-bottom: 2px;
}
H3 {
	font-size: 100%;
	font-size: 10px;
	color: #ffffff;
}
H4 {
	font-size: 100%;
	font-size: 13px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 6px;
	color: #000000;
}
.mainmenu
{
	margin-left: 30px;
	padding-left: 0;
	list-style: none;
}
.mainmenu li

{
	padding-left: 10px;
	background: url(images/arrow.gif) no-repeat 0 .3em;
}
#outer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:relative;
	width:490px;
	z-index:4;
	margin-top: 10px;
}
#left,#right{
	width:210px;
	z-index:1;
	position:relative;
	float:left;
	margin:6px;
	display:inline;
}
#right{
	float:right;
	width:240px;
}
#lower{
	float:left;
	width:495px;
}
.col{
	width:200px;
	position:absolute;
	z-index:0;
	left:10px;
	bottom:0;
	border:1px solid #000;
 border-top:none;
}
a:link {
	color: #7C9F51;
	}
a:visited {
	color: #0099FF;
	}
a:hover {
	color: #0033CC;
	text-decoration: none;
	}
a:active {
	color: #7C9F51;
	}
