#wrapperBG {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:left;
	position:relative;
	background-color:#00488c;
	background-image: url(images/bg_repeat.jpg);
	background-repeat:repeat-x
	}

#wrapperBODY {
	margin-left:auto;
	margin-right:auto;
	width:995px;
	text-align:left;
	position:relative;
	}
	
#wrapperFOOTER {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:left;
	position:relative;
	background-color:#002c57;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#002c57;
}

#dotsBack {
	background-image:url(images/bg_dots.jpg);
	background-repeat:no-repeat;
	background-position:right;
	position:absolute;
	height:426px;
	width:193px;
	top:164px;
	left: -193px;
	}
	
#dotsBack2 {
	background-image:url(images/bg_dots2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	position:absolute;
	height:426px;
	width:193px;
	top:164px;
	left: 995px;
	}
	
a.foot:link, a.foot:visited { 
	font-family: georgia;
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none; 
	line-height: 16px;
}
a.foot:hover { 
	font-family: georgia;
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: underline; 
	line-height: 16px;
}
.foottext { 
	font-family: georgia;
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none; 
	line-height: 16px;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-weight:normal;
	color:#0b5398;
	line-height:15px;
	text-align:left;
	text-decoration:none;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#0b5398;
	line-height:18px;
	text-align:left;
	text-decoration:none;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#0b5398;
	text-align:left;
	text-decoration:none;
}
a.h3:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#0b5398;
	text-align:left;
	text-decoration:none;
}
a.h3:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#0b5398;
	text-align:left;
	text-decoration:underline;
}
a.h3:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#0b5398;
	text-align:left;
	text-decoration:underline;
}

.headcopy{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	color:#175996;
	line-height:20px;
}

.bodycopy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	color:#000;
	line-height:16px;
	text-decoration:none;
}
a.bodycopy:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	color:#175996;
	line-height:16px;
	text-decoration:underline;
}
a.bodycopy:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	color:#175996;
	line-height:16px;
	text-decoration:none;
}
a.bodycopy:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	color:#175996;
	line-height:16px;
	text-decoration:underline;
}
