/* General Text and Body Styles */

body {
    	font-family: tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
}

/* Main Table Background*/

.tablebkgd {
    	background-image: url(images/BlueMarbleBKGD.jpg);
	background-color: #ffffff;
}

/* Special Header background image */

.avccHeader {
	background: url(images/avccHeader1600.jpg);
	background-color: #ffffff;
	text-align: center;
}

.avccLinks {
    	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background: transparent;
}

/* Special Bulleted List Styles */

.wdbullet {
    	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: left;
	color: #000000;
	background: transparent;
	font-size: 18px;
	font-weight: bold;
	list-style-image: url(images/bullet.gif);
}

.wdblock {
    	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: left;
	color: #000000;
	background: transparent;
	font-size: 15px;
	font-weight: bold;
	list-style-image: url(images/bullet02.gif);	
}

.wdspecial {
	list-style-image: url(../images/bullet03.gif);	
}

.wdspecial {
    	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: left;
	color: #000000;
	background: transparent;
	font-size: 17px;
	/*font-weight: bold;*/
	margin-bottom: 15px;
}

.wdcontest {
	list-style-image: url(../images/bullet.gif);	
}

.wdcontest {
    	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: left;
	color: #000000;
	background: transparent;
	font-size: 17px;
	/*font-weight: bold;*/
	margin-bottom: 15px;	
}

/*Special Font Colors */

.mountain {
    	font-family: tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
}

.cherry {
    	font-family: tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
}

h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	background-color: transparent;
	margin: 0px;
}

h2 {
	font-family: tahoma, arial, helvetica, sans-serif;
	background-color: transparent;
	margin: 0px;
}

h3 {
	font-family: tahoma, arial, helvetica, sans-serif;
	background-color: transparent;
	margin: 0px;
}

h4 {
	font-family: tahoma, arial, helvetica, sans-serif;
	background-color: transparent;
	margin: 0px;
}

h5 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: transparent;
	margin: 0px;
}

h6 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	margin: 0px;
}

.maintext {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	background-color: transparent;
	margin: 0px;
}

.subheader {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: transparent;
	margin: 0px;
}

.emptext {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	margin: 0px;
}

.empacrobat {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	margin: 0px;
}

.acrobattext {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	border-top: #919191 4px outset;
  	border-right: #919191 4px outset; 
  	border-bottom: #919191 4px outset;
  	border-left: #919191 4px outset;
  	padding: 1px 1px 1px 1px; /* T-R-B-L */
}

.whitetext {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	background-color: transparent;
	margin: 0px;
}

.yellowtext {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	background-color: transparent;
	margin: 0px;
}

/* Text for Address Box*/

.addresstext {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	background-color: transparent;
	margin: 0px;
}

.addresshead {
	font-family: "times new roman", garamond, serif;
	font-size: 20px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #000000;	
	background-color: transparent;
	margin: 0px;
}

/*Special Text for Page Headers*/
.header {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	margin: 0px;
}

/*Small text for copyright notice*/
.small {
	font-family: arial, helvetica, sans-serif;
	font-size: .7em;
	text-align: center;
	background-color: transparent;
}

/* Float Styles for Images */

.imgRight {
	float: right;
  	padding: 1px 1px 10px 20px; /* T-R-B-L */
}

.imgLeft {
	float: left;
  	padding: 1px 20px 10px 1px; /* T-R-B-L */
}

/*Horizontal Rule*/

.mainbgcolor
{
	background-color: transparent;
	color:#000000;
}

/*Image Border for Flash Slide Show*/
.slideshow {
	border-top: #919191 8px outset;
  	border-right: #919191 8px outset; 
  	border-bottom: #919191 8px outset;
  	border-left: #919191 8px outset;
  	padding: 1px 1px 1px 1px; /* T-R-B-L */
} 

/*Image Border for Top Button Flash Table*/
.button {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	border-top: #919191 8px outset;
  	border-right: #919191 8px outset; 
  	border-bottom: #919191 8px outset;
  	border-left: #919191 8px outset;
  	padding: 1px 1px 1px 1px; /* T-R-B-L */
} 

/*Image Border for Top Button Header Table*/
.donation {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	border-top: #919191 8px outset;
  	border-right: #919191 8px outset; 
  	border-bottom: #919191 8px outset;
  	border-left: #919191 8px outset;
  	padding: 1px 1px 1px 1px; /* T-R-B-L */
} 

/*Image Border for AVCC Tables*/
.avcctable {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	border-top: #919191 8px outset;
  	border-right: #919191 8px outset; 
  	border-bottom: #919191 8px outset;
  	border-left: #919191 8px outset;
  	padding: 1px 1px 1px 1px; /* T-R-B-L */
} 

/* -----------------Special Styles for JavaScript Positions ---------------- */
.gizmo {
 	position: absolute;
  	top: 410px;
  	left: 10px;
}

.newsbox {
	position:absolute; 
	visibility:hidden;
}


/*--------------------------Special Styles for Printing--------------------------*/

.break {
	page-break-after: always;
}

#divone {
  	text-align: left;
	display: none;
}

#divtwo {
  	text-align: left;
}  

#divthree {
  	text-align: left;
	display: none;
} 

/* JAVA SCRIPT MENU NO DISPLAY */
	
.m0l0mouti {
	display: none;
}
.m0l0mouto {
	display: none;
}	

.m0l0moveri {
	display: none;
}

.m0l0movero {
	display: none;
}	

.m0l0mdowni {
	display: none;
}


.m0l0mdowno {
	display: none;
}	
		
	
.m0l1mouti {
	display: none;
}
.m0l1mouto {
	display: none;
}	

.m0l1moveri {
	display: none;
}

.m0l1movero {
	display: none;
}	

.m0l1mdowni {
	display: none;
}


.m0l1mdowno {
	display: none;
}

	
/* -----------------------------------This document's anchor pseudo-classes--------------------*/
/*General Link CSS for text links*/
a {
	font-family: tahoma, arial, helvetica, sans-serif;
   	font-weight: bold;
   	color: #000000;
   	background-color: transparent;
   	text-decoration: none;
}
  
a:link {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-weight: bold; 
	color: #000000;  
	text-decoration: none; 
}

a:visited {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
}

a:active {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-weight: bold; 
	color: #000000;
	text-decoration: none; 
}

a:hover {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold; 
	color: #000000;
	text-decoration: none; 
}



/* Styles below required to get the NavBar operational border: 2px solid #211a08; background-color: #b07f57;*/
/* Set up the Menu Boxes*/
#navMenua 
{
	width: 100%;
	border: 2px solid #0c489b;
	background-color: #0c489b;
	margin:3px 0px;
    	width:740px !important;
    /* Fix broken box model for IE5/Win, IE6/Win ignores the following rules */
    	width /**/:760px;     
}

/* Set up the Menu Box Anchor Styles*/
#navMenua a, #navMenua a:visited
{
	float: left;
    	background: #f3f3f3 url('images/menu_button.png') 0px 0px;
    	border-left: 1px solid #ffffff;
    	border-top: 1px solid #ffffff;
    	border-right: 1px solid #dddddd;
    	border-bottom: 1px solid #dddddd;
    	font:12px verdana;
    	font-weight: bold;
    	text-align: center;    
    	color: #0c489b;
    	text-decoration: none;
    	height: 15px;
   	width: 195px;
}

#navMenua a:hover
{
    	background: #f3f3f3 url('images/menu_button.png') 0px 15px;
	font:12px verdana;
    	font-weight: bold;
    	text-align: center;    
    	color: #ff0000;
    	text-decoration: none;
}

#navMenua a.margin 
{
    	margin-right:2px;
}

 #navMenua ul, #navMenua li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*Set up Inline Display of Menu Boxes. Default is Verticle Display*/
#navMenua li { display: inline; }
