/* CSS Document */

body {
	background-color:#ffffff;
	margin:0px;
	font-size:11px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
form {
	margin:0px;
}
.leftshadow {
	background-image: url(images/leftshadow.gif);
	background-repeat: repeat-y;
	width: 24px;
}
.rightshadow {
	background-image: url(images/rightshadow.gif);
	background-repeat: repeat-y;
	width: 25px;
}
.menubg {
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menubg a:link, .menubg a:active, .menubg a:visited, .menubg a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}.bodybg {
	background-color: #EAEAEA;
	width: 793px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodytext a:link, .bodytext a:active, .bodytext a:visited, .bodytext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #CA0000;
	text-decoration: none;
	font-style: italic;
}
.leftblue {
	background-color: #071B56;
	width: 160px;
}
.whitecaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textfld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	height: 14px;
	border: 1px solid #000000;
}
.whitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitesmall a:link, .whitesmall a:active, .whitesmall a:visited, .whitesmall a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #00FFF6;
	text-decoration: none;
}
.footer {
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 27px;
}
.footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 27px;
	padding-left: 3px;
	padding-right: 3px;
}
.redcaps {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}