/* CSS Document */

BODY {
	background-image:url(../graphics/bg_waves.jpg);
	background-repeat:repeat-x;
	background-color:#0055a5;
	margin-bottom: 0px;
	margin-top: 0px;
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
P {
	margin-top: 5px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin-bottom: 5px;
	}
	
H1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	/* color:#4d5468; */
	margin-top: 0px;
	margin-bottom: 0px;
	color: #1B5288;
	}	
H2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	/* color:#4d5468; */
	margin-top: 0px;
	margin-bottom: 0px;
	color: #1B5288;
	}
H3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	/* color:#4d5468; */
	margin-top: 10px;
	margin-bottom: 0px;
	color: #1B5288;
	}
	
#Page {
	width:800px;
	background-image:url(../graphics/bg_page_float.jpg);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	}
#PageContent {
	width:800px;
	background-image:url(../graphics/bg_page_top.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	border-left: solid #1191d8 4px;
	border-right: solid #1191d8 4px;
	}
#PageBlock {
	border-left: solid #CCCCCC 2px;
	border-right: solid #CCCCCC 2px;
	border-top: solid #CCCCCC 2px;
	border-bottom: solid #CCCCCC 2px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	}
	
#PageBottom {
	width:800px;
	background-image:url(../graphics/bg_page_bottom.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	}
	
#HeaderImage {
	margin-left: 196px;
	margin-top: 0px;
	border-top: solid #4d5468 4px;
	border-bottom: solid #4d5468 4px;
	width: 744px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
#LeftColumn {
	float:left;
	width:190px;
	margin-right: 5px;
	margin-top: 0px;
	margin-left: 3px;
	margin-bottom: 5px;
	}
#RightColumn {
	float:left;
	widty:600px;
	}
#BodyContent {
	margin-left: 0px;
	margin-top: 0px;
	width: 600px;
	padding-top: 0px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	}
#BodyBottom{
	margin-left: 0px;
	margin-top: 0px;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	color:#cccccc;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	border-left: solid #1191d8 4px;
	border-right: solid #1191d8 4px;
	background-color: #1191d8;
	text-decoration:none;
	}
	
#TopNav {
	width:780px;
	height:26px;
	padding-left: 20px;
	background-color:#CFD7FB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 2px;
	font-size: 17px;
	}
#TopNavSpacer {
	height:4px;
	background-color: #FFFFFF;
	}
#Header {
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	}
#ImageRight {
	float:right;
	text-align:center;
	margin-left: 20px;
	border-left: solid #101010 1px;
	border-right: solid #101010 1px;
	border-top: solid #101010 1px;
	border-bottom: solid #101010 1px;
	}
#ImageRightImage {
	border:solid #4d5467 1px;
	}
#ImageRightCaption {
	text-align:center;
	font-size: 11px;
	color: #4d5467;
	margin-bottom:10px;
	}
#Image {
	border-left: solid #101010 1px;
	border-right: solid #101010 1px;
	border-top: solid #101010 1px;
	border-bottom: solid #101010 1px;
	width:575px;
	}

.HeaderHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	}
.HeaderSubHeadline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
.HighlightPhone, HighlightPhone a:hover {
	color: #FFFF00;
	font-size: 24px;
	font-weight: bold;
	}
	
#Disclaimer {
	text-size: 12px;
	border-top: solid #808080 1px;
	margin-top: 20px;
	}
