BODY, TD {
	background: #696969;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

BODY, TD, P {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background : Gray;
}

p {
	padding-bottom: 1.2em;
	margin: 0px;
	}

A:Link	{
	text-decoration: none;
	color: Blue;
	}
	
A:Visited, A:Active {
	text-decoration: none;
	color: Blue;
}

A:Hover {
	/*text-decoration : none;
	background: white;
	color: #666666;*/
	}
	
FORM {
	padding: 3px 10px 0px 0px;
	margin: 0px;
	}
	
TABLE { 
	/*margin: 0px;*/
	}

.box {
	float: left;
	margin-right: 10px
	}
	
.box TH {
	background-color: #FFE18A;
	background-image: none;
	background-position: 100% 0%;
	background-repeat: no-repeat; 
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px 20px 5px 10px;
	}

.box TD {
	background-color: #FFF7E1;
	padding: 2px 5px;
	}
		
.content {
	background-color: white;
	padding: 15px 15px 5px 20px;
	}

.content A:Link {
	color : blue; 
	}

.content A:Visited {
	color : blue; 
	}

.content A:Hover {
	color : blue; 
	/*color: white; 
	background-color : blue; */
	text-decoration : underline; 
	}

.content A:Active {
	color : blue; 
	text-decoration : underline; 
	}
	
.content TH {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	}
	
.content h1 {
	font-size: 24px;
	margin: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	}	

.content h2 {
	font-size: 19px;
	margin: 0;
	margin-bottom: 0.1em;
	margin-top : 0.35em; 
	font-family: Arial, Helvetica, Sans-Serif; 
	}	

.content h1 + h2 {
	font-size: 19px;
	margin: 0;
	margin-bottom: 0.1em;
	padding-top: 5px; 
	font-family: Arial, Helvetica, Sans-Serif; 
	}	
	
.content h3 {
	font-size: 16px;
	margin: 0;
	margin-bottom: 0.1em;
	margin-top : 0.25em; 
	font-family: Arial, Helvetica, Sans-Serif;
	}
	
.content h4 {
	font-size: 13px;
	margin: 0px;
	margin-bottom: 0.1em;
	font-family: Arial, Helvetica, Sans-Serif;
	}	

.content DL { 
	margin: 0px
	}

.content DT { 
	/*display: compact;*/
	/*color: #9999ff;*/
	color: #333366; 
	/*font-family: arial, helvetica, sans-serif;*/
	font-size: 12px;
	}
	
.content DD { 
	margin-left: 20px;
	padding-bottom: 5px;
	}
	
.box DD { 
	margin-left: 10px;
	padding-bottom: 3px;
	}
	
.news DL {margin: 0px}

.news DT { 
	display: compact;
	font-style: italic;
	color: #999999;
	}
	
.news DD { 
	margin-left: 60px;
	padding-bottom: 5px;
	}

.content FORM {
	background-color: #FFE18A;
	padding: 10px;
	}
	
.headerlightslant {
	font-weight: bold;
	padding-left: 20px; 
	padding-right: 40px;
	padding-bottom: 0px;
	background-color: #FFcc33;
	background-image: none;
	background-position: 100% 0%;
	background-repeat: no-repeat; 
	}
	
.headerlightslant A:Hover {
	text-decoration : none; 
	background : #ffec9b; 
	color : #000000; 
	}
	
.headerlightslant a {
	padding-top : 1px; 
	padding-right : 2px; 
	padding-bottom : 0; 
	padding-left : 2px; 
	}
	
.headerlightlogo {
	color : #000000; 
	background-color : #ffd968; 
	border-style : none; 
	border-width : 0; 
	padding-top : 2px; 
	padding-right : 9px; 
	padding-bottom : 0px; 
	padding-left : 0; 
	}

.headerlightlogo img {
	border-style : none; 
	}

.headerlight {
	background-color: #FFD968;
	font-weight: bold;
	padding-left: 20px;
	}

.headerlightslogan {
	color: black;
	font-size: 25px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	background-color: #FFD968;
	padding-left: 20px;
	}
	
.headerdark {
	background-color: #d1ae42;
	}
		
	
.leftmenu {
	color: silver;
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	line-height: 100%;
	padding: 8px 2px 0px 20px;
	background-color: #7777aa; 
	vertical-align : top;
	}
	
.required {
	color: #cc0000;
	}

.footer, .footer A:Link, .footer A:Visited {
	font-size: 11px;
	line-height: 130%;
	color: white;
	}

.footer A:Hover {
	background-color: white;
	color: black;
	}
	
.credit {
	font-size: 11px;
	line-height: 100%;
	color: #aaaaaa;
	}

.credit A:Link, .credit A:Visited {color: black}
	
ul, ol {
	margin-top: 0px;
	margin-left: 20px;
	}
	
li {
	margin: 0px 0px 3px 0px;
	}

.content ol > ol {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 1em; 
	margin-top : 0em; 
	margin-bottom : 0.8em; 
	}

.content ul > ul {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 1em; 
	margin-top : 0em; 
	margin-bottom : 0.8em; 
	}

.content li ol {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 1em; 
	margin-top : 0em; 
	margin-bottom : 0.8em; 
	}

.content li ul {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 1em; 
	margin-top : 0em; 
	margin-bottom : 0.8em; 
	}

.inparagraph {
	float: right;
	margin-top: 1em;
	margin-right: 0;
	padding-bottom: 1em;
	margin-left: 0.8em;
	border-width : 0; 
	}

p.inparagraph {
	float: right; 
	margin-top: 0.25em; 
	margin-right: 0; 
	margin-bottom: 1em; 
	margin-left: 0.25em; 
	padding : 0; 
	text-align : center; 
	}

p.inparagraph img {
	padding : 0; 
	border-width : 0; 
	}

.inparagraph2 {
	float: left;
	margin-top: 1em;
	margin-left: 0;
	margin-bottom: 1em;
	margin-right: 0.8em;
	border-width : 0; 
}



	.menutitle{
	font-size: 18pt;
	font-style: italic;
	font-family: sans-serif;
	text-align: center;
	background : Navy;
	color : Silver;
}
.menuhead {
	font-size: 14pt;
	font-style: italic;
	font-family: sans-serif;
	text-align: center;
	background : Teal;
	color : Aqua;
}
.menusubhead {
	font-size: 10pt;
	font-style: italic;
	font-family: sans-serif;
	text-align: left;
	background : Blue;
	color : White;
}
.menubody {
	font-size: 8pt;
	font-style: ;
	font-family: sans-serif;
	text-align: left;
	background : Aqua;
	color : Blue;
	text-indent : 4mm;
}