body {
	background-color: #ffffff;
	font: 16px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}
#wrapper {
	position: relative;
	text-align: left;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	width: 940px;
	background: transparent url(images/bg_content.jpg) top left repeat-y;
}
#innerWrapper {
	font-family:verdana,arial,helvetica,sans-serif;
	width:940px;
	/*background: transparent url(images/masthead-900x115.jpg) top center no-repeat;*/
}
#footerWrapper {
	width:940px;
	background: transparent url(images/bg_bottom.jpg) bottom left no-repeat;
	font-size:10px;
	/*color:#8BC1DD;*/
	color:#ff0000;
	text-align:left;
	padding-bottom:50px;
}
#footerWrapper a:link, #footerWrapper a:visited{
	text-decoration:none;
	color:#8BC1DD;
}

#footerWrapper a:hover{
	text-decoration:underline;
	color:#53A3CD;
}


#pageTitle{
	width:100%;
	/*
	position:absolute;
	top:123px;
	left:44px;
	*/
	font-family: Georgia;
	font-size:130%;
	font-style:italic;
	font-weight:bold;
	color: navy;
	border-bottom:1px solid navy;
	margin-bottom:4px;
}


#contentLeft2Right{
	text-align:left;
	margin-left: 105px;
	width:760px;
	padding-top: 151px;
	padding-bottom: 20px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #2B2419;
	line-height:1.4;
}
#contentLeft2Right a:link, #contentLeft2Right a:visited{
	color:navy;
	text-decoration:underline;
}
#contentLeft2Right a:hover{
	color:navy;
	text-decoration:none;
}
#innerContent{
	background: transparent url(images/bg_cl2ra.jpg) top left repeat-y;
	padding:8px 40px 8px 40px;
}


#contentLeft{
	position:absolute;
	top:165px;
	left:45px;
	width:410px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height:1.4;
}

#contentLeft a:link, #contentLeft a:visited{
	color:#1B4D7E;
	text-decoration:underline;
}
#contentLeft a:hover{
	color:#1B4D7E;
	text-decoration:none;
}



#contentRight {
	text-align:left;
	margin-left: 480px;
	width:410px;
	padding-top: 165px;
	padding-bottom: 30px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #2C1A56;
	line-height:1.4;
}
#contentRight a:link, #contentRight a:visited{
	color:#1B4D7E;
	text-decoration:underline;
}
#contentRight a:hover{
	color:#1B4D7E;
	text-decoration:none;
}


.bigQ{
	font-family: Georgia;
	font-size:145%;
	font-style:italic;
	font-weight:bold;
	/*color: #1B4D7E;*/
	color:#411478;
}

.bigQuote{
	font-family: Georgia;
	font-size:145%;
	color: #1B4D7E;
	margin-left:20px;
	margin-right:20px;
}

.bigQuote2{
	font-family: Georgia;
	font-size:145%;
	color: #1B4D7E;
	margin-left:0px;
	margin-right:20px;
}
#courseTitle{
	font-family: Georgia;
	font-size:130%;
	font-style:italic;
	font-weight:bold;
	color: #1B4D7E;
}
#todayDate{
	position: absolute;
	top:8px;
	right:-9px;
	font-family: Georgia,"times new roman",times,serif;
	font-size:10px;
	color: #422680;
	width:195px;
	text-align:center;
	padding-right:0px;
	padding-bottom:5px;
}


/* NAVIGATION */

#contactUS{
	position:absolute;
	top:10px;
	left:796px;
	color:#143861;
	font-size:105%;
	font-family:arial,helvetica,sans-serif;
	font-family: Georgia;
}
#contactUS a:link, #contactUS a:visited{
	text-decoration:none;
	color:#143861;
}
#contactUS a:hover{
	text-decoration:underline;
}

#mainNav{
	position:absolute;
	top:108px;
	width:884px;
	left:24px;
	height:25px;
	background: transparent url(images/bg_nav.jpg) top left repeat-x;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	z-Index:100;
}
#mainNavShadow{
	position:absolute;
	top:115px;
	left:20px;
	width:900px;
	height:14px;
	background: transparent url(images/bg-mainNavShadow.jpg) top left repeat-x;
}
.liSpacer{
	list-style-type:none;
	margin-left:0px;
	margin-right:0px;
}

#mainNav ul
{
	list-style: none;
	margin: 0;
	padding: 3px 0px 6px 0px;
}
#mainNav li
{
	display: inline;
	color:#000000;
	font-size: 110%;
}
#mainNav a:link, #mainNav a:visited{
	padding: 3px 0px 6px 0px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

#mainNav a:hover
{
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	background-color: #F4F5E7;
	color: #000000;
	font-size: 12px;
	border-bottom:2px solid #2C3242;
	border-top:1px solid #A30F05;
}

#sectionNavArea
{
	/*position: absolute;
	top: 0px;
	left: 0px;
	*/
	width: 410px;
	padding: 0px;
	background: transparent url(images/bg-sectionNavLinkArea.gif) top left repeat;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	color:#000000;
	font-size:14px;
}

#sectionNavArea a:link, #sectionNavArea a:visited{
	color:#000000;
	font-size:14px;
}
#sectionNavArea a:hover{
	text-decoration:underline;
}

#sectionNavTitle
{
	font-size: 105%;
	font-style: italic;
	font-weight: bold;
	background: #DADADA;
	padding: 0;
	text-align: center;
	border-bottom: 1px dashed #C0C0C0;
	color:#000000;
}
#sectionNavLinks
{
	font-size: 12px;
	padding: 4px 1px 4px 0px;
	text-align: left;
	line-height: 185%;
	margin-left: 0px;
	color:#000000;
	font-family: Georgia,"times new roman",times,serif;
}
#sectionNavLinks a:link, #sectionNavLinks a:visited
{
	text-decoration: underline;
	color: #000000;
	background: transparent url(images/bulletSectionNav.jpg) top left no-repeat;
	margin-left: 0px;
	padding-left: 8px;
	font-size: 12px;
}
#sectionNavLinks a:hover
{
	text-decoration: none;
	color:#000000;
	margin-left: 1px;
	padding-left: 9px;
}
.sectionNavNoLinks
{
	font-size: 12px;
/*	background: transparent url("/images/bg-sectionNavLinkArea.gif") top left repeat; */
	padding: 4px 4px 4px 4px;
	text-align: left;
	line-height: 145%;
	margin-left: 0px;
	
}


#coursetitles{
	margin-left: 10px;
	margin-bottom: -4px;
	margin-top: 3px;
	font-weight: bold;
	font-family: arial, helvetica;
	font-size: 11px;
}
#sectionNavSubLinks
{
	font-family: arial, helvetica;
	font-size: 11px;
	color: black;
	line-height: 155%;
	/*margin-top: -4px;*/
	margin-bottom:6px;
}
#sectionNavSubLinks a:link
{
	padding-left: 18px;
	margin-left: 10px;
	text-decoration: underline;
	background: transparent url(images/bulletSubNav.jpg) left no-repeat;

}
#sectionNavSubLinks a:visited
{
	padding-left: 18px;
	margin-left: 10px;
	text-decoration: underline;
	background: transparent url(images/bulletSubNav.jpg) left no-repeat;
	color: #595959;
}
#sectionNavSubLinks a:hover
{
	padding-left: 20px;
	margin-left: 12px;
	text-decoration: none;
	color: #1B4D7E;
}






/* MISCELLANEOUS */

#mission{
	font-family: Georgia;
	font-size:190%;
	font-style:italic;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom: 1px;
	padding:3px;
	color: #554A31;
	width:90%;
	text-align:center;
	/*
	border-top:1px solid #9C8658;
	border-left:1px solid #9C8658;
	border-right:1px solid #9C8658;
	*/
}
#disclaimer{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:6px;
	margin-bottom: 8px;
	padding:3px;
	color: #6E5F40;
	width:90%;
	text-align:center;
}

#copyright{
	font-family: Georgia;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom: 10px;
	padding:3px;
	color: #554A31;
	font-weight:normal;
	width:90%;
	text-align:center;
	font-size:110%;
}
#siteBy{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	margin-bottom: 12px;
	padding:3px;
	color: #6E5F40;
	font-weight:normal;
	width:90%;
	text-align:center;
}
#siteBy a:link, #siteBy a:visited{
	color:#6E5F40;
	text-decoration:none;
}
#siteBy a:hover{
	text-decoration:underline;
	color:#756543;
}
.homePhoto{
	position:relative;
	top:0px;
	float:right;
	/*border: 1px solid #000000;*/
	padding:2px;
	margin-left:8px;
	margin-right:8px;
	margin-top:3px;
}
.courseBullets{
	line-height:1.45;
	margin-top:1px;
}
.bold{
	font-weight:bold;
}
.attention{
	font-weight:bold;
	color:#ff0000;
}
.emphasis{
	font-weight:bold;
	color:#0000ff;
}
.FAQ{
	cursor:pointer;
	text-decoration:underline;
}
.FAQa{
	margin-left:6px;
	color:#0000ff;
}
.testimonialText{
	font-size:106%;
	font-weight:bold;
	font-style:italic;
	color:#0000ff;
	border-bottom:1px solid #BFBFBF;
	padding-bottom:2px;
	margin-bottom:20px;
}
.author{
	margin-left:8px;
	font-style:normal;
	font-weight:normal;
}
.more{
	text-decoration:none;
	color:#000000;
	cursor:pointer;
	font-style:normal;
	font-weight:normal;
}
.hilight{
	font-size:70%;
	color:#888888;
}
#capNBanner{
	width:160px;
	height:112px;
	position:absolute;
	bottom:-58px;
	right:1px;
	background: transparent url(images/cap-n-banner.jpg) bottom right no-repeat;
}
#courseHelp{
	font-family: Georgia;
	font-size:115%;
	color: #1B4D7E;
	margin-left:20px;
	margin-right:20px;

}
#courseHelp2{
	font-family: Georgia;
	font-size:115%;
	color: #1B4D7E;
	margin-left:20px;
	margin-right:20px;

}
#courseHelpStart{
	font-family: Georgia;
	font-size:145%;
	color: #1B4D7E;
	margin-left:20px;
	margin-right:20px;

}

#topRegister{
	position:absolute;
	top:24px;
	right:45px;
	z-Index:520;
}
#bottomRegister{
	position:absolute;
	top:2px;
	left:2px;
	z-Index:530;
}
.subHeader{
	font-size:110%;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 2px 0px 2px 0px;
	font-weight:bold;
}
.subHeader2{
	font-size:110%;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 2px 0px 2px 0px;
	font-weight:bold;
	background-color:#EAE8E6;
	font-style:italic;
}
.tightBullets{
	margin-bottom:5px;
	margin-top:5px;
}
.instructionButton{
	font-size:10px;
}
.dbmsDropDown{
	font-size:10px;
}

.dbmsDropDown2{
	font-size:13px;
}
.getAttention{
	font-weight:bold;
	font-size:15px;
}

.displayRowTitle {
	font-weight:bold;
	font-size:120%;
	border-top: 1px solid #3F6B8E;
	border-bottom: 1px solid #3F6B8E;
	background-color:#D1DAE3;
}
.displayRowHeader {
	font-weight:bold;
	border-bottom: 1px solid #3F6B8E;
}
.displayRow {
	font-weight:normal;
	border-bottom: 1px dotted #CDCDCD;
}

#masthead_flag{
	position:absolute;
	top:0px;
	left:120px;
}
#masthead_we_the_people{
	position:absolute;
	top:0px;
	left:440px;
}

#ffd{
	position:absolute;
	top:0px;
	left:60px;
}
#ffd_rtg{
	position:absolute;
	top:58px;
	left:60px;
}
#ffd_uccs{
	position:absolute;
	top:58px;
	left:140px;
}

#login{
	text-align:center;
}

#reports_selection{
	text-align:left;
}

#reports_display_holder{
	text-align:left;
}

#reports_display{
	text-align:left;
}

.delete_button{
	background-color:#920000;
	color:#ffffff;
	font-size:10px;
	border-right:2px solid #4E0000;
	border-bottom:2px solid #4E0000;
	border-left: 2px solid #FF3939;
	border-top: 2px solid #FF3939;
	cursor:pointer;
}
.areaTitle{
	width:100%;
	/*
	position:absolute;
	top:123px;
	left:44px;
	*/
	font-family: Georgia;
	font-size:130%;
	font-style:italic;
	font-weight:bold;
	color: navy;
	border-bottom:1px solid navy;
	margin-bottom:4px;
}

