/* Default CSS Stylesheet for a new Web Application project */

#btnBack
{
	float:left;
}

#btnNext
{
	float:right;
}

#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

#Bar
{
	position:absolute;
	top:120px;
	left:170px;
	width:10px;
}

#Login 
{
    position:absolute;
    top:0px;
    left:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:107px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:0px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	/* background-image: url(images/AgricultureEducationandFFA_BG.jpg); */
	width:100%;
    z-index:1;	

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:107px; /* the correct height */
}

#Login #LBox 
{
		border-left:0px solid #000; 
		border-bottom:0px solid #000;
		border-right:0px solid #000;
		border-top:0px solid #000;
		float:right;
		width:160px;
		/* background:#eee; */
		
		margin:0px 2px 0px 0px;
		height:107px;
	
}

#Header 
{
	position:absolute;
	top:0px;
	left:0px;
	/* float:left; */
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:107px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:0px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-image: url(images/Business_BG.jpg);
	width:100%;
/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:107px; /* the correct height */
	z-index:0;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:14px;}

#Content {
	margin:0px 0px 0px 0px;
	padding:0px;
	width:700px;
	position:absolute;
	top:120px;
	left:185px;	}

#Menu {
	position:absolute;
	top:120px;
	left:0px;
	width:170px;
	padding:5px;
	/* background-color:#eee; */
	border:0px dashed #999;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:170px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}




/* --- Testing Floating upper right box --- */
/* #logininfo { position:absolute; visibility:true; left: 800px; top: 10px; z-index:2 }  */
#logininfo { float:right; position:relative; visibility:visible; top:10px; z-index:2 }


	#main {
		 
		background:#ffff;
		}

/* Looks like you have to specify the width of #menu
or IE5 Mac stretches it all the way across the div, and 
Opera streches it half way. */

/*	#main #menu1 { */
	#header #menu1 {
		border-left:1px solid #000; 
		border-bottom:1px solid #000;
		border-right:1px solid #000;
		border-top:1px solid #000;
		float:right;
		width:160px;
		background:#eee;
		margin:0px 0px 10px 10px;
		height:107px;
		
		}
		
	pre {
		margin:0px 10px 10px 10px;
		}
			
	#menu1 p { font-size:10px}

/* ^^^^^^^^^^^^^^^^^^ Testing ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

.bNmlL {  font-family: Verdana, Tahoma; font-size: 12px; color: #000000; text-align: left}
.bNmlR {  font-family: Verdana, Tahoma; font-size: 12px; color: #000000; text-align: right}
.bNmlC {  font-family: Verdana, Tahoma; font-size: 12px; color: #000000; text-align: center}
.bsNmlLb {  font-family: Verdana, Tahoma; font-size: 10px; color: #000000; text-align: left}
.bsNmlRb {  font-family: Verdana, Tahoma; font-size: 10px; color: #000000; text-align: right}
.bsNmlCb {  font-family: Verdana, Tahoma; font-size: 10px; color: #000000; text-align: center}
.wNmlL {  font-family: Verdana, Tahoma; font-size: 12px; color: #ffffff; text-align: left}
.wNmlR {  font-family: Verdana, Tahoma; font-size: 12px; color: #ffffff; text-align: right}
.wNmlC {  font-family: Verdana, Tahoma; font-size: 12px; color: #ffffff; text-align: center}
.wsNmlL {  font-family: Verdana, Tahoma; font-size: 10px; color: #ffffff; text-align: left}
.wsNmlR {  font-family: Verdana, Tahoma; font-size: 10px; color: #ffffff; text-align: right}
.wsNmlC {  font-family: Verdana, Tahoma; font-size: 10px; color: #ffffff; text-align: center}
.bxsNmlLb {  font-family: Verdana, Tahoma; font-size: 8px; color: #000000; text-align: left}
.bxsNmlRb {  font-family: Verdana, Tahoma; font-size: 8px; color: #000000; text-align: right}
.bxsNmlCb {  font-family: Verdana, Tahoma; font-size: 8px; color: #000000; text-align: center}
.wxsNmlL {  font-family: Verdana, Tahoma; font-size: 8px; color: #ffffff; text-align: left}
.wxsNmlR {  font-family: Verdana, Tahoma; font-size: 8px; color: #ffffff; text-align: right}
.wxsNmlC {  font-family: Verdana, Tahoma; font-size: 8px; color: #ffffff; text-align: center}

.bbBldL {  font-family: Verdana, Tahoma; font-size: 14px; font-weight: bold; color: #000000; text-align: left}
.bbBldR {  font-family: Verdana, Tahoma; font-size: 14px; font-weight: bold; color: #000000; text-align: right}
.bbBldC {  font-family: Verdana, Tahoma; font-size: 14px; font-weight: bold; color: #000000; text-align: center}
.wbBldL {  font-family: Verdana, Tahoma; font-size: 14px; font-weight: bold; color: #ffffff; text-align: left}
.wbBldR {  font-family: Verdana, Tahoma; font-size: 14px; font-weight: bold; color: #ffffff; text-align: right}
.wbBldC {  font-family: Verdana, Tahoma; font-size: 14px; font-weight: bold; color: #ffffff; text-align: center}
.bBldL {  font-family: Verdana, Tahoma; font-size: 12px; font-weight: bold; color: #000000; text-align: left}
.bBldR {  font-family: Verdana, Tahoma; font-size: 12px; font-weight: bold; color: #000000; text-align: right}
.bBldC {  font-family: Verdana, Tahoma; font-size: 12px; font-weight: bold; color: #000000; text-align: center}
.bsBldL {  font-family: Verdana, Tahoma; font-size: 10px; font-weight: bold; color: #000000; text-align: left}
.bsBldR {  font-family: Verdana, Tahoma; font-size: 10px; font-weight: bold; color: #000000; text-align: right}
.bsBldC {  font-family: Verdana, Tahoma; font-size: 10px; font-weight: bold; color: #000000; text-align: center}
.wBldL {  font-family: Verdana, Tahoma; font-size: 12px; font-weight: bold; color: #ffffff; text-align: left}
.wBldR {  font-family: Verdana, Tahoma; font-size: 12px; font-weight: bold; color: #ffffff; text-align: right}
.wBldC {  font-family: Verdana, Tahoma; font-size: 12px; font-weight: bold; color: #ffffff; text-align: center}
.wsBldL {  font-family: Verdana, Tahoma; font-size: 10px; font-weight: bold; color: #ffffff; text-align: left}
.wsBldR {  font-family: Verdana, Tahoma; font-size: 10px; font-weight: bold; color: #ffffff; text-align: right}
.wsBldC {  font-family: Verdana, Tahoma; font-size: 10px; font-weight: bold; color: #ffffff; text-align: center}
.bxsBldL {  font-family: Verdana, Tahoma; font-size: 8px; font-weight: bold; color: #000000; text-align: left}
.bxsBldR {  font-family: Verdana, Tahoma; font-size: 8px; font-weight: bold; color: #000000; text-align: right}
.bxsBldC {  font-family: Verdana, Tahoma; font-size: 8px; font-weight: bold; color: #000000; text-align: center}
.wxsBldL {  font-family: Verdana, Tahoma; font-size: 8px; font-weight: bold; color: #ffffff; text-align: left}
.wxsBldR {  font-family: Verdana, Tahoma; font-size: 8px; font-weight: bold; color: #ffffff; text-align: right}
.wxsBldC {  font-family: Verdana, Tahoma; font-size: 8px; font-weight: bold; color: #ffffff; text-align: center}

P.breakhere {page-break-before: always}

TABLE { page-break-inside: auto}

.DD 
{
	z-index:-10
}

BODY
{
    BACKGROUND-COLOR: white;
    font-family: Verdana, Tahoma;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin:0px 0px 0px 0px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	


