

/*	Base Formatting & Structures ================================================================================  */


table, tr, th, td {
	font: 13px/1.5 'arial, Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #353535;
	border-collapse: collapse;

	margin: 0;
	padding: 0;
	}

.orangetitle{
	font: 18px/1.5 'helvetica, Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #E55C00;
	margin: 0;
	padding: 0;
	}


.subtitle2{
	font: 13px/1.5 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: black;
	margin: 0;
	padding: 0;
	}


.hometable{
	font: 11px/1.5 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #353535;
	margin: 0;
	padding: 0;
	}



	

/*	Headings ====================================================================================================  */



p, h1, h2, h3, h4, h5, h6 { margin-top: 0; }



h1 {
	font-size: 30px;
	font-weight: normal;
	color: #a4a4a4;
	}

h1 span { color: #333; }


h2 {
	font-size: 24px;
	font-weight: normal;
	color: #333;
	}


h3 {
	font-size: 18px;
	font-weight: normal;
	color: #b90000;
	}

h3 span {
	font-size: 12px;
}



h4 {
	font-size: 16px;
	font-weight: normal;
	color: #656565;
	}


h5 {
	font-size: 13px;
	font-weight: bold;
	color: #242424;
	margin: 0;
	}

	
h6 {
	font-size: 12px;
	font-weight: normal;
	color: #656565;
	margin: 0 0 15px 0;
	}



.title { 
	font-size: 16px; 
}




/*	Lists =======================================================================================================  */

ul li {
	margin: 0 0 1px 1px;
	padding: 0;
	}	

ul li {
	list-style-image: url(../images/list01.gif);
	margin-bottom: 5px;
	}

ul li ul { 
	margin: 5px 10px;
	padding: 5px 10px;
	}

ul li ul li {
	list-style-image: url(/images/site/bullets/list02.gif);
	margin-bottom: 3px;
	font-size: 12px;
	}

	
ol li {
	margin: 0 0 1px 1px;
	padding: 0;
	}	







/*	Images ======================================================================================================  */


img { border: none; }




/*	Miscellaneous ===============================================================================================  */


.hr {
	background: #dadada;
	width: 100%;
	height: 1px;
	display: block;
	margin: 25px 0;
	}

.hr hr { display: none; }


blockquote { margin-left: 15px; }






/* Forms (for display purposes) */
form {
margin: 0px;
padding: 0px;
}
/* General Links */
a {
color: #415500;
}
a:visited {
color: #415500;
}
a:hover {
color: #E55C00;
}

/*login text boxes*/
p.logintxt input { 
  width: 116px; 
  //font-size: 9px;  
}

.logintxt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
margin: 2px 0px 2px 12px;
color: #415500;
}


.font10 {
	COLOR: black
	FONT-FAMILY: VERDANA, ARIAL, HELVETICA, SANS-SERIF, default;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: 130%
}

.font9 {
	COLOR: black
	FONT-FAMILY: VERDANA, ARIAL, HELVETICA, SANS-SERIF, default;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: 130%
}

.font8 {
	COLOR: black;
	FONT-FAMILY: VERDANA, ARIAL, HELVETICA, SANS-SERIF, default;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: 130%
}

.smallblackFont 
	{
		font-family: arial, helvetica; 
		font-size: 12px;
		color: #000000;
	}
	
.smallboldblackFont 
	{
		font-family: arial, helvetica; 
		font-size: 12px;
		color: #000000;
		font-weight: bold;
	}
	
.smallboldwhiteFont 
	{
		font-family: arial, helvetica; 
		font-size: 14px;
		color: white;
		font-weight: bold;
	}

.smallboldorangeFont 
	{
		font-family: arial, helvetica; 
		font-size: 14px;
		color: #FF7C1F;
		font-weight: bold;
	}	
	
.smallboldredFont 
	{
		font-family: arial, helvetica; 
		font-size: 12px;
		color: red;
		font-weight: bold;
	}	

.arialfont10 {
	COLOR: black;
	FONT-FAMILY: arial, HELVETICA, SANS-SERIF, default;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: 130%
}

.arialfont10bold {
	COLOR: black;
	FONT-FAMILY: arial, HELVETICA, SANS-SERIF, default;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 130%
}

.arialfont12bold {
	COLOR: black;
	FONT-FAMILY: arial, HELVETICA, SANS-SERIF, default;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 130%
}


.TextBox		
{
	font-family:verdana,arial; 
	font-size:8pt; 
	color:black; 
	background-color:white; 
	border:#415500; 
	border-style:groove; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
}

.titletext{
	font: 14px/1.25 'helvetica', 'Arial', 'Lucida Grande', sans-serif;
	color: #415500;
	margin: 0;
	padding: 0;		
}


/* Link Text Top Nav Bar */
a.topmenubar {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: none;
color: white;
}
a.topmenubar:visited {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: none;
color: white;
}
a.topmenubar:hover {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: none;
color: green;
}


/* user menu */
a.usermenubar {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: none;
color: #FF7C1F;
}
a.usermenubar:visited {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: none;
color: #FF7C1F;
}
a.usermenubar:hover {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: none;
color: green;
}

.whitebars {
  color: white;
  font-weight: bold;
  font-size: 16px;
}

.orangebars {
  color: #FF7C1F;
  font-weight: bold;
  font-size: 16px;
}

.greenbars {
  color: #B5D642;
  font-weight: bold;
  font-size: 16px;
}

.largedarkgreentext{
	font: 20px/1.25 'Arial Black', 'Lucida Grande', sans-serif;
	color: #366633;
	margin: 0px 0px 0px 0px;		
}

.largeorangetext{
	font: 20px/1.25 'Arial Black', 'Lucida Grande', sans-serif;
	color: #FF7C1F;
	margin: 0px 0px 15px 0px;		
}




/* boxes */
.orangebox300x100 {
	background: url(../images/orangebox300x100.png) no-repeat;
	width: 300px;
	height: 100px;
	text-align: left;
	padding: 4px 4px 4px 4px;	
	font-size: 11px;
	float: right;
	line-height: 17px;
	margin: 0px 0px 15px 0px;	
}	

.orangebox300x80 {
	background: url(../images/orangebox300x80.png) no-repeat;
	width: 300px;
	height: 80px;
	text-align: left;
	padding: 4px 4px 4px 4px;	
	font-size: 11px;
	float: right;
	line-height: 17px;
	margin: 0px 0px 15px 0px;	
}

.orangebox300x50 {
	background: url(../images/orangebox300x50.png) no-repeat;
	width: 300px;
	height: 50px;
	text-align: left;
	padding: 4px 4px 4px 4px;	
	font-size: 11px;
	float: right;
	line-height: 17px;
	margin: 0px 0px 15px 0px;		
}

.orangebox240x225 {
	background: url(../images/orangebox240x225.png) no-repeat;
	width: 240px;
	height: 225px;
	text-align: left;
	padding: 4px 4px 4px 4px;	
	font-size: 11px;
	float: center;
	line-height: 17px;
	margin: 0px 0px 15px 0px;			
}


.homeboxright {
	background: url(../images/homeboxright.gif) no-repeat;
	width: 240px;
	height: 330px;
	text-align: left;
	padding: 15px 20px 0px 15px;
	font-size: 11px;
	float: left;
	line-height: 17px;
	margin: 0px 3px 0px 3px;	
}	

.homeboxright2 {
	background: url(../images/homeboxright2.gif) no-repeat;
	width: 240px;
	height: 205px;
	text-align: left;
	padding: 15px 20px 0px 15px;
	font-size: 11px;
	float: left;
	line-height: 17px;
	margin: 0px 0px 10px 10px;	
}



.homeBox6 {
	background: url(../images/darkgreenbox.gif) no-repeat;
	width: 235px;
	height: 180px;
	text-align: left;
	padding: 15px 15px 15px 15px;
	font-size: 11px;
	float: left;
	line-height: 17px;
	margin: 0 3px 0px 3px;	
}	
	


.pre1 {
  font-family:monospace;
  font-size: 12px;
  color:black;
}
	


a.rightarrow {
	font-family:arial;
  font-size: 16px;
	color=#E55C00;
	text-decoration: none;
}
a.rightarrow:visited {
	font-family:arial;
  font-size: 16px;
	color=#E55C00;
	text-decoration: none;
}
a.rightarrow:hover {
	font-family:arial;
  font-size: 16px;
	color: #415500;
	text-decoration: none;
}

.paypalbg {
	background: url(../images/paypal.gif) 100% 100% no-repeat;
}	