/* CSS Document */

body {
	font-family:garamond, times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: lighter;
	line-height: 18px;
}

a {color: #00f1dd; text-decoration: none;}
a:hover {text-decoration:underline;}

.main {
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #314947;
	border-top-width:1px;
	border-top-style: solid;
	border-top-color: #314947;
	border-left-width:1px;
	border-left-style: solid;
	border-left-color: #314947;
	border-right-width:1px;
	border-right-style: solid;
	border-right-color: #314947;
	width: 980px;
	margin-left: 10px;
	}

.caption {
	font-size: 10px;
	color: #CCCCCC;
	font-family: verdana;
}

.caption2 {
	font-size: 10px;
	color: #003333;
	font-family: verdana;
}

.subhead_a {
	font-size: 14px;
	color:#FFFFCC;
	font-weight: bold;
}

.mainhead_a {
	color: #b8dccf;
	font-size: 20px;
	font-variant: normal;
	text-transform: uppercase;
}
.masthead_a{
	color: #FFFFCC;
	font-size: 16px;
	margin-left: 18px;
	letter-spacing: 5px;
	font-family: "palatino";
	text-transform: uppercase;
}

.rate-rules
{border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #314947;
	}
	
.headgraphic {
margin-left:20px;
}

.image {
border: 1px solid #314947
}

