﻿/* CSS Document */
body
{
 	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
}

p, ul, ol, td, tr
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
}
p
{
	margin-top: 10px;
	margin-bottom: 10px;
}
li
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	list-style-type: square;
	/*list-style-image: url(../../images/bullets/bullet.jpg);*/
}
.normal
{
	font-family: Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
}

.backgroundShadow {
	background-image: url(../images/tables/dropShadowContent.gif) !important;
	background-color:#EEEEEE;
}
.hdrPadding {
	padding:6px;
}
.topNav {
	padding-left: 20px;
	background-image: url(../images/tables/bottom_bar_sliver.gif);
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:White;
	vertical-align:middle;
}
.topNav a:link,.topNav a:visited,.topNav a:hover,.topNav a:active {
	color:White;
	text-decoration:none;
}

.footer {
	background-image: url(../images/tables/bottom_bar_sliver.gif);
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:White;
	vertical-align:middle;
}
.dropDownMenu
{
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	vertical-align: middle;
	text-indent: 5px;
	text-align: left;
	background-color: #006600;
	padding-right: 5px;
	padding-left: 5px;
	cursor: hand;
	width: 200px;
}
.footer a:link,.footer a:visited,.footer a:hover,.footer a:active {
	color:White;
	text-decoration:none;
}

.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
{
	padding-right: 2px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 5px;
	width: 170px;
	padding-top: 5px;
	font-family: Arial, Helvetica;
	background-color: #e3e3a8;
}

.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
{
	padding-right: 2px;
	padding-left: 25px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 5px;
	width: 145px;
	color: #2d2d2d;
	padding-top: 5px;
	font-family: Arial, Helvetica;
	background-color: #f1f1d3;
	text-decoration: none;
}

.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
{
	border-right: green 1px solid;
	border-top: green 1px solid;
	padding-left: 20px;
	font-size: 11px;
	border-left: green 1px solid;
	color: #2d2d2d;
	border-bottom: green 1px solid;
	font-family: Arial, Helvetica;
	text-decoration: none;
}

.itemTextLevel3 img
{
}
.content
{	
	padding-top:15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 475px;
	border-left: dotted 1px silver;
	height: 100%;
}

.contentCellAlign
{
   vertical-align:top;
   text-align:left;
}

.contentInterior
{	
	padding-top:15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 520px;
	border-left: dotted 1px silver;
	height: 100%;
}

.leftNav
{	
	padding-top:15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 170px;
	height: 100%;
	
}
.leftNavThreeColumns
{	
	padding-top:15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;	
	height: 100%;
}
.rightColumn
{	
	padding-top:15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 100%;
}
/*h1
{	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #008BC6;
	
	margin-bottom: 3px;
}

h2
{	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #646464;
	margin-bottom: -13px;
	padding-bottom: 0px;
}

*/
h1
{	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #006699;	
	margin-bottom: 1px;
}
.homeH1
{
	border-top: solid 1px gainsboro;
	margin-bottom: 0px;
	padding-top:5px;
}


h2
{	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	margin-bottom: -13px;
	padding-bottom: 0px;
}

h3
{	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #008BC6;
	margin-bottom: -13px;
	padding-bottom: 0px;
}

h4
{	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #646464;
	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: #646464;
	display: inline;
	margin-bottom: -13px;
	padding-bottom: 0px;
}

hr
{
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	color: silver;
	border-bottom: medium none;
	height: 1px;
	background-color: silver;
}

.inlineOrange
{
	font-weight: bold;
	font-size: 12px;
	color: orange;
	font-family: Arial, Helvetica;
}

.inlineBlue
{
	font-weight: bold;
	font-size: 12px;
	color: #008bc6;
	font-family: Arial, Helvetica;
}

a
{
	font-weight: normal;
	font-size: 11px;
	color: #0066cc;
	font-family: Arial,Helvetica;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

.inlineGray
{
	font-weight: bold;
	font-size: 12px;
	color: #646464;
	font-family: Arial,Helvetica;
}

.header
{
	font-weight: bold;
	font-size: 36pt;
	color: red;
}
.subheader
{
	font-weight: bold;
	font-size: 14pt;
	color: #005196;
	font-family: 'Arial Narrow' , Arial, Verdana;
}

.courseContainer0
{
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
}

.courseTitle0
{
	padding-top: 0px;
}

.courseTitle0 a
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica;
}

.courseImage0
{
	position:relative;
	top: -14px;
	margin-left: 15px;
	float:right;
}

.courseSummary0
{
	font-weight: normal;
	font-size: 11px;
	color: #646464;
	font-family: Arial;
}

.rtNormalHeader
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica;
	background-color: #006699;
}

.rtAlternateHeader
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica;
	background-color: #006699;
}

.rtNormalCell
{
	font-family: Arial, Helvetica;
	font-size: 11px;
}

.alignNormal
{
    text-align: left;
}

.alignOpposite
{
    text-align: right;
}

.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
{
	font-size: 11px;
	font-family: Arial, Helvetica;
	background-color: #f6f6f6;
}

.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;
}
.mnuLeftHover
{
	background-color: #ffffcc;
}
.mnuLeftSelected
{
	background-color: #ffff99;
}
.pager
{
	font-weight: bold;
	color: #000099;
	font-family: Arial, Tahoma;
	font-variant: small-caps;
}
