﻿body
{
	margin: 0;
	margin-top: 14px;
	font: 62.5% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #f7f7f4;
}
#page
{
	margin: auto;
	width: 790px;
	text-align: left;
}
#branding
{
	background: no-repeat top right;
	height: 122px;
	border: solid 1px #004fa3;
	border-bottom: none;
}
#branding a
{
	display: block;
	height: 70px;
	width: 346px;
	background: url(/i/framework/logo.gif) no-repeat center;
}
#branding span
{
	display: none;
}
#branding em span
{
	display: block;
}
#branding em
{
	font-style: normal;
	font-weight: bold;
	color: #004fa3;
	margin: 0;
	font-size: 1.5em;
	display: block;
	margin-left: 6px;
	margin-top: 1px;
}
#navigation
{
	font-size: 1.3em;
	margin-top: -23px;
}
#navigation ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	border-bottom: solid 4px #004fa3;
	padding-bottom: 4px;
	height: 19px;
	margin-top: -3px;
}
#navigation h2
{
	display: none;
}
#navigation ul li
{
	float: left;
	margin-right: 4px;
}
#navigation ul li a
{
	text-decoration: none;
	color: #004fa3;
	font-weight: bold;
	text-align: center;
	width: 90px;
	line-height: 22px;
	height: 22px;
	display: block;
	background: #8a97cb;
	border: solid 1px #004fa3;
	border-bottom: none;
}
#navigation ul li.selected a, #navigation ul li a:hover
{
	color: #8a97cb;
	background: #004fa3;
	border: solid 1px #004fa3;
	border-bottom: none;
}
#body
{
	border: solid 1px #8a97cb;
	min-height: 350px;
	background-color: #FFFFFF;
	background-image: url(/i/framework/watermark.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
#homeBanner
{
	margin: 5px;
	width: 340px;
	height: 236px;
	float: left;
	margin-bottom: 0px;
}
#contents
{
	float: left;
	padding-left: 18px;
	width: 150px;
	font-size: 1.3em;
}
#contents ul
{
	padding: 0;
	margin: 0;
	margin-top: 2px;
	margin-bottom: 10px;
}
#contents h2
{
	display: none;
}
#contents li
{
	list-style-image: url(/i/framework/bullet.gif);
	border-bottom: dashed 1px #004fa3;
	padding-bottom: 2px;
	padding-top: 2px;
}
#contents li.selected
{
	list-style-image: url(/i/framework/bullet-o.gif);
}
#contents li a
{
	text-decoration: none;
	color: #000000;
}
#contents li a:hover, #contents li.selected a, #contents li.selected li.selected a, #contents li.selected li a:hover
{
	color: #004fa3;
}
#contents li.selected ul
{
	border-top: dashed 1px #004fa3;
	margin: 0;
	padding-left: 14px;
}
#contents li.selected li a
{
	color: #000000;
}
#contents li.selected li.last
{
	border-bottom: none;
}
.contentDivider
{
	clear: both;
}
.contentDivider hr
{
	display: none;
}
#homeBanner
{
	margin-top: -4px;
}
.homePanel
{
	border: solid 1px #004fa3;
	min-height: 105px;
	width: 254px;
	margin: 0;
	margin-left: 5px;
	margin-bottom: 5px;
	float: left;
}
.homePanel h2
{
	font-size: 1.4em;
	width: 246px;
	border-bottom: solid 1px #004fa3;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-top: 0;
	background: #8a97cb;
}
.homePanel p
{
	margin-top: -4px;
	font-size: 1.2em;
}

.homePanel img
{
	float: left;
	margin-top: 0;
	margin-left: 6px;
	margin-right: 6px;
	border: solid 1px #004fa3;
	margin-bottom: 7px;
}

.homePanel h2 a
{
	text-decoration: none;
}

#content
{
	float: right;
	width: 580px;
	padding-right: 20px;
	display: block;
	font-size: 1.3em;
}
.page-home #content
{
	width: 426px;
	padding-right: 10px;
	padding-top: 2px;
}
#content h1
{
	clear: both;
}
.page-home #content h1
{
	font-size: 1.4em;
}
#content h1, #content h2, #content h3
{
	margin-top: 0;
	margin-bottom: -6px;
	color: #004fa3;
}
#content h2
{
	font-size: 1.4em;
}
#content ul
{
	padding: 0;
	padding-left: 1em;
}

#content ul li
{
	list-style-image: url(/i/framework/bullet.gif);
}
#footer
{
	text-align: center;
	clear: both;
	border-top: solid 4px #004fa3;
	background-image: url(/i/framework/footer-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#footer h2
{
	display: none;
}
#footer ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 14px;
	height: 10px;
}
#footer ul li
{
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}
address
{
	font-style: normal;
	text-align: center;
}

.hide, #header ul li.hide, #footer ul li.hide
{
	display: none;
}

b, strong
{
	color: #004fa3;
}
a, a:visited
{
	color: #004fa3;
}

a img, #content img
{
	border: solid 1px #8a97cb;
	padding: 1px;
}

#content p img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#tableGrid
{
	margin-top: -10px;
	padding-bottom: 6px;
}
#tableGrid img
{
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
}
#tableGrid h2
{
	margin-top: 2px;
}
#tableGrid h2 a
{
	text-decoration: none;
}
#tableGrid td
{
	vertical-align: top;
}
#tableGrid td
{
	border-bottom: dashed 1px #004fa3;
}
#tableGrid .date
{
	font-size: 80%;
}
#content p img.right, #content p img.ImageRight
{
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

fieldset
{
	margin: 0;
	padding: 0;
	border: 0;
}

fieldset legend
{
	display: none;
}

dt
{
	width: 120px;
}

dd
{
	margin-left: 120px;
	margin-top: -20px;
	margin-bottom: 8px;
}

dd textarea.texteditor
{
	width: 400px;
	height: 200px;
}

p.terms
{
	color: Gray;
	font-size: 90%;
}

p.error
{
	font-weight: bold;
	color: #004fa3;
}

div.clear
{
	clear: both;
}
div.captcha img
{
	float: none;
}