body {
	background-color: #005C9A;
}

body, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}

h2 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h4 {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	padding-bottom: 10px;
}

h1, h1 a:link, h1 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #006DB3;
	text-decoration: none;
	line-height: 29px;
}

.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	line-height: 19px;
}

.body_txt_lrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	line-height: 17px;
}

.quote_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #006DB3;
	text-decoration: none;
	line-height: 16px;
	margin-bottom: 5px;
}

#vert_cont {
	display: block;
	width: 28px;
	height: 32px;
}

#vertical {
	display: block;
	width: 23px;
	background-color: #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	height: 23px;
	margin-bottom: 0px;
	vertical-align: bottom;
	position: static;
	bottom: 0px;
}

#navcontainer {
	margin: 0px;
	padding: 0;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 35px;
}

#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li {
	text-align: center;
	padding: 0;
	margin: 0;
	display: block;
	white-space: nowrap;
	float: left;
}

#navcontainer ul li a {
	background: #a5cdd7;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	height: 35px;
	padding: 0px 20px 0px 20px;
	white-space: nowrap;
	float: left;
	background-image: url(../images/1pxblue.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #004478;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2871b5;
	font-size: 16px;
	font-style: italic;
}

#navcontainer ul li a:hover {
	color: #FFFFFF;
	padding: 22;
	background-image: url(../images/1pxgrey.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #004478;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00538D;
}

#navcontainer a:active {
background: #c60;
color: #fff;
}

#navcontainer li#active a {
background: #c60;
color: #fff;
}

#navbar li.nav_current {
	background: #a5cdd7;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	height: 35px;
	padding: 0px 20px 0px 20px;
	white-space: nowrap;
	float: left;
	background-image: url(../images/1pxgrey.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #004478;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #184A79;
	font-style: italic;
	font-size: 16px;
}

#navbar_sides {
	background-image: url(../images/nav_side.jpg);
	background-repeat: repeat-x;
	width: 837px;
	height: 37px;
}

#navbar {
	background-image: url(../images/nav_sml_bkg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #004273;
	border-bottom-color: #14426C;
	width: 825px;
	height: 35px;
}

#header {
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #262626;
	border-left-color: #262626;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #262626;
	margin-top: 24px;
}

#bkg_grad {
	background-image: url(../images/grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 825px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #005C9A;
	border-left-color: #005C9A;
	border-top-style: none;
	top: 0px;
	float: left;
	background-color: #FFF;
}

.small_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006DB3;
	text-decoration: none;
	line-height: 11px;
}

.quote_small_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.quote_lrg_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #006DB3;
	text-decoration: none;
}

#box_contact {
	display: block;
	height: 76px;
	width: 451px;
}

#box_line_contact {
	display: block;
	height: 78px;
	width: 453px;
	border: 1px solid #7DB0D7;
	padding-top: 2px;
	padding-left: 2px;
}

.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}

a.footer_txt:link, a.footer_txt:visited, a.footer_txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
}

.footer_blue_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7DB0D7;
	text-decoration: none;
}

#btn-1 a:link, #btn-1 a:visited {
	width: 211px;
	height: 60px;
	background-color: #333;
	display: block;
	float: left;
	padding-left: 10px;
	line-height: 60px;
	text-align: left;
	color: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-image: url(../images/60pxblue.jpg);
	background-repeat: repeat-x;
	background-position: 0px -60px;
	font-style: italic;
	font-size: 15px;
	}
	
#btn-1 a:hover {
	background-position: 0px 0px;
	}
	
#btn-gap {
	width: 3px;
	height: 60px;
	background-color: #FFF;
	display: block;
	float: left;
	}
	
#btn-2 a:link, #btn-2 a:visited {
	width: 211px;
	height: 60px;
	background-color: #333;
	display: block;
	float: left;
	padding-left: 10px;
	line-height: 60px;
	text-align: left;
	color: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-image: url(../images/60pxblue.jpg);
	background-repeat: repeat-x;
	background-position: 0px -60px;
	font-style: italic;
	font-size: 15px;
	}
	
#btn-2 a:hover {
	background-position: 0px 0px;
	}
	
#footer {
	text-align: left;
	width: 825px;
	padding-top: 20px;
	color: #99bed7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0 auto;
	}
	
#footer a:link, #footer a:visited {
	color: #99bed7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#footer-col-1 {
	float: left;
	width: 365px;
	font-size: 12px;
	line-height: 19px;
	}
	
#footer-col-2 {
	float: left;
	width: 220px;
	padding-right: 20px;
	text-align: right;
	padding-bottom: 30px;
	}
	
#footer-col-3 {
	float: left;
	width: 220px;
	text-align: right;
	padding-bottom: 30px;
	}
	
#footer-outer {
	width: 100%;
	background-color: #005C9A;
	float: left;
	}
.small-text {
	font-size: 12px;
}
	
#outer {
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0 auto;
	background-color: #2871B5;
	background-position: 0px -19px;
	}
	
#bkg_grad ul {
	margin-left: 0px;
	padding-left: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}

#bkg_grad li {
	padding-bottom: 5px;
	margin-left: 15px;
	padding-left: 5px;
	list-style-type: square;
	}

