body {
	color: #ffffff;
	font-family: Verdana, Arial,sans-serif;
	line-height: normal;
	background-color: #000000;
	margin-top: 10px;
	}

a:link, a:visited { color: #249b01; font-weight: normal; text-decoration: none; }
a:hover { color: #2dc800; font-weight: normal; }
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 200%; 
	font-weight: normal;
	letter-spacing:.1em;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
    padding-bottom: 0px; 
	}

h2 { font-family: Verdana, Arial,sans-serif;
	color: #ffffff;
	font-size: 14px;
	line-height:normal;
	text-align:justify;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
    padding-bottom: 0px; 
	}

h3 {
	color: #249b01;
	font-size: 20px;
	line-height:12px; 
	letter-spacing:.1em;
	text-align: left;
	font-family: "Trebuchet MS";
	font-weight: normal;
	}

h4 {font-family: Verdana, Arial,sans-serif; 
    font-size: 80%; 
    color: #185c7b; 
    text-align: center;
	padding-top: 0;
	padding-left: 0px;
	padding-right: 8px;
    padding-bottom: 0; }
	
h5  {font-family: Verdana, Arial,sans-serif; 
	 font-size: 14px; 
	 color: #ffffff;
	 letter-spacing:.1em;
	 text-align: left;
	 line-height:normal;
	 font-weight: normal;
	 padding-top: 0px;
	 padding-left: 0px;
	 padding-right: 12px;
     padding-bottom: 0px; 
	  }
h6 { font-family: Verdana, Arial,sans-serif;
	color: #249b01;
	font-size: 12px;
	line-height:28px;
	text-align: left; 
	font-weight: normal;
	}

p { font-size: 70%; }

.smaller { font-size: smaller; }
.xsmall { font-size: x-small; 
          text-align: left;
		  }
.xxsmall { font-size: xx-small; }

.quote { 
    font-family: Verdana, Arial,sans-serif;
	font-weight:bold;
	padding-top: 0;
	padding-left: 15px;
	padding-right: 15px;
    padding-bottom: 0;
	text-align: left;
	 }
.quote2 { 
    font-family: Verdana, Arial,sans-serif;
	padding-top: 0;
	padding-left: 45px;
	padding-right: 15px;
    text-align: left;
	font-style: italic;
	 }
	 
.countries p { font-family: "Trebuchet MS"; color: #2fcd0b; font-size: 200%; }
.countries p a, .countries p a:visited, .countries p a:active  { color: #2fcd0b; text-decoration: none; }
.countries p a:hover{ color: #368225; text-decoration: none; }

        </style>
	 
/* body content section */

.menu { background-color: #ffffff; font-size: 80%; text-align: center; }

.footer { font-size: 8pt; font-weight:bold; color: #00929f; text-align: center; }

.footer2 { color: #a4a4a4; font-size: 8pt; text-align: left; font-weight:bold; }

/* end body content */

/*Drop Downs*/
	.dropdown { float:left; padding-right:0; padding: 0; margin: 10px 10px 0 0; padding: 0 0 10px 0;}
	.dropdown dt { width:148px; *width:168px; border:1px solid #00264c; padding:9px; font-family: "Trebuchet MS"; font-size: 100%; font-weight:bold; color: #000000; cursor:pointer; background-color: #000000;}
	.dropdown dt:hover { background-color: #000000; }
	.dropdown dd { position:absolute; overflow:hidden; width:168px; display:none; margin-left: 0px; z-index:200; opacity:0;}
	.dropdown ul { border:1px solid #00264c; width:168px; list-style-type:none; border-top:none; margin: 0; float: left; background:#131313;}
	.dropdown li { font-size: 80%; float: left; width: 164px;}
	.subnav a, .subnav a:active, .subnav a:visited {display:block; padding:5px 5px 5px 12px; text-decoration:none;  /*width: 100%;*/}
	.subnav a:hover {background:#414141; color:#9ac1c9}
	.dropdown .underline {border-bottom:1px solid #00264c; width: 100%;}
	
	.clear { margin: 0; padding: 0;}
	
/*Drop Downs*/

