/* © 2008 Cedar Mountain Software
   http://www.cedarmountainsoftware.com
*/

/* Main Layout Styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4{
margin:0px;
padding:0px;
}
#printHeader {
	display: none;
}
#footer {
	height: 25px;
	clear: both;
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #656c8d;
	text-align: left;
}
#footer div{
	background: #b2ced6;
	height: 20px;
	width: 979px;
	line-height: 20px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: none;

}
#footer a:visited{
	color:#FFFFFF;
}
#clear {
	clear: both;
}
a {
	color:#15599D;
	text-decoration: none;
}
a:hover { 
	text-decoration: underline;
}
a:visited {
	color:#15599D;
}

#masthead {
	background-image: url(http://content.etc.jcsecure.com/navimages/tempMast.gif);
	background-repeat: no-repeat;
	height: 181px;
	width: 979px;
	margin-right: auto;
	margin-left: auto;
}

#stage {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	
}
#navigation {
	background-image: url(http://content.etc.jcsecure.com/navimages/navbar2.png);
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	width: 969px;
	color: #152B66;
	padding-top: 8px;
	padding-left: 10px;
	font-weight: bold;
	margin-top: -6px;

}
#user_navigation {
	background-image: url(http://content.etc.jcsecure.com/navimages/navbar.png);
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	width: 969px;
	color: #152B66;
	padding-top: 8px;
	padding-left: 10px;
	font-weight: bold;
	margin-top: -6px;
	
}

#navigation a {
	color: #152B66;
	text-decoration: none;
	font-size: 13px;
}
#navigation a:hover{
	color: #337D93;
	/*text-decoration: underline;*/
}
#user_navigation a {
	color: #152B66;
	text-decoration: none;
	font-size: 13px;
}
#user_navigation a:hover{
	color: #337D93;
	/*text-decoration: underline;*/
}

#navigation #searchBox {
	font-weight: bold;
	color: #4E8D9E;
	clear: none;
	float: right;
	margin-right: 116px;
}
#navigation #searchBox input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	line-height: 14px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
	width: 130px;
	
}
#user_navigation #searchBox {
	font-weight: bold;
	color: #76A5AE;
	margin-right: 116px;
	clear: none;
	float: right;
}
#user_navigation #searchBox input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	line-height: 18px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
	width: 130px;
	
}
#public_main_left #user_side_nav {
	position: relative;
	left: -50px;
}
#php_left #user_side_nav {
	position: relative;
	left: -40px;
}

#user_left #user_side_nav {
	position: relative;
	left: -40px;
}
#user_side_nav ul ul {
	width: 150px;
	padding: 2px;
	margin-left: 20px;
	margin-top: -5px;
	margin-bottom: 5px;
	background-color: #DDDDDD;
	border: solid 1px #76A5AE;
}
.dnavfix{
	margin-left: 50px !important;
	margin-top: -20px !important;
	margin-bottom:-5px !important;
	
}
.dnavitem{
	width: 150px;
	padding: 2px !important;
	margin-left: 20px;
	margin-top: -5px;
	margin-bottom: 5px;
	background-color: #DDDDDD;
	border: solid 1px #76A5AE;
}



#user_side_nav div {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;

}
#user_side_nav ul {
	/*display: inline;*/
	list-style-type: none;
	list-style-image: none;
	height: auto;
	position: relative;
	
}
#user_side_nav li {
	font-size: 12px;
	font-weight: bold;
	background-image: url(http://content.etc.jcsecure.com/navimages/left_nav_tab.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 184px;
	padding-left: 10px;
	padding-top: 4px;
	position: relative;
}
#user_side_nav li a {
	color: #152B66;
	text-decoration: none;
}
#user_side_nav li a:hover {
	color: #337D93;
	text-decoration: underline;
}
#user_side_nav p {
	color: #152B66;
	font-size: 12px;
	font-weight: bold;
	background-image: url(http://content.etc.jcsecure.com/navimages/left_nav_tab.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 184px;
	margin: 0px;
	padding 0px;
	margin-left: 40px;
	padding-left: 10px;
	padding-top: 4px;
}
#user_side_nav p a {
	color: #152B66;
	text-decoration: none;
}
#user_side_nav p a:hover {
	color: #337D93;
	text-decoration: underline;
}

#page {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://content.etc.jcsecure.com/navimages/gradient.png);
	background-repeat: repeat-y;
	float: right;.
}
#main_column {
	background-image: url(http://content.etc.jcsecure.com/navimages/gradient.png);
	background-repeat: repeat-y;
	width: 681px;
	background-position: left;
	font-size: 12px;
	float: left;
}
#user_left {
	width: 194px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#php_left {
	width: 194px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #B2CED6;
}
#php_wrapper {
	background-color: #B2CED6;
	background-image: url(http://content.etc.jcsecure.com/navimages/gradient.png);
	background-repeat: repeat-y;
	background-position: right;
}
#php_main {
	width: 785px;
	float: right;
	
}
#nav_fix {
	float:right;
}
#nav_fixB {
	float:right;
	background-image: url(http://content.etc.jcsecure.com/navimages/navFix.png);
}
#user_main {
	float: right;
	width: 475px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#public_main_left {
	float: left;
	width: 195px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#public_one_col {
	padding: 10px;
	float: left;
}
#public_main_right {
	float: left;
	width: 455px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#stage #page #right_column {
	width: 298px;
	float: right;
	background-image: url(http://content.etc.jcsecure.com/navimages/right_bar_stretch.png);
	text-align: center;
	height: 100%;
}
#right_column .sidebar {
	background-image: url(http://content.etc.jcsecure.com/navimages/right_bar.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 100%;
	width: 298px;
	float: right;
}
#user_right {
}
#public_right {
}
#public_right_content {
	width: 253px;
	margin-right: auto;
	margin-left: auto;
}
#right_col_inset {
	background-image: url(http://content.etc.jcsecure.com/navimages/right_top_frame.png);
	height: 125px;
	width: 246px;
	margin-left: auto;
	padding-top: 18px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #15599D;
	font-size: 11px;
	margin-right: auto;
}

#public_right_ticker {
	background-image: url(http://content.etc.jcsecure.com/navimages/tivker_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
	width: 253px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 5px;
	line-height: 17px;
	font-weight: bold;
	color: #403091;
}
#counter {
	/* background-color: #E8B232; */
	background-image: url(http://content.etc.jcsecure.com/navimages/outset_strip_big.png);
	background-position: center 5px;
	height: 30px;
	width: 298px;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #403091;
	text-align: center;
	padding-top: 11px;
}
#welcome {
	position:relative;
	top: 151px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	height:25px;
	font-size:12px;
	line-height:25px;
}
#welcome span {
	font-size:16px;
	font-style:oblique;
	padding-left:11px;
	padding-right:35px;
}
#welcome a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
#welcome a:hover {
	text-decoration:underline;
}
#welcome a:visited {
	color: #FFFFFF;
}

#eForm {
	font-size: 10px;
	width: 350px;
	float: right;
}

#lForm {
	width: 300px;
	float: left;
}	







.searchy {
	background-image: url(http://content.etc.jcsecure.com/navimages/search.gif);
}

.searchyClear {
	background-color: #FFFFFF;
}

/* Newsticker Styles */
#newsticker {
	
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 240px;
	height: 140px;
	margin: auto;
}
#newsticker ul {
	background: #F1D183;
	border: 1px solid #E9B53A;
	list-style: none;
	min-height: 1.6em;
	padding: 10px 15px;
	padding-right: 30px;
}
* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error {
	color: #f00;
}
#newsticker #togglenewsticker {
	background: transparent url("httP://content.etc.jcsecure.com/icon_closenewsticker.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}

/* DirectEdit Styles */
.gradient_plate {
	background-color: #B4CFD7;
	background-image: url(http://content.etc.jcsecure.com/navimages/gradient_plate.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 460px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #70787A;
	border-bottom-color: #70787A;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.gradient_yellow {
	background-color: #F7E499;
	background-image: url(http://content.etc.jcsecure.com/navimages/gradient_yellow.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 204px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-right: auto;
	margin-left: auto;
	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E9D17F;
	border-bottom-color: #E9D17F;
}
.conferenceRightBar {
	background-color: #F7E499;
	background-image: url(http://content.etc.jcsecure.com/navimages/gradient_yellow_links.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 204px;
	padding-top: 60px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E9D17F;
	border-bottom-color: #E9D17F;
}
.inset_box {
	font-size: 10px;
	background-image: url(http://content.etc.jcsecure.com/navimages/inset_box.png);
	padding: 5px;
	height: 85px;
	width: 186px;
	background-repeat: no-repeat;
}
.outset_strip_small {
	margin: auto;
	background-image: url(http://content.etc.jcsecure.com/navimages/outset_strip_small.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 132px;
	font-size: 14px;
	font-weight: bold;
	color: #403091;
	text-align: center;
	padding-top: 5px;
	padding-right: 4px;
}
.outset_box {
	background-image: url(http://content.etc.jcsecure.com/navimages/outset_box.png);
	height: 92px;
	width: 180px;
	padding-right: 7px;
	padding-bottom: 8px;
	font-size: 10px;
	background-repeat: no-repeat;
	padding-left: 5px;
	background-position: 5px;
}
.outset_strip_big {
	background-image: url(http://content.etc.jcsecure.com/navimages/outset_strip_big.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 266px;
	font-size: 14px;
	font-weight: bold;
	color: #403091;
	text-align: center;
	padding-top: 5px;
	padding-right: 4px;
}
.bigBlue {
	color: #000080;
	font-size: 12px;
	font-weight: bolder;
}
.bigBlue .fakelink{
	cursor:pointer;
}
.bluelist {
	width: 190px;
	margin-left: 15px;
}
.bluelist li {
	color: #000080;
	font-size: 10px;
}
.bigBlueTitle {
	color: #000080;
	font-size: 16px;
	font-weight: bolder;
}
.bigBlueScript {
	font-family: "Lucida Handwriting", Script;
	color: #000080;
	font-size: 18px;

}
.lilBlue {
	color: #000080;
	font-size: 10px;

}
.tinyBlue {
	color: #000080;
	font-size: 9px;

}
.clearBoth {
	height: 0px;
	clear: both;
}
.overlap {
	margin-top: -100px;
	margin-left: 180px;
}
.float_left {
	float: left;
}
.float_left_padded {
	float: left;
	padding-left: 100px;
}
.shimmy_up {
	margin-top: -20px;
}
.center_center {
	margin: auto;
	text-align: center;
}
.sponsoringPartners { 
	background-color: #FFFFFF;
	border: solid 2px #04497a;
}

/* MediaBox Styles */
.mediaBox {
	background-color: #FFFFFF;
	width: 325px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #403091;
	border-left-color: #403091;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #333333;
	border-bottom-color: #333333;
	font-size: 10px;
	padding: 6px;
	text-align: left !important;
}


.mediaBox H2 {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	width: 90%;
	border-bottom: solid 1px #e7b02c;
	color: #000080;
	padding-left: 5px;
	
}
.mediaBox .caption a {
	color: #152B66;
	text-decoration:underline;
	border:none;
	padding: 0px;
	font-size: 10px;
}
.mediaBox .caption {
	min-height: 65px;
	_height: 60px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
}
.mediaBox a {
	color: #152B66;
	text-decoration: none;
	border: 1px solid #152B66;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	cursor: pointer;
	
}

.mediaBox a:hover{
	color: #337D93;
	border: 1px solid #337D93;
}
.mediaBox img {
	text-align: center;
}

/* Conference Video Styles - Added 02-05-2009 */

#player {
	width: 360px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: solid 2px #FFFFFF;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 75px;
}
#videoPlayer {
	margin:auto;
	width: 420px;
}
#audioPlayer {
	margin: auto;
	width: 420px;
}
#playerWrap {
	width: 320;
	margin: auto;
}
#lists {
	width: 420px;
	margin: auto;
}
.Frame {
	width: 420px;
	margin: 5px;
	border: solid 2px #e7b02c;
	background-color: #e7f0f2;
}


/* Ad Box Styles */
.ad_box {
	clear:both;
	background-image: url(http://content.etc.jcsecure.com/navimages/ad_box.png);
	height: 160px;
	width: 180px;
	padding-right: 6px;
	padding-bottom: 4px;
	font-size: 10px;
	background-repeat: no-repeat;
	padding-left: 1px;
	padding-top: 1px;
	margin: auto;

}
.adLists {  /* 2-10-2009 Added as a way to make the long lists of single ads look better */
	font-size: 10px;
	margin-left: 2px;
	color: #ffffff;
	width: 180px;
	background-color: #1c598f;
}

.adLists div {

}

.adLists .ad_box {
	margin-left: 0px !important;
	margin-top: 7px !important;
	background-image: none;
	padding: 0px;
	background-color: #b2ced6;
	
}

.adLists td {
	margin-bottom: 2px;
	border-bottom: solid 3px #b2ced6;
}

.portrait {
	border: solid 5px #FFFFFF;

}


#user_left .ad_box {
	margin: 0px;
}
#public_main_left .ad_box {
	margin-left: -10px;
}
.small_ad_box {
	background-image: url(http://content.etc.jcsecure.com/navimages/ad_box.png);
	height: 120px;
	width: 180px;
	padding-right: 6px;
	padding-bottom: 6px;
	font-size: 10px;
	background-repeat: no-repeat;
	padding-left: 3px;
	background-position: 2px -40px;
	margin: auto;
}
.adMain {
	padding: 10px;
	height: 160px;
	width: 180px;
}
.adSub {
	padding: 10px;
	display: inline;
	height: 80px;
	width: 90px;
}

/* Kalendar Styles */
#myKal {
	width:180px;
	margin:auto;
	text-align:center;
	font-size:14px;
	
}
#kalends{
	padding-top: 5px;
	color:#222222;
	min-height: 185px;
	height: auto;
	_height: 185px;	
}

.fakeLink {
	color:#7875A6;
	text-decoration:none;
}
.fakeLink:hover {
	color:#FFFFFF;
	cursor:pointer;
	cursor:hand;
}
.kalTable {
	background-color: #EFF3FB;
	border: 1px solid #38369F;	
}
.kalAlpha {
	background-color: #DBDFE6;
}
.kalAlpha th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #38369F;
}
.emptyDay {
	background-color: #EFF3FB;
	width: 22px;
	height: 22px;
	cursor:default;
	color:#444444;
}
.fullDay {
	width: 22px;
	height: 22px;
	font-weight: bolder;
	background-color: #15599D;
	color: #FFFFFF;
	border: solid 1px #FFFFFF;
}
.fullDay:hover {
	background-color: #EFF3FB;
	color: #15599D;
	cursor:pointer;
	cursor:hand;
}
#kalEventsBox {
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	background-color: #EFF3FB;
	border: solid 1px #38369F;
	width: 154px;
	font-size: 12px;
	color:#15599D;
}
.kalEventsHeader {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	width: 148px;
	border-bottom: solid 1px #15599D;
	float: left;
	text-align: left;
	
}
#kalEventsBox p {
	clear: left;
	text-align: right;
}
#kalEvents a {
	color:#15599D;
	text-decoration: none;
}
#kalEvents a:hover { 
	text-decoration: underline;

}
#kalEvents a:visited {
	color:#15599D;

}

/* Slidemenu Styles */
.sm {margin:0; padding:0}
.sm {list-style:none; width:320px; height:25px; display:block; overflow:hidden;}
.sm li {float:left; display:inline; overflow:hidden; height:25px; background-image:url(http://content.etc.jcsecure.com/navimages/accordion.png); background-repeat: no-repeat;}
/* .sm li span {visibility:hidden;}
.sm li:hover {visibility:visible;} */
.sm li div {padding-left:70px;font-size: 10px;color: #285982; line-height:25px; float:left;
}
.sm li:hover {cursor:hand; cursor:pointer;}

/* ListMenu Styles */

.navfolder {
	cursor:pointer;cursor:hand;
}

/* All <ul> tags in the menu including the first level */
.menulist, .menulist  ul {
 margin: 0;
 padding: 0;
 list-style: none;
 font-size: 10px;
 text-align: left;
 
}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
 display: none;
 position: absolute;
 top: 1.0em; margin-top: 22px; /* I'm using ems and px to allow people to zoom their font */
 left: -1px;
 width: 150px;
}

/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
 top: -1px; margin-top: 0;
 left: 148px;
}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.menulist li {
 float: left;
 display: block;
 position: relative;
 border: 0;

 margin-right: -1px;
 

}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
 float: none;
 margin: 0;
 margin-bottom: -1px;
 border: 1px solid #fff; 
 
 background: #cccccc;
 
}




.menulist ul>li:last-child {
 margin-bottom: 1px; /* Mozilla fix */
}

/* Links inside the menu */
.menulist a, .menulist a:visited {
 display: block;
 padding: 8px;
 color: #000;
 text-decoration: none;
 
}



/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 color: #ccc;
}
.menulist a.highlighted {
 color: #FFF;
 /*background-color: #233040;*/
}

/*
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">
 2) Copy and paste these next lines for each link you want to have an image:
    .menulist a#xyz {
      background-image: url(out.gif);
    }
    .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a:focus {
     background-image: url(over.gif);
    }
*/

/* Only style submenu indicators within submenus. */
.menulist a .subind {
 display: none;
}
.menulist ul a .subind {
 display: block;
 float: right;
}


/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* \*/
.menulist a {
 float: none;
}
/* */


/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child+html .menulist ul li {
 float: left;
 width: 100%;
}

* html .menulist ul li {
 float: left;
 height: 1%;
}
* html .menulist ul a {
 height: 1%;
}
/* End Hacks */

/* LEGACY STYLESHEET - NEED TO DISPOSE OF THIS WHEN POSSIBLE */
#main_column {
  width: 681px;
}

.block {
  background-color: #EEEEEE;
  border: 1px solid #000000;
  margin: 4px;
  padding: 2px;
}

.box {
  float: left;
  background-color: #EEEEEE;
  border: 1px solid #000000;
  margin: 4px;
  padding: 0px;
  width: 250px;
}
.box h1 {
  margin-top: 0px;
  text-align: center;
  background: #6eb1ab;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  letter-spacing: -1px;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}
.box p {
  padding-left: 4px;
}
.box ul {
  text-indent: -5px;
}
.floatingHelp {
  background-color: #FFFFFF;
  padding: 8px;
  border: 1px solid #CCCCCC;
  width: 200px;
}
.boxIcon {
  float: left;
  padding: 2px;
  height: 20px;
}

.NLframe {
	background: #dce7eb;
	width: 600px;
	margin: 0px;
}
.NLbar {
	color: #152B66;
	background: #e7b12d;
	text-align: center;
	padding: 5px;
}
.NLsection {
	margin: 0px;
	padding: 5px;
	background: #dce7eb;
	width: 600px;
	border-bottom: 1px solid #000000;
}
.NLimageleft {
	float: left;
	padding: 5px;
}
.NLimageright {
	float: right;
	padding: 5px;
}
.NLimage {
	padding: 5px;
}
.NLbar a {
	color: #152B66;
	text-decoration: none;
}
.NLbar a:hover {
	color: #337D93;
	text-decoration: underline;
}
.conferenceText {
	font-size: 10px;
}
.testimonial {
	font-size: 10px;
	color: #000099;
}
.caption {
	color:#666666;
	font-size:10px;
	font-style:italic;
}
.plainText9 {
	font-size: 9px;
}
.plaintext11 {
	font-size: 11px;
}
.todayMark {
	border: solid 1px #FF0000;
}

