
HTML {
	MARGIN: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDDA74;
}


/* ================================================================================ */
/* Left main navigation menu.  Remains a constant size no matter what size the page is */
/* Links, must remain in the same order Link, Vistied, Hover, Active.   */
/* ================================================================================ */
.LeftTOCLink{
	font-size: 12px;
	padding-left: 15px;}

.LeftTOCLink a:link {
	text-decoration: none;
	color: #000000; 
}

.LeftTOCLink a:visited {
	text-decoration: none;
	color: #36578c;
}

.LeftTOCLink a:hover {
	text-decoration: none;
	color: #990000;
}

.LeftTOCLink a:active {
	text-decoration: none;
	color: #000000;
}


/* ================================================================================ */
/* End left main navigation pseudo link class */
/* Links, must remain in the same order Link, Vistied, Hover, Active.   */
/* ================================================================================ */


/* ================================================================================ */
/* Left main navigation menu.  Remains a constant size no matter what size the page is */
/* Links, must remain in the same order Link, Vistied, Hover, Active.   */
/* ================================================================================ */
.nav_tax {
	font-size: 12px;
	color: #000000; 
	text-decoration: underline;
	padding-left:0;
	font-weight:bold;
	
}
a.nav_tax:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	padding-left:0; 
	font-weight:bold;
	
}

a.nav_tax:visited {
	font-size: 12px;
	color: #000000; 
	text-decoration: underline;
	padding-left:0;
	font-weight:bold;
}

a.nav_tax:hover {
	font-size: 12px;
	color: #000000; 
	text-decoration: underline;
	padding-left:0;
	font-weight:bold;
}

a.nav_tax:active {
	font-size: 12px;
	color: #000000; 
	text-decoration: underline;
	padding-left:0;
	font-weight:bold;
}
/* ================================================================================ */
/* End left main navigation pseudo link class */
/* Links, must remain in the same order Link, Vistied, Hover, Active.   */
/* ================================================================================ */

/* ================================================================================ */
/* Left menu subhead.  Remains a constant size no matter what size the page is */
/* Links, must remain in the same order Link, Vistied, Hover, Active.   */
/* ================================================================================ */

a.MenuSubHead:link {
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	padding-left:0; 
	font-weight:bold;
}

a.MenuSubHead:visited {
	font-size: 13px;
	color: #000000; 
	text-decoration: underline;
	padding-left:0;
	font-weight:bold;
}

a.MenuSubHead:hover {
	font-size: 13px;
	color: #cc0717; 
	text-decoration: underline;
	padding-left:0;
	font-weight:bold;
}

a.MenuSubHead:active {
	font-size: 13px;
	color: #000000; 
	text-decoration: underline;
	padding-left:0;
	font-weight:bold;
}

a.Adsearch:link,a.Adsearch:visited,a.Adsearch:hover,a.Adsearch.active{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px;
	COLOR: #36578c; 
	TEXT-DECORATION: underline;
}

/* ================================================================================ */
/* End left menu subhead pseudo link class */
/* Links, must remain in the same order Link, Vistied, Hover, Active.   */
/* ================================================================================ */


.fineprint {
	FONT-SIZE: 8pt; 
	FONT-STYLE: italic;
	COLOR: #999999; 
	text-Align: center;
}



/* ================================================================================ */
/* Page Layout */
/* Formatted for rendering in IE 6+ and Safari   */
/* ================================================================================ */

#BannerContainer {
	position:absolute; 
	top:0;
	left: 150px;
	width:850px; 
	height:340px; 
	z-index:0;  
}



#BannerNavigation {
	position:absolute;
	top: 57px;
	left: 316px;
	width:510px;
	height:30px;
	z-index: 3;
}

/* ================================================================================ */
/* End Banner Layout */
/* Formatted for rendering in IE 6+ and Safari   */
/* ================================================================================ */

/* ================================================================================ */
/* Start Left Main Navigation Layout */
/* Formatted for rendering in IE 6+ and Safari   */
/* ================================================================================ */

#LeftNav_Container {
	position:absolute;
	left:0px;
	top:0px;
	width:145px;
	height: 100%;
	z-index: 0;
	background-color: #C24641;
}

#LeftNav_Links{
	position:absolute;
	left:25px;
	top:102px;
	width:145px;
	z-index: 0;
	background-color: #7E2217;
	padding-left: 3px;
}


/* ================================================================================ */
/* End Left Main Navigation Layout */
/* Formatted for rendering in IE 6+ and Safari   */
/* ================================================================================ */


/* ================================================================================ */
/* Start Main Body Layout */
/* Formatted for rendering in IE 6+ and Safari   */
/* ================================================================================ */


#BodyMain_Container {
	position:absolute;
	left:150px;
	top:180px;
	width:850px;
	background-color: #7E2217;
	Z-Index: 0;
	border-top-width: 0px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	height: 100%;
}

#Body_Text {
	position:relative;
	left:200px;
	top:50px;
	width:570px;
	z-index: 0;
	padding-left: 5px
	padding-right: 4px;
	height: 100%;
}

A:link {
	COLOR: #000000; 
}
A:visited {
	COLOR: #000000; 
}
A:hover {
	COLOR: #000000; 
}
A:active {
	COLOR: #000000; 
}


