/* CSS Document */

body
{
	background:#e3e3e3;
	margin:0;
}

p, li, ul, ol, td, tr, body
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
p
{
	margin: 10px 0;
}
.normal
{
	font-family: Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.home_content p {
	text-align:left;
}

.backgroundShadow {
	background-image: url(images/dropShadowContent.gif) !important;
	background-color:#EEEEEE;
}
.hdrPadding {
	padding:6px;
	vertical-align:bottom;
}
.hdrPadding form {
	padding-bottom:0;
	margin-bottom:0;
}

/* TOP NAVIGATION */

td.greenNav {
	padding-left: 20px;
	background-image: url(images/bottom_bar_sliver.gif);
	height: 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	vertical-align:middle;
	text-align:left;
}

.greenNav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.greenNav ul li {
	float: left;
	position: relative;
	margin: 0 0 0 10px;
	color: #FFFFFF;
	height: 19px;
	padding: 5px 0 0 0;
}

.greenNav ul li a {
	padding-right: 15px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

.greenNav ul li a:hover {
	text-decoration: none;
}

.greenNav ul li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 2.1em;
	left: 0;
	padding: 0;
	margin: 0;
	width: 160px;
}

.greenNav ul li ul li {
	width: 160px;
	display: block;
	padding: 0;
	margin: 0;
	background: url(images/blt_nav.gif) no-repeat 5px 10px #EDEFC0; }

.greenNav ul li ul li a {
	color: #000000;
	text-decoration: none;
	padding: 5px 5px 5px 15px;
	display: block;
}

.greenNav ul li ul li a:hover {
	background: url(images/blt_nav.gif) no-repeat 5px 10px #B3BF91;
	display: block; }
	
.greenNav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

.greenNav li:hover ul, .greenNav li.over ul { /* lists nested under hovered list items */
	display: block;
}


ul.delivery_methods li a {
	color:#900;
}

.hdr_partners img {
	padding: 0 15px;
}

.partners {
	padding: 10px 15px;
}

.partners img { 
	margin: 0 5px 15px 0;
}

.footer {
	background-image: url(images/bottom_bar_sliver.gif);
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	vertical-align:middle;
}
.footer a:link,.footer a:visited,.footer a:hover,.footer a:active {
	color:#FFFFFF;
	text-decoration:none;
	padding:0 10px;
}

.bottomShadow
{ background-color:  Transparent !important;
	background-color: White;
}
.itemTextLevel1Show
{
	width: 170px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #2D2D2D;
	padding: 5px 2px 5px 0px;
}

.itemTextLevel1Show a
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #2D2D2D;
}

.itemTextLevel1Show img
{
	border: none;
}

.itemTextLevel1Hidden
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #2D2D2D;
	width: 170px;
	padding: 5px 2px 5px 0px;
}

.itemTextLevel1Hidden a
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #2D2D2D;
}

.itemTextLevel1Selected
{
	width: 170px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	background-color: #E3E3A8;
	padding: 5px 2px 5px 0px;
}

.itemTextLevel1Selected a
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #2D2D2D;
}


.itemTextLevel1Selected img
{
	border: none;
}

.itemTextLevel1Hidden img
{
	border: none;
}

.itemTextLevel2Selected
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #2D2D2D;
	width: 145px;
	background-color: #F1F1D3;
	padding: 5px 2px 5px 25px;
}

.itemTextLevel2Selected a
{
	font-weight: normal;
	color: #2D2D2D;
}

.itemTextLevel2Show
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #2D2D2D;
	width: 145px;
	padding: 5px 2px 5px 25px;
	cursor:hand;
}

.itemTextLevel2Show a
{
	font-weight: normal;
	color: #2D2D2D;
}

.itemTextLevel2Hidden
{
	display: none;
}

.itemTextLevel2Show img
{
	border: none;
}

.itemTextLevel2Selected img
{
	border: none;
}

.itemTextLevel3
{
	padding-left: 20px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #2D2D2D;
	border: solid 1px green;
}

.itemTextLevel3 img
{
}
.content
{	
	padding-top:15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 365px;
	border-right: dotted 1px silver;
	border-left: dotted 1px silver;
	height: 100%;
}
.contentInterior
{	
	padding:15px 15px 30px 15px;
	margin: 15px 0;
	width: 520px;
	border-left: dotted 1px silver;
	height: 100%;
	text-align:left;
}
.contentInterior div.certification {
	border: 1px solid #FF7723;
	padding: 5px;
}
p#comfort_convenience a {
	color:#900;
}
#widecontentcell
{	
	padding:15px 30px 30px 30px;
	margin: 15px 0;
	text-align:left;
}

.leftNav
{	
	padding-top:15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 170px;
	height: 100%;
	text-align:left;
}
.rightColumn
{	
	padding-top:15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 100%;
}

.rightColumn h3 {
	text-align:left;
}

.rightColumn ul {
	padding: 0 0 0 5px;
	margin: 0;
}

.rightColumn ul li {
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	height: 100%;
	float: none;
	list-style-type:none;
	color: #666666;
	background-image: url(images/HiddenArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-align:left;
	/*margin: 10px 0 0 5px;
	padding: 0 0 0 10px;
	background-repeat: no-repeat;
	background-position: 0 .3em;
	float:none;*/
}

.rightColumn ul li a, .rightColumn a {
	color: #2d2d2d;
	padding: 0;
	margin: 0;
	text-align:left;
}

.rightColumn p {
	text-align:left;
}

.rightColumn ul li a:hover, .rightColumn a:hover {
	text-decoration: underline;
	color:#900;
}

.rightColumn img {
	border:0;
}

h1
{	font-family: Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #005196;
	margin:0;
	padding:0;
}

.homeH1
{
	border-top: solid 1px gainsboro;
	margin-bottom: 0px;
	padding-top:5px;
}


h2
{	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 10px 0 0 0;
	padding: 0;
}

h3
{	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #008BC6;
	margin-bottom: 0;
	padding-bottom: 0;
}

h4
{	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	margin-bottom: -13px;
	padding-bottom: 0px;
}
h5
{	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #008BC6;
	display: inline;
	margin-bottom: -13px;
	padding-bottom: 0px;
}
h6
{	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	display: inline;
	margin-bottom: -13px;
	padding-bottom: 0px;
}

hr
{
	/*border: solid 1px silver;*/
	border: none;
	height: 1px;
	color: silver;
	background-color: silver;
}

.inlineBlue
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #008BC6;
}

a
{
	font-family: Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	/*color: #FF7723;*/
	color:#900;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.inlineGray
{
	font-family: Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
}

.header 
{
	font-size: 36pt;
	color: red;
	font-weight: bold;
}
.subheader 
{
	font-size: 36pt;
	color: green;
	font-weight: bold;
}
.courseContainer0
{
	padding-top: 5px;
	padding-bottom: 5px;
	clear:both;
}

.courseTitle0
{
	padding-top: 0px;
}

.courseTitle0 a
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
}

.courseImage0
{
	position:relative;
	top: -14px;
	margin-left: 15px;
	float:right;
}

.courseSummary0
{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.rtNormalHeader
{
	background-color: #E3E3A8;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
}

.rtAlternateHeader
{
	background-color: #DFDFA5;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
}

.rtNormalCell
{
	font-family: Arial, Helvetica;
	font-size: 11px;
}

.rtNormalCellBox1
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	background-color: #FEFEFE;
	padding:5px;
}

.rtNormalCellBox2
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	background-color: #FAFAFA;
	padding:5px;
}

.rtAlternateCell
{
	background-color:  #F6F6F6;
	font-family: Arial, Helvetica;
	font-size: 11px;
}

.rtCheckHidden
{
	visibility:hidden;
}
.rtOutsideText
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	
}

.textbox
{
	position:relative; 
	left: auto !important;
	left: 10px;
}

.rtDropdown
{
	position:relative; 
	left: auto !important;
	left: 10px;
	width: 195px;
	color: #646464;
	font-size: 10px;
	font-family: Arial, Helvetica;
}
.rtTable
{	
	color: #646464;
}

table#course_table {
	width:100%;
	margin-top:5px;
}

table#course_table img {
	border:0;
}

table#course_table tr th {
	vertical-align:bottom;
}

table#course_table tr td {
	padding:3px 8px 3px 0;
	vertical-align:top;
}

table#course_table tr.stripe {
	background:#efefef;
}

table#course_table tr.midheader th {
	padding:15px 0 0 0;
}


.pdficon {
	border:0;
}

p.back_link {
	margin-top:20px;
	text-align:right;
}

table#schedule_table {
	margin:5px 0 0 0;
	padding:2px;
	border:1px solid #333;
}

table#schedule_table tr th, table#schedule_table tr td {
	padding:3px 8px 3px 8px;
	background:#f5f5f5;
	vertical-align:top;
}

table#course_search_table tr td {
	vertical-align:top;
	padding:3px 10px 0 0;
}

table#course_search_table tr td img {
	border:0;
}

select, option, input {
	font-size:10px;
}

table#form_table {
	margin-left:30px;
}

table#form_table tr td {
	padding:4px 0;
}

table#form_table tr td.label {
	text-align:right;
	padding-right:20px;
	padding-left:20px;
}

.required {
	color:red;
}

table#form_table tr td.field input {
	width:200px;
}

table#form_table tr td.field input.nowidth {
	width:auto;
}

div#msg {
	color:#f00;
	padding:20px;
}

div#msg ul li {
	color:#f00;
}

p#course_description_link {
	padding:10px 0;
}

.leftNav h2 {
	text-align:left;
	padding-left:10px;
}

.leftNav ul#subnav, .leftNav ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

.leftNav ul#subnav li, .leftNav ul li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background-image: url(images/HiddenArrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	float: none;
	height: 100%;
}

.leftNav ul#subnav li a, .leftNav ul li a, .leftNav p a {
	color: #2d2d2d;
	padding: 0;
	margin: 0;
}

.leftNav ul#subnav li a:hover, .leftNav ul li a:hover, .leftNav p a:hover {
	text-decoration: underline;
	color: #900;
	margin: 0;
	padding: 0;
}

hr.padded {
	margin-top:30px;
}