html {
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-color: #062383;
	/*background-color: white;*/
}

/* april fool's stuff! */
/*body:hover {
	display: none;
}*/
/* end april fool's stuff */

body {
	background-color: #062383;
	/*background-color: white;*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: .8em;
}
a {text-decoration:underline; font-weight: bold; color: #083f7b}
a:visited {color: #396ba1;}
a:hover {color:#007bff; text-decoration:none; font-weight: bold;} 

h1{color: black;}
h2{color: #222222;}
h3{color: #444444;}
th{text-align: left;}

#logo-repeat{
	background-image: url(/images/head_repeat.png);
	background-repeat: repeat-x;
	color: #ffffff;
	background-color: #1f40ab;
	/*width: 800px;*/
	width: 100%;
	height: 82px;
}

#topnav{
	background-color: #a6a6a6;
	background-image: url(/images/topNav_rep.gif);
	background-repeat: repeat-x;
	border-top: 1px #505050 solid;
	border-bottom: 1px #505050 solid;
	color: #ffffff;
	overflow: hidden;
	/*width: 793px;*/
	/*width: 100%;*/
	height: 24px;
	font-size: 18px;
	
}

.required{
	text-align: left;
	color: #990000;
}
#topnav a{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}

#topnav a:hover{
	color: #000099;
	text-decoration: underline;
}
#mainBody{
	/*width: 610px;*/
	width: 100%;

}
#leftnav{
	background-color: #0d0f17;
	color: #ffffff;
	text-decoration: none;
 	font-weight: bold;
 	width: 185px;
}
#leftnav .navButton {
	background-image: url(/images/leftNavBg.png);
	background-repeat: no-repeat;
	height: 34px;
	text-align: center;
	padding-top: 10px;
}
#leftnav .navButton:hover {
	background-image: url(/images/leftNavBgMo.png);
	background-repeat: no-repeat;
}
#leftnav ul{
	margin: 0;
	padding: 0;
	/*display: block; */
	text-align: center;
	border: none;
}


#leftnav ul li {
	margin-left: 0;
	border: none;
	list-style: none;
	margin: 0px;
	width: 185px;
	
}
#leftnav li a {
	padding: 12px 18px 12px 18px;
	position: relative;
	top: 6px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	background-image: url(/images/leftNavBg.png);
	background-repeat: no-repeat;
}
#leftnav li a:hover {
	background-image:url(/images/leftNavBgMo.png);
	background-repeat: no-repeat;
	color: #ffcc00;
	text-decoration: underline;
}
html>body #leftnav li a:hover {
	background-image:url(/images/leftNavBgMo.png);
	background-repeat: no-repeat;
	color: #ffcc00;
}

#mainContent{
	color: #000000;
	background-color: White;
	/*width: 800px;*/
	/*width: 100%;*/

}
#mainContent td{
	vertical-align: top;	
}

#rightCol{
	background-color: #dfdfdf;
	border-right: 1px solid #868686;
	border-left: 1px solid #868686;

}
#footer{
	background-image: url(/images/foot_repeater.png);
	background-repeat: repeat-x;
	color: #ffffff;
	text-align: center;
	padding: 10px;

}
#footer a{
	color: #ffffff;

	
}
#footer a:hover{
	color: #ffcc00;
}
table.layout{
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	
}
.navlink:link {
	color: #FFFFFF;
	text-decoration: none;

}
.navlink:visited {
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}
.navlink:hover {
	color:#ffff66;
	text-decoration: underline;
	font-weight: bold;
}

.bodylink:link {
	color: #333399;
	text-decoration: underline;
	font-weight: bold;
}
.bodylink:visited {
	color: #333399;
	text-decoration: underline;
	font-weight: bold;
}
.bodylink:hover {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

ul.unBull{
	list-style: none;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}
ul.unBull li{
	margin: 0px;
	padding: 0px;
}
.smallbluefont {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
}
.largebluefont {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #333399;
} 
.boldblackfont {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;

}

.boldwhitetext {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;

}
.whitetext {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

img {
	border: 0px
}
.pageTitle {
	color: #003366;
	background-color: #e1eeff;
	font-weight: bold;
	/*width: 99%;*/
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #9db9dd;
	/*border-bottom: 1px solid #9db9dd;*/
	margin-bottom: 3px;

}
.details {
	margin-top: 2px;
	clear: both;
	/*background-color: #ffe7d0;
	border: 1px solid #cc6600;*/
	background-color: #eee;
	border: 1px solid #ccc;
}

.detailsTitle {
	/*color: #663300;
	background-color: #ffcc99;*/
	color: #036;
	background-color: #ddd;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	padding: 3px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	margin-bottom: 3px;

}

.detailsLabel {
	/*color: #663300;*/
	color: #036;
	font-weight: bold;
	text-align: left;
}

.detailsInfo {
	color: #666666;
	display: inline;
}
.detailsName{display: inline; width: 60%; text-align: left;}
.detailsData{display: inline; width: 40%; text-align: right;}

.detailsLinks {
	height: 20px;
}
.left{float: left; margin-right: 10px; clear: left;}
.right{float: right; margin-left: 10px; clear: right;}
.Bold{font-weight: bold;}
.bold{font-weight: bold;}
.Italic{font-style: italic;}
.Blue, .blue{color: #001a6f;}

.red{color: #990000;}
a.red:link{color: #990000; text-decoration: underline;}
a.red:visited{color: #993333;}
a.red:hover{color: #ff0000; text-decoration: none;}
.green{color: #33cc00;}
a.green:link{color: #2d8700;}
a.green:visited{color: #4e8135;}
a.green:hover{color: #44cb00;}
h3.registerLink {margin: 1em auto; text-align: center; font-size: 18px;}
h4.registerLink {margin: 0px; font-size: 13px;}
.Center{text-align: center;}
.center{text-align: center;}

.notification{
	/*background-color: #dbfccd;
	border: 1px solid #6fac54;*/
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 10px;
	margin-right: 10px;
}
.errorMsg{color: #ff0000; font-size: 8pt;}
.rightHead{
	font-weight: bold;
	background-color: #ffffff;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
	padding: 15px;
	margin: 0px;
}

#rightCol .rightCenter{
	width: 100%;

}
.paddedRight {
	padding: 10px;
}
.affiliate{	padding: 10px; margin-top: 10px; margin-bottom: 10px; border: 1px solid #888888;}
.affiliate img{	border: 1px solid #000000; margin-bottom: 10px; }
.fine{font-size: 9px;}


/****************************************
New stuff for changes to the site --ndg
*****************************************/

.leftPad {padding-left: 5px; }
.rightPad {padding-right: 5px; }
.topPad {padding-top: 5px; }
.bottomPad {padding-bottom: 5px; }

.justify {text-align: justify; }

#webinarRegisterForm {
	clear: left;
}

#registerForm
{
	width: 300px;
	margin: auto auto 10px auto;
	padding: 5px;
}

#webinarForm
{
	text-align: center;
	padding-top: 10px;
}

#loginTable {width: 275px; }

.infoBox
{
	margin: 10px auto 10px auto;
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 5px;
}

#registerPage {width: 785px; }

#sponsorBox
{
	float: right;
	width: 192px;
	border: solid #ccc 1px;
	background-color: #eee;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
#sponsorBox h3
{
	border-bottom:1px solid #999;
	color: #444;
	margin: 0 0 10px 0;
	padding-left :5px;
}
#sponsorBox img
{
	border: solid #ccc 1px !important;
	text-align: center;
	width: 190px;
	line-height: 1.3;
}

#registerContent {max-width: 600px; }
#registerContent h1 {color: #006; }
#registerContent h2 {color: #a85f00; }
#registerContent h3 {color: #44a; }
#registerContent ul {padding-left: 20px; }

#quickRegister
{
	padding:5px;
	font-size: 1.4em;
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	margin: 10px auto;
	width: 9em;
	text-align: center;
}
#quickRegister a
{
	text-decoration: none;
	color: #444;
}
#quickRegister a:hover
{
	color:#007bff;
}

/* The My Webinars Page */
#myInfo {float: right; }
#myInfo table {margin: 10px 0px 10px 10px; }
#myInfo th
{
}
#upcomingWebinars
{

}

