/* CSS Document */
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	padding-left: 7px;
	font-weight: bold;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	padding-left: 7px;
	line-height: 150%;}
body{
	margin-top: 3px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4D6D9E;
	text-decoration: none;}
a:hover{
	text-decoration: underline;
	color:#999999;}

.topLinks{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	padding-left: 7px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
}
.topLinkBar{
background-color: #4D6D9E;
color: #ffffff;
}
.botLinkBar{
background-color: #4D6D9E;
}
.topLinks a{
	font-family: Tahoma;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.topLinks a:hover{
	text-decoration: underline;
	color:#999999;
}
.Footer{
	font-family: Tahoma;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}
.Footer a{
	font-family: Tahoma;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}
.Footer a:hover{
	text-decoration: underline;
	color:#ffffff;
}

.PicBack{
	background-color:#ffffff;
	border-right: 2px solid #ffffff;
}
.Text_back{
		background-color: #ffffff;
		 width: 505px;
}
.TableBorder{
	border: 2px solid #4D6D9E;
}

.homeblocktop{
	background-color: #4D6D9E;
}

.homeblockmiddle{
	background-color:#ffffff;
	border: 2px solid #ffffff;
	width: 241px;
}

.homeBlockText{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	font: Tahoma;
}

.homeBlockText a{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font: Tahoma;
	text-decoration: none;
}
.homeBlockText a:hover{
	color: #4D6D9E;
	text-decoration: underline;
}

.textBlock{
 width: 505px;
}

