/*default styles-----------------------------*/
body{
	background-color: #FFFFFF;
	margin: 10px; padding: 0px;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Geneva;
	font-size: 11pt;
	color: #333333;
}
a{
	color: Blue;
}
h1 a, h2 a{
	color: #333333;
	text-decoration: none;
	display: block;
	margin: 0px 0px 5px 0px;
}
h1 a:visited, h2 a:visited{
	color: #FF9834;
}
h2 a{
	font-size: 11px;
}
a:visited{
	color: #167C6D;
}
a:hover, a:visited:hover{
	color: #56A5DE;
}
a.withicon{
	text-decoration: none;
	margin-bottom: 10px;
	padding-top: 10px;
}
a.withicon img{
	float: left;
	margin: -8px 5px 0px 0px;
}
h1{
	font-size: 14pt;
	color: #333333;
	margin: 0px 0px 10px 0px; 
	padding: 0;
}
h2{
	font-size: 12pt;
	color: #333333;
	margin: 0px 0px 5px 0px; 
	padding: 0;
}
h3{
	font-size: 12pt;
	color: #206ba4;
}
h5{
	background-color: #F2F2EC;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}
h5 span{
	color: Maroon;
}
h5 a{
	float: right;
	margin: 8px;
}
h5.bottom a{
	float: none;
	display: inline;
	margin: 0px 5px 0px 0px;
}
h6{
	background-image: url(../img/h6tab.png);
	background-repeat: no-repeat;
	padding: 3px 0px 0px 0px;
	margin: 0;
	height: 49px;
	width: 39px;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	float: left;
}
p{
	margin: 0px 0px 10px 0px;
	padding: 0;
}
form{
	margin: 0; padding: 0;
}
img{
	border: 0;
}
select{
	height: 18px;
	font-size: 11px;
	color: #333;
}
hr{
	border: 1px solid #ccc;
	height: 1px;
	margin: 0px 0px 10px 0px;
}
pre{
	font-size: 11px;
	color: Maroon;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, Geneva;
	display: inline;
}
.inv{
	display: none;
}
.clearer{
	clear: both;
}
.niceinput, .nicetextarea{
	border: 1px solid #C2C6CF;
	background-image: url(../img/inputbg.jpg);
	background-repeat: repeat-x;
	font-family: Trebuchet MS, Verdana, Geneva;
	font-size: 11px;
	color:#333333;	
}
.niceinput{
	height: 16px;
	padding: 1px 0px 1px 5px;
}
.nicetextarea{
	height: 76px;
	width: 90%;
	overflow: hidden;
}
dfn{
	cursor: help;
	border-bottom: 1px dashed #666;
}
/*layout styles-----------------------------*/
div#wrap{
	background-image: none;
	width: 95%;
	border: 0;
	padding: 0px 9px 0px 9px;
	margin: 0px 0px 10px 0px;
	top: 0;
	left: 0%;
	position: static;
}
div#header{
	display: none;
}
div#nav{
	display: none;
}
div#atnGrab, div#atnGrabInside{
	width: 95%;
	height: 22px;
	background-image: none;
	margin-bottom: 20px;
}
h1.inv{
	display: block;
}
div#atnGrabInside,body#learning div#atnGrabInside,
body#help div#atnGrabInside,body#careers div#atnGrabInside,
body#members div#atnGrabInside{
	height: 20px;
	background-image: none;
}
div#atnGrabInside img{
	display: none;
}
div#breadcrumb, body#learning div#breadcrumb,
body#help div#breadcrumb,body#careers div#breadcrumb,
body#members div#breadcrumb{
	position: static;
	background-color: white;
	background-image: none;
	height: 18px;
	right: 25px;
	padding: 3px;
	margin-top: 10px;
	z-index: 1;
	font-size: 12px;
	color: #999;
}
div#breadcrumb a, div#breadcrumb a:visited{
	text-decoration: none;
	color: #999;
	margin: 0px 0px 0px 4px;
}
div#left{
	width: 100%;
	margin-left: 10px !important;
	margin: 0px 24px 10px 5px;
	float: none;
}
div#right{
	display: none;
}
div#mainArticle{
	width: 100%;
	float: none;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
}
div#mainArticle img{
	display: block;
}
div#mainArticle h1{
	width: 340px;
}
body#home div#mainArticle p, div#mainArticle p{
	width: 340px;
	margin-top: 10px;
}
div#mainArticle p{
	width: auto;
}
body#home div#mainArticle p{
	width: 350px;
}
div#mainArticle h2{
	margin-top: 10px;
	clear: both;
}
div#mainArticle img{
	margin: 5px;
}
body#home div#mainArticle img{
	margin: 0;
}
div.contentbox, a.righta{
	background-color: White;
	border: 1px solid #cccccc;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}
div.contentbox a{
	display: block;
	margin-top: 5px;
}
div.contentbox h2 a{
	margin-top:0;
}
div.contentbox label{
	font-size: 10px;
	background-color: #D6EB9A;
	border: 1px solid #ccc;
	padding: 3px;
	text-align: center;
	width: 155px;
	margin: 10px 3px 5px 3px;
	display: block;
}
div.contentbox2{
	float:left;
	border:1px solid #ccc; 
	padding:5px; 
	margin-bottom: 10px !important;
	margin-bottom:0px; 
	width:270px;
}
body#home div.contentbox label{
	padding: 0;
	width: auto;
	display: inline;
	background-color: transparent;
	border: 0;
}
div#footer{
	background-image: none;
	background-repeat: repeat-x;
	background-color: white;
	font-size: 12px;
	margin-left: 0px;
	clear: both;
	width: 95%;
	height: 30px;
	padding: 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 95%;
}
div#footer img{
	display: none;
}
div{}
/*link styles------------------------------*/
a#logo{
	width: 235px;
	height: 60px;
	display: block;
	float: left;
	background-image: url(../img/logo.jpg); background-repeat: no-repeat;
}
a#reg, a#cont, a#abt, a#log{
	height: 24px;
	display: block;
	float: right;
	margin-right: 20px;
	background-repeat: no-repeat;
}
a#reg{background-image: url(../img/regOFF.png); width: 94px;}
a#cont{background-image: url(../img/contOFF.png);width: 64px;}
a#abt{background-image: url(../img/abtOFF.png);width: 55px;}
a#log{background-image: url(../img/logOFF.png);width: 35px;}

a#btnGo{
	background-image:url(../img/btnGo.jpg); 
	height:41px;
	width:32px; 
	position: absolute;
	top: 1px;
	right: 40px;
}
body#home a#TxtOnly, body#home a#TxtOnly:visited, a#TxtOnly, a#TxtOnly:visited{
	position: absolute;
	right: 10px;
	top: 220px;
	color: #206BA4;
	text-align: center;
	width: 190px;
}
a#TxtOnly, a#TxtOnly:visited{
	top: 150px;
	z-index: 99;
}
a#TxtOnly{
	display: none;
}
a.righta{
	display: block;
	clear: both;
	margin: -5px 0px 10px 0px;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
}
div#mainArticle a.righta, div#mainArticle a.righta:visited{
	color:#206BA4;
	display: block;
	width: 92px;
	margin: 20px 0px 0px 0px;
	float: left;
	padding: 3px;
	text-align: center;
	background-color: #D6EB9A;
}
div#mainArticle a.righta:hover{
	background-color: #F0F8DA;
}
body#info div#left a.righta, body#info div#left a.righta:visited, body#careers div#left a.righta, body#careers div#left a.righta:visited{
	width: 90px;
	background-color: #EBF4FA;
	text-align: center;
	margin-top: 0px !important;
	margin: -10px 0px 10px 0px;
	position: relative;
	left: 221px;
}
body#careers div#left a.righta, body#careers div#left a.righta:visited{
	left: 392px;
}
.nicebutton{
	background-image: url(../img/submitbut.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 56px;
	height: 20px;
	border: 0;
	color: #444444;
	font-size: 11px;
	margin: 4px 0px 0px 4px;
	padding-bottom: 3px;
}
a.nicebuttonfrm{
	height: 20px;
	width: 73px;
	background-image: url(../img/formButton.png);
	display: block;
	text-decoration: none;
	text-align: center;
	color: #666;
	padding-top: 6px;
	margin: 2px;
	float: left;
}
a.nicebuttonfrm:hover{
	background-position: 0px -25px;
}
div#right a.imglnk{
	display: block;
	float: left;
	margin-bottom: 10px;
}
/*image styles*/
img#title{
	float: left;
}
img#nlnlogo{
	float: right;
}
div#mainArticle div.imageframe{
	width: 159px;
	margin-top: -20px;
	background-image: url(../img/imageFrame.png);
	background-repeat: no-repeat;
	padding: 2px;
	float: right;
}
div.contentbox div.imageframesml, div.contentbox2 div.imageframesml{
	float: left;
	background-image: url(../img/imageFrameSml.png);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	width: 56px;
	height: 45px;
	padding: 1px;
}
/*image gallery styles --------------------*/
div#galframe{
	background-image: url(../img/galframe.png);
	background-repeat: no-repeat;
	width: 251px;
	height: 225px;
	padding: 3px 0px 0px 3px;
	margin: 0px 0px 0px 150px;
}
div#galframe iframe{
	width: 240px;
	height: 180px;
}
div#filmstrip{
	width: 514px;
	height: 85px;
	background-image: url(../img/filmstripBG.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 10px;
	overflow: hidden;
	clip: rect(0px 514px 85px 0px);
}
div.galframesml{
	width: 96px;
	height: 72px;
	background-image: url(../img/galframethumb.png);
	background-repeat: no-repeat;
	float: left;
	padding: 2px 0px 0px 3px;
	margin: 8px 0px 0px 8px;
}
div.galframesml img{
	width: 88px;
	height: 66px;
}
/*---------------------------------------*/

/*styles for drop down navigation*/
a#tabCourses, a#tabInfo, a#tabActivities, a#tabCareers, a#tabHelp, a#tabMembers{
	background-repeat: no-repeat;
	width: 82px;
	display: block;
	height: 25px;
	background-position: 0px 0px;
	background-image: url(../img/tabBg.png);
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 12px;
	color: #666;
	text-align: center;
	padding-top: 5px;
}
/* context specific tabs */
body#info a#tabInfo, body#learning a#tabCourses, body#help a#tabHelp, body#careers a#tabCareers, body#members a#tabMembers{
	background-position: 0px -31px;
	color: White;
}
a#tabCourses:hover, a#tabInfo:hover, a#tabActivities:hover, a#tabCareers:hover, a#tabHelp:hover, a#tabMembers:hover{
	background-position: 0px -61px;
	color: White;
}
ul#ulnav{
	position: absolute;
	top: -3px;
	left: 5px;
	width:470px;
}
ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

li { /* all list items */
	float: left;
	position: relative;
	width: 85px;
}
li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 26px;
	left: 1px;
	width: 150px;
	margin-top: -5px !important;
	margin-top: 0;
	background-color: #5A93D6;
	border: 1px solid #2F6DB9;
	border-top: 0;
	padding: 3px;
}
li ul a, li ul a:visited /* Link Styles */{
	display: block;
	width: 140px;
	color: White;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 5px;
}
li ul a:hover, li ul a:visited:hover{
	background-color: White;
	color: Black;
}
li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}
/* ul and li styles for the rest of the site*/
div#left ul, div#right ul{
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	color: #EA7600;
}
div#left ul li, div#right ul li{
	float: none;
	font-weight: normal;
	color: #444;
	width: auto;
	list-style: disc;
	margin: 5px 0px 5px 25px;
}
div#iBlog ul, div#Members ul{
	margin: 0;
}
div#iBlog ul li, div#Members ul li{
	list-style: none;
	margin: 0px 0px 10px 0px;
}
/* form styles -------------------------- */
div.row1, div.row2{
	margin-bottom: 2px;
	height: 24px;
	padding: 2px;
}
div.row1{
	background-color:#f7f7f2;	
}
div.row2{
	background-color:#f0f0e8;
}
div.row1 label, div.row2 label{
	width: 120px;
	color: Maroon;
	display: block;
	padding: 5px 0px 0px 3px;
	float: left;
}
span.formw{
	padding: 2px 0px 0px 0px;
}