.dummy{}



body{
	font-family: 	Arial, Sans Serif;
	font-size: 	12pt;
	font-weight: 	bold;
	line-height: 	120%;
	color: 		black;
	background:#555;
	margin:0;
	padding:0;	
}
div{margin:0; padding:0; position:relative;}
a{	
	color:#666;
}
a:hover{color:#006699;}
div#header {
	width: /*1024px*/ 950px;
	height: /*200px*/ 162px;
	margin:0 auto;
	}

div#wrapper {
	width:	/*1024px*/ 950px;
	min-height:	400px;
	margin:0 auto 30px;
	background:#fff;
	padding-top:5px;
}
* html #wrapper{height:400px;}
div#content {
	width: 575px;
	float: left;
	font-size:14px;
	font-weight:400;
}

div#site_contact {
	font-family:	Arial, Sans Serif;
	font-size:	9pt;
	font-weight:	bold;
	color:		white;
	width: 		900px;
	height:		30px;
	margin-top:60px;
	/*position:	absolute;
	top:		60px;
	left:		800px;*/
}
div#site_contact a {
	text-decoration:	none;
	color:			white;
	margin-right:50px;
}
div#site_contact a:link a:hover	{
	text-decoration:	underline;
	color:			white;
}


div#navwrapper {
	width: 		180px;
	margin: 	20px 90px 20px 0px;
	float: 		left;
}

div#nav {
	width: 		180px;
	background: 	#c8d1db;
	padding:	5px;
	margin-left:25px;
	border-style: 	outset;
	border-width:	4px;
}

div#addr {
	width: 		180px;
	padding:	5px;
}

.bg {
	background: #4867c4 url(../images/collageshadow_bg.jpg) no-repeat left top;
}

.course_header{
	font-size:	14pt;
	font-weight: bold;
	line-height:	14pt;
}

.module_header{
	margin: 110px;
	font-size:	36pt;
	text-align: center;
	line-height:	48pt;
}

.sectiontitle{
	font-weight:	bold;
}

.subsectiontitle{
	font-weight:	bold;
	color:			#666666;
}

.sidebartext {
	font-family:	Verdana, Arial, San Serif;
	font-size:	10pt;
	line-height:	110%;
	font-weight:	Normal;
}

.loginlabel {
	font-family: verdana, Arial, San Serif;
	font-size:	9 pt;
	font-weight:	bold;
}
	

.story{
	margin:			20px;
	padding:		10px;
	background-color: #F8F8FF;
	border-width:	2px;
	border-color:	#E0E0FF;
	border-style:	solid;
}

.white_back{
	background-color: white;
}

.blue_back{
	border-width:	2px;
	border-color:	white;
	border-style:	solid;
	background-color: #4867c4;
}
.tabletitle{
	font-weight:	bold;
	text-align:		center;
	background-color:	#E0E0FF;
}

.tableAltRow0{
	background-color:	white;
}

.tableAltRow1{
	background-color:	#F0F0FF;
}

.emphasize{
	font-weight:	bold;
	color:			navy;
}

.warning{
	color:			red;
	visible:		false;
}

/* Added by Chad E. Dolan */
div#masthead {
	background: url(http://www.iretire.org/images/cssimg/bg-header-15-7.png) repeat-x 0 0;
}
#footer
{
	width:900px;
	margin:0 auto;
	font-size:11px;
}
#footer a{font-size:11px;}
#pwdPassWord{width:100%;}