@charset "utf-8";
/* CSS Document */
body {

	background:#000 url(../images/mulleticabackground.jpg) no-repeat top center fixed;
/* scroll - fixed 
	 background-color:#000000;
*/
	 font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 21px;
	color: #FF0000;
}
h2 {
	font-size: 18px;
	color: #333;
}
.quote{
	font-family: Georgia;
	font-size:24px;
	font-style:italic;
	color: #00FFFF;
	margin-top:10px;
	margin-bottom:10px;
	line-height:30px;
	padding: 0px 0px 0px 0px;}

.nav2 {
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin:5px;
	margin-left:0px;
	width: 220px;
	background-color: #CCC;
	display: block;
	text-decoration: none;
}



#mainholder {
	position: absolute;
	width: 780px;
	left: 50%;
	top: 0px;
	margin-left: -390px;
	_margin-left: -390px;
	border: 0;
	font-family: "Trebuchet MS";
	font-size:14px;
	color: #EBEBEB;
}


.mainarea {background-color:transparent;width:780px;margin:0 auto;/*background:url(../images/white780.gif);background-repeat:repeat;*/}
.nav {width:240px;color:#000;font-size:12px;font-weight:normal;float:left;margin-top:0px;padding-left:10px;}
.col-right {width:490px;color:#000;font-size:14px;font-weight:normal;float:left;margin:5px;}
.maininner {width:780px; background:#FFF;}
/*
.maininner {width:780px;background:url(../images/white780.gif);background-repeat:repeat;}
*/
.footer {width:780px;height:56px;}
.footer-left {color:#000;width:400px;font-size:10pt;float:left;padding-left:30px;padding-top:5px;}
.footer-right {color:#000;width:150px;font-size:10pt;text-align:right;float:right;margin-right:30px;padding-top:5px;}


.form1 {/*width:240px;*/color:#333;font-size:14px;/*float:left;margin-top:0px;padding-left:10px;*/ line-height:26px;}
.form2 {/*width:240px;*/color:#333;font-size:14px;/*float:left;margin-top:0px;padding-left:10px;*/ line-height:18px;}
.form3rdclass {background-color:#EBEBEB;}
.formhdr {/*width:240px;*/color:#333;font-size:14px;/*float:left;margin-top:0px;padding-left:10px;*/background-color: #CCC;}
.formhdr2 {/*width:240px;*/color:#333;font-size:14px;/*float:left;margin-top:0px;padding-left:10px;*/background-color: #EBEBEB;}

.date {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
}

.subhdr {
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#009900;
}

.large {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#333333;
}

.formstyle {
font-family:"Trebuchet MS";
font-size:12px;
color:#009900;
}

.formstyle {
font-family:"Trebuchet MS";
font-size:13px;
font-weight:bold;
color:#333333;
}

.linesep{
background:url(images/dottedline.gif) top repeat-x;
height:10px;
width:400px; 
}

.indented
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#666666;
   padding-left: 25pt;
   padding-right: 25pt;
   }

.footertext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000;
}



a:link,a:visited {
	color: #FF0000;
	text-decoration: underline;
	background: transparent;
}
a:hover,a:active {
	color: #990033;
	text-decoration: underline;
	background: transparent;
}

/*
set pseudo classes for nav links
*/


.navlink a,
.navlink a:link,
.navlink a:visited,
.navlink a:active {
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin:5px;
	margin-left:0px;
	width: 220px;
	background-color: #fff;
	border-top: 0px solid #a6a6ff;
	display: block;
	text-decoration: none;
}
.navlink a:hover {
	background-color: #CCC;
	text-decoration: none;
	color: #000;
}


.navlinkyel a,
.navlinkyel a:link,
.navlinkyel a:visited,
.navlinkyel a:active {
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin:5px;
	margin-left:0px;
	width: 220px;
	background-color: #fff;
	border-top: 0px solid #a6a6ff;
	display: block;
	text-decoration: none;
}
.navlink a:hover {
	background-color: #CCC;
	text-decoration: none;
	color: #000;
}



/*
set pseudo classes for secondary link properties
*/

a.footerlink:link,a.footerlink:visited {color: #66FF00; text-decoration: none; font-size: 11px; background: transparent;}
a.footerlink:hover,a.footerlink:active {color: #FFFFFF;text-decoration: none; font-size: 11px; background: transparent;}


