@charset "UTF-8";
body/* CSS Document */

 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-attachment: fixed;
	background-image: url(images/cavu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #80B8D7;
	font-family: "Lucida Grande", sans-serif, Arial;
}
.top {
	background-color: #333333;
	background-image: url(images/top_gray.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 24px;
	width: 100%;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
}
.top a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.top  a:hover {
	font-size: 11px;
	color: #75B1D3;
	text-decoration: none;
}
.left {
	background-image: url(images/left_top.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 234px;
	font-size: 12px;
	background-position: left top;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #75B1D3;
	height: 800px;
}
.bottomLeft {
	text-align: left;
	font-size: 12px;
	vertical-align: top;
	margin: 0px;
	padding: 10px;
	background-color: #75B1D3;
}
.Blue {
	color: #75B1D3;
}
.DarkBlue {
	color: #003366;
	font-family: "Trebuchet MS", "Lucida Grande", Arial;
	font-size: 12px;
	letter-spacing: normal;
	word-spacing: normal;
}
.Header {
	color: #003366;
	font-family: "Trebuchet MS", "Lucida Grande", Arial;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
}
.right {
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 100%;
	background-image: url(images/tagline.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.content {
	height: 300px;
	width: 650px;
	text-align: left;
	vertical-align: top;
	font-family: "Lucida Grande", sans-serif, Arial;
	font-size: 11px;
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 36px;
	padding-left: 26px;
	line-height: 18px;
}
.content a {
	color: #FFFFFF;
	text-decoration: underline;
}
.Quote {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
}
.link {
	text-decoration: none;
}
.link a {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
