body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/bg_main_national.gif);
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #998870;


}
#wrapper {
	margin: 0px 0px 0px -3px;
	padding: 0px;
	width: 100%;
	z-index: 1;
	position: relative;
	text-align: center;
}

#container {
	margin: 0px auto;
	padding: 0px;
	width: 750px;
	z-index: 2;
	text-align: left;
	clear: both;
	float: none;
	left: auto;
	right: auto;

}



#header {
	background-color: #00FFCC;
	height: 225px;
	width: 750px;
	z-index: 3;
	margin: 0px;
	padding: 0px;
	border: 0px;

}

#content {
	position: relative;
	background-color: #FFFFFF;
	z-index: 15;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #998870;
	height: auto;

}
#content a {}

#footer {
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #402000;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	bottom: 1px;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/bg_footer_national.gif);
	background-repeat: no-repeat;

}

#footer a {
	padding-right: 6px;
	padding-left: 6px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #402000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 18px;

}
#footer a:hover {background-color: #402000;color: #FFFFFF;}

#indexheader {

	background-color: #00FFCC;
	height: 329px;
	width: 763px;
	z-index: 3;
}

.content_bold {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #18877A;
	font-style: normal;
	font-weight: bold;
}

.content_bullet {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	list-style-type: circle;
	list-style-position: inside;
}
.cornerLeft {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CAC4AE;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CAC4AE;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 10px;




}

.cornerRight {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CAC4AE;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CAC4AE;
	padding: 10px;





}


.copy {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #998870; text-decoration: none;}
a.copy {}
a.copy:link {}
a.copy:hover {color: #CC6600;text-decoration: underline;}
a.copy:visited {}
.copy li {list-style-image: url(images/bullet_orangeSqr.gif);line-height: 18px;}
ul {
	list-style-image: url(images/bullet_orangeSqr.gif);
}

h1 {
	color: #CC6600;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;


	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #998870;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.headtangerine {
	color: #dd6617;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: underline;
	letter-spacing: 1px;
	font-weight: bold;

}
a.headtangerine {}
a.headtangerine:hover {color: #D8B817;}
a.headtangerine:active {color: #D8B817;}
a.headtangerine:link {text-decoration: underline;}
a.headtangerine:visited {text-decoration: underline;}

.prodHr {
	/* border-top-color: #CAC4AE; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAC4AE;
	padding: 3px;
}

hr {
	color: #993300;
	border: 1px solid #990000;
}
input {
	border: 1px solid #998870;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #998870;
	background-color: #FFFFCC;
}
