html, body{
	background:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.menu2 {padding:0px; margin:0; list-style:none; height:23px; background:#fffffff; position:relative; z-index:500; font-family:Verdana, Arial, Helvetica, sans-serif;color:#ffffff;text-align:left;}
.menu2 li.top {display:block; float:left;}
.menu2 li a.top_link {display:block; float:left; height:23px; color:#ccc; text-decoration:none; font-size:10px; padding:0px;}
.menu2 li a.top_link span {float:left; display:block; padding:0px; height:23px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0px; height:23px;}
.menu2 li a.top_link:hover {color:#fff; }
.menu2 li img{ border:0px;}
.menu2 li:hover > a.top_link {color:#fff; }

.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0px; padding:0px; list-style:none;}

.menu2 :hover ul.sub {left:0; top:23px; background: #67a3d6; padding:3px; white-space:nowrap; width:130px; height:auto; z-index:300;}
.menu2 :hover ul.sub li {display:block; height:23px; position:relative; float:left; width:130px; font-weight:normal;}
.menu2 :hover ul.sub li a {display:block; font-size:10px; height:23px; width:130px; line-height:23px; text-indent:5px; color:#fff; text-decoration:none;}
.menu2 :hover ul.sub li a:hover {background:#67a3d6; color:#dddddd;}

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{top:0px; background: #67a3d6; padding:0px; white-space:nowrap; width:140px; z-index:400; height:auto;}

.leftcol{
	width:34px;
	background: url(images/leftcol.gif) top left repeat-y;

}

.rightcol{
	background: url(images/rightcol.gif) top left repeat-y;
	width:37px;

}
#botcenter{
	height:30px;
	width:768px;
	background: url(images/bundy_row4col2.gif) 
}

.lines{
	background: url(images/lines.gif) top left repeat;

}

.lines img{
	vertical-align:top;
}


.topheader{
	padding:0px;
	margin:0px;
	height:39px;
	width:839px;
	background: url(images/bundy_row1col1.gif) bottom left;

}

#logolines{
	
}
#mainimage{
	float:left;
	width:655px;
	height:254px;
	max-height:277px;

}

#mainnav{
	float:left;
	width:655px;
	height:23px;
	max-height:23px;

}


#submainimage{
	float:left;
	width:655px;
	height:150px;
	max-height:150px;

}

#subnav{
	float:left;
	width:655px;
	height:23px;
	max-height:23px;

}

img.clImageOnTop {
  z-index: 800;
}
.blacktext {
	color: #000000;
	text-decoration: none;
}
.bottomgraytext {
	color: #333333;
	text-decoration: none;
	font-size:10px;
}
.frontpagetext {
	line-height: 20px;
}