/* Begin Basic Styles */
body {
	color: #000000;
	background-color: #F5F3E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 8px 0px 8px;
	line-height: 1.4em;
	margin-bottom: 0;
	margin-top: 0;
}
p 
{
    margin-top: 0;
}
a:link, a:visited {
	color: #005288;
	text-decoration: none;
	border: none;
}
a:hover, a:active {
	color: #333;
	text-decoration: underline;
}
.center {
	text-align: center;
}	
.leftshad {
	background-image: url(../imgs/shadow_left.jpg);
	background-repeat: repeat-y;
}
.rightshad {
	background-image: url(../imgs/shadow_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
ul {
	margin-top: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0;
	color: #1D1D1D;
}
h2 {
	font-size: 14px;
	color: #005288;
	margin-bottom: 5px;
	margin-top: 14px;
}
h3 {
	font-size: 13px;
	margin-bottom: 0;
	margin-top: 0;
}
h4 {
	font-size: 11px;
	margin-bottom: 0;
	margin-top: 0;
}
hr {
	height: 1px;
	color: Gray;
	margin-right:11px;
}
img,object {
	display: block;
	border-collapse: collapse;
	border: none;
}
#contactinfo {
	display: none;
}
#banner {
	background-image: url(../imgs/banner.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-right: 2px;
}
#interior4 {
	background-image: url(../imgs/gradient2955.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-right: 2px;
}
#quote {
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding-top: 50px;
	margin-left: 80px;
	width: 300px;
}
#quote p {
	margin-left: 35px;
	margin-top: 4px;
}
form {
	/*font-size: 14px;
	color: #333;
	padding: 7px;	
*/
}
table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
#bios {
	margin-right: 10px;
	width: 100%;
}
.ctrtab p {
	margin-bottom: 2px;
	margin-top: 2px;
	font-size: 11px;
}
.showtab td {
	vertical-align: middle;
}
#dual td {
	padding: 0 7px 7px 0;
	width: 50%;
}
.blk {
	width: 1px;
	background-color: Black;
	padding: 0;
}
.bluenbold {
	font-size: 14px;
	font-weight: bold;
	color: #005288;
}
#ctrleft {
	margin-right:14px;
	/*width:140px;*/
}
#ctrmid {
	margin-left:14px;
	margin-right:14px;
/*	width:140px;*/
}
#ctrright {
	margin-left:14px;
}
.imgcol {
	padding: 60px 30px 0 0;
}
#addrcol {
	padding: 10px;
}
#addrcol div {
	padding: 10px;
	color: white;
	background-image: url(../imgs/gradient2.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	width: 200px;
	margin-right: 35px;
	margin-top: 35px;
	height: 1100px;
	
}
.contactLocation {
	color: #FFD700;
	font-weight: bold;
	display: block;
	margin-top: 7px;
}
.greybox {
	padding: 14px;
	background-color: #eee;
	width: 360px;
	font-size: 11px;
	margin-top: 7px;
	margin-bottom: 14px;
}
#rhdiv {
	width: 200px;
	padding-left: 21px;
	padding-top: 8px;
	color: #757575;
}
#courses {
	font-size: 12px;
}
#contactform {
	padding: 0;
}
#contactform table td {
	vertical-align: middle;
	padding: 3px 7px 3px 0;
}
.formtab td, .formtab input,.formtab select,.vertcol select,.showtab select {
	font-size: 11px;
}
.onerow input {
	margin-left: 14px;
	vertical-align: middle;
}
.rh {
	text-align: right;
	width: 80px;
}
.rhwide 
{
    text-align: right;
    width: 120px;
}
#submit {
	color: #FFC20E;
}
.vertcol {

}
.vertcol td {
	font-size: 11px;
	border-left: 2px solid black;
	border-right: 2px solid black;
	
}
.vertcol td.dateColumn 
{
	/*white-space: nowrap;*/
}
.vertcol td.wht {
	border: none;
}
.vertcol td div {
	padding: 7px;
}
th.top {
	padding-top: 7px;
	padding-bottom:7px;
	border-left: 2px solid black;
	border-top: 2px solid black;
	border-right: 2px solid black;
}
th.bot {
	border-left: 2px solid black;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
}
.bluerow {
	
}
tr.darkRow td 
{
	background-color: #E3E3E3;
}

tr.darkRow td,tr.lightRow td
{
	vertical-align: middle;
}
/* End Basic Styles */

/* Begin Nav Menu Styles */
#menu1,#menu2 {
	color: #005288;
	background-color: white;
	vertical-align: bottom;
	display: block;
	font-weight: bold;
}
#menu1 {
	margin-left: 192px;
	height: 22px;
	margin-top: 55px;
}
#menu2 {
	/* margin-left: 42px; */
	margin-left: 135px;
	height: 22px;
}
#menu1 ul,#menu2 ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu1 a,#menu2 a {
	color: #005288;
	text-decoration: none;
	display: block;
}
#menu1 a:hover, #menu1 a:active,#menu2 a:hover, #menu2 a:active {
	color: black;
	text-decoration: underline;
}
#menu1 a.rh_border,#menu2 a.rh_border {
	border-right: 1px solid black;
	padding: 0px 4px 0px 4px;
}
#menu1 ul  {
	position: relative;
	z-index: 1000;
}
#menu1 li,#menu2 li {
	position: relative;
	line-height: 1.6em;
}
#menu1 li.bkg,#menu2 li.bkg {
	background-image: url(../imgs/graybox.gif);
	width: 14em;
	text-align: left;
	padding: 0px 4px 0px 4px;
}
#menu1 ul ul,#menu2 ul ul {
	position: absolute;
	z-index: 500;
}
#menu1 ul ul ul,#menu2 ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}
div#menu1 ul ul,
div#menu1 ul li:hover ul ul,
div#menu1 ul ul li:hover ul ul,
div#menu2 ul ul,
div#menu2 ul li:hover ul ul,
div#menu2 ul ul li:hover ul ul
{display: none;}
div#menu1 ul li:hover ul,
div#menu1 ul ul li:hover ul,
div#menu1 ul ul ul li:hover ul,
div#menu2 ul li:hover ul,
div#menu2 ul ul li:hover ul,
div#menu2 ul ul ul li:hover ul
{display: block;}
/* End Navigation Styles */

/* Begin Layout Styles */
#frame {
	width: 972px;
	background-color: White;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 100%;
	height:100px;
}
#header td {
	padding: 0;
	vertical-align: top;
}
#header img {
	padding: 15px 5px 15px 15px;
}
#breadcrumb {
	font-size: smaller;
	margin-bottom: 20px;
}

#lcol {
	vertical-align: top;
	background-color: white;
	/*text-align: center;*/
	font-size: 10px;
	font-weight: 900;
	line-height: 120%;
	color: #636466;
	padding: 0px 10px 5px 30px;
}
#lcol img {
	display: inline;
}
#lcol a {
	text-align: left;
	font-size: 11px;
	color: #636466;
	text-decoration: none;
	font-weight: bold;
	/*padding: 0px 0px 0px 10px;
	background-image: url(../imgs/r_dingbat.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	
	margin-bottom: 2px;
	margin-top: 3px;
	
	*/
}
#lcol a:hover {
	color: #00ADEF;
	text-decoration: underline;
}
#lcol a.sub {
	font-weight: normal;
}
#open a {
	/*background-image: url(../imgs/d_dingbat.gif);
	background-position: left;
	background-repeat: no-repeat;*/
}
.lNavNode 
{
	text-align: left;
	font-size: 11px;
	color: #636466;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 1.5px 4px;
	display: block;

}
.lNavLeaf
{

}


#lhsub a {
	background-image: none;
	display: list-item;
	margin-left: 28px;
	padding-left: 0;
}
#ctrcol {
	font-size: 13px;
	line-height: 1.3em;
	padding:30px 30px 30px 0;
	width: 100%;
}
#ctrcol.sub {
	font-size: 13px;
	line-height: 1.3em;
	padding: 10px 20px 30px 0px;
}
#ctrcol ul 
{
    list-style-image: url(../imgs/redbull.gif);
	/*list-style-image: url(../imgs/redbull.gif);
	margin-top: 7px;*/
}
.smallnav {
	font-size: 9px;
	font-weight: normal;
}
.strong {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.red {
	color: #D31145;
	font-weight: bold;
}
.blue {
	background: #E5F1F4;
} 
.form_header {
	background: #00718F;
	color: white;
}
#banner_sub {
	background-image: url(../imgs/banner_sub.gif);
	background-repeat: no-repeat;
	background-color: White;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
#banner_sub2 {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	/*
	background-image: url(../imgs/gradient.gif);
	background-color: White;
	background-repeat: no-repeat; */
}

#pad {
	padding: 0px 6px 12px 6px;
}
#rcol {
	width: 121px;
	font-size: 14px;
	line-height: 125%;
	font-weight: bold;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	color: #FFCD05;
	padding: 10px;	
	position: relative;
	top:-69px;
	left:0px;
	margin-top:0;
	min-height: 370px;
}
#rcol2 {
	width: 121px;
	font-size: 14px;
	line-height: 125%;
	font-weight: bold;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	color: #FFCD05;
	background-image: url(../imgs/gradient.gif);
	background-color: White;
	padding: 10px;	
	position: relative;
	top:-10px;
	left:0px;
	margin-top:0;
	min-height: 420px;
}
#rcol a:link, #rcol a:visited, #rcol2 a:link, #rcol2 a:visited {
	color: white;
	text-decoration: none;
	font-size: 11px;
	padding-left: 10px;
	background-image: url(../imgs/rightfacingwhtding.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#rcol a:hover, #rcol a:active,#rcol2 a:hover, #rcol2 a:active {
	color: #B51845;
	text-decoration: underline;
}
#rcol p,#rcol2 p {
	width: 100px;
}

#footer {
	width: 100%;
	color: #636466;
	background-color: white;
	text-align: right;
	font-size: 10px;
	padding: 0 55px 15px 0;
	font-weight: bold;
}
#footer_ctr {
	color: #636466;
	background-color: white;
	font-size: 10px;
	text-align: center;
	padding: 0 0 15px 0;
	margin: 0px;
	font-weight: bold;
}
#footer a.rh_border, #footer_ctr a.rh_border {
	border-right: 1px solid black;
	padding: 0px 4px 0px 4px;
}
#footer a:link, #footer a:visited, #footer_ctr a:link, #footer_ctr a:visited {
	color: #005288;
	text-decoration: none;
}
#footer a:active, #footer a:hover, #footer_ctr a:active, #footer_ctr a:hover {
	color:	#333;
	text-decoration: underline;
}
#printPageLink
{
	float: right;
	font-size: smaller;
}
#printPageLink a.print
{
	background-image: url(../imgs/printicon.gif);
	background-repeat: no-repeat;
	padding: 0 0 2px 20px;
}
#printPageLink a.register
{
	background-image: url(../imgs/regicon.gif);
	background-repeat: no-repeat;
	padding: 0 0 2px 20px;
}
.red {
	color: #B51845
}

td.detailHeader 
{
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
	padding-bottom: 10px;
	padding-right: 5px;
	color: #B51845;
	font-weight: bold;
	width: 15%;
}

td.detailData
{
	vertical-align: top;
}

/* End Layout Styles */

/* Form Styles (old - for coursereg) */
#formBox 
{
	width: 98%;
	padding: 14px;
	background-color: #D7E6EE;
}

table.formWizard 
{
	width: 100%;
}

table.formWizard tr td
{
	font-size: small;
}

table.formTable {
	width: 100%;
	margin-left: 10px;
}

tr.formHeaderRow
{
	background-color: #005288;
	color: #ffffff;
}

td.formSubHead 
{
	margin-bottom: 0;
	margin-top: 0;
	height: 21px;
	background-color: #005288;
	color: white;
	padding-left: 2px;
	vertical-align: middle;
}

td.formEltHeader 
{
	font-weight: bold;
	text-align: right;
	width: 135px;
}
td.formEltSubHeader 
{
	font-weight: normal;
	text-align: right;
	width: 135px;
}
td.formElt
{
	font-weight: bold;
	vertical-align: top;
}

.formOverridePanel
{
	padding: 5px;
	border: solid 1px black;
	background-color: #EEEEEE;
}

td.formSubmit {
	text-align: center;
}

.formIntro
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.formNote 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;

}

.formNotice
{
	font-weight: bold;
	border: solid 1px #666666;
	background-color: #cccccc;
	color: #D31045;
	padding: 5px;
}

div.formErrorBox
{
	width: 95%;
	background-color: #cccccc;
	color: #D31045;
}

.formError
{
	color: #D31045;
	font-weight: bold;
	padding: 4px;
}

.formStrongError
{
	background-color: #D31045;
	color: #eeeeee;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
}

/* unused */
.formSideBar
{
	width: 140px;
	background-color: #eeeeee;
}

.formSummaryRow
{
	background-color: #eeeeee;
}

.formSummary
{
	font-size: small;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background-color: #eeeeee;
	padding-left: 10px;
	border-left: solid 1px white;
	border-right: solid 1px white;
}

.formSummarySubHeader
{
	font-size: smaller;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

.formConfirmationLink
{
	font-size: smaller;
	font-weight: normal;
	margin: 2px;
	/* background-image: url(../imgs/arrow_dark.gif); */
	background-repeat: no-repeat;
	padding-left: 18px;
}

.CourseChoice label
{
	font-size: 11px;
}

/* End Form Styles (old) */

/* Course Registration Styles */

h1.receiptHeader
{
	
}

h2.receiptSectionHeader
{
	font-family: Georgia, Times New Roman, Serif;
	border-bottom: solid 1px black;
}

.receiptSubHeader
{
	width: 150px;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	font-weight: bold;
}

.receiptItem
{
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background-color: #eeeeee;
}

.receiptBlackBox
{
    border: solid 1px black;
    margin: 5px;
    padding: 3px;
    width: 65%;
    text-align: center;
}
.receiptFinePrint
{
	font-size: smaller;
	border: 1px solid black;
	padding: 4px;
	margin: 20px 0px 0px 4px;
}

.printReceiptHeader
{
	display: none;
}

/* End Course Reg Styles */

.AdminMenuItemStatic
{
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 1px #999999;
}

.AdminMenuItemDynamic
{
	padding-left: 12px;
	padding-right: 5px;
	border: solid 1px #999999;
	
}

/* Whitepaper, Fluke webinar, etc "collapse/expand" styles */

div.collapsibleHeader
{
    background-color: #005288;
    color: White;
    padding: 3px;
    margin-bottom: 10px;
}

div.collapsibleHeader a
{
    color: White;
    font-weight: bold;
}

a.regLink, a.regLinkAlt
{
    background-repeat: no-repeat;
    padding: 0px 0px 2px 27px;
    font-weight: bold;
}
a.regLink
{
    background-image: url(../imgs/register_arrow.gif);
}
a.regLinkAlt
{
    background-image: url(../imgs/register_arrow_alt.gif);
}
div.scheduleDate
{
    font-weight: bold;
}
div.scheduleLine
{
}
div.scheduleDay
{
    display: inline;
    float: left;
    width: 25%;
}

div.scheduleTime
{
    display: inline;
    float: left;
    width: 75%;
}
