body { font-family: Arial, Helvetica, sans-serif;}

p { font-family:"Trebuchet MS", Arial, Helvetica; 
	font-size: 12px;
	line-height: 18px;
	color:#000000;}

h1 { font-size: 24px;
	 font-style:italic;
	 color:#FFFFFF;
	 font-family:"Times New Roman", Times, serif;
	 margin-top:15px;
	 margin-bottom:20px;}

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

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

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

a { font-weight: bold;
	color:#415d9c;
	text-decoration: none;}

a:hover { text-decoration: none;
		  color:#283A62;
		  font-weight:bold;}

li { font-size: 12px;
	 line-height: 16px;
	 padding-bottom:5px;
	 margin-left:-15px;
	 color:#000000;
	 font-family:"Trebuchet MS", Arial, Helvetica;
	 }
td { 
	text-align:justify;
    }
.imgborder { BORDER: #415D9C 1px solid;}

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
.sidebartext {color:#FFFFFF;
			  font-weight:bold;}
			  
.sidebartitle {margin:5px;
			   font-size: 18px;
	 		   color:#283A62;
			   font-style: italic;
			   }
			   	
hr {color:#415D9C;
	background:#415D9C;
	text-align:justify;
	border:0;
	height:1px;}
	
.rightborder { border-right: #415D9C 1px solid;}

/* Template */			  
.phone {font-family: "Trebuchet MS", Arial, Helvetica;
		font-size:20px;
		color:#FFFFFF;
		} 
		
.address {font-family: "Trebuchet MS", Arial, Helvetica;
		font-size:14px;
		color:#415d9c;
		font-weight:bold;
		margin:0;
		} 

/* Navigation */		
.nav {font-family:"Trebuchet MS", Arial, Helvetica;
        text-align:right;
		font-size:12px;
		line-height:8px;
		color:#415d9c;
		margin:0;
		padding-right:10px;
		text-decoration:none;
		}
		
.nav:hover {font-family:"Trebuchet MS", Arial, Helvetica;
		font-size:12px;
		line-height:8px;
		color:#524F75;
		margin:0;
		padding-right:10px;
		text-decoration:none;
		}
		
.bottomlinks {font-family:"Trebuchet MS", Arial, Helvetica;
		font-size:12px;
		line-height:14px;
		color:#415d9c;
		text-decoration:none;
		}
		
.bottomlinks a {font-family:"Trebuchet MS", Arial, Helvetica;
		font-size:12px;
		line-height:14px;
		color:#415d9c;
		text-decoration:none;
		}
		
.bottomlinks a:hover {font-family:"Trebuchet MS", Arial, Helvetica;
		font-size:12px;
		line-height:14px;
		color:#524F75;
		text-decoration:none;
		}
		
.seo {font-family:Arial, Helvetica;
		font-size:10px;
		line-height:11px;
		color:#ffffff;
		text-decoration:none;
		}
		
.seo a {font-family:Arial, Helvetica;
		color:#ffffff;
		text-decoration:none;
		font-weight: 400;
		}
		
.seo a:hover {font-family:Arial, Helvetica;
		color:#415d9c;
		}
		

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

.ask { font-size: 14px;
	 font-weight: bold;
	 color:#415D9C;}

.forms { font-family:"Trebuchet MS", Arial, Helvetica; 
	font-size: 12px;
	line-height: 16px;
	color:#000000;}

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

/* Custom Forms End */