body { font-family: Arial, Helvetica, sans-serif;}

p { font-size: 12px;
	line-height: 20px;
	color:#000000;}

h1 { font-size: 20px;
	 font-weight: bold;
	 color:#F3F6EF;
	 margin:0;
	 padding-left:10px;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#9CAFCD;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#436FB0;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#5282B2;}

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 20px;
	 padding-bottom:5px;}

.imgborder { BORDER: #9AB6DD 1px solid;}

.smalltext { font-size: 11px;
	         line-height: 16px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#000000;
	background:#000000;
	height:1px;
	border:0;}
	
.quote {color:#436FB0;
	    font-size:13px;
		line-height:22px;
		font-weight:bold;
		font-style:italic;}
	
/* Template Features */

.name {color:#FFFFFF;
		  font-size:12px;
		  font-weight:bold;}

.navtitle {color:#FFFFFF;
		  font-size:15px;
		  font-weight:bold;}

.nav {color:#0D1C71;
	  font-size:13px;
	  font-weight:bold;
	  text-decoration:none;}

.nav a {color:#0D1C71;
	  font-size:13px;
	  font-weight:bold;
	  text-decoration:none;
	  padding-left:10px;}

.nav a:hover {color:#FFFFFF;
	  font-size:13px;
	  font-weight:bold;
	  text-decoration:none;
	  padding-left:10px;
	  background-color:#0D1C71;
	  display:block;}
	  
.bottomlinks {color:#000000;
	  font-size:11px;
	  line-height:18px;
	  font-weight:normal;
	  text-decoration:none;}

.bottomlinks a {color:#000000;
	  font-size:11px;
	  line-height:18px;
	  font-weight:bold;
	  text-decoration:none;}

.bottomlinks a:hover {color:#575759;
	  font-size:11px;
	  line-height:18px;
	  font-weight:bold;
	  text-decoration:none;}

/* End Template */
			  
/* 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 */