BODY
{
	font-family: kristen ITC, lucida sans unicode, verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt; background-color:#71A3BB;
	text-align:center;
	color:#fff;
}

a:active { text-decoration: none}
a:link {  color: #FFFF00; text-decoration: none}
a:visited {  color: #FFFF00; text-decoration: none}
a:hover {  text-decoration: underline}

a.menu-white:active { font-weight: bold; font-size: 10px; text-decoration: none}
a.menu-white:link {  font-weight: bold; font-size: 10px; color: #FFFFFF; text-decoration: none}
a.menu-white:visited {  font-weight: bold; font-size: 10px; color: #FFFFFF; text-decoration: none}
a.menu-white:hover {  font-weight: bold; font-size: 10px; text-decoration: underline}

.maintable{
	background-color:#339933;

}
h4{
	color:#FFE000;
	margin-bottom:0;
	margin-top:10px;
}
TABLE
{
	font-family: kristen ITC, lucida sans unicode, verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}







H1
{
	font-family: kristen ITC, lucida sans unicode, verdana, Tahoma, Arial, Helvetica, sans-serif;

	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}


H2
{
	font-kristen ITC, lucida sans unicode, verdana, Tahoma, Arial, Helvetica, sans-serif;

	font-size: 10pt;
	font-weight: bold;
}


.small_italic
{
	font-family: kristen ITC, lucida sans unicode, verdana, Tahoma, Arial, Helvetica, sans-serif;

	font-size: 8pt;
	font-style: italic
}


.errormessage
{
	color: #FFE000;
	text-align: left;
}


.infomessage
{
	color: green;
	text-align: left;
}


.errorblock
{
	background-color: red;
}



.noframetextbox
{
	border: #FFFFFF;
}

.god_awful
{
	color: red;
	font-weight: bold;
	text-decoration: blink;
}
.green{
	background-color:#339933;
}
#help{
	width:159px;
	float:right;
	margin: 20px 0 20px 20px;
}
#help2{
	width:159px;
	float:right;
	margin: 20px 0 20px 0px;
}
#helptop{
	background:url('images/helptop.jpg') no-repeat;
	height: 42px;
	width: 159px;
}
#helpmiddle{
	background:url('images/helpmiddle.jpg') repeat-y;	
	width: 159px;
	padding: 0 10px 0 7px;
}
#helpbottom{
	background:url('images/helpbottom.jpg') no-repeat;
	height: 38px;
	width: 159px;
}
#helpmiddle p{
	margin:0;
	padding:0;
	padding-bottom: 7px;
}
#helpmiddle p a{
	color: white;
}
#helptop2{
	background:url('images/helptop.gif') no-repeat;
	height: 42px;
	width: 159px;
}
#helpmiddle2{
	background:url('images/helpmid.gif') repeat-y;	
	width: 159px;
	padding: 0 10px 0 7px;
}
#helpbottom2{
	background:url('images/helpbottom.gif') no-repeat;
	height: 38px;
	width: 159px;
}
#faq ul{
	font-family: arial;
	color: #FFFFFF;	
	font-size:  1em;
}
#faq ul li{
	font-family: arial;
	color: #FFFFFF;	
	line-height:  1.3em;
	padding-bottom: 10px;
}
#faq a{
	color: #CC0000;
	font-size:  1.4em;
}
#faq ul.little li a{
	color: #FFFFFF;	
	font-size:  1em;
	line-height:  1em;
	
}
#faq .hilight{
	background:#BCD4DD;
	color: #000000;
	padding:5px;
	border:2px solid #F8F7D1;
}
#faq li.little{
	padding-bottom: 0px;
}
#faq ul.little{
	padding-bottom: 10px;
}
#faq h3{
	font-family: arial;
	color: #FFFFFF;	
	font-size:  1.3em;
	font-weight: bold;
}
#faq h2{
	font-family: arial;
	color: #FFFFFF;	
	font-size:  1.4em;
	text-transform: uppercase;
}
#alert{
	text-align:left;
}

