body {
	background-color: #FFFFFF;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}
#mid{
	vertical-align: top;
	width: 100%;
	margin-top:10px;
}
#left{
	position: relative;
	float: left;
	width: 66%;
	vertical-align: top;
}
#right{
	float: right;
	width: 33%;
}
.tool_box{
	border: 1px solid #999999;
	background-color: #F3F3F3;
	padding: 5px;
}
.grey_box{
	border: 1px solid #999999;
	background-color: #F3F3F3;
	
}
#footer{
}

.blackbold{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}
.blue{
	color: #2B3F91;
	font-size: 14px;
}

.photoStyle{
	padding: 3px;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	background-color: #ffffff;
	vertical-align: bottom;
}
.boldWhiteTitle{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 19px;
}
.white{
	color: #ffffff;
	font-size: 12px;
}
.filterMenu{
	text-align: center;
	color: #2B3F91;
	font-weight: bold;
}
.black{
	color: #000000;
}
.blackBold{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline;}
#newsBox{
	margin: 15px;
	margin-right: 35px;
	position: relative;
	top: 20px;
	padding-bottom: 30px;
}
#loginBox{
	position: absolute;
	top:1em;
	left: 54.7em;
	float: left;
	width: 14em;
	height: 7em;
	padding: 5px;
	background: #F3F3F3;
border: 1px solid #999999;
}

label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
font-size:12px;
}


input{
font-size:12px;
}
.news{
	margin: 10px;
}
.newsTitle1{
	font-size: 18px;
	color: #2B3F91;
	font-weight: bold;
	margin: 5px;
	margin-bottom: 10px;
}
.newsTitle2{
	font-size: 18px;
	color: #930003;
	font-weight: bold;
	margin: 5px;
	margin-bottom: 10px;
}
.newsDescription{
	font-size: 14px;
	color: #000000;
	margin: 5px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}
.newsLink{
	font-size: 14px;
	color: #0000FF;
}
.newsPosted{
	margin-left: 50px;
	font-size: 12px;
	color: #000000;
}
#section1{
	position:relative;
	top:0px;
	width: 100%;
	height: 250px;
	background-color: #000000;
}
#section1_left{
float: left;
width: 49%;
}
#section1_right{
margin-left:50%;
height: 340px;
}
#section2{
	position: relative;
	top:0px;
	width: 100%;
}
#section2_left{
float: left;
width: 35%;
}
#section2_right{
margin-left:35%;
}
.recentTitle2{
	font-size: 14px;
	color: #930003;
	font-weight: bold;
	margin: 5px;
	margin-bottom: 10px;
}
.newsTitle{
	font-size: 24px;
	color: #930003;
	font-weight: bold;
	margin: 5px;
	margin-bottom: 10px;
}
.smallTitle{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin: 5px;
	margin-bottom: 10px;
}
.smallText{
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin: 5px;
	margin-bottom: 10px;
}
.smallTextBold{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin: 5px;
	margin-bottom: 10px;
}
#contentBox{
	position: relative;
	border: 1px solid #999999;
	margin: 10px;
	padding: 10px;
	background-color: #F8F8F8;
	top: -5px;
	margin-bottom: 45px;
}
.blueLink{
	font-size: 17px;
	color: #2B3F91;
	font-weight: bold;
	margin: 5px;
}
.redLink{
	font-size: 17px;
	color: #930003;
	font-weight: bold;
	margin: 5px;
}
.blackLink{
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	margin: 5px;
}
.blue{
	color: #2B3F91;
	font-size: 14px;
}
.bluebold{
	color: #2B3F91;
	font-weight: bold;
	font-size: 16px;
}
.redbold{
	color: #930003;
	font-weight: bold;
	font-size: 16px;
}
.blueLink{
	font-size: 17px;
	color: #2B3F91;
	font-weight: bold;
	margin: 5px;
}
.redLink{
	font-size: 17px;
	color: #930003;
	font-weight: bold;
	margin: 5px;
}
.recentTitle{
	font-size: 19px;
	color: #333333;
	font-weight: bold;
	margin: 5px;
	margin-bottom: 10px;
}
.recentTitle1{
	font-size: 14px;
	color: #2B3F91;
	font-weight: bold;
	margin: 5px;
	margin-bottom: 10px;
}
.recentTitle2{
	font-size: 14px;
	color: #930003;
	font-weight: bold;
	margin: 5px;
	margin-bottom: 10px;
}