@charset "UTF-8";
.wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #D6E7FF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #06234f;
	border-right-color: #06234f;
	border-bottom-color: #06234f;
	border-left-color: #06234f;
}
.wrapper .content .inner .section-text .sponsor img {
	float: left;
	padding-right: 16px;
	border: 0px;
}
.wrapper .content .inner .section-text .sponsor {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #043585;
}

body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #031749;
}
.banner {
	height: 230px;
	width: 800px;
}
.wrapper .content {
	width: 800px;
}
.wrapper .content .inner {
	background-image: url(images/content-bg.jpg);
	width: 620px;
	float: left;
	background-color: #D6E7FF;
	background-repeat: no-repeat;
}
.wrapper .content .menu {
	width: 180px;
	float: left;
	background-image: url(images/menu/menu-bg.jpg);
	background-repeat: no-repeat;
	background-color: #d6e7ff;
}
.wrapper .footer {
	clear: both;
	height: 35px;
	width: 750px;
	background-image: url(images/footer.jpg);
	font-size: 10px;
	padding-top: 45px;
	padding-left: 50px;
}
.wrapper .content .inner .section-text {
	width: 520px;
	padding-right: 40px;
	padding-left: 60px;
	padding-top: 20px;
}
img {
	border: 0px;
}
.padded {
	padding-left: 20px;
	padding-bottom: 10px;
}
a {
	color:#000033;
}
.wrapper .content .inner .section-text .news-item a {
	color: #D6E7FF;
}
a:hover {
	background-color: #314BA8;
	color: #FFFFFF;
}
.wrapper .content .inner .section-text .news-item {
	width: 480px;
	background-color: #11226B;
	padding: 20px;
	color: #FFFFFF;
	margin-bottom: 20px;
	background-image: url(images/news/news-item-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.wrapper .content .inner .section-text .news-item img {
	padding-right: 20px;
	float: left;
}
.wrapper .content .inner .section-text .news-item .date {
	font-size: 14px;
	float: left;
	padding-bottom: 10px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	width: 480px;
	color: #D6E7FF;
}
.wrapper .content .inner .section-text .news-item .title {
	padding-bottom: 10px;
	font-size: 16px;
	color: #FFFFFF;
	float: left;
	font-weight: bolder;
	width: 360px;
}
.wrapper .content .inner .section-text .news-item .title-nopic {
	padding-bottom: 10px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
	width: 480px;
	float: left;
}
.wrapper .content .inner .section-text .news-item .news-text {
	width: 360px;
	float: left;
}
.menu img {
	float: left;
}
.wrapper .content .inner .section-text .news-item .blog-title {
	padding-bottom: 10px;
	font-size: 16px;
	color: #FFFFFF;
	float: left;
	font-weight: bolder;
	width: 480px;
}
h1 {
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 20px;
}
h2 {
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 20px;
}
h3 {
	margin-top: 20px;
	margin-bottom: 8px;
	color: #780511;
}
.image-border {
	border: 3px solid #E58A90;
	cursor: pointer;
	margin-right: 30px;
}
.image-border-nopad {
	border: 3px solid #E58A90;
	cursor: pointer;
}
.wrapper .content .inner .section-text .fact-box {
	padding-bottom: 16px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #D6E7FF;
	background-color: #041646;
	text-decoration: none;
}

