/* CSS Document */
.lnk
{
    font-size:12px;
    color:#085AAE;
    font-family:Tahoma;
}

.lnk:link
{
    text-decoration:none;
}
.lnk:visited
{
    text-decoration:none;
}
.lnk:hover
{
    text-decoration:underline;
}

.lnkintro
{
    font-size:40px;
    color:white;
    font-family:Informal Roman;
}

.lnkintro:link
{
    text-decoration:none;
}
.lnkintro:visited
{
    text-decoration:none;
}
.lnkintro:hover
{
    text-decoration:underline;
    color:white;
}

.welcome
{
    font-size:12px;
    color:#085AAE;
    font-family:Tahoma;
    
    padding-bottom:5px;
    padding-right:10px;
    padding-left:10px;
    vertical-align:top;
    background-color:White;
}
    

.welcome2
{
    font-size:12px;
    color:#085AAE;
    font-family:Tahoma;
    padding-bottom:5px;
    padding-right:20px;
    padding-left:20px;
    vertical-align:top;
     background-color:White;
  
}



p, li, ul, ol, td, tr, body
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
}
p
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.normal
{
	font-family: Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
}

.backgroundShadow {
	background-image: url(images/dropShadowContent.gif) !important;
	background-color:#DEE4EB;
}
.hdrPadding {
	padding:6px;
}
.topNav {
	padding-left: 20px;
	background-image: url(images/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 {
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:White;
	vertical-align:middle;
}
.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
{
	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-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%;
}
.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: 11px;
	font-weight: bold;
	color: #008BC6;
	
	margin-bottom: 3px;
}

.homeH1
{
	border-top: solid 1px gainsboro;
	margin-bottom: 0px;
	padding-top:5px;
}


h2
{	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	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: 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: #085AAE;
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color:#FF7723;
}


.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: #646464;
}

.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;
}

.banner
{
    font-size:13px;
    color:#ffffff;
    font-family: Verdana;
    padding-bottom:2px;
    padding-right:2px;
    padding-left:2px;
    text-decoration:none;
   
}
.banner:link
{
    font-size:13px;
    color:#ffffff;
    font-family: Verdana;
    padding-bottom:2px;
    padding-right:2px;
    padding-left:2px;
   
}
.banner:visited
{
    font-size:13px;
    color:#ffffff;
    font-family: Verdana;
    padding-bottom:2px;
    padding-right:2px;
    padding-left:2px;
   
}
.banner:hover
{
    font-size:13px;
    color:#D1D0D0;
    font-family: Verdana;
    padding-bottom:2px;
    padding-right:2px;
    padding-left:2px;
    text-decoration:underline;
   
}
