#headercurve {
	width:960px;margin: 0px auto; 
	background: url(../images/header-curve.gif) no-repeat;
	height: 9px;
	padding: 0px;
}

#outer_wrapper {width:960px;margin: 0px auto; text-align:left; padding:0px; background-color:#fff;}

#wrapper {width:950px;margin: 0px auto; background-color:#fff;}

/* Top */

#header_logo {float: left; width:110px; height:60px;}
#header_slogan {margin-left:620px; width:320px; padding-top: 15px; text-align:right;}
#header_slogan a {text-decoration:none; }

/* text */

.subTitle{
	margin: 0 0 0px 0;
	padding: 0px 0 0px 0;
	background: inherit;
	width:100%;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
}

.subSubTitle{
	margin: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #FE6600;
}

.boldRed {
	font-weight:bold;
	color: #cc0000;
}

.textAlignRight {
	text-align: right;
}

.bold {
	font-weight: bold;
}

.light {color: #E0EEE3;}
 

.underline {
	text-decoration: underline;
}

/* Boxes */

.greyboxtop {
	background: url(../images/box-side-header.gif) no-repeat;
	height: 25px;
	padding: 6px 5px 0px 10px;
	color: #fff;
	font-weight: bold;
	font-size:1.3em;
	font-family: arial, verdana, helvetica;
}

.greyboxsided {
	background: url(../images/box-side-body.gif);
	background-repeat: repeat-y;
	width:235px;
	padding: 10px;
}
.greyboxbottom {
	background: url(../images/box-side-footer.gif) no-repeat left bottom;
	height: 12px;
	width:235px;
	margin-bottom: 3px;
}

.innerboxcenterheader700 {
	background: url(../images/box-inner-header.gif) no-repeat;
	height: 30px;
	color: #fff;
	width:715px;
	font-weight: bold;
	font-size:1.3em;
	font-family: arial, verdana, helvetica;
	padding: 7px 0 0 20px;
}

.innerboxcenterbody700 {
	background: url(../images/box-inner-body.gif);
	background-repeat: repeat-y;
	width:690px;
	padding: 0px 20px 0px 20px;
}

.innerboxcenterfooter700 {
	background: url(../images/box-inner-footer.gif) no-repeat left bottom;
	height: 18px;
	width:715px;
	margin-bottom: 3px;
}

.innerboxcentercontent700 {
	clear:both;
	padding-top:15px;
	padding-right:20px;
	overflow: auto;
}


/* Images */
img.imageleftfloat {padding-right:20px}

/* Layout */

.left25 {
	width:225px;
	padding: 0px;
	float:left;
	margin: 0px;
}

.right75 {
	width:715px;
	float:right;
	margin-left: 5px;
}


.clear {clear:both}

/* Footer */

#footer {
	clear: both;
	width: 950px;
	height: 99px;
	padding: 2px 0;
	background-color:#fff;
	text-align:center;
	margin-top:2px;
}

#footerLinks
{
	margin:0px; padding:0px;
}

#footerBar {
	clear:both;
	width:100%;
	height:4px;
	margin-top:10px;
	background-color:#84A83A;
}

#footerBase {
	width:100%;
	clear:both;
	height:1px;
	background-color:#84A83A;
	margin-bottom:5px;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a  {
	color: #0000cc;
	font-weight:bold;
	font-size:.9em;
}

#footerGrey {
	width:99%;
	font-size: .9em;
	height:14px;
	margin:5px auto;
	padding: 3px;
	/*border: 1px solid #B8B8B7;*/
	background: #D7D7D3;
	clear:both;
}


#footerGrey a {
	text-decoration: none;
  	color: #0066D1;
}

#footerGrey a:hover {
	text-decoration: underline;
}

.padding-bottom-20 {
	margin-bottom:8px;
	font-size: .9em;
}


/* ASSESSING SUCCESS */
	.navList { 
	display: block;
	width: 180px;
	font-weight: bold; 
	font-size: 1em;
	font-color:#333;
	margin: 0px 0px 4px 0px; 
	padding: 3px 0px 3px 20px; 
	border-bottom: 1px solid #ccc; 
	background: url(../images/bullet.gif) no-repeat left;
}

	.navListDeep:hover, .navListDeep a:hover, .navList:hover, .navList a:hover{ 
	display: block;
	width: 180px;
	background: url(../images/bullet.gif) no-repeat left;
	background: #E4EF87;
}

	.navListDeep { 
	display: block;
	width: 180px;
	font-weight: bold;
	font-color:#333; 
	font-size: 1em;
	margin: 0px 0px 4px 0px; 
	padding: 3px 0px 3px 20px; 
	border-bottom: 1px solid #ccc; 
	background: url(../images/bullet.gif) no-repeat left;
	line-height:13px;
}

	.listTitle { 
	font-weight: bold; 
	font-size: 1em;
	color:#000066;
	margin: 12px 0px 4px 0px; 
	padding: 0px 0px 0 20px; 
	background: url(../images/bullet.gif) no-repeat;
	background-position: top-left;
}

	.list { 
	font-size: 1em;
	color:#000000;
	margin: 12px 0px 4px 0px; 
	padding: 0px 0px 0 20px; 
	background: url(../images/bullet.gif) no-repeat;
	background-position: top-left;
}

	.listindent { 
	font-size: 1em;
	color:#000000;
	margin: 4px 0px 4px 0px; 
	padding: 0px 0px 0 40px; 
	background: url(../images/bullet_indent.gif) no-repeat;
	background-position: top-left;
}

	.listsub { 
	font-weight: normal; 
	font-size: 1em;
	color:#000000;
	background:none;
	margin: 0px 0px 5px 0px; 
	padding: 0px 0px 0 20px; 
}