@charset "utf-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	color: #666;
}
body {
	margin-top: 0px;
	background-image: url(images/blue_vert.jpg);
	background-color: #f5f4f4;
	background-repeat: repeat-x;
}
.blue {
	background-image: url(images/blue_main.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.blue_foot {
	background-image: url(images/blue_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.butt_sml {
	background-image: url(images/blue_butt_sml.png);
	background-repeat: no-repeat;
	width: 105px;
	height: 48px;
	font-family: Arial;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	text-indent: 10px;
	background-position: left center;
}
.butt_sml_counterpart {
	font-size: 15px;
	color: #666;
	font-weight: bold;
	font-family: Arial;
}
.box_ox {
	border-radius:5px;
	background-color: #FFF;
	box-shadow: 1px 1px 5px rgba(0,0,0, .3);
}
.box_300 {
	background-image: url(images/gray_300.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
}
.line{
	background-image: url(images/line.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt_12_bluebold{
	font-family: Arial;
	font-size: 12px;
	color: #006;
	font-weight: bold;
}
.txt_12_gray{
	font-family: Arial;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
.title_one{
	font-family: Arial;
	font-size: 18px;
	color: #114ea2;
	font-weight: normal;
	text-transform: capitalize;
}
.title_four{
	font-family: Arial;
	font-size: 24px;
	color: #114ea2;
	font-weight: normal;
	text-transform: capitalize;
}
.title_five{
	font-family: Arial;
	font-size: 60px;
	color: #114ea2;
	font-weight: normal;
	text-transform: capitalize;
}
.back_579{
	background-image: url(images/gray_579.jpg);
	background-repeat: no-repeat;
}
.title_two{
	font-family: Arial;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	text-transform: capitalize;
}
.title_three{
	font-family: Arial;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	text-transform: capitalize;
	background-image: url(images/backline.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text_sml{
	font-family: Arial;
	font-size: 10px;
	color: #676767;
}
.text_body{
	font-family: Arial;
	font-size: 12px;
	color: #676767;
	text-align: justify;
}
.text_red{
	font-family: Arial;
	font-size: 12px;
	color: #F00;
	text-align: justify;
}
.white_sml{
	font-family: Arial;
	font-size: 11px;
	color: #fff;
}
.text_body_center{
	font-family: Arial;
	font-size: 11px;
	color: #676767;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
}
.title_sml{
	font-family: Arial;
	font-size: 11px;
	color: #676767;
}
.title_sml_white{
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
}
.text_next{
	font-family: Arial;
	font-size: 10px;
	color: #006;
	text-align: right;
	background-image: url(images/downline.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.cap{
	text-transform: capitalize;
}
.capall{
	text-transform: uppercase;
}
.rightimage{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.leftimage{
	float: left;
	margin-right: 10px;margin-bottom: 10px;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006;
	text-align: left;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006;
	text-align: left;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;	
	font-weight: bold;
	color: #006;
	text-align: left;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006;
	text-align: left;
}
p {
	font-family: Arial;
	font-size: 11px;
	color: #676767;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	text-align: justify;
	display: table-row-group;
}
.text_align{
	font-family: Arial;
	font-size: 11px;
	color: #676767;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	text-align: justify;
}
.text_white{
	font-family: Arial;
	font-size: 20px;
	color: #fff;
}
.text_white_12{
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}

.box_top {
	background-image: url(images/box_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 30px;
}
.box_low {
	background-image: url(images/box_low.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 30px;
}
.box_ox {
	border-radius:5px;
	background-color: #FFF;
	box-shadow: 1px 1px 5px rgba(0,0,0, .2);
}
