@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color:#002e62;
}e

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #007dc5;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	font-size: 36px;
	font-weight: bold;
	margin-top:0px;
	padding-top:0px;
}
.style2 {font-size: 26px}
.style3 {color: #ffffff}
.style4 {
	font-size: 15px;
	font-weight: bold;
}
.style6 {font-size: 20px}
.style10 {font-size: 12px}
.style14 {font-size: 11px}
.style15 {font-size: 17px; font-weight: bold; color: #000033; }
.style16 {font-size: 24px; font-weight: bold; color: #FFFFFF; }
.style17 {font-size: 15px}

.namebox {width: 210px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; line-height: 14px;}
.emailbox {width: 290px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; line-height: 14px;}

a img {border: none;}
#sp_box1 {
	height: 210px;
	width: 240px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	text-align: center;
}
#sp_box2 {
	height: 210px;
	width: 230px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	text-align: center;
}
#sp_box3 {
	height: 210px;
	width: 230px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	text-align: center;
}
.yellowtext {
	font-weight: bold;
	color: #F5E401;
	font-size: 1.6em;
}
.newsbox {
	background-color: #FFF;
	border: 2px solid #0087C4;
	padding: 15px;
	width: 96%;
	margin-bottom: 15px;
	color: #002D62;
}
.newsbox a {
	font-weight: bold;
	color: #002D62;
}
.newsbox a:hover {
	color: #009DDC;
}
