body {
	top-margin: 0;
	padding: 0;
	text-align: left;
	background: #fff url(../images/bg.jpg) no-repeat;
	background-position: top center;
	color: #333333; 
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

p { 
	color: #333333; 
	font-size: 12px;
	padding: 0px 20px 0px 10px;
	line-height: 17px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-top: 10px;
	margin-bottom: 10px;	
}


.titletext { 
	color: #F89E00; 
	font-size: 15px;
	line-height: 15px;
	background-color: #5D8C98;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-top: 10px;
	padding-bottom: 8px;
	text-align: center;
	text-transform: uppercase;
}

.subtitle { 
	color: #ffffff; 
	font-size: 13px;
	line-height: 15px;
	background-color: #5D8C98;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-align: left;
	text-transform: uppercase;
}

.text1 { 
	color: #5d8c98; 
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
	background-color: #c8d9de;
}

.text2 { 
	color: #5d8c98; 
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
	background-color: #e3ecee;
}

.text3 { 
	color: #333333; 
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-weight: normal;
	background: url(../images/side_bg.png);
}


.search { 
	color: #CCCCCC; 
	font-size: 10px;
	line-height: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}


h1 { 
	color: #195d6e; 
	font-size: 22px;
	padding: 0px 10px 0px 0px;
	line-height: 17px;
	font-family: "Arial Narrow", Arial, Helvetica;
	background: url(../images/h1_bar.gif) no-repeat;
	height: 35px;
	margin-left: 0px;
	margin-bottom: 5px;	
}


h2 { 
	color: #003333; 
	font-size: 16px;
	padding: 0px 20px 0px 10px;
	line-height: 17px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3 { 
	color: #ffffff; 
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0;
	padding: 0;
}


.footercopy { 
	color: #ffffff; 
	font-size: 9px; 
	line-height: 16px; 
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	
	
}

.address { 
	width: 180px;
	color: #0a1a24; 
	font-size: 9px;
	float: left;
	line-height: 12px; 
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	padding: 10px 0px 20px 20px;
	margin: 0px 0px 0px 0px;
	left: 0px;
	top: 0px;
}

.header {
	font-family: Arial, Verdana, sans-serif;
	font-size: 24px;
	text-align: right;
	padding-top: 120px;
	padding-right: 40px;
	line-height: 12px;
	color: #E4701E;
	font-weight: normal;
}


a:link {
  color: #0000FF;
  background-color:transparent;
  text-decoration:none;
  }
  
a:visited {
  color:#0000FF;
  background-color:transparent;
  text-decoration:none;
  }
  
a:hover {
  color: #0000FF;
  background-color:transparent;
  text-decoration:underline;
}

a.top:link, a.top:visited {
  color: #999999;
  background-color:transparent;
  text-decoration:none;
  }
  
a.top:hover {
  color: #999999;
  background-color:transparent;
  text-decoration:none;
  border-bottom: #E4701E solid 1px;
  padding-bottom: 3px;
}

a.whitelink:link, a.whitelink:visited {
  color: #ffffff;
  background-color:transparent;
  text-decoration:underline;
  }
  
a.whitelink:hover {
  color: #ffffff;
  background-color:transparent;
  text-decoration:underline;
}


a.footer:link, a.footer:visited {
  color: #ffffff;
  margin-left: 3px;
  margin-right: 3px;
  font-size: 10px;
  letter-spacing: 0px;
  }
  
  
a.footer:hover {
  
  margin-left: 3px;
  border-bottom: #E4701E solid 1px;
  margin-right: 3px;
  padding-bottom: 1px;
  text-decoration: none;
}


/*- SIDE MENU STYLE--------------------------- */



	
#menu {
	position: relative;
	height: 100%;
	width: 196px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	left: 0px;
	}

#menu ul {
position: relative;
left: 0px;
padding: 0;
margin: 0;
}
	
#menu li {
  	height: 30px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	background:url(../images/side_button.gif) no-repeat;
	padding: 15px 0px 1px 17px;
	font-family: Verdana, Arial, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 17px; 
	display: block;
	text-transform: capitalize;
	list-style-type: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #0033CC;
	height: 45px;
	list-style-type: none;
	display: block;
	left: 0px;
	
	}
	
#menu li a:hover {
	text-decoration: none;
	color: #FF6600;
	padding: 15px 0px 1px 17px;
	left: -17px;
	top: -15px;
	position: relative;
	background:url(../images/side_button_hover.gif) no-repeat;

	}
