﻿body {
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}
.BlueTxt
{
	color:#0032ca;
}
form
{
	padding:0px;
	margin:0px;
}
.PageTitle
{
	font-size:15px;
	color:#0032ca;
	font-weight:bold;
	padding-top:19px;
	padding-bottom:5px;
}
.PageTitleDef
{
	padding-top:8px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:solid 0px #e2e2e2;
}
.OWPageTitle
{
	color:White;
	padding-top:0px;
}
.navtext
{
	color: #003498;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
}
.navtext:hover
{
	color: red;
}
.BottomNavtext
{
	color: #444444;
	text-decoration:none;
	font-size:9px;
	margin-left:7px;
	margin-right:7px;
}
.BottomNavtext:hover
{
	color: blue;
}
.AddScroll
{
	overflow:auto;
	padding-right: 10px;
}
.locationAddressDiv
{
	font-size:11px;
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:solid 3px #e2e2e2;
}
.locationInfoDiv
{
	font-size:10px;
	height:130px;
	width:195px;
}
.TopNavDivider
{
	border-left: solid 2px #e2e2e2;
	height:4px;
	width:2px;
	margin-left: 5px;
	margin-right: 4px;
}
.imgDivider
{
	top:2px;
	position:relative;
	border-left:solid 1px #b1b2af;
}
.imgLeft
{
	border-left:solid 1px #999999;
}
.imgRight
{
	border-right:solid 1px #999999;
}
.imgTop
{
	margin-top:10px;
	border-top:solid 1px #e2eef3;
}

.QFactsLi
{
	font-size:10px;
	padding-right: 9px;
	padding-left:40px;
	text-align:left;
}
.QSectionTitle
{
	width:392px;
	height:13px;
	background-color: #0032ca;
	background-image:url('../images/QSectionsTitleBG.gif');
	background-repeat:no-repeat;
	color: White;
	font-size:11px;
	font-weight: bold;
	padding: 10px;
	padding-left: 40px;
	margin-bottom:8px;
}
.QSectionsLi
{
	font-size:9px;
	font-weight: bold;
	padding-right: 9px;
	padding-left:40px;
	cursor: pointer;
	text-decoration:none;
	text-align:left;
}
.QSectionsTD
{
	background-color:#e2e2e2;
	width:280px;
}
.QSectionsTxt
{
	color: #0234b1;
	font-size:10px;
	cursor: pointer;
	font-weight: bold;
	padding-bottom: 2px;
	text-decoration:none;
	text-align:left;
	width:280px;
}
.RowSelectedTxt
{
	color:#0032ca;
	background-color:#cccccc;	
}
.RowSelectedLi
{
	color:#0032ca;
	background-color:#cccccc;
}
.LeftNav
{
	width:100%;
	font-size:12px;
	font-weight:bold;
	color: White;
	Padding: 15px 15px 15px 30px;
	cursor:pointer;
}
.LeftNavOn
{
	background-color: #0a237f;
	background-image: url('../images/Left_NavBG2.jpg');
	background-repeat:no-repeat;
}
.LeftNavOnTop
{
	background-color: #0a237f;
	background-image: url('../images/Left_NavBG2a.jpg');
	background-repeat:no-repeat;
}
.BasicContentDiv1
{
	width:844px;
	height:250px;
}
.BasicContentTD1
{
	width:865px;
	height:250px;
	background-image:url('../images/Full_ContentBG1.jpg');
	background-repeat:no-repeat;
	padding: 25px;
	padding-top:20px;
	padding-right:0px;
}
.ServicesContentDiv1
{
	width:844px;
	height:230px;
}
.ServicesContentTD1
{
	width:874px;
	height:230px;
	background-image:url('../images/Services_ContentBG1.jpg');
	background-repeat:no-repeat;
	padding: 25px;
	padding-top:6px;
	padding-right:0px;
}
.ServicesContentDiv2
{
	width:617px;
	height:230px;
}
.ServicesContentTD2
{
	width:637px;
	height:230px;
	background-image:url('../images/Services_ContentBG2.jpg');
	background-repeat:no-repeat;
	padding: 25px;
	padding-top:6px;
	padding-right:0px;
}
.ServicesLeftNav1
{
	display:none;
}
.ServicesLeftNav2
{
	width:228px;
	height:261px;
	background-image:url('../images/Services_NavBG1.jpg');
	background-color:#5c5c5c;
	background-repeat:no-repeat;
}
.ServicesLeftNav3
{
	width:228px;
	height:261px;
	background-image:url('../images/Services_NavBG2.jpg');
	background-color:#2e2f31;
	background-repeat:no-repeat;
}
.ServicesTopnav
{
	font-size:12px;
	font-weight:bold;
	padding-left:40px;
	height:26px;
	cursor:pointer;
}
.LocNavItem
{
	font-size:11px;
	font-weight:bold;
	margin-left:15px;
	margin-bottom:10px;
	color:White;
	text-decoration:none;
	
}
.LocNavItem:hover
{
	text-decoration:underline;	
}
.ContactUsMainDiv
{
	padding: 25px;
	padding-top:10px;
	padding-right:0px;
	background-image: url('../images/ContactUs_ContentBG1.jpg');
	background-repeat:no-repeat;
	width:627px;
	height:270px;
}
.ContactUsSideDiv
{
	background-image: url('../images/ContactUs_ContentBG2.jpg');
	background-repeat:no-repeat;
	width:238px;
	height:295px;
}
.CTLabels
{
	font-weight:bold;
}
.CTFields
{
	width:150px;
}
.ContactUsText
{
	color:White;
	width:208px;
}
.ctSubmit
{
	background-image: url('../images/ContactUs_Button1.jpg');
	background-repeat:no-repeat;
	width:159px;
	height:22px;
	cursor:pointer;
	text-align:center;
	margin-top:10px;
	padding-top:8px;
	color:White;
	font-weight:bold;
	font-size:12px;
	background-color: #254689;
}
.ctButton1
{
	background-image: url('../images/ContactUs_Button2.jpg');
	background-repeat:no-repeat;
	width:208px;
	height:58px;
	cursor:pointer;
	text-align:center;
	margin-top:120px;
	margin-bottom:8px;
	padding-top:8px;
	color:White;
	font-weight:bold;
	font-size:12px;
	background-color: #254689;
}
.EventsLeftNav1
{
	background-image: url('../images/Events_NavBG1.jpg');
	background-repeat:no-repeat;
	width:430px;
	height:201px;
	padding: 25px;
	padding-right:0px;
	padding-top:0px;
}
.EventsContentTD
{
	background-repeat:no-repeat;
	width:409px;
	height:211px;
	padding: 25px;
	padding-right:0px;
}
.EventsContentTD1
{
	background-image: url('../images/Events_ContentBG1.jpg');
}
.EventsContentTD2
{
	background-image: url('../images/Events_ContentBG2.jpg');
}
.EventsContentTD3
{
	color:White;
	background-image: url('../images/Events_ContentBG3.jpg');
}
.EventContentDiv
{
	width:384px;
	height:180px;
}
.EventButton
{
	cursor:pointer;
	color:White;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	background-color:#314c91;
	background-repeat:no-repeat;
	width:355px;
	height:22px;
	padding-top:6px;
	text-align:center;
	margin-top:10px;
}
.OWButton
{
	background-image: url('../images/OW_Button.jpg');
}
.LWButton
{
	background-image: url('../images/LW_Button.jpg');
}
.SEButton
{
	background-image: url('../images/SE_Button.jpg');
}
.FindTraningNavTD
{
	width:290px;
	height:259px;
	padding-top: 15px;
	padding-left: 20px;
	color:White;
	background-color:#4c4c4c;
	background-image: url('../images/FindTraining_NavBG1.jpg');
	background-repeat:no-repeat;
}
.FindTraningContentTD
{
	width:568px;
	height:274px;
	background-image: url('../images/FindTraining_ContentBG1.jpg');
	background-repeat:no-repeat;
	padding: 10px;
	padding-right:0px;
}
.FindTraningButton
{	
	cursor:pointer;
	color:White;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	background-color:#314c91;
	background-repeat:no-repeat;
	width:159px;
	height:24px;
	padding-top:8px;
	text-align:center;
	margin-top:5px;
}
.TRFindTraningButton
{
	background-image: url('../images/FindTraining_Button1.jpg');
}
.MainFindTraningButton
{
	background-image: url('../images/QuickSearch_Button1.jpg');
}
.TRResultsCanvas
{
	width:558px;
	height:274px;
}
.TRSearchOptions
{
	width:275px;
	height:190px;
}
.TRSearchOptionlabels
{
	color:White;
	font-weight:bold;
	border-bottom:solid 1px White;
	border-top:solid 1px White;
	margin-top:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.TRSearchlabels
{
	color:White;
	font-weight:bold;
	font-size:15px;
	padding-left:15px;
	padding-bottom:20px;
}
.MainSearchOptions
{
	width:320px;
	height:360px;
}
.TRSearchColumn
{
	width:120px;
	height:190px;
}
.MainSearchColumn
{
	width:135px;
	height:350px;
}
.QkTRSearchButton
{
	cursor:pointer;
	margin-top: -10px;
	margin-right:-20px;
	margin-bottom: -10px;
 }
.QkTRSearch
{
	z-index:110;
	height:411px;
	width:320px;
	background-color:#4c4c4c;
	background-image: url('../images/QuickSearch_NavBG1.jpg');
	display:none;
	position:absolute;
	top:40px;
	left:0px;
	padding:25px;
	padding-top:15px;
}
.TRSearchTitle
{
	font-weight:bold;
	font-size:12px;
}
.courseHighlight
{
 background-color:#cccccc;
 font-weight:bold;
 color:#0032ca;
 }
 .VideoContent
 {
 	border: solid 0px blue;
 	padding:50px;
 	display:none;
 	position:absolute;
 	top:0px;
 	left:0px;
 	height:0px;
 	width:0px;
 }
 .MainCoverFilm
 {
 	border: solid 0px red;
 	display:none;
 	position:absolute;
 	top:0px;
 	left:0px;
 	height:0px;
 	width:0px;
 	background-color:#000000;
	/* for IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
}
.GetUserEmailDiv
{
	background-color:White;
	color:Black;
	font-size:12px;
	font-weight:bold;
	width:195px;
	text-align:left;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1;
	padding:10px;
	border:2px solid black;
}
.Box
{
	border:1px solid black;
	text-align:center;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	cursor:pointer;
}
.HomePageButton
{
	margin-top:10px;
}
