.image_space{
	margin-right: 12px;
	margin-left: 5px;
}
.nav a {
	color: White;
	text-decoration: none;
}
body{
	background-color: #E6EBEC;
}
td {
	font-family: sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.banner{
	height: 60px;
	background-color: #000066;
	}
.banner_title a{
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
.banner_tag {
	color: #53A0CE;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
.nav{
	height: 20px;
	background-color: #041D3F;
	color: white;
	text-align: right;
	font-weight: bold;
}
.main_table{
	width: 780px;
	margin: 0px;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	border-bottom: 1px solid Silver;
	background-color: #E6EBEC;
}
.table_left{
	width: 470px;
}
.title {
	height: 20px;
	color: White;
	font-size: 14px;
	background-color: #041D3F;
	font-weight: bold;
	border: 1px solid Silver;
}
.content_border_color{
	border: 1px solid Silver;
	background-color: white;
}
.content_border_image{
	border: 1px solid Silver;
	background-color: #dce3e8;
	width: 405px;
}
.footer{
	text-align: center;
	height: 20px;
	background-color: #FAEBD7;
}
.image_border{
	border: 1px solid Silver;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #C0CACF;
}
