/* NCLA - PRINT STYLESHEET */

*		{margin: 0; padding: 0; border: 0;}
body	{color: #000000; font-family: Arial, sans-serif; font-size: 100%;}

h1, h2, h3, h4, h5	{font-family: Verdana, Arial, sans-serif; line-height: 1.3em; padding: 5px;}
h1 {font-size: 120%;}
h2 {font-size: 110%;}
h3 {font-size: 100%; color: #FF6600; font-weight: bold;}
h4 {font-size: 90%;}
h5 {font-size: 80%; color: #FF6600; font-weight: bold;}
h5 span {color: #000; font-weight: normal;}

h5 a:link, h5 a:visited	{color: #F60; text-decoration: underline;}
h5 a:hover	{text-decoration: none;} 

p  {font-size: 80%; line-height: 1.6em; padding: 5px;}
p span {color: #FF6600; font-weight: bold;}
a:link, a:visited	{color: #000000; text-decoration: underline;}
a:hover		{text-decoration: none;} 
p.small	{font-size: 75%; padding: 0 5px;}

/* **** LAYOUT MAIN **** */
#contain 	{width: 90%; text-align: left; }
#header		{display: none; }
#top		{ display: none;}
#logo 		{display: none;}
#search		{display: none;}
#content	{}
#cleft		{display: none;}
#cright		{display: none;}
#cmiddle	{}
#footer		{display: none;}
#sub		{display: none;}
	#detail	{display: none;}
	#valid	{display: none;}
	#valid p {font-size: 70%; padding: 1px;}
	#valid img {vertical-align: middle;}
.type		{display: none;}	

/* NAVIGATION */ 

ul#nav		{list-style: none;}
ul#nav li	{width: 178px; margin-top: 2px; background-color: #EFEFEF; display: block;}
ul#nav li a {font-size: 80%; padding: 3px; display: block; font-weight: bold; letter-spacing: 1px;}
	ul#nav a:link, ul#nav a:visited {color: #FFF; text-decoration:none;}
	ul#nav a:hover {color: #FFF; text-decoration: none;}
ul#nav li.head	{font-size: 85%; color: #000; font-weight: bold;}
ul#nav li.ora	{color: #FFF; background-color: #FF4B0F; border: 1px solid #000;}
ul#nav li.gre	{color: #FFF; background-color: #B5BA20; border: 1px solid #000;}
ul#nav li.oraB	{color: #FFF; background-color: #FF6600; border: 1px solid #000;}
ul#nav li.dar	{color: #FFF; background-color: #006666; border: 1px solid #000;}

/* FORMS */
form#frmS {display: none;}
form#frmS label {color: #FFF; display: none;}
form#frmS .smalltxt {width: 110px; font-size: 75%; padding: 2px; background-color: #FFF; border: 1px solid #000; color: #000;}
form#frmS #smallbtn {width: 30px; margin-left: 2px; font-weight: bold; text-align: left; border: 0; color: #FFF; background-color: #016B7E;}

form#repeat {display: none;}
form#repeat label {color: #000; font-size: 80%; padding: 5px; width: 75px; display: block; float: left;}
form#repeat .txt {display: inline; width: 250px; font-size: 80%; padding: 3px; background-color: #FFF; border: 1px solid #000; color: #000;}
form#repeat #btn {font-size: 80%;width: 100px; padding: 2px; font-weight: bold; text-align: center; border: 1px #000 solid; color: #FC0; background: #017B93;}

form#repeatb {display: none;}
form#repeatb label.lrg {color: #000; font-size: 80%; padding: 5px; width: 125px; display: block; float: left;}
form#repeatb .txtb {display: inline; width: 250px; font-size: 80%; padding: 3px; background-color: #FFF; border: 1px solid #000; color: #000;}
form#repeatb #btnb {font-size: 80%;width: 100px; padding: 2px; font-weight: bold; text-align: center; border: 1px #000 solid; color: #FC0; background: #017B93;}



/* MISC */
ul.bullet	{list-style: none; padding: 5px;}
ul.bullet li	{background: #FFF url(/images/bullet.gif) no-repeat left center; line-height: 1.6em; padding-left: 15px; font-size: 78%;}
ul.case		{list-style: none; padding: 8px 5px;}
ul.case li	{line-height: 1.6em; font-size: 80%; font-weight: bold; color: #FF6600;}
.case a:link, .case a:visited	{color: #F60; text-decoration: underline;}
.case a:hover	{text-decoration: none;} 

.icon {vertical-align: middle;}
.bigpic	{padding: 10px;}
.clear {clear: both; display: block; height: 1px; overflow: hidden; margin: 0; padding: 0;}