@CHARSET "UTF-8";

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


.content_left{
	width:300px;
	background:url(../images/vert-gradient-blue-6.gif) repeat-x scroll left top;
	border-style: solid;
	border-width: thin;
	border-color: #A5BEEF;
	color:#6371A5;
	font-size:12px;
}

.corner-box{
	padding-left:15px;
	height:250px;
	font-size:12px;
	vertical-align:middle;
	background:url(../images/corners2.gif) no-repeat scroll left top;
}

.content_right{
	background:url(../images/vert-gradient-blue-5.gif) repeat-x scroll left top;
	font-size:12px;
}

#content_left_img{
	padding-top:1px;
	padding-left:50px;
}

#content_left_font_header , .font-header , .green-header{
	font-size: 16px;;
	font-weight: bold;
}

#content_table{
	padding-bottom:30px;
}

.green-header{
	color:#84FF42;
	font-size:16px;
	font-weight:900;
	line-height:18px;
}

.middle-content{
	height:225px;
	padding:15px;
	background:url(../images/vert-gradient-blue-4.gif) repeat-x scroll left top;
}

.corner-box-font{
	//margin:15px;
	//width:350px;
	margin:0px 15px 15px;
	margin-right: 40px;
	
}

.content-footer{
	height:150px;
	padding:15px;
	background-color: #C6CFE7;
	color:white;
	font-weight: bold;
}