#container #content a {
	font-weight: bold;
	color: #015291;
	text-decoration: none;
}

body {
	background-color: #005696;
	background-image: url(../images/bgslice.jpg);
	background-repeat: repeat-x;
	margin-top: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#currentpage {
	color: #D7E1EA;
}


.cleardiv {
	clear:both;
}

.boldit {
	font-weight: bold;
}

.italic {
	font-style: italic;
}
.floatleft {
	float: left;
}


hr {
	color: #013861;
	margin: 0px;
	clear: both;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #005696;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#right_column {
	width:240px;
	height:auto;
	float:right;
}

.rightcolumnbox {
	float: right;
	width: 220px;
	margin-top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	clear: right;
}
#container #content #right_column .rightcolumnbox #form1 #button {
	font-size: 10px;
}

#container #header #nav {
	color: #000033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 26px;
	margin-left: 15px;
}

#container #footer {
	font-size: small;
	color: #00579A;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

#container #header #nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #header #nav a:hover {
	color: #D7E1EA;
}

#container {
	width: 782px;
	border: thin solid #999999;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(../images/bodyslice.jpg);
}
#header {
	width: 782px;
	height: 160px;
	background-image: url(../images/header.jpg);
}
#container #footer a {
	color: #005595;
	text-decoration: none;
}
#bottomrule {
	background-color: #015697;
	height: 3px;
	width: 782px;
	clear: left;
	margin: 0px;
}

#container #content {
	background-image: url(../images/bodyslice.jpg);
	background-repeat: repeat-y;
	width: 782px;
}

#indextext {
	width: 422px;
	height:auto;
	float:left;
	line-height: 22px;
	padding-top: 20px;
	padding-left: 60px;
	clear: left;
}

.button {
	background-color: #003760;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	width: 200px;
}
#container #content #right_column .rightcolumnbox .rightcolumnbutton a {
	color: #FFFFFF;
}
.rightcolumnbutton {
	font-size: 10px;
	background-color: #003760;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	width: 200px
}


#testimonials {
	float: right;
	clear:right;
	background-image: url(../images/quotes.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	font-style: italic;
	font-weight: normal;
	margin-top: 50%;
	width: 215px;
}
#testimonialDropCap {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bold;
	color: #005696;
	float: left;
	font-style: normal;
	margin-bottom: -10px;
}

#container #content .rightcolumnbox .rightcolumnbutton a {
	color: #FFFFFF;
}


#footercontactinfo {
	width: 220px;
	background-color: #D7E1EA;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	float: right;
	clear: right;
	margin-top: 75%;
}
