a img {
	border:0;
}
.Clear {
	clear: both;
	overflow: hidden;
	height: 1px;
	max-height: 1px;
}
.clearer {
	clear: both;
	overflow: hidden;
	background-color:transparent;
	height: 1px;
	margin: 0;
	max-height: 1px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#CEEBF5;
	margin:0;
	padding:0;
}
img {
	border:none;
}
p
{
    font-size:12pt;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#wrapper {
	width: 1000px;
	margin: 0px auto;
}
#header img {
	display:block;
}
#footer {
	width: 1000px;
	margin: 0px auto;
}
#navigation {
	background:url(/Images/nav_bg.jpg) no-repeat top left;
	padding:5px;
	text-align:center;
	color:#6C7C8A;
}
#navigation a {
	color:#fff;
	text-decoration:none;
}
#navigation a:hover {
	color:#fff;
	text-decoration:underline;
}
#contentarea {
	background:url(/Images/page_bg.gif) repeat-y top left;
	padding:0 19px;
}
#footer {
	clear:both;
	background:url(/Images/footer_bg.jpg) no-repeat top left;
	padding:0;
	height:62px;
}
#footertext {
	text-align:center;
	color:#fff;
	font-size:small;
	padding:4px 75px;	
}
#footertext a {
	color:#fff;
	text-decoration:none;
}
#homecontent_top_left {
	width:480px;
	height:175px;
	float:left;
	background-color:#00558C;
	color:#fff;
}
#homecontent_top_left h1 {
	display:block;
	margin:29px;
	width:412px;
	padding:0;
	font-size:x-large;
}
#homecontent_top_right {
	width:480px;
	height:175px;
	float:left;
	background-color:#D7D7D8;
	color:#00558C;
}
#homecontent_top_right h2 {
	display:block;
	margin:0;
	padding:0;
	margin-left:150px;
	margin-bottom:10px;
}
#homecontent_top_right h2 img {
	vertical-align:text-bottom;
}
.step1 {
	margin-top:29px !important;
}
#homecontent_bottom_left {
	width:480px;
	height:175px;
	float:left;
	background-color:#3377A3;
	color:#fff;
}
#homecontent_bottom_left p {
	color:#fff;
	margin-left:29px;
	margin-right:29px;
	display:block;
	font-size:small;
}
#homecontent_bottom_right {
	width:480px;
	height:175px;
	float:left;
	background-color:#fff;
	font-size:small;
	color:#00558C;
}
.loginbox {
	display:block;
	width:250px;
	height:105px;
	background:#B5E1EF;
	border:1px solid #00558C;
	margin:20px auto;
}
.footertopcolor {
	background-color:#5988AC;
}
#content {
	padding:29px;
	min-height:300px;
}
.Labels
{
	font-size:9pt;
	width:70px;
	float:left;
    font-weight:bold;
    margin-right:10px;
    margin-top:5px;
    text-align:right;
    white-space:nowrap;
}
.login
{
    font-size: 10pt;
}
.loginbox h1
{
    font-size: 12pt;
}
.assessmentlink
{
    font-size: 14pt;
}

    
/* table container */
div.table {
	float:left;
	margin:0 0 20px 20px;
	min-height:200px;
	position:relative;
	width:921px;
	font-size:0.8em;
	}
table.listing {
	width:920px;
	padding:0;
	margin:0;
	border:0px solid #9097A9;
	}
table.listing th {
	border-top:0 !important;
	}
div.table img.left {
	position:absolute;
	top:0;
	left:0;
	}
div.table img.right {
	position:absolute;
	top:0;
	right:1px;
	}
/* table styles */
table.listing td,
table.listing th {
	border:1px solid #fff;
	text-align:center;
	}	
table.listing th {
	background:#9097A9;
	color:#fff;
	padding:5px;
	}
table.listing td {
	background:#D8D8D8;
	color:#000;
	padding:3px 5px;
	}
table.listing .bg td {
	background:#ECECEC;
	}
	
table.listing .first {border-left:0px solid #9097A9;text-align:left;}
table.listing .last {border-right:0px solid #9097A9;}
table.listing .empty td
{
	border-left:0px solid #9097A9;
	text-align:left;
	border-right:0px solid #9097A9;
	background:#9097A9;
	font-weight:bold;
	padding-left:10px;
	color:White;
}
/* table container end */

.sectionHeading
{
    border-top:4px solid #FFFFFF;
    color:#FFFFFF;
    font-size:1.3em;
    font-weight:bold;
    height:20px;
    padding:3px;
}
.sectionTitle
{
    float:left;
    width:auto;
}
.sectionTitle a
{
    color:#FFFFFF;
}
.sectionStatus
{
    float:right;
}
.sectionText
{
    border-top:1px solid #FFFFFF;
    color:#000000;
    font-size:1.2em;
    font-weight:normal;
    padding:3px;
}
.section {
    background-color:#EEEEEE;
    border-top:2px solid #FFFFFF;
    color:#000000;
    font-size:1.2em;
    font-weight:normal;
    padding:3px;
}

.section a{
    font-size:1.2em;
    text-decoration:none;
    color:#000099;
}

.section a:hover{
    text-decoration:underline;
}

.Balance {
    color:#000099;
    font-weight:bold;
}

#SectionBody {
    border-top:1px solid #FFFFFF;
    color:#000000;
    font-size:medium;
    font-weight:normal;
}

#SectionHeading {
    color:#FFFFFF;
    font-size:medium;
    font-weight:bold;
}

.ActionPlan {
    background-color:#DDDDDD;
    color:#000000;
    font-size:small;
    font-weight:normal;
}

.formLeft
{
    background-color:#EEEEEE;
    float:left;
    font-weight:bold;
    margin-top:3px;
    padding:5px;
    width:250px;
}

.formLeftNoBack
{
    float:left;
    font-weight:bold;
    margin-top:3px;
    padding:5px;
    width:250px;
}

.formRight
{
    float:right;
    padding:5px;
    width:650px;
}

.formRight select
{
    margin-bottom:3px;
}

.text {
	float:left;
	margin:0 0 0;
	position:relative;
	width:921px;
	font-size:0.9em;
	margin-left:20px;
}

.ActionPlan p
{
    font-size:0.9em;    
}

.buttons
{
    width:100%;
    text-align:center;
    margin-top:10px;
}