td A {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color:#990000;
	text-decoration:underline;
}
td A:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color:#990000;
	text-decoration:none;
}
.pagetitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#930102;
}
.General {
	font:14px/18px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000000;
}
.General a {
	color: #930102;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.General a:hover {
	text-decoration: underline;
	color: #930102;
	font-size: 14px;
	font-weight: bold;
}
.th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AF1E23;
}
.req {
	font-weight: bold;
	color: #CC0000;
}
.bg1 {
	background-color: #f3f3f3;
}
.bg2 {
	background-color: #E6E5E5;
}
.italic {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	color: #283D80;
	font-style: italic;
}
.links {
	color: #930102;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}
.links a:link {
	color: #930102;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}
.links a:hover {
	text-decoration: none;
	color: #930102;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}
.sub {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11pt;
	color: #000000;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	color: #930102;
	font-weight: bold;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11pt;
	color: #273E81;
	font-weight: bold;
}
h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
.testimonialPix {
	margin: 0px 0px 20px 20px;
	float: right;
	width: 297px;
}
input.ccEmail {
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #333333;
	height: 20px;
	width: 115px;
}
.submitCC {
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A4211E;
	padding: 1px;
	border: 1px solid #333333;
}
.footerCell {
	font: 10px/16px Verdana, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFFFFF;
}
a.whiteLink {
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteLinkUnderline {
	color: #FFFFFF;
	text-decoration: underline;
}
a.whiteLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.whiteLinkUnderline:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.stripSpace, td.centerFlash {
	font-family:sans-serif;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
}
.homeText, li {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 8px;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #AF1E23;
	margin-top: 12px;
	margin-bottom: 8px;
}
.new {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #0A2F5B;
	font-weight: bold;
}
.position {
	font: 10px/16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #314B84;
}
.cord {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
/* Contact Page (Location) */

#container {
	width:1010px; 
	margin:0 auto 0 auto;
}

#header {
	background-image:url(contact-bkg.jpg); 
	background-repeat:no-repeat;
	min-height:500px;
	margin:0;
	padding:0;
}

.left-column {
	width:215px; 
	padding:15px 0px 0px 30px;  
	float:left;
	margin-top:20px;
}

.middle-column {
	width:500px; 
	padding:15px 0px 0px 15px;  
	float:left;
	margin-top:20px;
}

.right-column {
	width:215px; 
	padding:15px 10px 0px 5px;  
	float:right;
	margin:20px 20px 0px 0px;
}

.small-container {
	width:500px; 
	height:141px;
}

.slideshow {
	float:left; 
	margin-right:10px;
}

.video {
	float:left; 
	width:230;
}

.button {
	vertical-align:top; 
	float:left; 
	margin-right:20px;
}

.nav{
	width:995px;
	height:101px;
	bottom:0;
	left:0;
	padding:0;
	margin:0px;
	list-style:none;
	overflow:hidden;
}
.nav li{
	height:101px;
	float:left;
}
.nav li a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	height:101px;
}
.nav li a.la{
	width:321px;
	margin:16px 0px 0px 13px;
	background:url(../images/locations-nav.gif) no-repeat;
}
.nav li a.la:hover, .nav li.active a.la{
	background:url(../images/locations-nav.gif) no-repeat 0 -85px;
}
.nav li a.sf{
	width:331px;
	margin:16px 0px 0px 0px;
	background:url(../images/locations-nav.gif) no-repeat -321px 0;
}
.nav li a.sf:hover, .nav li.active a.sf{
	background:url(../images/locations-nav.gif) no-repeat -321px -85px;
}
.nav li a.ny{
	width:328px;
	margin:16px 0px 0px 0px;
	background:url(../images/locations-nav.gif) no-repeat -652px 0;
}
.nav li a.ny:hover, .nav li.active a.ny{
	background:url(../images/locations-nav.gif) no-repeat -652px -85px;
}


.nav-splash{
	width:995px;
	height:216px;
	bottom:0;
	left:0;
	padding:0;
	margin:0px;
	list-style:none;
	overflow:hidden;
}
.nav-splash li{
	height:216px;
	float:left;
}
.nav-splash li a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	height:216px;
}
.nav-splash li a.la{
	width:321px;
	margin:16px 0px 0px 13px;
	background:url(../images/locations-splash-nav.jpg) no-repeat;
}
.nav-splash li a.la:hover, .nav-splash li.active a.la{
	background:url(../images/locations-splash-nav.jpg) no-repeat 0 -201px;
}
.nav-splash li a.sf{
	width:331px;
	margin:16px 0px 0px 0px;
	background:url(../images/locations-splash-nav.jpg) no-repeat -321px 0;
}
.nav-splash li a.sf:hover, .nav-splash li.active a.sf{
	background:url(../images/locations-splash-nav.jpg) no-repeat -321px -201px;
}
.nav-splash li a.ny{
	width:328px;
	margin:16px 0px 0px 0px;
	background:url(../images/locations-splash-nav.jpg) no-repeat -652px 0;
}
.nav-splash li a.ny:hover, .nav-splash li.active a.ny{
	background:url(../images/locations-splash-nav.jpg) no-repeat -652px -201px;
}

.courseListing {
	padding: 0 5px 5px 5px;
	font-size:10px;
	color:#039;	
}

.courseListing ol{
	margin-left: -10px;
	color:#039;
}

.courseListing li{
	margin:5px;
	color:#000;
}

.courseListing a:link, .courseListing a:visited, .courseListing a:active {
	font-size:10px;
	color:#039;
	text-decoration:none;
	
}
.courseListing a:hover{
	font-size:10px;
	color:#039;
	text-decoration:underline;
}