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:0px;
	margin-right:0px;
	width: 630px;
	background: transparent url() top left repeat-y;
}
#innerWrapper {
	font-family:verdana,arial,helvetica,sans-serif;
	width:630px;
	background: transparent url() top center no-repeat;
}
#footerWrapper {
	width:630px;
	background: transparent url() bottom left no-repeat;
	font-size:10px;
	/*color:#8BC1DD;*/
	color:#ff0000;
	text-align:left;
	padding-bottom:20px;
}
#footerWrapper a:link, #footerWrapper a:visited{
	text-decoration:none;
	color:#8BC1DD;
}

#footerWrapper a:hover{
	text-decoration:underline;
	color:#53A3CD;
}


#pageTitle{
	position:absolute;
	width:100%;
	top:0px;
	left:5px;
	font-family: Georgia;
	font-size:190%;
	font-style:italic;
	font-weight:bold;
	color: #1B4D7E;
	border-bottom:1px solid #1B4D7E;
}
#contentLeft2RightOH{
	text-align:left;
	margin-left: 0px;
	width:98%;
	padding-top: 25px;
	padding-bottom: 30px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #2C1A56;
	line-height:1.4;
}


#contentLeft2Right{
	text-align:left;
	margin-left: 0px;
	width:98%;
	padding-top: 25px;
	padding-bottom: 30px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #2C1A56;
	line-height:1.4;
}
#contentLeft2Right a:link, #contentLeft2Right a:visited{
	color:#1B4D7E;
	text-decoration:underline;
}
#contentLeft2Right a:hover{
	color:#1B4D7E;
	text-decoration:none;
}

#contentLeft{
	position:absolute;
	top:25px;
	left:0px;
	width:285px;
	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: 305px;
	width:285px;
	padding-top: 25px;
	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:#000000;
}

.bigQuote{
	font-family: Georgia;
	font-size:145%;
	color: #1B4D7E;
	margin-left:20px;
	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{
	display:none;
	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{
	display:none;
	position:absolute;
	top:90px;
	width:890px;
	left:20px;
	height:25px;
	background: transparent url(images/bg-mainNav.jpg) top left repeat-x;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}
#mainNavShadow{
	display:none;
	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: #FFF0BD;
	color: #000000;
	font-size: 12px;
	border-bottom:3px solid #0D4067;
}

#sectionNavArea
{
	/*position: absolute;
	top: 0px;
	left: 0px;
	*/
	display:none;
	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:50px;
	margin-bottom: 1px;
	padding:3px;
	color: #6A6A6A;
	width:90%;
	text-align:center;
	border-top:1px solid #BABABA;
	border-left:1px solid #BABABA;
	border-right:1px solid #BABABA;
}
#disclaimer{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	margin-bottom: 20px;
	padding:3px;
	color: #C7C7C7;
	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: #6A6A6A;
	font-weight:normal;
	width:90%;
	text-align:center;
	font-size:110%;
}
#siteBy{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:6px;
	margin-bottom: 2px;
	padding:3px;
	color: #C7C7C7;
	font-weight:normal;
	width:90%;
	text-align:center;
}
#siteBy a:link, #siteBy a:visited{
	color:#C7C7C7;
	text-decoration:none;
}
#siteBy a:hover{
	text-decoration:underline;
	color:#7BBDEF;
}
.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;

}
#courseHelpStart{
	font-family: Georgia;
	font-size:145%;
	color: #1B4D7E;
	margin-left:20px;
	margin-right:20px;

}

#topRegister{
	display:none;
	position:absolute;
	top:40px;
	right:25px;
}


#printButton{
	display:none;
}

#registerNow{
	display:none;
}
#getStudentID{
	font-size:9px;
	color:#000000;
}

#tri_registration{
	position:absolute;
	top:130px;
	left:1px;
	width:600px;
	border:2px solid navy;
	z-Index:500;
	padding:55px 5px 5px 5px;
	background-color:#DCECF6;
	color:navy;
	font-size:15px;
	font-family: Georgia,"times new roman",serif;
	text-align:left;
}

#tri_registration_title{
	position:absolute;
	top:5px;
	left:5px;
	padding:5px;
	width:580px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:bold;
	font-size: 15px;
	color:#ffffff;
	background-color:navy;
	text-align:center;
}
#tri_registration_close{
	position:absolute;
	top:4px;
	right:6px;
	width:95px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:bold;
	font-size: 14px;
	color:#ffffff;
	background-color:navy;
}


#tri_registration_content{
	margin-left:6px;
	background-color:#DCECF6;
	color:navy;
	font-size:16px;
	font-family: Georgia,"times new roman",serif;
	text-align:left;
}
#tri_registration_content a:link, #tri_registration_content a:visited{
	color:navy;
	text-decoration:underline;
	font-size:16px;
	font-family: Georgia,"times new roman",serif;
	text-align:left;
	font-weight:bold;
}
#tri_registration_content a:hover{
	color:navy;
	text-decoration:none;
	font-size:16px;
	font-family: Georgia,"times new roman",serif;
	text-align:left;
	font-weight:bold;
}
#tri_reg_footnote{
	border-top:1px dotted navy;
	background-color:#DCECF6;
	color:navy;
	font-size:12px;
	font-family: arial,helvetica,sans-serif;
	text-align:left;
	width:96%;
	margin:5px 0px 5px 0px;
	padding-top:5px;
}
#tri_reg_footnote a:link, #tri_reg_footnote a:visited{
	color:navy;
	text-decoration:underline;
	font-size:12px;
	font-family: arial,helvetica,sans-serif;
	text-align:left;
}
#tri_reg_footnote a:hover{
	color:navy;
	text-decoration:none;
	font-size:12px;
	font-family: arial,helvetica,sans-serif;
	text-align:left;
}
