html {
	padding:0;
	margin:0;
	background:#ffffff;
	background-image:url(/images/pattern.gif);
}

body {
		margin:0 auto;
		padding:103px 0 0;
		width:770px;
		background:#FFF url(/images/bg-body.gif) top right no-repeat;
		position:relative;
		font:12px Arial,Helvetica,sans-serif; 
		border:1px solid #f1f1f1;
		border-top;none;
}

.silver-top-shadow {
	background:url(/images/silver-top-shadow.png) repeat-x;
	height:12px;
	overflow:hidden;
}
	/* IE hack */
	* html .silver-top-shadow { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/silver-top-shadow.png', sizingmethod='scale'); }
	
#content {
	padding-top:10px;
	padding-left:202px;
	overflow:hidden;
	min-height:300px;
}

#content .top-block {
	border-top:1px #4D85C5 dotted;
	border-bottom:1px #4D85C5 dotted;
	padding-bottom:26px;
}

#content .top-block h1 {
	margin:7px 0 7px;
	font-size:20px;
	font-weight:normal;
	color:#BF2E1A;
}

#content p { 
	font:12px Arial, Verdana,Tahoma,Helvetica,sans-serif;*/
	
}

#content .top-block p { 
	margin:0 25px 10px 0; color:#777777; 
}

#content .top-block ul, #content .top-block ol{ 
	font:11px Verdana,Tahoma,Arial,Helvetica,sans-serif; color:#777777; 
}

#content .red-block {
	background:url(/images/bg-red-box.gif) top right no-repeat;
	height:287px;
	position:relative;
	margin-top:-30px;
	color:#FFF;
	font-family:"Times New Roman",Times,serif;
}

#content .red-block strong.first {
	display:block;
	letter-spacing:1px;
	padding-left:150px;
	padding-top:155px;
	font-size:14px;
	font-weight:normal;
}
#content .red-block strong.second {
	padding-left:20px;
	display:block;
	padding-left:85px;
	letter-spacing:1px;
	font-size:18px;
	font-weight:normal;
}
#content .red-block strong.second em {
	font-size:21px;
	text-transform:uppercase;
	font-style:normal;
}
#content .red-block strong.last {
	padding-left:205px;
	display:block;
	letter-spacing:1px;
	font-size:14px;
	line-height:10px;
	font-weight:normal;
}	
#content .red-block .author {
	padding-left:230px;
	padding-top:15px;
	display:block;
	color:#F2D7AA;
	font-size:13px;
	font-style:italic;
	font-weight:normal;
	width:230px;
}	
#content .red-block a {
	margin-left:365px;
	display:block;
	width:105px;
	height:26px;
	overflow:hidden;
	background:url(/images/buttons/learn-more-red.gif) no-repeat;
	text-indent:-9999px;
}
#content .body {
	float:left;
	width:568px;
	border-top:1px #4D85C5 dotted;
	margin-top:5px;
	margin-bottom:10px;
	border-bottom:1px #4D85C5 dotted;
	color:#777777;
}

	/* IE hack */
	* html #content .body { margin-bottom:10px; }

#content .body h2{
	margin:0;
	padding:15px 15px 0px 0;
	font-size:16px;
	font-weight:bold;

	color:#4D85C5;
}
#content .body .left-box{
	float:left;
	width:280px;
}
#content .body .right-box{
	float:right;
	width:280px;
}
#content .body .left-box a,
#content .body .right-box a{	
	margin-top:15px;
	margin-bottom:15px;
	display:block;
	width:104px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:150px;
	background:url(/images/buttons/learn-more-white.gif) no-repeat;
}
#content .top-block h2, #content .top-block h3, #content .top-block h4, #content .top-block h5, #content .top-block h6 {
	margin:0;
	padding:15px 15px 7px 0;
	font-size:13px;
	font-weight:bold;
	color:#4D85C5;
}

img.contentImage {
	float:right;
	padding:0 20px 10px 10px;
}

.logo {
	position:absolute;
	top:6px;
	left:16px;
	width:227px;
	height:87px;
	overflow:hidden;
}
.logo strong{
	width:227px;
	height:87px;
	cursor: pointer;
	display:block;
	text-indent:-9999px;
	background:url(/images/logoNew.gif) no-repeat;
}

/** nav styles **/
.nav {
	position:absolute;
	left:0;
	top:102px;
	margin:0;
	width:165px;
	padding:23px 21px 0 16px;
	list-style:none;
	float:left;
}

.nav li{
	margin:0;
	float:left;
	width:100%;
	font-weight:bold;
}

.nav li a{
	display:block;
	float:left;
	width:158px;
	text-decoration:none;
	color:#4D85C5;
	padding-left:8px;
}
.nav li a span{
	display:block;
	border-bottom:1px #4D85C5 dotted;
	padding:5px 0;
	text-decoration:none;
}
.nav li a.first span{
	border-top:1px #4D85C5 dotted;
}
.nav li a.active{
	background:url(/images/bullet.gif) left center no-repeat;
	color:#BF2E1A;
}	
.nav li a:hover{
	background:url(/images/bullet.gif) left center no-repeat;
	color:#BF2E1A;
}


/** footer styles **/
#footer{
	background:url(/images/bg-footer.gif) right top no-repeat;
	height:133px;
}
#footer ul{
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	padding-top:7px;
	width:100%;
	background:url(/images/silver-bottom-shadow.png) left top repeat-x;
}
	
	/* IE hack */
	* html #footer ul{ background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/silver-bottom-shadow.png', sizingmethod='scale'); }
	
#footer ul li{
	float:left;
	background:url(/images/bullet-line.gif) left center no-repeat;
	padding-left:12px;
	padding-right:12px;
}
#footer ul li.first{
	float:left;
	background:none;
	padding-left:16px;
	padding-right:12px;
}
#footer ul li a{
	float:left;
	color:#4D85C5;
	text-decoration:none;	
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer strong{
	color:#4D85C5;
	display:block;
	padding-top:90px;
	padding-left:15px;
	font-weight:normal;
} 

/** brian styles **/
.shadedDottedBorderTable  {
	border-top-color: #ccc; border-top-style: dotted; border-top-width: 1px; 
	border-bottom-color: #ccc; border-bottom-style: dotted; border-bottom-width: 1px;
	border-left-color: #ccc; border-left-style: dotted; border-left-width: 1px;
	border-right-color: #ccc; border-right-style: dotted; border-right-width: 1px;
	
	background-color: #ccc;   
	font:11px Verdana,Tahoma,Arial,Helvetica,sans-serif; color:#BF2E1A; 
}

.dottedBorderTable  {
	border-top-color: #4D85C5; border-top-style: dotted; border-top-width: 1px; 
	border-bottom-color: #4D85C5; border-bottom-style: dotted; border-bottom-width: 1px;
	border-left-color: #4D85C5; border-left-style: dotted; border-left-width: 1px;
	border-right-color: #4D85C5; border-right-style: dotted; border-right-width: 1px;

	font:11px Verdana,Tahoma,Arial,Helvetica,sans-serif; color:#777777; 
}

.greyDottedBorderTable  {
	border-top-color: #ccc; border-top-style: dotted; border-top-width: 1px; 
	border-bottom-color: #ccc; border-bottom-style: dotted; border-bottom-width: 1px;
	border-left-color: #ccc; border-left-style: dotted; border-left-width: 1px;
	border-right-color: #ccc; border-right-style: dotted; border-right-width: 1px;

	font:11px Verdana,Tahoma,Arial,Helvetica,sans-serif; color:#777777; 
}

.solidBorderTable  {
	border-top-color: #4D85C5; border-top-style: solid; border-top-width: 1px; 
	border-bottom-color: #4D85C5; border-bottom-style: solid; border-bottom-width: 1px;
	border-left-color: #4D85C5; border-left-style: solid; border-left-width: 1px;
	border-right-color: #4D85C5; border-right-style: solid; border-right-width: 1px;

	font:11px Verdana,Tahoma,Arial,Helvetica,sans-serif; color:#777777; 
}

.dottedOutline {
	border-bottom:1px dotted #CCC;
}

.highlightedLink {
	color:#4D85C5;
	font-weight:bold;
	text-decoration:underline;
}

.highlightedLink:hover {
	color:#BF2E1A;
	font-weight:bold;
	text-decoration:none;
}

.required {
	color: #0000FF;
}

.error {
	color: #BF2E1A;
}

input, textarea, select {
	font:11px Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
}


/** login form **/
.blueBox {
	margin:4px 0 0 0;
	padding:9px 0 9px 0;
	background-color:#E8EFFF;
	border-bottom:1px solid #85ABFF;
	border-top:1px solid #85ABFF;
}

.greyBox {
	margin:4px 0 0 0;
	padding:9px 0 9px 0;
	background-color:#F6F6F6;
	border-top:1px solid #CCC;
	border-bottom:1px solid #DDD;
}

.whiteBox {
	margin:4px 0 0 0;
	padding:9px 0 9px 0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

.outline {
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	background-color:#F6F6F6;
}

.heading {
	margin:0;
	padding:15px 15px 0px 0;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

.textLink {	color:#0042D1 }

.textLink:hover { color:#548AFF;text-decoration:underline;	}

.required { color:#0000FF; } 

/** can we do this progress bar **/
.progressBarHeader {
	border-top:1px solid #85ABFF;
	border-bottom:1px solid #85ABFF;
	background-color:#E8EFFF;
	font-weight:bold;
}

.progressBarPast {
	border-bottom:1px solid #DDD;
	color:#777777;
}

.progressBarCurrent {
	border-bottom:1px solid #DDD;
	color:#000;
	font-weight:bold;
}

.progressBarFuture {
	border-bottom:1px solid #DDD;
	color:#777777;
}

.cwdtFormFont {
	font:11px Tahoma,Arial,Helvetica,sans-serif;
	color:#777777;
	margin:4px 0 0 0;
}

.cwdtOutline {
	border-bottom:1px solid #CCC;
}

