﻿/* standard style classes */
BODY
{
	background-repeat: repeat;
	background-image: url('/Images/bg-tile1.png');
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
TABLE
{
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #000000;
}
H1
{
	font-family: Arial, sans-serif;
	font-size: 20pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Arial, sans-serif;
	font-size: 16pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin-bottom: 8px;
	margin-top: 0px;
}

H6
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 11pt;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 11pt;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, sans-serif;
}

TD
{
	vertical-align: top;
	font-size: 9pt;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


A:link
{
	text-decoration: none;
	color: #003366;
}

A:visited
{
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	border-style: none;
	text-decoration: none;
	color: #003366;
}

A:hover
{
	text-decoration: underline;
	color: #333399;
}

A:active
{
	text-decoration: none;
	color: #333399;
}



SMALL
{
	font-size: 8pt;
}

BIG
{
	font-size: 11pt;
}
BIGGER
{
	font-size: 13pt;
	font-weight: bold;
}
BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}

IMG
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: none;
}

P
{
	margin-top: 0px;
	margin-bottom: 10px;
}

OL, UL
{
	margin-top: -8px;
	margin-bottom: 10px;
}

UL UL
{
	margin-top: 0px;
	margin-bottom: 5px;
}

A.H1, A.H2, A.H3, A.H4, A.H5, A.H6
{
	color: #3366ff;
}

A.H1, A.H2, A.H3, A.H4, A.H5, A.H6:Visited
{
	color: #3366ff;
}

A.H1, A.H2, A.H3, A.H4, A.H5, A.H6:Hover
{
	color: #6688ff;
}

A.H1, A.H2, A.H3, A.H4, A.H5, A.H6:Link
{
	color: #3366ff;
}

A.H1, A.H2, A.H3, A.H4, A.H5, A.H6:Active
{
	color: #3366ff;
}

HR
{
	height: 1px;
	border: none;
	color: #C0C0C0;
	background: grey;
}

/* page layout classes */
#container
{
	border-style: none;
	border-width: 0px;
	width: 100%;
	margin: 0px;
}

#header
{
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
	color: #EDEDFB;
	width: 100%;
	background-color: #003366;
	height: 37px;
}

#contentArea
{
	width: 100%;
}

#sideMenu
{
	border-style: groove;
	border-color: blue;
	border-width: 4px;
	font-size: 8px;
}
#sideMenu td
{
	border-style: none none solid none;
	padding: 2px;
	background-color: #87CEEB;
	font-size: 8pt;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-color: #EDEDFB;
}
#sideMenu td.menuItem
{
	background-color: #87CEEB;
}

#sideMenu td.subMenuItem
{
	background-color: #B0E0E6;
	padding-left: 10px;
}

#sideMenu td.subSubMenuItem
{
	background-color: #E0FFFF;
	padding-left: 20px;
}
#sideMenu td.subSubSubMenuItem
{
	background-color: #E0FFFF;
	padding-left: 30px;
}
#sideMenu td.innerMenuItem
{
	border-style: none;
	border-width: 0px;
	background-color: inherit;
}
#sideMenu td.lastMenuItem
{
	border-style: none none none none;
}

#sideMenu td.selectedMenuItem
{
	background-color: #ffffff;
	font-weight: bold;
}

#sideMenu td.selectedSubMenuItem
{
	background-color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
}

#sideMenu td.selectedSubSubMenuItem
{
	background-color: #ffffff;
	font-weight: bold;
	padding-left: 20px;
}
#sideMenu td.selectedSubSubSubMenuItem
{
	background-color: #ffffff;
	font-weight: bold;
	padding-left: 30px;
}

#sideMenu a:link
{
	text-decoration: none;
}

#sideMenu a:visited
{
	text-decoration: none;
}

#sideMenu a:hover
{
	text-decoration: underline;
}

#sideMenu a:active
{
	text-decoration: none;
}

#content
{
	width: 100%;
	/*background-color: #EDEDFB;*/
	/*background-image: url('http://localhost:10000/Images/bg-tile.png');
	background-repeat: repeat;*/
}

#footer
{
	padding: 0px;
	width: 100%;
	color: #000000;
	font-size: 8pt;
	text-align: left;
	clear: both;
	border-top: none;
}
#footer a
{
	font-size: 8pt;
}
#footer span
{
	font-size: 8pt;
}
#msgDiv 
{
	z-index:10001;
	width:640px;
	height:390px;            
	border:#336699 0px solid;
	position:absolute;
	left:35%;
	top:20%;
	font-size:12px;
	margin-left:-225px;
	display: none;
}
/* custom style classes */
.PageHeaderMissionStatement
{
	border-width: 0px;
	border-style: none;
	padding: 0px;
	color: #99b0d3;
	font-weight: 700;
	margin-top: 9px;
	margin-bottom: 0px;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	white-space: nowrap;
}

.PageHeader
{
	font-family: Arial, sans-serif;
	font-size: 18pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: #003366;
	text-align: center;
}

.CMLibrary
{
	font-family: Arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	color: #003366;
}

.CMSection
{
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: 100;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	color: #006fbb;
}
.CMCourse
{
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: 100;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	color: #006fbb;
}
.CMChapter
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	color: #006fbb;
}
.CMTopic
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: 100;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	color: #006fbb;
}

.VideoTitle
{
   font-family: Arial, Sans-Serif;
   font-size:12pt;
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
   word-spacing: normal;
   letter-spacing: normal;
   color: #003366;
}

.TopicName
{
   font-family: Arial, Sans-Serif;
   font-size:18pt;
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
   word-spacing: normal;
   letter-spacing: normal;
   color: #003366; 
}
.CurrentPlaying
{
   font-family: Arial, Sans-Serif;
   font-size:12pt;
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
   word-spacing: normal;
   letter-spacing: normal;
   color: black; 
}

.TopicId
{
	display:none
}

.ContentHeaderText
{
	margin-top: 8px;
	color: #000000;
	float: left;
	font-size: large;
	font-weight: bold;
}

.H1, .H2, .H3, .H4, .H5, .H6
{
	color: #003366;
}

.H1
{
	font-family: Arial, sans-serif;
	font-size: 20pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

.H2
{
	font-family: Arial, sans-serif;
	font-size: 16pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

.H3
{
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

.H4
{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

.H5
{
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

.H6
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}
/* imported from style.css */
.menu
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	vertical-align: middle;
}
.tiny
{
	font-size: 6pt;
}
.small
{
	font-size: 8pt;
}
.mid
{
	font-size: 9pt;
}
.norm
{
	font-size: 10pt;
}
.big
{
	font-size: 11pt;
}
.large
{
	font-size: 12pt;
}
.vlarge
{
	font-size: 14pt;
}
.huge
{
	font-size: 16pt;
}
.rsvp-fancy
{
	font-family: Edwardian Script ITC, Monotype Corsiva, Times New Roman;
	font-size: 45pt;
}

.reverse
{
	background-color: #003366;
	color: #ededfb;
}
.reverse-lg
{
	font-size: 12pt;
	background-color: #003366;
	color: #ededfb;
}
.placeholder
{
	font-family: Times New Roman, Script, Arial;
	font-size: 14pt;
	background-color: #003366;
	color: #ededfb;
}
.backIssue
{
	font-weight: bold;
	color: Maroon;
}
.hitsthefan
{
	font-family: Times New Roman, Script, Arial;
	font-size: 14pt;
	background-color: red;
	color: black;
}
/* custom */

.Alert
{
	font-size: large;
	color: Red;
	font-weight: bold;
}

.Success
{
	font-size: large;
	color: Green;
	font-weight: bold;
}

/* custom printing classes */
@media screen
{
	.PrintOnly
	{
		display: none;
	}
}
@media print
{
	.ScreenOnly
	{
		display: none;
	}
}
