body,td {
font-family: Verdana;
	font-size: 12px;
	color: #174450;
}

th {
font-family: Verdana;
	font-size: 11px;
	color: #174450;
        text-align: left;
        width: 140px;
padding-left : 5px;
padding-right : 15px;
}


body {
	background-color: #282828;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
}

A {
color: #08A8C4;
border:none;
text-decoration: none;
}

A:hover {
color: #333333;
border:none;
text-decoration: underline;
}


.style1 {
color: #FFFFFF;
}

.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
        text-decoration: none;
}

.style1 a {
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.style1 a:hover {
color: yellow;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.footer {
color: #989898;
font-size: 11px;
}

.footer a {
color: #ffffff;
text-decoration: none;
}

.footer a:hover {
color: yellow;
text-decoration: none;
}



#history td {
color : #174450;
border: none;
line-height : 16px;
padding-bottom : 8px;
padding-right : 5px;
vertical-align : top;
} 


.photos a:hover {
       color: #888;
	border: none;
	-moz-opacity:0.70; 
	filter:alpha(opacity=70); 
	opacity:0.70; 
}


img.shadow {
	background: url(images/shadow.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}



/* Menu navigation */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 180px; /* Width of Menu Items */

}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: relative;
width: 150px; /*sub menu width*/
top: 0;
padding: 10px 20px;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #ffffff;
text-decoration: none;
background: #4C93C1;
padding: 6px 5px;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: #yellow;
}

.suckerdiv ul li a:hover{
background-color: #4C93C1;
text-decoration: none;
color: yellow
}

.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */










/* Contact Form- jotform*/

.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}
.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
	background: transparent url("http://jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float:left;
	margin-bottom:15px;
	padding-right:5px;
}
div.backButton:hover{
	background: transparent url("http://jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
	background: transparent url("http://jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
	background: transparent url("http://jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float: left;
	margin-bottom:15px;
	padding-right:5px;
}
div.nextButton:hover{
	background: transparent url("http://jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
	background: transparent url("http://jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
	padding-right:5px;
	margin-bottom:15px;
	float:left;
}

/* End */







fieldset.search {
	border:none;
	width: 180px;
	margin: 0 auto;
	
}
.search input, .search button {
	border:none;
	float: left;
	margin-left: 0px;
}
.search input.box {
	color: #fff;
	font-size: 1.2em;
        color:#888;
	width: 130px;
	height: 18px;
	padding: 3px 5px 0;
	background: #fff url(search_bg.gif) no-repeat;
	margin-right: 5px;
	margin-left: 0px;

}
.search input.box:focus {
	background: #fff url(search_bg.gif) no-repeat left -38px;
	border:1px #8BB544;
	color:#333;

}
.search button.btn {
	width: 34px;
	height: 19px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fbc900 url(images/m23.gif) no-repeat top right;

}
.search button.btn:hover {
	background: #fbc900 url(images/m23.gif) no-repeat bottom right;

}

