/* CSS Document */


body {
	margin: 0 auto;
	background-color: #3F4C6B;
}
.style1 {
	font-size: 11px;
	color: #2A4363;
	font-family: Arial, Helvetica, sans-serif;
}

.content4 {
	font : 12px Geneva, Arial, Helvetica, sans-serif;
	color : #2a4363;
	padding-left : 20px;
}

#content_inner4 {
	width : 921px;
	height : 312px;
	border : 1px solid #999999;
	margin-left : 19px; 
	margin-right : 19px;
	margin-top: 10px;
}

#sub_title {
	font:18px Geneva, Arial, Helvetica, sans-serif;
	color : #1a3677;
	font-weight : bold;
	padding-left : 20px;
	margin-top : 10px;
}

#photo_frame2 {
	width : 112px;
	height : 95px;
	border : 1px solid #999999;
	margin-left : 20px;
	margin-bottom : 10px;
}

#photo_frame3 {
	width : 112px;
	height : 95px;
	border : 1px solid #999999;
	margin-left : 20px;
	margin-top : 10px;
	margin-bottom : 15px;
}
.content5 {
	font : 11px Geneva, Arial, Helvetica, sans-serif;
	color : #2a4363;
	padding-left : 20px;
}

.content2 {
	font : 11px Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 5px;
	color : #2a4363;
}

.content_inner5 {
	width : 915px;
	height : 306px;
	margin-top : 3px;
	margin-left : 3px;
	background-color : #f3f5f4;
}

.style2 {color: #1A3677}

#footer {
	font : 11px Tahoma;
	color : #3f4c6b;
	padding-top : 15px;
	padding-bottom: 15px;
	background-color:#F6F8F9;
}

.footer_add {
	font : 11px Tahoma;
	color : #ffffff !important;
	padding-top : 20px;
}

.style4 {font-family: Arial, Helvetica, sans-serif}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F4C6B;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3F4C6B;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #3F4C6B;
}

.style5 {	color: #d53014;
	font-weight: bold;
	font-size: 20px;
}

.style6 {
	color: #CC0000;
	font-size: 24px;
	font-weight: bold;
}
.style13 {color: #000651; font-size: 24px; font-weight: bold; }

.arrow {
	background-repeat : no-repeat;
	background-position : left;
	font : 11px Geneva, Arial, Helvetica, sans-serif ;
	margin-left : 10px;
	margin-right : 22px;
	margin-top : 5px;
	margin-bottom : 3px;
	width : 150px;
}

.doted_line {
	background-image : url(/images/doted.gif);
	background-repeat : repeat-x;
	background-position : bottom;
	height : 10px;
	width : 190px;
}