body
{
	padding: 0px;
	margin: 0px;
	background-color: white;
}

a:link {color: #81adee;}
a:visited {color: #81adee;}
a:active {color: #81adee;}
a:hover {color: #000000;}
a {text-decoration: none;}

.boldtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}

.whitetextbold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.bluetextbold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #81adee;
	font-weight: bold;
}

.whitetextboldbig
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #89b1ef;
	font-weight: bold;
}

.centeringDiv
{
	position: absolute;
	width: 760px;
	left: 50%;
	margin-left: -380px;
	visibility: visible;
	top: 25px;
}

.centeringDiv2
{
	position: absolute;
	width: 990px;
	left: 50%;
	margin-left: -495px;
	visibility: visible;
	top: 25px;
}

.top_div_1
{
	float: left;
	width: 760px;
}

.top_div_2
{
	float: left;
	width: 990px;
}

.blue_border_top
{
	border-top: 1px solid white;
}

.blue_border_bottom
{
	border-bottom: 1px solid white;
}

.margin_top_1
{
	margin-top: 5px;
}

.blue_back
{
	background-color: #47608C;
	height: 43px;
}

.gray_top_height
{
	height: 45px;
	float: left;
}

.gray_top
{
	height: 45px;
	line-height: 45px;
	float: left;
	margin-left: 50px;
	width: 300px;
	font-family: Verdana;
	font-size: 15px;
	color: #47608C;
	font-weight: bold;
	background-color: #BFC5CD;
	text-align: center;
}

.gray_middle
{
	background-color: #BFC5CD;
}








