/* universal settings*/
* { padding: 0;
	margin: 0;
}

/* overall settings*/
body {
	background: #286ABB;
	font-family: Arial, Lucinda, Verdana, sans-serif; 
	font-size: 1em;
	text-align: justify;
	line-height: 1.4em;
 	margin: 10px 0 0 0;
}

img {
	border: none;
	float: left;	
	margin: 5px 15px 0 0;
}

.clear{
	clear: both;
}

#container {
	background: #FFF;
	margin: auto;
	padding: 2em 10% 2em 6%;
	border-top: 1px solid #181616;
	border-bottom: 3px solid #181616;
}

#container_long {
	background: #FFF;
	margin: auto;
	padding: 3% 10% 12em 6%;
	border: 1px solid #181616;
}


#main {
	margin: 0 0 0 200px;
	width: 60%;
	color: #181616;
	font-family: Arial, Lucinda, Verdana, sans-serif; 
	font-size: 0.8em;
	line-height: 1.4em;
}

#main h1 {
	margin: 30px 0 30px 0;
	color: #1454A2;
	font: 1.7em Georgia, Times, serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}


#main h1 a {
	color: #1454A2;
	text-decoration: none;
}

#main h1 a:link, #main h1 a:visited, #main h1 a:hover, #main h1 a:active {
	color: #1454A2;
	text-decoration: none;
}



#main h2 {
	margin: 0 0 20px 0;
	color: #1454A2;
	font: 1.2em Georgia, Times, serif;
	letter-spacing: 0.1em;
	font-weight: bold;
}


#main h3 {
	margin: 0 0 5px 0;
	color: #1454A2;
	font: 1em Georgia, Times, serif;
	letter-spacing: 0.1em;
	font-weight: bold;
}

#main p {
	margin: 0 0 10px 0;
}

#main p .name {
	color: #1454A2;
	font-style: italic;
	font-weight: bold;
}

#main p .blue {
	color: #1454A2;
}

#main p .number {
	margin: 0 0 0 27px;
}

.map {
	float: left;
	margin: 0 10px 10px 0;
}

#main .bold {
	font-weight: bold;
}

#main a {
	color: #1454A2;
	text-decoration: none;
}

#main a:link {
	color: #1454A2;
	text-decoration: none;
}

#main a:visited {
	color: #1454A2;
	text-decoration: none;
}

#main a:hover {
	color:  #DC570F;
	text-decoration: none;
}

#main a:active {
	color:  #DC570F;
	text-decoration: none;
}


/* top menu */
#menu {
	float: left;
	font-family: Trebuchet MS, Lucida, Verdana, courier, sans-serif;
	width: 100%;
	padding: 0;
	margin: 0 0 30px 0;
	background: #fff;
	font-size: 1.05em;
}

#menu ul {
	display: block;
	list-style: none;
	margin: 0;
}

#menu ul li {
	display: inline;
	margin: 0.3em 1em 0.3em 0;
	height: 1.3em;
}

#menu ul li a {
	color: #1454A2;
	text-decoration: none;
}

#menu ul li a:link {
	color: #1454A2;
}

#menu ul li a:visited {
	color: #4C4E50;
}

#menu ul li a:hover {
	color: #DC570F;
}

#menu ul li a:active {
	color: #DC570F;
}	

/*left column - menu*/

#nav {
	float: left;
	width: 150px;
	font-size: 0.8em;
	font-family: Trebuchet MS, Lucida, Verdana, courier, sans-serif;
	margin: 0 20px 0 20px;		
}

#nav img {
	border: none;
}

#nav img a {
	text-decoration: none;
}


#nav ul {
	display: block;
	list-style: none;
	padding: 205px 0 0 0;
}

#nav ul li {
	margin: 0.1em 0;
	height: 1.3em;		
}

#nav ul li a {
	display: block;
	padding: 0;
	color: #1454A2;
	text-decoration: none;
}

#nav ul li a:link {
	color:#1454A2;
	
}

#nav ul li a:visited {
	color: #4C4E50;
	}

#nav ul li a:hover {
	color: #DC570F;
}

#nav ul li a:active {
	color: #DC570F;
}	

#list {
	margin: 10px 0;
}

#list ul li {
	margin: 0 0 0 50px;
}


#regulations {
	float: left;
	color: #181616;
	font-family: Arial, Lucinda, Verdana, sans-serif; 
	font-size: 0.7em;
	line-height: 1.4em;
	margin: 13px 0 0 0;
	padding: 0;
	
}

#footer {
	float: left;
	width: 180px;
	margin: 13px 0 0 20px;
	font-size: 0.7em;     
}

#footer p {
	margin: 0 0 0 50px;
	padding: 0;
}


#footer a, #regulations a {
	color: #1454A2;
	text-decoration: none;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #1454A2;
	text-decoration: none;
}

#regulations a:link, #regulations a:active, #regulations a:visited {
	color: #1454A2;
	text-decoration: none;
}

#footer a:hover, #regulations a:hover {
	color:  #1454A2;
	text-decoration: underline;
}




fieldset { 
	border: 0;
	margin: 0 0 10px 0;
	padding: 0; 
}


label { 
	display:block; 
	color: #1454A2;
	margin: 0;
	padding: 0;
	
}
	
input.text,textarea { 
	width:300px;
	font:12px/12px 'courier new',courier,monospace;
	color: #333;
	padding:3px;
	margin:1px 0 10px 0;
	border:1px solid #ccc; 
}
	
input.submit { 
	padding:2px 5px;
	font:bold 12px/12px Verdana, Arial, sans-serif; 
}

/*New form */	

/* for main form wrapping div */
div#gb_form_div { 
  /* not styled on demo page */
}

/* id for the form itself */
form#gb_form { 
  /* not styled on demo page */
}

/* form and results heading size */
.main_formhead, .formhead { 
  font-size : 1.4em; 
  color : #1454A2; 
}

/* outer fieldset - it's common to make this border : 0; */
fieldset#formwrap { 
  background-color : #fff; 
}

/* section fieldsets - it's common to make this border : 0; */
fieldset { 
  background-color : #fff; 
}

/* form legends */
	legend { 
	margin: 0;
	padding: 5px 0;
	font-family: Arial, Lucinda, Verdana, sans-serif;
	color : #181616;
}

* html legend { 	margin: 0 0 0 -8px;
	padding: 5px 0;
	font-family: Arial, Lucinda, Verdana, sans-serif;
	color : #181616;}

/* form dt "heading" */
dt { 
  margin: 0;
  padding: 5px 0;
  font-family: Arial, Lucinda, Verdana, sans-serif;
  color : #181616;
}

/* main legend at top of the form */
legend#mainlegend { 
  font-size : 1.2em;
  color : #1454A2; 
}

/* form label text */
label { 
  color : #1454A2;
}

/* all inputs, select, and textarea */
input.med, input.short, select.med, textarea.textbox { 
  font : 80% 'Trebuchet MS', sans-serif; 
  color : #666; 
  padding : 2px; 
  border : 1px solid #cc9000;
  background-color : #fff;
}

/* to make focus stable in IE 6 */
* html input.button { 
  color : #000;  
  border : 1px solid #669900;
  background-color : #fff;
}
* html input.button.hover { 
  color : #000;  
  border : 1px solid #000;
  background-color : #fff;
}
* html input.button.focus { 
  color : #000;  
  border : 1px solid #000;
  background-color : #fff;
}

/* hover and focus styling - the classes like .hover and .focus below are for the javascript for IE */
input.med:hover, input.med:focus, input.short:hover, input.short:hover, select.med:hover, select.med:focus, textarea.textbox:hover, textarea.textbox:focus, input.med.hover, input.med.focus, input.short.hover, input.short.focus, select.med.hover, select.med.focus, textarea.textbox.hover, textarea.textbox.focus { 
  color : #000;  
  border : 1px solid #000;
  background-color : #fff;
}

/* for the checkbox input */
input.checkbox {
  /* not styled on demo page */
}

/* error heading weight and color - bold is for the error reason text */
span.error, dt.error, strong.error { 
  color : #cd0000; 
  font-weight : bold; 
}

/* success heading color */
span.success { 
  color : #669900; 
  font-weight : bold; 
}

/* privacy and "Why?" small element link sizes (relative to their parent element */
small.privacy, small.whythis { 
  font-size : 80%; 
}

/* set up relativity to position small Why? text */
small.whythis { 
  position : relative; 
}

/* Why? link style */
small.whythis a { 
  text-decoration : underline; 
  font-size : 0.95em;
}

small.whythis a:hover, small.whythis a:focus, small.whythis a:active { 
  text-decoration : none;
} 

/* hide the Why? text span */
small.whythis a span { 
  border : 1px solid #fafafa; 
  background-color : #fff; 
  padding : 0 4px 0 4px; 
  color : #fff;
  text-decoration : none; 
}

/* bring back Why? text span (title attribute backs this up for borwsers it doesn't function in */
small.whythis a:hover span, small.whythis a:focus span, small.whythis a:active span { 
  border : 1px solid #000; 
  background-color : #fff; 
  color : #000;
  padding : 0 4px 0 4px; 
  text-decoration : none; 
}

/* the link back to me for form credit */
p.creditline { 
  float : right; 
  margin : -17px 0; 
  padding-bottom : 1px; 
  font-size : 80%; 
}

/* used for abbreviation used relative to form. the .abbr class is for the span added for IE */
abbr, .abbr { 
  cursor : help; 
  border-bottom : 1px dotted #999;
}

/* set result color for blockquote dt "heading" */
dl#result_dl_blockq dt, dl.result_dl_blockq dt {
  color : #1454A2;
}

/* position result blockquote flush with parent */
dl#result_dl_blockq blockquote, dl.result_dl_blockq blockquote {
  margin-left : 0;
}

/* style the input names in the result */
div#hf_form_div span.items {
  font-weight : bold;
  color : #1454A2;
}

/* End CSS */
