/* Global white-space reset */

* {
	padding: 0;
	margin: 0;
}

body, h1, h2, h3, h4, h5, h6, p, 
pre, blockquote, label, ul, ol, 
li, dd, dl, fieldset, address, 
legend, td, th, table, code, div { 
	margin: 0;
	padding: 0;
}

/* Core HTML */

body {
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px; 
}

h1 { 
	font-size: 30px;
	font-weight: normal;
	color: rgb(248,89,0); 
	line-height:35px;
	margin: 30px 0px 15px;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	line-height:30px;
	margin: 20px 0px 15px;
}

h3 { 
	font-size: 22px;
	font-weight: normal;
	line-height:30px;
	margin: 20px 0px 15px;
	color: rgb(248,89,0); 
}
h4 { 
	font-size: 18px;
	font-weight: normal;
	line-height:30px;
	margin: 15px 0px 5px;
}

h5 { 
	font-size: 18px;
	font-weight: normal;
	line-height:30px;
	margin: 15px 0px 5px;
	color: rgb(248,89,0); 
}

h6 { 
	font-size: 16px;
	font-weight: normal;
	line-height:25px;
	margin: 10px 0px;
}

p { margin: 0.5em 0;  }

hr {
	color: rgb(248,89,0);
	height: 1px;
	border: none;
	padding: 0px;
}

ul, ol { margin: 0em 0 0 1.2em; list-style-position: outside; }
ul ul,ol ol { padding-left: 2em; }

#content li { margin: 0.5em 0; }

a { color: rgb(248,89,0); text-decoration: none; font-weight: normal; }
a:hover { color: rgb(248,89,0); }
a img { border-width: 0; }

th, td { padding: 0.3em 0.5em 0.3em 0; }
table table { margin-bottom: 8px; }

fieldset {
	border: none;
	margin-bottom: 10px;
}

legend {
	font: normal 180%/2.5 Arial, sans-serif;
	color: rgb(248,89,0);
	padding: 0;
}

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; 
	border: 1px solid #ccc;
	width: 215px;
}
select {
	width: 220px;
}

option {
	padding-right: 10px;
}

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


/* Layout */
#wrapper {
	width:1000px;
	margin:0 auto;
}
#header {	
	padding:65px 80px 0px;
}
#wrap {	
	width: 1000px;	
	padding-top:20px;
}

/* First navigation */
.left_menu {
	width:250px;
	float:left;
	clear:left;
	padding-top:2.5em;
}

#nav-first {	
	list-style: none;	
	padding: 0px;
	margin: 0px;
	
}


#nav-first li { 
	/* first menu */	
	padding-right:63px;
	padding-left: 0px; 
	margin: 0;
	text-align:right;
	font-size: 11px;
}

#nav-first li span,
#nav-first li a { 
	/*first menu */
	
	padding: 0;
	color: rgb(80,80,80);
	text-decoration: none;
}
#nav-first li.first { display:none;}

#nav-first a:hover {
	color: rgb(248,89,0);
	text-decoration:none;
}
#nav-first a:visited{
	color: rgb(150,150,150);
	text-decoration:none;
}


#nav-first li.active a, #nav-first li.active a:visited {
	/* first menu active */
	color: rgb(248,89,0) !important;
}
#nav-first li .current a {
	/* first menu active */
	color: rgb(248,89,0) !important;
}

#content {
	width:700px;
	clear:none;
	float: left;
}
#content div img{
	margin-top:40px;
}

#content p img{
	margin-top:10px;
}

#whiteRight {
	background-color:#FFFFFF;
	float:right;
	position:absolute;
	clear: both;
	width: 374px;
	height:90px;
	text-align:right;
	top: 0px;
	right: 0px;
}
#nextpage {
	float:left; 
	clear:none; 
	padding-top:180px; 
	padding-left:10px;
}

#nextpage h1 {
	margin-top:0px;
	margin-bottom:0px;
}


/* Response */

#response {
	color: #e83838;
	font-weight: bold;
	border: 1px solid #f78989;
	width: 610px;
	padding: 5px 10px;
	background-color: #feecec;
	margin-bottom: 1em;
}

/* Footer */
#footer {	
	padding-top: 30px;
	padding-bottom: 4px;
	font-size: 11px;
	padding-left: 250px;
	margin-bottom:80px;
} 

#righty {
	border-top: 1px solid rgb(178,178,180);
	padding-top: 5px;
}
#righty ul {
	margin:0px;
	padding:0px;
}
#righty li {
	list-style:none;
	padding:0px;
	padding-right: 15px;
	float:left;
	clear:none;

}
#righty a{
	color: #666666;
}

#righty div{
	float:right;
}

/* Forms */

.wrap_form { width:99%; }

legend span {
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #000;
}

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

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

.date { float: left; margin-right: 1em; }
.date select { width: auto; }

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

span.radio { margin-right: 1em; }
span.input { width: 220px; }
.alert { color: #FF0000; }

.forgot-password {
	position : absolute;
	margin-bottom: 10px;
	margin-top: -5px;
}

#content input.button {
	background: #7f8e93 url(../img/inputCornerWhite.gif) bottom right no-repeat;
	border: none;
	color: #FFF;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}
fieldset input.button, 
.wrap_form input.button {
	margin: 0;
	float: right;
}

.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; }


.clearing {
	clear:both;
	font-size:0px;
	line-height:0px;
}

