.whitePage h1 { font-size: 16px; color: #CC0000; font-weight: bold; border-bottom-width: 1px; 
	border-bottom-style: solid; border-bottom-color: #CC0000; margin-bottom: 15px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-top:6px;}
.whitePage a:visited { color: #B30000;}

p.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	padding:0;
	margin: 5px 0 10px 0;
}
p.content a:visited { color: #B30000;}
.rightcolumn {
	margin: 10px 0 0 10px;
	width:235px;
	float:right;
	position:relative; top:-22px;
}
.leftcolumn {
	margin: 0;
	width:430px;
}
div.leftcolumn p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	padding:0;
	margin: 5px 0 10px 0;
}
img.request {margin: 0 0 31px 0;}

div.greenbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	width:235px;
	margin: 0 0 10px 0;
	position:relative; top:-22px; left:1px;
}
div.greenbox .headwrapper {
	background: transparent url('../images/greenbox_head_bg.gif') repeat-x top right;
	display: block;
	height:25px;
}
div.greenbox a.header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	color: #3D6927;
	background: transparent url('../images/greenbox_head_lft.gif') no-repeat top left;
	display: block;
	float: left;
	height: 25px;
	padding: 5px 0 0 12px; 
	text-decoration: none;
}
div.greenbox .headwrapper span{
background: transparent url('../images/greenbox_head_rt.gif') no-repeat top right;
display: block;
height: 25px;
}
div.redbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	width:435px;
	margin: 0 0 10px 0;
}
div.redbox .headwrapper {
	background: transparent url('../images/redbox_head_bg.gif') repeat-x top right;
	display: block;
	height:25px;
}

div.redbox a.header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	background: transparent url('../images/redbox_head_lft.gif') no-repeat top left;
	display: block;
	float: left;
	height: 25px;
	padding: 5px 0 0 12px; 
	text-decoration: none;
}


div.redbox .headwrapper span{
background: transparent url('../images/redbox_head_rt.gif') no-repeat top right;
display: block;
height: 25px;
}

div.redbox a:hover.header, div.greenbox a:hover.header {text-decoration: underline;}

.boxcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	background-color: #E8E8E8;
	background-image:url(../images/boxcontent_bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
	border-right: 1px solid #A4BAD2;
	border-left: 1px solid #A4BAD2;
	padding: 8px 8px 10px 8px;
	display:block;
	line-height: 13px;
}
.boxcontent a:visited { color: #B30000;}
.boxcontent ul {
	padding:0;
	margin:0;
	list-style-type: none;
}

.boxcontent ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0 0 4px 10px;
	margin:0;
	list-style-type: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

div.boxcontent img {
	float:right;
	padding:0;
	margin: 0 0 0 5px;
}
.boxbottom {
	background-color: #FFFFFF;
	background-image:url(../images/redbox_btm_rt.gif);
	background-repeat:no-repeat;
	background-position: right top;
	display:block;
	padding:0;
	margin:0;
}

.boxbottom-button {
	background-color: #FFFFFF;
	background-image:url(../images/boxbottom_lft.gif);
	background-repeat:no-repeat;
	background-position: left top;
	display:block;
	padding:0;
	margin:0;
	text-align: right;
}
.boxbottom img {
	padding:0;
	margin:0;
}

#contact-form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contact-form .required, .required, p.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b21f24;
	font-size:12px;
}

.field-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:12px;
}
/*********** Contact Form ***********/
#contact-form{ margin: 0 0 0 180px; border: 1px solid #ccc; padding: 20px; width: 300px;}
#contact-form table{}
#contact-form td, textarea{ font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 15px; padding: 0 0 10px 0;}
.field-title{ font-weight: bold; color: #003399;}
.required{ color: #ff0000;}
.wp-field-title {
	font-size:10px;
}
span.line {float: left; width: 100%; height: 1px; border-bottom: 1px solid #0C4997; margin-bottom: 15px; line-height: 0; }
