body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	text-align:justify;
	padding: 0;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color:#B70004;
	
}
.link        { font-size : 11px; color : #000000 }
a.link        { text-decoration: none; color : #B70004;  }
a.link:hover{ text-decoration: underline; color : #FF2F34; }

p{
	padding: 0px 0px 4px 0px;
	margin:  0px 0px 4px 0px;
}
table{font-size: 13px;
}
h1 {padding: 0px 0px 4px 0px;
	margin:  0px 0px 4px 0px;
	color:white;
	font-size: 25px;

}

h2 {
	font-weight: bold;
	font-size: 130%;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	margin-bottom: 0px; 
	margin-top: 0px;
	color:white;


}
h3 {font-size: 120%; 
	padding: 10px 0px 0px 0px;
	margin:  10px 0px 0px 0px;
	text-align: left;
}
h4 {font-size: 110%; 
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	text-align: left;}

ul { list-style-image: url("images/icon.gif");
	text-align:left; }

.flash {
	height:261px;
	float:left;
}
#leftcol {
	clear:both;
	padding: 0px 0px 0px 0px;
	width:200px;
	float:left;
	text-align:justify;
}
#leftcol a:link {color: white;}
#leftcol a:visited {color: white;}
#leftcol a:hover, a:focus {color: #FFBFC1;text-decoration: none;}
#leftcol a:active {color: #FFBFC1;text-decoration: none;}

.enlargeOne{
	font-size:15;
}

.left{
	
	width:245;
	float:left;

}
#maincol {
	width:530px;
	padding: 4px 8px 0px 15px;
	margin: 0px 0px 0px 10px;
	float:left;
	text-align:justify;
	
}
#main {
	width:780px;
	border: solid white;
	border-width: 1px;
	background-color: #A7C387;

} 
#maincol a:link {color: white;}
#maincol a:visited {color: white;}
#maincol a:hover, a:focus {color: green;text-decoration: none;}
#maincol a:active {color: white;text-decoration: none;}
#overall {
	padding: 0px 0px 0px 0px;
	background-color: #B70004;
	width:100%;
}
/* The footer is a Static DIV set with a substantial top margin to
	separate it from the main content above.
	
	Font size is 75% of the global font size.
	
	Padding top is set to 6px to provide separation between the
	footer contents and the 2px wide dotted border above it. */
#footer {
	clear:both;
	float:left;
	font-size: 85%;
	color:white;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	width:780px;
	background-color:#85A768;

	
}

span.required {
	color: red;
}
/* 	Link styles for Footer Content only
	Active and Focus trigger the color change in IE-PC and other
	modern browsers when tabbing through the links with keyboard. */
#footer a:link {color: white; text-decoration: none;}
#footer a:visited {color: white; text-decoration: none;}
#footer a:hover, #footer a:active, #footer a:focus {color: #FFBFC1;text-decoration: none;}

#glovernav {
	clear:both;
	font-size: 95%;
	color:white;
	font-weight: bold;
}
#glovernav a:link {color: white; text-decoration: none;}
#glovernav a:visited {color: white; text-decoration: none}
#glovernav a:hover, #footer a:active, #footer a:focus {color: #FF2F34;text-decoration: none;}

form label {
	color: #333333;
	margin: 0 15px 0 0;
	font-weight: bold;
}

.col1{clear:both; float: left; width: 100px; text-align: right;margin: 5px 5px 0 0;} 
.col2{float: left; width: 310px; text-align: left;margin: 5px 5px 0 0;} 
.col3{float: left; width: 200px; text-align: center;margin: 5px 5px 0 0;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#first {
	font-size: 170%;
}
#first a:link {color: white;}
#first a:visited {color: white;}
#first a:hover, a:focus {color: #FFBFC1;text-decoration: none;}
#first a:active {color: #FFBFC1;text-decoration: none;}