/* CSS Document */

body{margin:0px; padding:0px; background-color:#b8e0e8;}

#contentContainer{
	margin:0 auto; 
	width:971px;
}

#mainContent{
	width:965px;
	padding-left:3px;
	padding-right:3px;
	background-color:#FFFFFF;
}

*html #headerPadding {
	padding-bottom: 3px;
}

#leftColumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size: 17px;
	width:743px;
	color:#000000;
	text-align:left;
	padding-left: 15px;
	padding-right: 15px;
	margin:0px;
	background-color: #FFFFFF;
}

#leftColumnRightText {
	padding-left: 20px;
}

#leftColumnLeftText {
	padding-right: 20px;
}

#leftColumnLeftText a{
	color:#058bfd;
	text-decoration: none;
}

#leftColumnLeftText a:hover{
	color:#d00b0b;
	text-decoration: none;
}

#leftColumnRightText a{
	color:#058bfd;
	text-decoration: none;
}

#leftColumnRightText a:hover{
	color:#d00b0b;
	text-decoration: none;
}

#leftHeader {
	color: #d00b0b;
	font-weight: bold;
}

#leftTitle {
	font-size: 30px;
	color: #058bfd;
	font-weight: bold;

}

#rightColumn {
	padding-left:3px;
	padding-right:3px;
	width:182px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 15px;
	color:#cce9ef;
}

#rightHeader {
	color: #f8fb96;
	font-weight: bold;
}

#textNav{
	width:755px;
	height: 21px;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	vertical-align: middle;
	background-color:#b8e0e8;
	padding-left: 18px;
	padding-top: 5px;
	font-weight: bold;

}

#textNav a{
	color:#000000;
	text-decoration: none;
}

#textNav a:hover{
	color:#d00b0b;
	text-decoration: none;
}

#popupContainer{
	margin:0 auto; 
	width:550px;
}

#popupContent{
	width:510px;
	padding:20px;
	background-color:#FFFFFF;
}

#privacyText{
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
}

#privacyText a{
	color:#31899d;
	text-decoration: none;
}

#privacyText a:hover{
	color:#d00b0b;
	text-decoration: none;
}

#bulletListVspacing {
margin-top:7px;
}



