/* CSS Document */

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	height: inherit;
	
}

.tdbg {
	background: url(images/bg_shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
	
}

.dot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	height: inherit;
	
	
	
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.17em;
	font-style: normal;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #EEF4D7;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bolder;
	color: #CC3300;
}

.mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
}

.fontText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
	height: inherit;
	
}

.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	color: #333333;
	height: inherit;
}

.bold { 
	color: #FF6600; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none 
}

.contact { 
	color: #93C42D; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none 
}
ul.list {
	list-style:disc;
	margin: 0;
	padding: 0;
	color:#3793B5;
	}


/*- Menu 1--------------------------- */
	
#menu1 {
	width: 190px;
	margin: 0px;
	}
	
#menu1 li a {
	height: 17px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #694a13;
	font-weight:bold;
	display: block;
	background-color:#e3bd34;
	padding: 8px 0 0 8px;
	
	}
	
#menu1 li a:hover {
	color: #e3bd34;
	font-weight:bold;
	background-color:#546d0f;
	padding: 8px 0 0 10px;
	
	}
	
#menu1  #current a {
	color: #e3bd34;
	background-color:#546d0f;
	padding: 8px 0 0 10px;
	
	}	


	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
img {
    border: none;
} 

/*--------------------- END MENU-----------------------------------------*/

A:link   { color: #009933; font-size: 10pt; font-family: Arial, Helvetica, sans-serif;  text-decoration: none;    }
A:visited   { color: #999999; font-size: 10pt; font-family: Arial, Helvetica, sans-serif;  text-decoration: none }
A:hover  { color: #FF6600; font-size: 10pt; font-family: Arial, Helvetica, sans-serif;  text-decoration: none }
