@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #E06529;
}

ul{
	color: #005EBB;
	font-family: Verdana;
	line-height: 2em;
	font-size: 13px;
}

li{
	list-style-type: disc;
}

a:link {
	color: #0057C3;
	text-decoration: none;
     }

a:active {
	color: #0057C3;
	
     }
   
a:visited {
	color: #0057C3;
  }
  
a:hover {
	color: #000000;
	text-decoration: none;
  }
  
.menu {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	padding: 2px;
	text-align: center;
	background-color: #0066cc;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	
}
.menu_on {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	padding: 2px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	background-color: #0066cc;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}
.menu a:link { 
  color: #FFFFFF;
  text-decoration: none;
  }
  
.menu a:visited {
  color: #ffffff; 	
  text-decoration: none;
  }

.menu a:hover {
	color: #000000;
	text-decoration: none;
  }
  
.menu a:active {
	color: #0066cc;
     }  

.topmenu {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	color: #111921;
	text-align: right;
	padding-right: 6px;
	background-position: bottom;
	
	} 
	
.topmenu a:link {
	color: #000000;
	text-decoration: none;
	}
	
.topmenu a:visited {
  color: #000000; 	
  text-decoration: none;
  }

.topmenu a:hover {
	color: #0057C3;
	text-decoration: none;
	}

.bodytext {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	color: #111921;
	text-align: left;
	padding: 20px 15px 40px 30px;
	clear: left;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 30px;
	font-weight: normal;
}

.heads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
}
.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
}
.sidebar_h1 {
	font-family: Verdana, Arial;
	color: #85C329;
	font-size: 13px;
	font-weight: bold;
}
.sidebar_h2 {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #E06529;
	vertical-align: middle;
	list-style-position: outside;
	list-style-type: none;
	}
.sidebar_h2 a:link { 
  color: #E06529;
  text-decoration: none;
   }

.sidebar_h2 a:active {
 color: #E06529;
  text-decoration: underline;
   }
   
.sidebar_h2 a:hover {
  color: #E06529;
  text-decoration: underline;
    }
  
.sidebar_h2 a:visited {
  color: #E06529; 	
  text-decoration: none;
  }

.dotline {
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #B2BBCB;
	font-weight: bolder;
}
.footer {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border-top: 0px none;
	border-right: 0px none #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;
	text-align: center;
}

.sidetext {
	font-family: Verdana, Arial;
	color: #111921;
	font-size: 13px;
	margin: 10px;
}

.sidehead {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #E06529;
}
.sidelist {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	color: #E06529;
	list-style-type: disc;
}
.quotes {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #004BBF;
}

#contactform {
	width: 500px;
	background-color: #D6D6D6;
}

.contactcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: center;
	padding-top: 5px;
}
.contactmd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-align: center;
}
.contactmdBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.contactRED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}

.boxhead {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0057C3;
	text-align: center;
}
#search {
	float: right;
	width: 200px;
	padding: 0 20px 0 0;
}

#search form {
	height: 25px;
	padding: 0px 0 0 25px;
	background: url(images/img05.gif) no-repeat 0 0px;
}

#search fieldset {
	border: none;
}

#search-text {
	width: 160px;
	background: #FFFFFF;
	border: none;
}

#search legend, #search-submit {
	display: none;
}
.bodyform {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	color: #111921;
	text-align: left;
	clear: left;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 30px;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 40px;
	margin-left: 60px;
	padding-left: 60px;
}
