
body{
	
	background-image: url('../iStock_000008263640XSmall.jpg');
	font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0px;

}
h1{

	font-size: 18pt;

}
h2{

	font-size: 14pt;
}
td
{
	font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	text-align: center;
	margin: 0px;
	
}
.style7 {
	text-align: center;
}
.leftNav{

	background-color: green;
	
	height: 40px;
	width: 205px;
}
.leftNav a{

color: black;

text-decoration: none;

}
.leftNav a:hover{

color: black;

text-decoration: underline;

}

.style13 {
	color: #000000;
}
.style6 {
	text-align: center;
	font-size: large;
	margin-left: 40px;
    color: #FF0000;
	text-decoration: underline;
}
.style14 {
	border-style: solid;
	border-width: 1px;
}
.style15 {
	text-align: justify;
}
.style16 {
	border-right-style: solid;
border-right-width: 1px;
}
.style17 {
	text-align: center;
	border-left-style: solid;
 border-left-width: 1px;

}

.style18 {

	margin-left: 40px;

}


.style19 {

	font-size: small;
}

.style20 {
	margin-left: 40px;
	text-align: center;
	font-family: Verdana;
}

.style21 {
	font-size: large;
}
.style22 {
	font-size: medium;
}
.style23 {
	margin-left: 40px;
	text-align: center;
}
.style24 {
	text-align: left;
}
.formFieldName{
		font-family: verdana;
		font-size: 13px; 
		text-align: left;
		margin-left: 5px;

}
.mainTable{

border-color:#008000; border:solid 4px #008000; background: #ffffff;;
}
.blockQoute{

	margin-left: 35px;
	
	font-family: arial;
	
	font-size: 16px;

}

.glossymenu, .glossymenu li ul{                                  
list-style-type: none;                                           
margin: 0;                                                       
padding: 0;                                                      
width: 200px; /*WIDTH OF MAIN MENU ITEMS*/                       
border: 1px solid black;
}

.glossymenu li{
position: relative;
}

.glossymenu li a{
background: green url(../glossyback.gif) repeat-x bottom left;
font: bold 12px Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 190px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul a{
width: 180px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(../arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(../glossyback2.gif);
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */
