/* Default stylesheet for all compliant browsers */

body {
	line-height:16px;
	color: rgb(30,30,30);
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
}

h1 { font-size: 16px; font-weight: bold; line-height: 17px; color: #1684c6; margin-bottom: 10px;}
h2 { font-size: 14px; color:#242a2f; font-weight:bold; margin-top: -7px; font-family:"Times New Roman", Times, serif; margin-bottom: 0px;}
h3 { font-size: 11px; color:#1684c6; line-height: 11px; font-weight: bold; margin-top:0px; margin-bottom: 2px; }
h4 { font-size: 11px; color: rgb(50,50,50); font-weight: bold; margin: 0px; }
h5 { font-size: 10px; color: #1684c6; font-weight: normal; line-height: 10px; margin-bottom: 0px; padding: 0px; }
h6 { font-size: 10px; color: #1684c6; font-weight: bold; margin-bottom:3px; }

a { color: #1684c6; text-decoration: none; }
a:hover { text-decoration: underline;}

fieldset {
	border: none;
	border-top: 1px solid #1684c6;
	padding-left: 10px;
}

legend {
	font: normal 120%/2.5 "Arial Narrow", arial, sans-serif;
	color: #1684c6;
	padding: 0 10px;
}

form { line-height: 2em; }
form p { line-height: 1.5em; }

input, 
select, 
textarea { 
	font: 1em/1 Verdana, Helvetica, sans-serif; 
	color: #333; 
	padding: 0.2em; 
	background-color: #FFF;
	border: 1px solid #aaa;
}


option { padding-right: 10px; }

label { padding: 0.5em 0; display: block; clear: left; }

hr { border: none; border-top: 1px solid #1684c6; }

.right_padding { padding-right: 20px; }

.left_padding { padding-left: 20px; }

table { margin:0px; clear: none;}

/* Form */


.wrap_form { width:99%; }

legend span {
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: rgb(177,178,180);
}

label .title { width: 11em; height: 100%; float: left; margin-right: 1em; text-align: left; }
label .input {	float: left; padding-right: 1em; }
label .alert { margin-top: 0em; }

#contactform { }

#contactform span { display: block; }

#contactform .alert { margin-top: 0em; }

#contactform .button { margin-left: 133px;  background-color: #1684c6; }

.checkbox { display: block; margin-bottom: 0.3em; }

.checkbox input { margin-right: 0.5em; }

.date { margin-right: 1em; line-height:17px;}

.date select { width: auto; }

.fixed_width_font { width: 30px; }

.checkbox input, .radio input { width: auto; border: none; }

.alert { color: #FF0000;}

.boldy {font-weight: bold;}

span.radio { margin-right: 1em; }

input.button {
	background-color: rgb(117,117,119);
	color: #FFF;
	cursor: pointer;
	width: auto;
	padding: 0 3px 2px 0px;
	font-size: 90%;
	margin-top: .75em;
}

input.button:focus, input.button:hover  {
	border: none;
}

.fixed_width_font { font-family: Lucida Console, Courier New, Courier, monospace; font-size:1em; line-height:1.75em; }

input.fixed_width_font { line-height:1em; }



/* Layout */

#print { position: absolute; top: 279px; left: 660px; }

#print a img {border:none; }
#container {
	width: 786px;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#header {
	width: 786px;
}
#headerpic {
height: 267px;
}

#header #search_box {
	display:none;
}

#page {
	width: 936px;
	padding: 0px;
}
#content {
	list-style-position:outside;
	margin: 0px;
	width:701px;
	padding: 20px 40px 50px 45px;

}
* html #content {
height: 350px;
}

#content img{ padding: 10px; padding-right:0px; border: none; clear:both; float: right; }
#content li {
margin-left: 17px;
}

/* First navigation (horizontal) */
#nav-first { display:none;}



#nav-second {display:none;}



#hmpic {float:left; clear: left;}

#contact {
display: none;
}


#printable {
display:none;
}

#bottommenu {
display: none;
}

#footer {
	height: 16px;
	width: 771px;
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px 0px 4px 15px;
	background-color: #627786;
	
}
#footer a { color: #ffffff; text-decoration: none; }
#footer a:hover {text-decoration: underline; }
#righty {float: right;  margin-right:15px;}

/* members login panel */
#members {display:none; }




/* Response */

#response { color: #b9131d; font-weight: bold; border: 1px solid #b9131d; padding: 5px 10px; background-color: #ecafb0; margin-bottom: 1em; }



/* Search page */

#search #content h3 { padding-top: 1em; }
.search-keyword { color: #1684c6; padding: 0 0.2em; }
.disabled { color: #999; }



/* misc */

.clearing { 
	display: block; 
	height: 0px; 
	font-size: 0px; 
	line-height: 0px; 
	clear: both;
}
#content .clearing {
margin-bottom: 50px;
}
