

body
{
	color: #000000;
	font-size: 13px;
	font-family: verdana, helvetica, sans-serif;
	margin: 0px;

}

a
{
text-decoration: underline;
color: #800000;
}

/*a:hover
{
text-decoration: none;
color: #fff;
background: #D3E378 url('images/bbg1.gif') repeat-x;
}*/

strong
{
color: #333333
}

#header
{
width: 100%;
height: 150px;
/*background-color: #333333;*/
/*background-color: #4d4d4d; */
background: url(images/bnbck.jpg) repeat-x;
color: #ffffff;
}


#main
{
padding-top: 20px;
/*position: relative;*/
width: 800px;
margin: 0px auto;
padding-bottom: 10px;

}

#menu ul
{
list-style: none;
margin: 30px 0px 0px;
}

#menu li
{
background: none;
padding: 0px;
font-weight: bold;
}

#menu a
{
display: block;
position: relative;
width: 150px;
height: 27px;
margin-bottom: 1px;
border-bottom: solid 1px #666666;
text-decoration: none;
/*background: inherit;  url(images/bbg0a2.gif)*/
padding-left: 30px;
padding-top: 11px;
color: #000000;
font-size: 13px;
}

#menu a span
{
	position: absolute;
	right: 0px;
	margin-top: 5px;
	margin-right: 15px;
	width: 20px;
	height: 20px;
	background: url(images/bluebullet.gif) no-repeat;
	left: 9px;
	top: 5px;
}

#menu a:hover span
{
/*position: absolute;*/
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 0px;
height: 0px;
background-image: url('images/burgundybullet.gif');
/*background: url(../images/@sign.gif) no-repeat;*/
}

/*#menu a:hover
{
background: inherit;
color: #fff;

}*/

/*#menu_end
{
height: 30px;
background-image: url('images/a2.gif');
}*/

h1
{
	color: #800000;
	font-size: 20px;
	padding-bottom: 10px;
}

h2
{
	color: #6699cc;
	font-size: 14px;
	text-transform: uppercase;
}

h3
{
margin-top: 30px;
color: #999999;
font-size: 15px;
height: 34px;
/*background: url('a3.gif') repeat-x 0px 17px;*/
}

h3 span
{
background: inherit;
color: #259780;
}

li
{
	background: url('images/ARW_boxarrowblue.gif') no-repeat 0px 5px;
	padding-left: 15px;
}

p
{
margin-bottom: 25px;
line-height: 20px;
}

#lcol p
{
font-size: 11px;
line-height: 16px;
margin: 0px;
text-align: left;
}

.divider
{
font-size: 0px;
/*position: relative;*/
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: right;
font-style: italic;
}

ul.divided li
{
	border-top: solid 1px #F5F5F5;
	margin-top: 4px;
	padding-top: 4px;
	background-position: 0px 9px;
	
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
background-position: 0px 5px;
}

#rcol
{
/*position: relative;*/
margin-left: 190px;
width: 585px;
/*background-image: url('a2.gif');*/
background-repeat: repeat-x;
}

#slogan2
{
font-size: 14px;
/*position: relative;*/
top: -5px;
}

.box
{
/*position: relative;*/
border: dashed 1px #dadada;
margin-top: 15px;
background: inherit;
color: #AAB165;
}

.box h2
{
background: inherit;
color: #333333;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.box_inner
{
border: solid 1px #fff;
padding: 15px;
background: #CCFFFF url(images/a4.gif) repeat-x;
/*background: #FFFFE9 url('images/a4.gif') repeat-x;*/
color: #333333;
}

.captioned_image
{
/*position: relative;*/
padding-bottom: 15px;
float: left;
margin-right: 17px;
}

.captioned_image div
{
/*position: absolute;*/
font-size: 9px;
bottom: 0px;
left: 0px;
}

#footer
{
clear: both;
background: url('images/a2.gif') repeat-x;
width: 680px;
margin: 0px auto;
margin-bottom: 25px;
padding-top: 10px;
text-align: center;
border-top: 3px solid #333333;

}
.subtitle {
	font-family: "Arial Black";
	font-size: 12px;
	color: #660000;
	text-decoration: none;
}
