@CHARSET "UTF-8";

html, body{
	font-family:Arial;
	font-size:13px;
}

.header2{
	text-align: center;
	padding-bottom:15px;
}

#header{
	height:20px;
}

.content{
	height:600px;
}

.content_left{
	padding-left:13px;
	padding-right:13px;
	width:350px;
}

#content_left_top{
	padding-left:30px;
	border-style: solid;
	border-width:1px;
	border-color: #A5BEEF;
}

#content_left_top .li{
	
}

#content_left_top{
	line-height:27px;
	//background:url(../images/vert-gradient-blue-2.gif) repeat-x scroll left top;
	height:450px;
	color:#4A4973;
	font-size:110%;
	font-weight: 600;
}

#content_left_top .font-header{
	font-size:132%;
	font-weight: 900;
	color:#84FF42;
	padding-top:20px;
}

#content_left_bottom{
	height:450px;
	font-family:Arial;
	text-align: right;
	background-color:#BDC7EF;
}

.cr_1{
	text-align: center;
}

#cr_1_header{
	color:white;
	font-size: 180%;
	font-weight: bolder;
}

.content_right{
	background:url(../images/volition-contact-page-vertical-blue1.gif) repeat-x scroll left top;
	font-family:Arial;
	font-size:110%;
	//line-height: 20px;
}

.c_l_b_header{
	font-size:115%;
	font-weight: 800;
}

.font-header{
	font-size:130%;
	font-weight: 800;
}

.cr_2{
	padding-top:35px;
	padding-bottom:35px;
	font-size: 110%;
}

.cr_3{
	font-size: 13px;
}
	
.cr_3_contact{
	color:#31BEFF;
	font-size: 110%;
	font-weight: bold;
}

/**added for volition*/

#footer-wrapper{
	padding-top:500px;
}


#cr_1_table_header1{
	padding-left:15px;
	float: left;
	font-weight: bold;
	font-size: 80%;
}

#li1{padding-left:10px}

#li1,#li2,#li3,#li4,#li5,#li6{
	font-size:115%;
}

#cr_1_table_header2{
	float: right;
	font-weight: bold;
	font-size: 80%;
}

.cr_1_table_header{
	font-size: 180%;
	font-weight: bold;
}

A:link { text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {text-decoration: underline; color:#85C6F2 !important;}

.content_right a:active, .content_right a:visited {
	color:black;
	font-weight:bold;
}
