body { font-family: Arial, Helvetica, sans-serif;
	background:#316304 url(assets/images/bg_bottom.jpg) bottom repeat-x;
	margin:0;}

.bg {background:url(assets/images/bg_top.jpg) top repeat-x;}

p { font-size: 12px;
	line-height: 20px;
	color:#000000;}

h1 { font-size: 24px;
	 font-weight: bold;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#527216;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#205193;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#03142E;}

a:hover { text-decoration: none;
	color:#316304;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;}

.imgborder { BORDER: #4980DA 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#03142E;
	background:#03142E;
	height:1px;
	border:0;}

.white{color:#FFFFFF;}
	
/* Template */

.bottomlinks {padding-left:20px;
	padding-top:10px;
	}
.bottomlinks p{font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	margin:5px;
	}
.bottomlinks a{font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
.bottomlinks a:hover{font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}
	
.sidebar p{color:#FFFFFF;}

.white li{color:#FFFFFF;}
.white li a{color:#FFFFFF;}

#seo {
	font-size: 10px;
	line-height: 12px;
	font-weight: 400;}

#seo a {
	font-size: 10px;}

/* End Template */

/* Splash */
.splashlinks p{font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	margin:5px;
	}
.splashlinks a{font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
.splashlinks a:hover{font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}

/* End Splash */

	
/* Floating Nav */

#backgroundDiv {
	width:760px;
	}

#upperDiv {
	position:relative;
	width:760px;
	left:0px;
	top:-90px;
	border:none;
	background:#041734;
	}

.nav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
	
.nav a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#4B85D7;
	font-weight:bold;
	text-decoration:none;
	}
/* End */

			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */