body  {
	font-family : "Verdana", sans-serif;
	font-size : 10pt;
	color : #FFFFDD;
	background : #000000;
}

td  {
	font-family : "Verdana", sans-serif;
	font-size : 10pt;
}

a.dark  {
	color : #669966;
}

.head  {
	font-size : 16pt;
	font-family : "Trebuchet", sans-serif;
	color : #ffff66;
	font-weight : bold;
}

.subhead  {
	font-size : 12pt;
	font-family : "Trebuchet", sans-serif;
	color : ffff66;
	font-weight : bold;
	margin-top : 15;
	background-color : 006600;
	padding : 2;
	overflow : none;
}

.center  {
	font-family : "Verdana", sans-serif;
	font-size : 10pt;
	text-align : center;
	padding-top : 15;
}

.main  {
	font-family : "Verdana", sans-serif;
	font-size : 10pt;
	color : #FFFFDD;
}

.parafirst  {
	text-indent : 30;
	padding-top : 5;
}

.paragraph  {
	text-indent : 30;
	padding-top : 15;
}

.intro  {
	font-weight : bold;
	text-indent : 30;
	padding-top : 5;
}

table.header tr.details  {
	background : #336633;
	font-family : "Verdana", sans-serif;
	font-size : 10pt;
}

.linkwhite  {
	color : #ffffff;
}

.boxleft  {
	margin : 3px;
	float : left;
	border : 1px #eeeecc solid;
}

.boxright  {
	margin : 3px;
	float : right;
	border : 1px #eeeecc solid;
	padding-bottom : 3px;
}

a:link  {
	color : #66FF99;
}

a:visited  {
	color : #FFFFCC;
}

a:hover  {
	color : #CCCCCC;
	background-color : #333333;
	text-decoration : none;
}

a:active  {
	color : Yellow;
}

.bold  {
	font-weight : bold;
}

.dark  {
	color : #000000;
	font-size : 8pt;
}

.small  {
	font-size : 8pt;
}

table.services  {
	font-family : Verdana;
	font-weight : normal;
	font-size : 11px;
	color : eeeecc;
	background-color : 003300;
	border : 1px #eeeecc solid;
	border-collapse : collapse;
	border-spacing : 0px;
	border-bottom : 1px dotted #eeeecc;
	margin-top : 3px;
	margin-bottom : 3px;
}

table.services td.servHd  {
	border-bottom : 1px dotted #eeeecc;
	background-color : 003300;
	text-align : center;
	font-family : Verdana;
	font-weight : bold;
	font-size : 11px;
	color : eeeecc;
	border : 1px #eeeecc solid;
}

table.services td  {
	border-bottom : 1px dotted #eeeecc;
	font-family : Verdana, sans-serif, Arial;
	font-weight : normal;
	font-size : 11px;
	color : eeeecc;
	text-align : left;
	padding-left : 3px;
	background-color : 003300;
	border-left : 1px dotted #eeeecc;
}

.servBodL  {
	border-left : 1px dotted #eeeecc;
	width : 50%;
}

table.floatright  {
	border : 3px solid black;
	width : 200px;
	padding : .5em;
	background : 999966;
	float : right;
	margin-top : 4px;
	margin-bottom : 4px;
	margin-left : 4px;
}

.smallbold  {
	font-size : 8pt;
	font-weight : bold;
}


