#container{

	min-width: 784px; 
	max-width: 1000px; 
	width:expression(document.body.clientWidth < 784? "784px" : document.body.clientWidth > 1000? "1000px" : "auto");
	padding-bottom:20px;
	/*needs to be here for Ff*/
	text-align:center;
	margin:auto;
}

body {
	color: #000066;
	background-color: #d6e7ef;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%; }


/*Link styles*/
a:link       {
	color: #663300;
}
a:active     {
	color: #ffcc99;
}
a:visited    {
	color: #663300;
}
a:hover      {
	color : #cc9966;
}
/*End Link styles*/



/* Main Nav styles */
td.mainnav {
	font-weight: bold;
	/*background-color: #330033;*/
}
.mainnav {
	color: #ffff00;
	font-weight: bold;
}
a.mainnav:link {
	color: #ffcc66;
	text-decoration: none;
}
a.mainnav:active {
	color: #ffff33;
	text-decoration: none;
}
a.mainnav:visited {
	color: #cccc33;
	text-decoration: none;
}
a.mainnav:hover {
	color: #ffff33;
	text-decoration: none;
	background-color: #336699;
}
/* End Main Nav styles */



/* Footer Nav styles */
td.footernav {
	color: White;
	font-weight: bold;
	/*background-color: #1B1C37;*/
	font: 90%;
}
a.footernav:link {
	color: White;
}
a.footernav:active {
	color: Yellow;
}
a.footernav:visited {
	color: Cyan;
}
a.footernav:hover {
	color: Red;
}
/* End Footer Nav styles */


.source {
	font: 85%;
	/*border-top : thin dotted;
	border-bottom : thin dotted;
	border-color : #cccccc;*/
	margin-left : 15px;
	margin-right : 15px;
}

.footnote {
	font: 85%;
	border-top : thin dotted;
	border-bottom : thin dotted;
	border-color : #cccccc;
	margin-left : 15px;
	margin-right : 15px;
}

.note {
	border-top : thin dotted;
	border-bottom : thin dotted;
	border-left : thin dotted;
	border-right : thin dotted;
	border-color : #999999;
	background-color : #cccccc;
	margin-left : 15px;
	margin-right : 15px;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	font-style : italic; 
}




table        {
	font-size: 100%;
}

caption      {
	color: #996633 ;
	font-style: normal;
	font-size: 135%;
}

th           {
	background-color: #cccccc;
}

h1           {
	color: #ffff33;
	font-weight: bold;
	font-size: 175%;
	font-family: Arial, Helvetica, sans-serif;
	background-color : #003366;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	text-align : center;
	margin-left: -9px;
	margin-top: -9px;
	margin-right: -9px;
}

h2           {
	color: #996633;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight : bold;
}

h3           {
	color: #996633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-weight : bold;
}

h4           {
	color: #996633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight : bold;
}

h5           {
	color: #996633;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 115%;
	font-weight : bold;
}

h6           {
	color: #996633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight : bold;
}


.big115      {
	font-size: 115%;
}
.big125      {
	font-size: 125%;
}
.big150      {
	font-size: 150%;
}
.bulletlead  {
	margin-top: 6;
}
.graphicborder {
	background-color: #669999;
	font-size: 75%;
}
.green       {
	color: #336666;
}
.hlight_cen  {
	font-size: 120%;
	color: #336666;
	font-weight: bold;
	font-style: italic;
	margin-left: 25;
	margin-right: 25;
	text-align : Center;
}
.hlight_left {
	color: #336666;
	font-style: italic;
	font-size: 120%;
	font-weight: bold;
	margin-left: 25;
	margin-right: 25;
	text-align : Left;
}
.hlight_right {
	font-style: italic;
	color: #336666;
	font-weight: bold;
	font-size: 120%;
	margin-left: 25;
	margin-right: 25;
	text-align : right;
}


/*Sidebar and illustration text*/
.sidebar{
background-image:url(sidebarbg.gif);
}
.illus_text   {
	font-style: italic;
	font-size: 85%;
}
.illus   {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000066;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.illus_left  {
	text-align: Left;
}
.illus_right {
	text-align: Right;
}
/*End Sidebar and illustration text*/


.info        {
	font-style: italic;
	text-align : left;
}
.notice      {
	background-color: #006699;
	text-align: Center;
	color: #FFFFFF;
	padding-right: 5;
	padding-left : 5;
}
.p_2t2b_al   {
	text-align: Left;
	margin-bottom: 3;
	margin-top : 3;
}
.p_al        {
	text-align : left;
}
.redtext     {
	color: #990000;
}
.small25     {
	font-size : 25%;
}
.small50     {
	font-size : 50%;
}
.small65     {
	font-size : 65%;
}
.small75     {
	font-size : 75%;
}
.small85     {
	font-size : 85%;
}
.textnav     {
	font-weight : bold;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}

.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

dd           {
	margin-bottom: 5;
	margin-top : 5;
}
dt           {
	margin-bottom: 5;
	margin-top : 5;
}

hr           {
	border: medium solid #996633;
	clear: both;
	height : 4;
}

li           {
	text-align: Justify;
	margin-bottom: 5;
	margin-top : 5;
}

p            {
	text-align : justify;
}

.red {
	color : Red;
}

.indent20 {
	margin-left : 20px;
}
.debug {
	background-color: #A0A6C9;
}
.MyNote		{ color: Fuchsia; background: White; font-weight: bold; }

