@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	height:100%;
}
/* end hack */
html, body {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	margin:0px;
	padding:0px;
	min-width:960px;/* stop mozilla sliding off the edge */
	font-family:Arial, Verdana, sans-serif;
	background-color:#FFFFFF;
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
.container {
	width:960px;
	text-align:left;
	margin:auto;
	min-height:100%;
	position:relative;
	margin-bottom:-136px;
	height:auto;
	background-color:#FFFFFF;
	border-left:1px solid #293d6f;
	border-right:1px solid #293d6f;
}
* html .container {
	height:100%;
} /* for ie to resize */
#header {
	background-image:url(img/header.gif);
	width:960px;
	height:128px;
	background-repeat:no-repeat;
}
#logo {
	width:468px;
	height:128px;
	background-color:#FFFFFF;
	position:relative;
}
#floatwrapper {
}
#sidebar {
	background-color:#FFFFFF;
	float:left;
	margin-bottom:20px;
	margin-top:32px;
	padding-left:31px;
	width:308px;
}
#sidebar h1 {
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#293D6F;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:20px;
}
#sidebar p {
	color:#293D6F;
	font-size:12px;
	line-height:18px;
	margin-bottom:20px;
	padding:10px 20px 0px 28px;
	text-align:justify;
}
#sidebar ul {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#sidebar li {
	background-image:url(img/button_bg.gif);
	height:30px;
	line-height:30px;
	margin-top:1px;
	padding-left:20px;
	width:288px;
}
#sidebar li#active {
	background-image:url(img/button_bg_alt.gif);
	height:30px;
	line-height:30px;
	margin-top:1px;
	padding-left:20px;
	width:288px;
}
#sidebar li a {
	color:#FFFFFF;
	text-decoration:none;
}
#sidebar li#active a {
	color:#293D6F;
	text-decoration:none;
}
#sidebar a {
	color:#00a7a4;
	text-decoration:underline;
}
#sidebar a:hover {
	color:#293D6F;
	text-decoration:underline;
}
.sidebarinfo {
	background-image:url(img/sidebarinfo_middle.gif);
	background-repeat:repeat-y;
	margin-left:-5px;
	margin-top:30px;
	width:308px;
}
.sidebarinfo_top {
	background-image:url(img/sidebarinfo_top.gif);
	height:53px;
	width:308px;
}
.sidebarinfo_top h2 {
	color:#293D6F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:44px;
	padding-left:12px;
}
.sidebarinfo_middle {
	background-image:url(img/sidebarinfo_middle.gif);
	background-repeat:repeat-y;
	width:308px;
}
.sidebarinfo_bottom {
	background-image:url(img/sidebarinfo_bottom.gif);
	width:308px;
	height:5px;
	background-repeat:no-repeat;
}
#content {
	float:right;
	margin-bottom:150px;
	width:590px;
}
.clear {
	clear:both;
}
#content h1 {
	background-image:url(img/titleunderline.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#293D6F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
	padding-bottom:20px;
	padding-right:20px;
	padding-top:20px;
}
#content h2 {
	color:#392970;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	margin:10px 0 10px 0;
}
#content h3#apply {
	background-image:url(img/button_bg.gif);
	height:30px;
	line-height:30px;
	margin-top:1px;
	padding-left:20px;
	width:117px;
}
#content h3#apply a {
color:#FFFFFF;
text-decoration:none;
}
#content h3#apply a:hover {
color:#293D6F;
text-decoration:underline;
}
#content p {
	font-size:12px;
	color:#293d6f;
	padding-right:20px;
	margin-bottom:20px;
	text-align:justify;
	line-height:18px;
}
#content a {
	color:#00a7a4;
	text-decoration:underline;
}
#content ul {
	padding-bottom:20px;
	padding-left:60px;
	padding-right:40px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#content li {
	margin-bottom:10px;
	color:#293d6f;
	list-style:disc;
}
#content a:hover {
	color:#293d6f;
	text-decoration:underline;
}
.tealtext {
	color:#00a7a4;
}
.clearfooter {
	clear:both;
	height:136px;
}
.footer {
	position:relative;
	bottom:0px;
	height:136px;
	clear:both;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/footer.gif);
	border-left:1px solid #293d6f;
	border-right:1px solid #293d6f;
}
.footer p {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:20px;
	padding-top:112px;
	text-align:left;
}
.footer a {
	color:#fbc040;
	text-decoration:underline;
}
.footer a:hover {
	color:#FFFFFF;
}
#balance {
	bottom:0;
	height:280px;
	position:absolute;
	right:0;
	width:590px;
}
