body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;

}

.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6fcf02;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;

}
.subtitle1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#66CC33;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
	letter-spacing: 5px;
}
.subtitle2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#66CC33;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
}
.searchhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#0066CC;
	text-decoration: none;
	
	font-weight: bold;
}

.contentbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height:18px;
	font-weight: bold;
	
	

}
.view_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7CD424;
	width: 50px;
	height: 20px;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	border: 1px solid #ffffff;

}

.white_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
	padding: 10px 20px 10px 20px;
	font-weight: bold;

}

.contactbox_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: 800;

}


.content {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-transform:none;
	font-weight: 400;
	
}

.have {font-family: Verdana;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
	line-height: normal;
	font-weight: 700;
}

.question {font-family: Verdana;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
.style1 {font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.style1Copy {font-family: Verdana;
	font-size: 11px;
	color: #337FD3;
	text-decoration: none;
}

.style2 {font-family: Verdana;
	font-size: 17px;
	color: #0066CC;
	text-decoration: none;
}

.text {font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.style4 {font-family: Verdana; font-size: 11px; color: #0066CC; text-decoration: none; line-height: normal; font-weight: bold; }
a:link {
	text-decoration: none;
	color: #0066CC;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}


.pageinfo{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	text-decoration: none;
	font-weight: bold;
}

.selected_page{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7BCF17;
	text-decoration: none;
	font-weight: bold;
}

a.prev_next:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	text-decoration: none;
	font-weight: bold;
}
a.prev_next:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	text-decoration: none;
	font-weight: bold;
}
a.prev_next:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	text-decoration: none;
	font-weight: bold;
}
a.prev_next:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	text-decoration: none;
	font-weight: bold;
}
.button {
	padding: 2px;
	width: 120px;
	background-color: #bfea94;
	border: 1px solid #6fcf02;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.button1 {
	padding: 2px;
	width: 295px;
	background-color: #0066cc;
	border: 1px solid #0066cc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.border_bottom {
	border-bottom: 1px solid #6fcf02;

}
.title_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066cc;
	text-transform:uppercase;
}
.agent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066cc;
	text-transform:capitalize;
}
.txtbox
{
	border:1px solid #6b6b6b;
	width:220px;	
	height:17px;
	font-family: Verdana;
	font-size: 11px;	
}
.textarea {
	width: 300px;
	height: 60px;
	overflow:auto; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;	
	border: 1px solid #6b6b6b;
}
.select_box
{
	width:150px;
	height:20px;
	font-family: Verdana;
	font-size: 11px;
}

#containerul, #containerul ul{
  text-align:left;
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}

#containerul li{
  margin: 3px 0 0 30px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0; /* Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
}

#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:15px;
  height:1.3em;
  background-position:0 50%;
  background-repeat:no-repeat;
}

.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
.ad_box {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #999999;
color:#0066CC;
padding:10px 20px;
font-size:12px;
font-family:Verdana;
font-weight:bold;
}
.ad_box a {

color:#0066CC;
text-decoration:underline;

}