body {font-family: Arial;}




/* NEW STYLES */


.one_box{width: 100%; text-align: left}

.one_box_green .one_box_heading{
	background: url('../images/voloper_template_02/title_green.jpg') no-repeat;
	height: 30px; 
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
}

.one_box_green .one_box_content{
	padding: 10px 0px 0px 30px;
	color: #002a5a;
	font-size: 0.7em
}

.one_box_green .one_box_footer{
	text-align: right;	
}
/* default page */

.one_box {float:left}

.one_box1 {
	width:925px; 

}

.one_box1 .one_box_top{background: url('../images/voloper_template_01/box1a.jpg'); height: 44px; width: 925px}
.one_box1 .one_box_middle{}
.one_box1 .one_box_content{padding: 10px 20px 20px 32px; height: 100px; text-align:left; background: url('../images/voloper_template_01/box1extender.jpg') repeat-y; /*padding: 20px 20px 20px 32px; */text-align:left}
.one_box1 .one_box_bottom{background: url('../images/voloper_template_01/box1b.jpg'); text-align: right; height: 33px; width: 925px}


.one_box2 {
	background: url('../images/voloper_template_01/box2extender.jpg') repeat-y;
	width:565px; 	
}

.one_box2 .one_box_top{background: url('../images/voloper_template_01/box2a.jpg'); height: 56px; width: 565px}
.one_box2 .one_box_middle{}
.one_box2 .one_box_content{padding: 10px 20px 20px 32px; text-align:left}
.one_box2 .one_box_bottom{background: url('../images/voloper_template_01/box2b.jpg'); height: 108px; text-align: right; width: 565px}

.one_box3 {
	background: url('../images/voloper_template_01/box3extender.jpg') repeat-y;
	width:354px; 	
}

.one_box3 .one_box_top{background: url('../images/voloper_template_01/box3a.jpg'); height: 48px; width: 358px}
.one_box3 .one_box_middle{background: url('../images/voloper_template_01/box3b.jpg') repeat-y; height:124px}
.one_box3 .one_box_content{padding: 10px 20px 0px 32px; text-align:left}
.one_box3 .one_box_bottom{background: url('../images/voloper_template_01/box3c.jpg'); height: 28px; text-align: right; width: 358px}

.one_box4 {
	background: url('../images/voloper_template_01/box3extender.jpg') repeat-y;
	width:354px; 	
}

.one_box4 .one_box_top{background: url('../images/voloper_template_01/box4a.jpg'); height: 42px; width: 358px}
.one_box4 .one_box_middle{background: url('../images/voloper_template_01/box4b.jpg') repeat-y; height:128px}
.one_box4 .one_box_content{padding: 10px 20px 0px 32px; text-align:left}
.one_box4 .one_box_bottom{background: url('../images/voloper_template_01/box4c.jpg'); height: 22px; text-align: right; width: 358px}

.body {
background: #8d9aae url('../images/backing.gif') repeat-x;
}


h3 {
font: 16px Arial;
font-weight: bold;
}

ol, ul {
font: 12px Arial;
}

.content_top {
background:#2A4768 url(../images/voloper_template_02/3a.jpg) no-repeat scroll right bottom;
height:7px;
width:100%;
}

/* FORM STYLES */

#contactform {
font: 12px Arial;
text-align: center;
}

#contactform div {
width: 90%;
}

#contactform.indent {
	
}

div .form_element
{
	text-align: left;
        padding-top: 10px;
        padding-right: 10px;
	width: 400px;
	vertical-align: middle;
}

#contactform .form_data 
{
	padding: 0px;
	text-align: left;

}

#contactform .form_data label
{
    display:inline;
    float:none;
    }

#form_section {
font: 12px Arial;
text-align: center;
}

#form_section table tr td {padding: 5px;}







