﻿body 
{
	margin: 1px 0px 0px 0px;
	background-color: #FCFCFC;
	font:normal .66em Verdana, helvetica, clean, sans-serif; 
	letter-spacing:.05em;
	color:#000000; 
	text-align:center;
}
img 
{
	border:none;
}
.align-center 
{
	text-align:center;
}
#container 
{
	width:770px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.clear-float
{
	clear:both;
}

#header 
{
	border-top: solid 1px #000;
	padding:5px;
	margin-top:2px;
	background:url(/images/nsaheader2.jpg) no-repeat;
}
#header #title
{
	float:left;
}
#header #account
{
	float:right;
	text-align:right;
	margin-right: 30px;
}
#header #info-ad
{
	width:40%;
	float:right;
	text-align:right;
}
#header #info-ad .big
{
	font:bold 1.3em Verdana, helvetica, clean, sans-serif; 
	color:#C0C0C0; 
}
#header #info-ad .text
{
	margin-top:10px;
}
#header #info-ad img.burst 
{
	float:right;
	margin-left:5px;
	height: 85px;
}
#header .welcome 
{
	font:bold 1.9em Verdana, helvetica, clean, sans-serif; 
	color:#C0C0C0; 
	letter-spacing:.1em;
}

#content 
{
	border:solid 1px #000;
	text-align:left;
	padding:25px;
}
#content .center
{
	width:100%;
	text-align:center;
}
#content h2.title 
{
	padding-top:0px;
	margin-top:0px;
	margin-bottom:10px;
}
#content h1.title 
{
	font-size: 1.8em;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:10px;
}
#content #page-title
{
	padding-bottom:10px;
}
#content #body 
{
	min-height:300px;
}
#content h3, #content .mainbold 
{
	color:#660000;
	margin-top:10px;
	margin-bottom:5px;
	font-size:1.1em;
	font-weight:bold;
}
#content hr 
{
	background-color:Black;
	color:Black;
	width:100%;
	height:1px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#content hr.small 
{
	width:75%;
}
#content .mainboldblack 
{
	font-weight:bold;
}
#footer 
{
	font:normal 0.9em Verdana, helvetica, clean, sans-serif; 
	margin-left: auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:10px;
	text-align:center;
	color:#808080;
}
#footer #links A 
{
	margin-left:10px;
	margin-right:10px;
}
#footer #links A, 
#footer #links A:ACTIVE, 
#footer #links A:VISITED
{
	color:#808080; 
}
#footer #links A:HOVER 
{
	color:#FF0000;
}
#footer #footnote
{
	margin-top:2px;
	color:#C0C0C0; 
}

/******************
Individual page styles
******************/

#content ul.globe 
{
	margin-left:10px;
}
#content ul.globe li
{
	background-image:url(../images/globe_bullet.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	padding:0px 3px 15px 24px;
}
#content ul li 
{
	padding-bottom:10px;
}
#content ol li
{
	padding-bottom:5px;
}
#content .maroon 
{
	color:#660000;
}
#content .double-spaced-list li
{
	margin-bottom:1em;
}
#content .welcomeText
{
	padding: 5px;
}
#content .small1
{
	font-size:.9em;
}
#content .small2
{
	font-size:.85em;
}
#content .promos td
{
	border:solid 1px #dfdfdf;
	padding: 3px;
}
#content #Quotations
{
	height:140px;
}
#content p.quote1 
{
	padding-left: 25px;
	margin-bottom: 2em;
	background-image:url(../images/quote.gif);
	background-repeat:no-repeat;
	background-position:left top;
	min-height:20px;
}
#content p.quote2
{
	padding-left: 25px;
	margin-left: 30px;
	margin-bottom: 2em;
	background-image:url(../images/quote.gif);
	background-repeat:no-repeat;
	background-position:left top;
	min-height:20px;
}

#enrollment
{
	background-image:url(../images/enrollment_bg.gif);
	background-repeat:no-repeat;
	text-align:center;
	margin:5px auto;
	width:433px;
	padding:0px 0px;
	letter-spacing:normal;
}
#enrollment p
{
	width:340px;
	text-align:center;
	margin: 3px auto;
}
#enrollment .big
{
	font-size: 1.1em;
	color: #660000;
}

#CourseDescriptions h3
{
	margin-top: 30px;
}
#CourseDescriptions .course h4
{
	margin-top:20px;
	margin-bottom:4px;
	font-weight:bold;
	font-size: 1.1em;
}
#CourseDescriptions .course p
{
	margin:2px 2px 2px 30px;
}
#CourseDescriptions .course span.heading
{
	font-weight:bold;
	text-transform:capitalize;
}
/******************
FAQ Code specific styles (to degrade nicely)
******************/
#TJK_ToggleON,#TJK_ToggleOFF {display:none}

.hometxt a, 
.hometxt a:link, 
.hometxt a:active,
.hometxt a:visited {
	color: #5F2E15; 
	font-weight: normal;
	text-decoration: underline; 
	}

.hometxt a:hover {
	color: #8F6C5B;
	text-decoration: underline;
	}

