* { margin:0; padding:0; }

.clear
	{ clear:both; }

body
{
	background:#0b2a5f url(../../i/bg.gif) top left repeat-x;
	cursor:url(i/iwfy.cur);
	height:100%;
}

div#header
{
	height:98px;
	width:900px;
	background:transparent url(../../i/header_bg.gif) top left repeat-x;
}

div#header img { border:0; }

div#header div#header_logo
	{ float:left; }

div#header div#header_questions
	{ float:right; }

div#content
{
	width:900px;
	margin:0 auto;
	margin-top:20px;
}

div#content img { vertical-align: bottom; }

div#menu
{
	background:#fff url(../../i/menu_bg.gif) top left repeat-x;
	height:31px;
}

div#menu ul
{
	list-style-type:none;
	list-style-position:inside;
	padding:3px 0 0 10px;
}

div#menu ul 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;
	color:#24406f;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
	font-weight:bold;
	font-size:20px;
}

div#menu ul li.last
{
	background:none;
}

div#menu ul li.right
{
	padding:0 8px 0 0;
	margin:0 0 0 0;
	float:right;
	background:none;
}

div#menu ul li , div#menu ul li a
{
	color:#24406f;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
	font-weight:bold;
	font-size:20px;
	text-decoration:none;
}

div#menu ul li a:hover
	{ text-decoration:underline; }

div#body_container
{
	background:#002157 url(../../i/body_bg.gif) top left repeat-x;
	padding:10px;
}

div#body
{
	background-color:white;
	padding:20px 20px 10px 20px;
}

div#body h1
{
	color:#24406f;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	margin:0 0 10px 0;
}

div#body p
{
	color:#000;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
	font-size:14px;
	line-height:14px;
	margin:0 0 10px 0;
}

div#body h3
{
	color:#000;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
	font-weight:bold;
	font-size:15px;
	margin:0 0 10px 0;
}

div#body h3.foot
{
	color:#000;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	margin:10px 0 0 0;
}


#footer
{
	width:880px;
	margin:0 auto;
	margin-top:10px;
	color:#FFFFFF;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
	font-size:10pt;
}

div#copyright
	{ float:left; padding:0 0 10px 0; }

div#foot_notes
	{ float:right; padding:0 0 10px 0; }

#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; }

div#mugg
{
	float:left;
	margin:0 10px 5px 0;
}

span.red
{
	color:#ff0000;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
	font-weight:900;
	font-size:20px;
}

span.black
{
	color:#000;
	font-family:Two Cen MT, Trebuchet MS, Tahoma;
	font-weight:900;
	font-size:20px;
}