/*------------------ CONTENT --------------*/

body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	font-size: 16pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th  { color: #fff; font-weight: bold; background-color: #00007B; text-align: left }

.alert {
	color: red;
}

#cart {
	width: 600px;
}

#cart tr.packageName {
	background: #B75656;
}

#cart tr.highlighted {
	background: #EEE;
}

#cart tr.packageHighlight1 {
	background: #ECF2FE;
}

#cart tr.packageHighlight2 {
	background: #CBBFAF;
}

.course_table_header {
	color: #FFF;
	font-weight: bold;
}

#courseTable {
	width: 600px;
}

#courseTable tr.highlighted {
	background: #CCCCCC;
}

#courseTable tr.packageHighlight1 {
	background: #cccccc;
}

#courseTable tr.packageHighlight2 {
	background: #ffffff;
}

.decoration {
	font-weight: bold;
	color: #5387BE;
}

.discounted {
	color: red;
}

p.error {
	color: red;
}

#loginBox {
	background: #EEE;
	border: 0;
}

#loginBox td, #loginBox p {
	font-size: 13px;
	margin: 0;
}

.markOff {
	text-decoration: line-through;
	color: #999;
}

.required {
	color: red;
	font-weight: bold;
}

/*------------------ HEADER ---------------*/

.cartItems {
	color: red;
	font-weight: bold;
}

.cartLinks {
	font-size: 8pt;
	color: #666;
}

a.home {
	text-decoration: none;
	color: #003366; 
}

a.home:hover { 
	color: #339999;
}

.home_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.home_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

a.section_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFF;
	text-decoration: none;
}

p.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	text-align: center;
}

/* LEFTNAV ---------------------------------------*/

#leftnav {
	width: 100%;
}

#leftnav tr  { background-color: #00007B}

#leftnav td {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 2px solid #FFF;
	border-right: 0px;
	border-top: 2px solid #FFF;
	border-bottom: 0px;
	line-height: normal;
}

#leftnav a {
	font-family: Arial;
	color: #fff;
	font-size: 10pt;
	text-decoration: none;
	display: block;
	padding: 3px;
	margin: 0;
	position: relative;
}

#leftnav a:hover {
	background: #C2BBC1;
	color: #184B7A;
}
.current {
	background: #C2BBC1;
	color: #184B7A;
}

/*footer ---------------------------------------*/

#whitefbar{
border-bottom: 3px solid #ffffff; 
}
#grayfbar{
border-bottom: 3px solid #ABCBEB; 
}
#fhalfbar{
border-bottom: 3px solid #4E5C8A; 
}
#fbar{
border-bottom: 10px solid #C2BBC1; 
}
a.footertxt
{ 
  color: #cccccc; 
  text-decoration: none;  
  font-size: 10px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
  font-weight: lighter;
  text-transform: capitalize;
} 
a.footertxt:visited { color: #ffffff} 
a.footertxt:hover { color: #ffffff}
td.footer
{
  color: #cccccc; 
  text-decoration: none;  
  font-size: 10px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
  font-weight: lighter;
  text-transform: capitalize;
}
/*nav ---------------------------------------*/
#navbkgrd
{
border-top: 1px solid #17345E;
background-color:#DDAA12;
}
 #navcontainer
{
margin: 0px 0 0 0px;
padding: 0;
height: 20px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
 { color: #ffffff; font: 10px/18px verdana, sans-serif; text-decoration: none; background: 2B2DA6; text-align: center; display: block; margin: 0 0 0; padding: 3; width: 150px; height: 20px }

#navcontainer a:hover
{
color: #184B7A;
background: #C2BBC1;
}
#navcontainer ul li.current a
{
color: #184B7A;
background: #C2BBC1;
}
#navcontainer a:active
{
background: #C2BBC1;
color: #184B7A;
}

/* registration tables------------------------------------------*/
#checkOut {
	width: 600px;
}

#checkOut .highlighted {
	background: #d3c7b1;
}

#checkOut .header {
	background: #C2BBC1;
	color: #FFF;
}

#checkOut .error {
	background: #FCC;
}

/*content---------------------------------------------------*/

.content{
			padding-left: 15px; 
			padding-right:12px;
			padding-bottom:12px;
		}
		
/* shop more & check out "buttons" */
.cartButtons
{
margin: 0px 0px 0px 0px;
padding: 0;
height: 20px;
}

.cartButtons ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

.cartButtons ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 5px;
border: 1px solid #ffd400;
}

.cartButtons ul li a
{
background: #0F2E91;
width: 100px;
height: 20px;
padding: 3;
margin: 0 0 0px 0;
color: #ffffff;
text-decoration: none;
display: block;
text-align: center;
font: bold 10px/18px verdana, sans-serif;
}

