* { margin:0; padding:0; }

body
{
	background:#0b2a5f url(../../i/bg.gif) top left repeat-x;
	cursor:url(i/iwfy.cur);
	height:100%;
}

table#layout
{
	margin:0 auto;
	margin-top:20px;
}

ul.nav
{
	list-style-type:none;
	list-style-position:inside;
}

.clear
	{ clear:both; }

ul.nav li
{
	padding:0 20px 0 0;
	margin:0 15px 0 0;
	background: transparent url(../../i/menu_seperator_rf.gif) top right no-repeat;
	float:left;
}

ul.nav li , ul.nav li a
{
	color:#24406f;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
	font-weight:bold;
	font-size:20px;
	text-decoration:none;
}
ul.nav li a:hover
	{ text-decoration:underline; }

ul.nav li.indent
{
	padding:0 20px 0 8px;
	margin:0 15px 0 0;
}

ul.nav li.current_page
{
	padding:0 8px 0 0;
	margin:0 0 0 0;
	float:right;
	background:none;
}

ul.nav li.no_seperator
{
	background:none;
}

td.nav { background: transparent url(../../i/nav_bg_rf.gif) top left repeat-x; }

div#right_header
{
	background-color:#002157;
	margin:2px;
	padding:0 0 5px 5px;
}

div#right_header h1
{
	color:white;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
	font-weight:bold;
	font-size:25px;
	padding:5px 0 0 0;
}

div#right_content
{
	padding:3px;
}

div#right_content p
{
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
	font-size:14px;
	line-height:13px;
}

div#right_content h2
{
	color:#003663;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
	font-weight:bold;
	font-size:20px;
	padding:15px 0 0 0;
}

div#header_container
{
	padding:5px;
	margin:2px;
	background-color:#003663;
}

div#apply_header
{
	width:70%;
	float:left;
}

div#apply_header img
{
	float:left;
}

div#apply_header h1
{
	float:left;
	color:white;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
	font-weight:bold;
	font-size:34px;
	margin:5px 0 0 10px;
}

div#apply_steps
{
	float:right;
	margin:3px 5px 0 0;
}

div#apply_steps p
{
	color:white;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
	font-size:15px;
	font-weight:bold;
}

div#steps
{
	padding:0 0 0 25px;
}

div#content h1
{
	color:#003663;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
	font-weight:bold;
	font-size:25px;
	margin:15px 0 0 20px;
}

div#content form
{
	margin:20px 0 0 0px;
}

div#content form div.form_row
{
	width:577px;
	height:43px;
	margin:0 auto;
	padding:0 2px;
	border:1px solid #FFFFFF;
}

div#content form div.colored
{
	width:577px;
	height:43px;
	margin:0 auto;
	background:transparent url(../../i/form_bg_dblue.gif) top right no-repeat;
}

div#content form div.form_row p.label ,
div#content form p.textarea
{
	float:left;
	color:black;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
	font-weight:bold;
	font-size:16px;
	margin:9px 0 0 0;
}

div#content form p.textarea
{
	padding-left:30px;
	width:577px;
}
div#content form div.form_row p.label span.if_applicable
{
	color:black;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
	font-weight:normal;
	font-size:12px;
	margin:0 0 0 10px;
}

div#content form div.form_row p.element
{
	float:right;
	margin:11px 5px 0 0;
}

div#content form div#submit
{
	float:right;
	padding:48px 35px 10px 0;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
	font-size:12px;
	text-align:right;
	-padding-right:40px;
}

div#content form div#secure
{
	float:left;
	padding:40px 0 10px 20px;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
	font-size:15px;
	font-weight:bold;
	color:#003663;
}

div#content form div#secure img
	{ vertical-align:middle; }

div#content form div#secure a
{
	font-weight:bold;
	color:#003663;
	text-decoration:none;
}

div#submit input
	{ cursor:pointer; }

div#content form input.text
{
	border:1px solid #003663;
	padding:1px 0 1px 3px;
	cursor:default;
}

div#content form select
	{ border:1px solid #003663; }

div#content form input.chk
{
	border:0px;
	padding:0px;
}

label
{
	font-weight:bold;
	cursor:default;
}

p.denotes
{
	margin:5px 0 0 20px;
	color:#003663;
	font-size:9pt;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
}

.required
{
	color:#f58d5b;
	font-size:10pt;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
}

.error , .goback
{
	margin:15px 0 0 20px;
	color:#990000;
	font-size:10pt;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
}

a img { border:0px; }

#footer
{
	width:880px;
	margin:0 auto;
	margin-top:20px;
	color:#FFFFFF;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
	font-size:10pt;
}

div#copyright
	{ float:left;}

div#foot_notes
	{ float:right; }

#footer ul { margin-top:0px; }
#footer ul li
{
	float:left;
	border-right:1px solid #636363;
	list-style-type:none;
	list-style-position:outside;
	padding:0 7px;
}
#footer ul li.last
	{ border-right:0px; }

#footer a
{
	color:#FFFFFF;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
	font-size:10pt;
	text-decoration:none;
	margin:0; padding:0;
}
#footer a:hover
	{ text-decoration:underline; }
