
/* _______________ Main Content Area Styles _______________ */

.maintext { 
	text-align : left;
	color : #000000;
	font : 12px "Trebuchet MS", Arial, Helvetica, sans-serif
}


.maintext h1 {
	color : #000000;
	text-align: center;
	font : bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 20px;
	letter-spacing : 3px
}

.maintext h2 {  
text-align: center; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size: 13px; 
color: #000000; 
font-weight: bold; 
margin-left: 0px; 
letter-spacing : 2px; 
margin-top: 5px;
margin-right: 0px; 
margin-bottom: 5px; 
padding-top: 2px; 
padding-right: 2px; 
padding-bottom: 2px; 
padding-left: 2px; 
line-height: 110%
}

.maintext h3 {  
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #666666; 
font-weight: bold; 
margin-left: 0px; 
margin-top: 24px; 
margin-right: 0px; 
margin-bottom: 0px
}

.maintext i { 
color: #000000; 
font-weight: bold; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size: 12px
}

.maintext b {  
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size: 13px; 
color: #FFFFFF
}
		
/* _______________ Form Styles _______________ */	
	
.formpopup { 
font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
width:155px;  
font-size: 9 px;
display : block; 
color: #FFFFFF; 
background: #000000
}

.formpopupsmall{
 width:55px; 
 font-family:  Arial, Helvetica, sans-serif; 
 font-size: 8pt;  
 color: #FFFFFF; 
 background: #000000
 }

form {
	border : 0px dotted #336699;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-right : 0px;
	margin-top : 2px;
	padding : 1px
}

input { 
background-color : #FFFAFA; 
border : 1px solid #999999 
}

input:focus { 
background : #CCCCCC 
}

.checks { 
border : 1px solid #73AAE2
}

.formBut { 
background-color : #73AAE2 
}

textarea { 
	background-color : #FFFAFA0;
	border : 1px solid #999999; 
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px 
}

.butt { 
   font: bold 12px verdana, arial, sans-serif; 
   color: #CCCCCC; 
   background-color: #CDC9D8; 
   padding: 2px
}


/* _______________ Styles To Control Images _______________ */	

.imgfloatright { 
float : right
 }
 
.imgfloatleft { 
float : left
 }
 
.inlinimg { 
display : inline 
}

.dots { 
	color : #FFFFFF
}
.dots a:link { 
color:#FFFFFF; font-family: Helvetica, Arial; font-size: 12px; text-decoration: none;}

.dots a:hover {color:#FF6600; font-family: Helvetica, Arial; font-size: 12px; text-decoration: none;}
 
.dots a:visited {color:#FFFFFF; font-family: Helvetica, Arial; font-size: 12px; text-decoration: none;}
 

.button_off {
 background-color : #333333;
 border-top : 1px solid #000000;
 border-bottom : 0px solid #000000; 
 border-right : 0px solid #000000;
 border-left : 0px solid #000000;
 text-indent: 0px; text-align: left
}

.button_off a {
	background-color : #333333;
	color : #FFFFFF;
	display : block;
	font : 12px Arial, Helvetica, sans-serif;
	padding : 4px 4px 4px 25px;
	position : relative;
	font-style: bold;
	text-decoration : none
}
.button_off a:hover {
	background-color : #FF6600;	
	color : #FFFFFF;
	font-style: bold;
	text-decoration : none
}

.button_on {
	background-color : #FF6600;
	border-top : 1px solid #FFFFFF;
	border-bottom : 0px dashed #FFFFFF;
	border-right : 0px dashed #FFFFFF;
	text-indent: 0px;

}
 .button_on a {
	background-color : #FF6600;
	color : #FFFFFF;
	display : block;
	font : 12px Arial, Helvetica, sans-serif;
	padding : 4px 4px 4px 25px;
	position : relative;
	font-style: bold;
	text-decoration : none
}

/* _______________ Right Side Nav Bar _______________ */

.sidenavtext { 
	color : #333333;
	font : 12px Arial, Helvetica, sans-serif
}
.sidenavtext a:link { 
color : #003399; 
text-decoration : underline 
}
.sidenavtext a:link { 
font-family: Arial, Helvetica, sans-serif;
color : #FF6600;
font-size: 13px;  
text-decoration : underline 
}
.sidenavtext a:visited {
font-family: Arial, Helvetica, sans-serif; 
color : #FF6600;
font-size: 13px;  
text-decoration : underline
 }

.sidenavtext a:hover { 
font-family: Arial, Helvetica, sans-serif;
color : #FF6600;
font-size: 13px;  
text-decoration : none 
}
.sidenavtext b {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
color: #333333
}




