body {
	background-color: #D8CC46;
	font: 10px Verdana, Arial;
	margin: 0px;
}
TD {
	font: 12px Verdana, Arial;
	line-height: 1.6em;
}
A {
	color: #CF7040;
	text-decoration: underline;
}
A:hover {
	text-decoration: underline;
}
INPUT.keyword {
	height:16px;
	width: 90px;
	border: 1px solid white;
}
INPUT.button {
	background-color:#EEEEEE;
	color:#333333;
	font-size:10px;
	width:60px;
}
TEXTAREA {
	height: 80px;
	border: 1px solid #CECECE;
}
 
TD.footer  {
	background-color: white;
	color: #CF7040;
	font: 9px Arial;	
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 15px;
	letter-spacing: 1px;
	vertical-align:bottom;
	font-variant: normal;
}
TD.footer A {
	color: #CF7040;
	text-decoration: none;
}
TD.footer A:hover {
	text-decoration: underline;
}

/*====================================================
	left-nav
====================================================*/
TABLE.nav {
	width:179px;
	background-image: url('../img/home/spacer_blue.gif');
	background-color: #00638A;
}
table.nav td {
	margin: 0;
	padding: 0;
}
table.nav img {
	display: block
}
TABLE.subnav td {
	color: white;
	font-size: 10px; 
	font-weight: normal;
	line-height: 13px;
	padding: 3px 4px;
}
TABLE.subnav a {
	color: white;
	font-weight: normal;
	font-size: 10px;
	line-height: 13px;
}
TABLE.subnav a.on {
	color: #D8CC46;
	font-weight: bold;
	font-size: 10px;	
	line-height: 13px;
}
/****************************************************/
/*====================================================
	Home
====================================================*/
TABLE.home {
	background-color: white;
}
TABLE.home TD {
	background-color: white;
}
TABLE.home TD.nav {
	background-color: #F0ECBC;
	color: #57527D;
	font: 10px Verdana;
	font-weight: bold;
	padding: 8px 25px;
	background-image: url('../img/home/bg_nav_intro.gif');
	background-repeat: no-repeat;
}
TABLE.home #content {
	padding: 15px 20px 20px 0px;
	float: left;
	margin-left: -30px;
	width: 280px; 
}
table.home #content h3 {
	font-size:13px;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}
/****************************************************/

/*====================================================
	interior 
====================================================*/
TH {
	font-size: 10px;
}
TD.nav-top {
	color: white;
	font: 10px Verdana;
	font-weight: bold;
	line-height: 16px;
	padding: 8px 25px;	
}
TD.nav-top a {
	color: white;
	text-decoration: none;
}
TD.nav-top a.on {
	color: #53658B;
	text-decoration: none;
}
TD.content {
	background-color: white;
	padding: 20px 30px 15px 20px;	
}
TD.content2 {
	background-color: white;
	padding: 20px;	
	font-size:11px;
	line-height: 1.6em;	
}
.header {
	color: #53658B;
	font-size: 15px;
	font-weight: bold;
}
.subheader {
	color: #53658B;
	font-size: 13px;
	font-weight: bold;	
}
.message {
	color: red;
}
DIV.right {
	float: right;
}
/****************************************************/
TABLE.form {

}
TABLE.form TD {
	padding: 4px;
}
TABLE.form TD INPUT {
	width: 180px;
	height: 20px;
	border: 1px solid #CECECE;
	font-size: 10px;
	padding: 2px 2px;
}
TABLE.form TD INPUT.button {
	width: 74px;
}

TABLE.list {
	width: 100%;
	border: 1px solid #CECECE;
	border-left: 0px;
	border-top: 0px;
}
TABLE.list td {
	padding: 4px;
	border: 1px solid #CECECE;
	border-right: 0px;
	border-bottom: 0px;	
	/*text-align: center;*/
}
TABLE.list th {
	padding: 4px;	
	background-color: #EEEEEE;
	border: 1px solid #CECECE;
	border-right: 0px;
	border-bottom: 0px;		
}


/*********************************************
	DHTML subnav
**********************************************/
/*submenu item font / color styles*/


/*********************************************
	old
**********************************************/
	div.dmMenu   { 
		background-color: #F0ECBC;
		color: #01628D;
		position: absolute; 
		left: 0px; 
		top: 0px; 
		display: block; 
		margin: -5px 5px 5px -5px;
	   padding: 0px;
		border: 1px solid #D8CC46;  
		visibility: hidden ;
		z-index: 101 ;
		color: white;
		font-size: 9px;  
		border: 1px solid #01628D;
	}
 
	DIV.dmMenu TD {
		color: #01628D; 
		vertical-align: top;
		background-color:#F0ECBC
	}
	
	/*submenu item ROLLOVER font / color styles*/
	div.dmMenu a.dmMenuItem:hover, div.dmMenu a.dmMenuItemHighlight { 
		color: #CF7040;
		text-decoration: underline;
	}
	/*root menu item font / color styles*/
	div.dmRootMenu { padding: 0; margin: 0 }
	div.dmRootMenu a.dmRootButton {  }
	/*root menu item ROLLOVER font / color styles*/
	div.dmRootMenu a.dmRootButtonActive, div.dmRootMenu a.dmRootButtonActive:hover {  }

	
	div.dmMenu ul {
		margin: 6px 20px 4px 10px;
		padding: 0px 0px 0px 15px;
		list-style: disc; 
		BORDER: 0px solid pink;
	
	}
	
	DIV.dmMenu li {
		color: #01628D;
		margin-left: 5px; 
		padding-top: 2px;
		padding-bottom: 2px;  
		BORDER: 0px solid red; 
	}
	
 
	div.dmMenu a.dmMenuItem { 
		font: 10px/18px Verdana;
		font-weight: bold;
		font-style: normal; 
		color: #01628D; 
		/*
		background-color: #01628D;
		*/
		background-color:  #F0ECBC;
		text-decoration: none;
	}
	
	div.dmMenu a.dmMenuItem span.dmMenuItemText {  }
	div.dmMenu a.dmMenuItem span.dmMenuItemArrow {  }
	div.dmMenu div.dmMenuItemSep { 
		border: 0px inset #CBCB7F; 
		margin-left: 2px; 
		margin-right: 2px; 
		margin-top: 4px; 
		margin-bottom: 4px 
	}
	
	div.dmMenu .dmMenuItem a.on {
		color: #D8CC46;
	}
	
 
/***********************************************/
