/* 1: BODY AND UNIVERSAL RESET
============================================================================ */

body {
	margin: 0px;
	padding: 0px;
	background: #f2f2f2;
	color: #555;
	font: 12px/160% Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	text-align: center;
	}

/* Reset margin and padding for all elements */

* {margin: 0; padding: 0;}

/* 2: NAVIGATION
============================================================================ */


	
	/* c) Logged out nav */

#main_navigation ul{
	list-style: none;
	float: left;
	margin: 5px 0 5px;
	padding: 3px 0;
	text-align: left;
	}
	
#main_navigation ul li {
	display: inline;
	margin: 0 20px 0 0;
	color: #697987;
	font-size: 17px;
	font-weight: bold;
	}
	
#main_navigation ul li a {
	margin: 0;
	padding: 0;
	color: #fff;
	border: none;
	background: none;
	text-decoration: none;
	}
	
#main_navigation ul li a:hover {color: #d5e5f2}

#main_navigation sup {
	display: inline;
	color: #c00;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	}
	
#main_navigation h1{
	margin: 5px 0 5px;
	}
	
	/* 3: PAGE STRUCTURE
============================================================================ */

/* a) Containers */

#container {float: left; width: 100%; background: #fff;}

.wrapper, #main-wrapper {width: 730px; margin: 0 auto; text-align: left;}

#secondary_content {float: left; width: 100%; padding: 0 0 30px; background: #fff;}

/* b) Header */


#branding {
	float: left;
	width: 100%;
	background-color: #262f35;
	background-image: url(../images/bg-header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

#branding strong {
	display: block;
	letter-spacing: .20em;
	font-size: 24px;
	margin-bottom: 10px;
	}
#branding h1 a {
	display: block;
	margin: 20px 0;
	border: none;
	text-decoration: none;
	}

#main_navigation {
	float: left;
	width: 100%;
	border-bottom: 1px solid #a4cf43;
	background-color: #bde562;
	background-image: url(../images/bg-pagebar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
#main_navigation a, #main_navigation h1 {
	padding: 5px 0 5px 7px;
	color: #fff;
	font-size: 20px;
	font-family: 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	}
	
/* d) Footer */

#site_information {
	float: left;
	width: 100%;
	padding: 0 0 10px;
	border-top: 4px solid #d9d9d9;
	color: #999;
	font-size: 11px;
	text-align: center;
	background-color: #f2f2f2;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
#faqs #site_information {
	border-top: none;
	}
#site_information a {border: none;}
#site_information p, ul {	
	text-align: center;
	clear: both;
	}
#site_information ul {
	list-style: none;
	padding: 30px 0 0;
	}
#site_information ul li {
	display: inline;
	}
#site_information p {
	padding: 10px 0 0;
	margin: 0 0 30px;
	}

/* 4: SECTION SPECIFIC STYLES
============================================================================ */

/* a) Home page */

#home #main_content h2, #faqs #main_content h2 {
	height: 41px;
	margin: 40px 0 15px 0;
	}
#home #main_content h3 {
	height: 45px;
	margin: 0 0 20px;
	padding: 0;
	}
#home .one_column h2 {
	height: 34px;
	margin: 0 0 5px;
	padding: 0;
	}
#home #main_content, #faqs #main_content {
	float: left;
	width: 100%;
	background-color: #f6f9ff;
	background-image: url(../images/bg-splash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
#home .image {
	float: left;
	width: 100%;
	background-image: url(../images/newbettle.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
#home #main_content_copy {
	float: left;
	width: 355px;
	padding-bottom: 40px;
	margin-bottom: 5px;
	}
#home #main_content p, #faqs #main_content p {
	margin: 0 0 30px; 
	color: #697987; 
	line-height: 170%;
	}
#home #main_content img {border: none;}	
#home #secondary_content {padding-top: 25px;}
#home #secondary_content img {
	float: left; 
	margin: 10px 15px 5px 0;
	}
#home .one_column {
	float: left; 
	width: 230px; 
	margin: 0 20px 20px 0;
	}
#home .one_column ul, #faqs #main_content ul {
	list-style: none;
	margin: 0 0 10px;
	font-size: 11px;
	line-height: 160%;
	}
#home .one_column li {
	padding: 0 0 10px 24px;
	}
#home .two_column {float: left; width: 480px; margin: 0 0 20px 0;}
#home .last {margin-right: 0 !important;}
#home #main_content_copy a:hover, #home #main_content_copy a:link, #home #main_content_copy a:visited {
	border-bottom: none;
	text-decoration: none;
	}
#faqs #main_content ul{
	text-align: left;
	}
#application #content {
	padding-top: 30px;
	width: 100%;
	} 
#application div.error p {margin: 0;}

#application #main-wrapper h2 {
	margin: 40px 0 15px 0;
	}
#application #content {
	float: left;
	}
#application #content {
	background-color: #fff;
	}


/* 7: GLOBALS
============================================================================ */

/* a) Links */

a:link, a:visited {
	border-bottom: 1px solid #a1cfd4;
	color: #069;
	text-decoration: none;
	}
h1 a:hover {background: none;}
a:hover {border-color: #069; background: #069; color: #fff;}
a.link {color: #069; border: none; background: none;}
a.edit {
	padding: 0;
	border: none;
	color: #f00;
	font: normal 11px Verdana, Arial, Helvetica;
	text-decoration: underline;
	}
a.edit:hover {background: #f00; color: #fff;}


/* b) Typography */

h2 {
	padding: 2px 0 0.5em;
	color: #4d5762;
	font-size: 21px;
	font-family: 'Helvtica Neue', Arial, sans-serif;
	}
h2#first {padding: 30px 0 0.7em;}
h2.add {padding-top: 50px;}
h2.listtitle {padding-bottom: 3px;}
h3 {
	padding: 0.5em 0;
	color: #4d5762;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}
h3 a:link, h3 a:visited {border: none; color: #4d5762;}
h3 a:hover {border: none; background: none; color: #069;}	
h4 {padding: 0 0 0.5em; font-size: 12px;}
h5 {
	padding: 0 0 1em;
	margin-top: -2px;
	color: #93bb3a;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvtica, sans-serif;
	text-transform: uppercase;
	}

p {margin: 0 0 1.5em;}


#content strong {color: #4d5762;}

blockquote {
	margin: 0 30px 2em;
	padding-left: 15px;
	border-left: 5px solid #ccc;
	color: #888;
	font-size: 11px;
	}
	
abbr, acronym {border-bottom: 1px dotted #666; cursor: help;}



	/* 6: FORMS & TABLES 
============================================================================ */

/* a) Standard forms */

form {margin-top: 1em;}
form.alt {margin: 0;}

fieldset {
	margin-bottom: 20px;
	padding-bottom: 25px;
	border: 4px solid #c4e3ff;
	border-width: 0 0 4px;
	}
fieldset.last {padding: 0; border: 0;}
fieldset.submit {
	width: 310px;
	margin: 40px 0 20px;
	padding: 30px 20px;
	border: 1px solid #c4e3ff;
	border-width: 4px 0 1px;
	background-color: #e1f1ff;
	background-image: url(../images/bg-listbox.gif);
	background-repeat: repeat-x;
  }

legend, h3.green {
	padding: 5px 0 15px;
	color: #93bb3a;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	}
legend span {
	display: block;
	color: #999;
	font-weight: normal;
	font-size: 12px;
	}
	
label {
	color: #4d5762;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	}
label span {color: #000;}
label span.required, .required {color: #f00;}
label.alt {
	color: #555;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	}
input.textfield, textarea, select.selectinput {
	width: 250px;
	padding: 4px;
	border: 2px solid #ddd;
	color: #777;
	background: #f9f9f9;
	font-size: 150%;
	font-family: Arial, Verdana, sans-serif;
	}
input#search-field {
	width: 561px;
	margin: 4px 15px 0 0;
	font-size: 170%;
	}

#searchform label {display: block !important;}	
#searchform input {vertical-align: middle;}

textarea {font-size: 120%;}
tr.alt textarea {
	width: 350px;
	color: #00f;
	font-size: 90%;
	font-family: Monaco, Courier, 'Courier New', sans-serif;
	}
input.img-btn {display: inline;}
input.textfield:focus, textarea:focus, select.selectinput:focus {
	border: 2px solid #9ec1e0;
	color: #333;}
	
	
	/* b) Tables */

table.formtable, table.formtablesubmit {border-collapse: collapse;}

table.formtablesubmit {margin: 20px 0;}
.formtable th, .formtablesubmit th {
	width: 170px;
	padding: 15px 15px 0 0;
	border-bottom: 1px solid #ddd;
	text-align: right;
	vertical-align: top;
	}
.formtablesubmit th {
	padding: 20px 15px 20px 0;
	border: 1px solid #c4e3ff;
	border-width: 4px 0 1px;
	background-color: #e1f1ff;
	background-image: url(../images/bg-listbox.gif);
	background-repeat: repeat-x;
  }
.formtable td, .formtablesubmit td, .formtable td.alt {
	width: 250px;
	margin: 0 0 10px 0;
	padding: 15px 15px 15px 0;
	border-bottom: 1px solid #ddd;
	text-align: left;
	vertical-align: top;
	}
.formtable tr.alt td {width: 350px;}
.formtablesubmit td {
	padding: 20px 15px 20px 0;
	border: 1px solid #c4e3ff;
	border-width: 4px 0 1px;
	background-color: #e1f1ff;
	background-image: url(../images/bg-listbox.gif);
	background-repeat: repeat-x;
  }
.formtable tr.last td, .formtable tr.last th {
	border-bottom: none;
	}
.formtable td.info, .formtablesubmit td.info {
	color: #999;
	font-size: 11px;
	line-height: 130%;
	}
.formtablesubmit td.info {padding-top: 30px;}
.formtable td.info img {display: block; margin: 10px 0 -10px; border: none;}

textarea.linkroll, tr.alt textarea {
	width: 350px;
	color: #11b;
	font-size: 90%;
	font-family: Monaco, Courier, 'Courier New', sans-serif;
	}
textarea.linkroll {
	width: 600px;
	margin: 1em 30px 2em 30px;
	font-size: 100%;
	}
	
	/* Clear floats */

.clear {clear: both;}

.clearall {
	display: block;
	clear: both;
	height: 1px;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
	}
	
html {
	height: 100%; 
	margin-bottom: 1px;
	}

iframe {
	overflow : hidden;
	}

