		/********** Layout **********/
		html, body 		{ margin: 0; padding: 0; }
		body 			{ line-height: 18px; }
		p				{ margin: 0 40px 20px 40px; }
		
		/********** Colors **********/
		body 			{ color: #173717; }
		h2				{ color: #173717; }
		a				{ color: #000000; }
		
		/**********  Text  **********/
		body 			{ font: 14px Helvetica, Arial, sans-serif; margin-top: 0px; }
		
		.tmmTitle {
			font-size: 18px;
			font-weight: bold;
			color: #FFFFFF;
		}
		.tmmTitle a {
			font-size: 16px;
			margin-right: 40px;
			color: #FFFFAA;
		}
		.tmmYellowTitle {
			font-size: 18px;
			font-weight: bold;
			color: #FDFC7D;
		}
		.CDLC {
			font-family: Garamond;
			font-size: 36px;
			font-weight: bold;
			color: #FFFFFF;
			position: relative;
			left: 180px;
			top: 40px;
		}
		.tmmHead {
			font-size: 16px;
			font-weight: bold;
		}
		.tmmHead1 {
			font-size: 16px;
			font-style: italic;
			font-weight: bold;
			margin: 0 40px 10px 40px;
		}
		.tmmTable {	margin: 0 40px 10px 40px; }
		.tmmList li { margin-left: 30px; list-style: disc; }
		.tmmList2 li { margin-left: 0px; list-style: circle; }
		.tmmRed { color: #CC0000; text-decoration: none; }

/* ======================================================
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
========================================================= */
.menu { margin: 10px 0 0 0; height: 100%; font-size: 10pt; font-family: Verdana;}
.menu ul { margin: 0pt; padding: 0pt; position: relative; z-index: 500; list-style-type: none; width: 182px; }
.menu li { background-color: #016658; float: left; }
.menu li.sub { background-color: #008A73; }
.menu table { position: absolute; border-collapse: collapse; top: 0pt; left: 0pt; z-index: 100; font-size: 1em; margin-top: -1px; }
.menu a, .menu a:visited { border: 1px solid #008A73; display: block; text-decoration: none; line-height: 12pt; width: 154px; color: #FFFFFF; padding: 6px 0px 6px 13px; font-weight: bold; font-style: normal; font-variant: normal; text-transform: none; }
.menu b { float: right; margin-right: 5px; }
* html .menu a, * html .menu a:visited { width: 154px; }
* html .menu a:hover { color: #FFFFFF; background-color: #008A73; position: relative;  font-size: 10pt; font-family: Verdana; text-decoration: none; text-transform: none; }
.menu li:hover { position: relative; }
.menu a:active, .menu a:focus { color: #FFFFFF; background-color: #008A73;  font-size: 10pt; font-family: Verdana; text-decoration: none; text-transform: none; }
.menu li:hover > a { color: #FFFFFF; background-color:  #008A73;  font-size: 10pt; font-family: Verdana; text-decoration: none; text-transform: none; }
.menu li ul { padding: 2em; visibility: hidden; position: absolute; top: -1.6em; left: 7em; background-color: transparent; }
.menu li:hover > ul { visibility: visible; }
.menu ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { visibility: visible; }


/******* hyperlink and anchor tag styles *******/
.MenuHeader {color: #003366}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

#form_inputs {
	float:left;
	
}

#form_inputs div {
	margin-bottom:10px;
}

#form_inputs div input {
	display:inline;
	border:1px solid #000;
	padding:0px;
	margin:0px;
}

#form_inputs div select {
	margin-top:6px;
	width:153px;
	border:1px solid #000;
}

#form_note {
	float:left;
	width:400px;
	margin-left:20px;
	margin-top:130px;
	font-size:10px;
	color:#666;
	border:1px solid #999;
}

#form_note {
	padding:10px;
}

#form_list {
	margin-left:30px;
}

#form_submit {
	padding:20px;
}
.asterick {color: #FF0000}
