﻿

.container {
	padding: 0px;
	margin: auto;
	text-align: center;
/*	width: 789;	*/
	width: 90%;
	height: 100%
}

BODY {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	background: #025678;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-y;
	text-align: left;
}
div {
	margin: 0 auto;
	border: 0;
	margin: 0;
	padding: 0;
}
td {
	text-align:left;	
}

h1 {
	
	font-family: "Times New Roman", Times, serif;	
	color: #2C4D69;
	font-weight: normal;
	font-size: 23pt;
	margin-bottom: -15px;
	line-height: 35px;

}
h2 {
	
	font-family: Tahoma;	
	color: #2C4D69;
	font-weight: normal;
	font-size: 15pt;


}
a: {
	text-decoration: none;
	color: 	#05698A;
}
a:link {
	text-decoration: none;
	color: 	#05698A;
}
a:active {
	text-decoration: none;
	color: 	#05698A;
}

a:visited {  
	color: 	#05698A;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}


.header {
	border-collapse: collapse;
	background-color: #FFFFFF;
	width: 100%;
}

.header_bar {
	border-collapse: collapse;
	background-color: #CECE96;
	width: 100%;
}
.main_body {
/*	width: 527px;	*/
	text-align: left;
	vertical-align: top;
	line-height: 20px;		
	font-family: tahoma, verdana;
	font-size: 9pt;
	color: #333333;	
	border-collapse: collapse;
}
td.main_body {
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 10px;
	font-family: tahoma, verdana;
	font-size: 9pt;
	line-height: 20px;
	color: #333333;	
}
.main_body_full {
	width: 750px;
	text-align: left;
	vertical-align: top;
	line-height: 20px;		
	font-family: tahoma, verdana;
	font-size: 9pt;
	color: #333333;	
	border-collapse: collapse;
}
td.main_body_full {
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 10px;
	font-family: tahoma, verdana;
	font-size: 9pt;
	line-height: 20px;
	color: #333333;	
}
.main_right {
	width: 254px;
	vertical-align: top;
}
.vert_line {
	border-right-color: #CCCCCC;
	border-right-style: inset;
	border-right-width: 1px; 
	border-collapse: collapse;
}
.footer_table {
	width:775px;
	border: 0 none;
	height: 33px;
	font-family: Tahoma,Verdana;
	font-size: 8pt;
	color: #ffffff;
	padding: 0px;
	margin: auto;
	text-align: center;
	width: 789;
}
.footer_table {
	width:775px;
	border: 0 none;
	height: 33px;
	font-family: Tahoma,Verdana;
	font-size: 8pt;
	color: #ffffff;
	padding: 0px;
	margin: auto;
	text-align: center;
	width: 789;
}
.footer_table a: {
	text-decoration: none;
	color: 	#ffffff;
}
.footer_table a:link {
	text-decoration: none;
	color: 	#ffffff;
}
.footer_table a:active {
	text-decoration: none;
	color: 	#ffffff;
}

.footer_table a:visited {  
	color: 	#ffffff;
	text-decoration: none;

}
.footer_table a:hover {
	text-decoration: underline;
	color: 	#ffffff;
}




th.box_a {
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: "Times New Roman";
	font-weight: normal;
	font-size: 17pt;
	color: #333333;
	text-align: left;
}
td.box_a {
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Tahoma,Verdana;
	font-size: 8pt;
	color: #333333;
	padding-top: -5px;
	padding-bottom: 10px;

}
