* {
	margin: 0;
	padding: 0;
}
body {
	background: #023054;
}
.main {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}
img {
	border: 0;
	text-align: left;
	vertical-align: top;
}
ul {
	list-style: none;
}
.column {
	float: left;
}
.container {
	width: 100%;
	overflow: hidden;
}
body {
	font-family: Arial, helvetica, sans-serif;
	color: #272727;
	font-size: 0.8em;
	line-height: 1.27em;
	text-align: center;
}
h1 {
	font-size: 1.5em;
	letter-spacing: 0.1em;
	font-family: Georgia;
	font-weight: bold;
	color: #2575AD;
	margin-bottom: 0px;
}
h2 {
	font-size: 1em;
	letter-spacing: 0.1em;
	color: #363636;
	margin-top: 12px;
	font-weight: bold;
}
h3 {
	font-size: 1.1em;
	letter-spacing: 0.1em;
	color: #2575AD;
	font-family: Georgia;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 6px;
}
.float_right {
	float: right;
}
.top_indent_5px {
	margin-top: 5px;
	display: block;
	margin-bottom: 0px;
}
.top_indent_10px {
	margin-top: 10px;
	display: block;
}
.top_indent_15px {
	margin-top: 15px;
	display: block;
}
.top_indent_20px {
	margin-top: 20px;
	display: block;
}
.top_indent_25px {
	margin-top: 25px;
	display: block;
}
a {
	color: #272727;
}
a:hover {
	text-decoration: none;
}
.title {
	margin-bottom: 29px;
}
#ul {
	text-indent: -0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	list-style-type: none;
	margin-left: 16px;
	padding-left: 1px;
}
li {
	background-position: left 5px;
	background-position: left 5px;
	padding-left: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url('images/list_arr.gif');
	background-repeat: no-repeat;
}
li a {
	color: #2C2C2C;
	text-decoration: none;
	line-height: 1em;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
li a:hover {
	text-decoration: underline;
}
li a:visited {
		color: #2C2C2C;
}

.pic_float {
	margin-right: 22px;
	float: left;
}
/*=======header===========*/
.header {
	height: 175px;
	background: url("images/header_bg3.jpg") no-repeat left top;
}
.menu {
	height: 46px;
	background: #FFFFFF;
	text-align: center;
}
/*=====//header===========*/
/*=======content===========*/
#content {
	padding: 12px 12px 24px 12px;
	background: left top;
	float: left;
	text-align: center;
	width: 202px;
}
/*=====//content===========*/
/*=======content_2===========*/
#content_2 {
	padding: 0px 8px 24px 24px;
	background: #FFFFFF left top;
	float: left;
	width: 520px;
}
/*=====//content_2===========*/
/*=======footer===========*/
#footer {
	background: url("images/footer_bg.jpg") repeat-x left top;
	height: 50px;
	padding: 25px 0 25px 10px;
	text-align: center;
	color: #B0D8FF;
	background-color: #00192D;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#footer a {
	color: #B0D8FF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer span {
	display: block;
	word-spacing: 8px;
	color: #014170;
	margin-bottom: 5px;
}
#footer span a {
	text-decoration: none;
	word-spacing: 0em;
}
#footer span a:hover {
	text-decoration: underline;
}
/*=====//footer===========*/
.newsletter {
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url('images/sidebar.jpg');
	background-repeat: no-repeat;
	padding-top: 4px;
	color: #FFFFFF;
	height: 27px;
	text-align: center;
	margin-top: 15px;
}
.sidebar {
	margin: 0px 10px 10px 10px;
	width: 180px;
}
.p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 9pt;
	background-color: #E1E8EC;
	border: 1px solid #9FB5C4;
	padding: 8px;
	margin-top: 5px;
}
h4 {
	font-size: 13px;
	color: #5C5C5C;
	margin-bottom: 10px;
	letter-spacing: 0.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	color: #1F1F1F;
}
.blu {
	color: #0066FF;
}
.org {
	color: #E45D05;
	font-weight: bold;
}
.in {
	color: #297BA0;
	font-weight: bold;
}
.archives {
	color: #CCCCCC;
	line-height: 1.5em;
	background-color: #023054;
	border: 1px solid #333333;
	padding: 5px 10px 5px 10px;
	display: block;
	text-decoration: none;
}
.archives:hover {
	color: #FFFFFF;
	line-height: 1.5em;
	background-color: #8F0201;
	border: 1px solid #333333;
	padding: 5px 10px 5px 10px;
	display: block;
	text-decoration: none;
}
.fb {
	color: #355596;
	font-weight: bold;
}
.h2bllue {
	color: #2575AD;
	font-weight: bold;
	text-transform: uppercase;
}
