
BODY
{
    background-color:#666666;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM:none;
    WORD-SPACING: normal;
}

body, table, td, input, select
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: xx-small;
    color:#333333;
}

.normal {
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: xx-small;
    color:#333333
   }


H1	{	
	font-family: times new Roman;
	font-size:large;
	font-weight:normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	COLOR: #CC9966;
	}	
		
H2	{	
	font-family: times new Roman;
	font-size: medium;
	font-weight:normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	COLOR: #CC9966;	
	}	
		
H3	{	
	font-family: times new Roman;
	font-size:small;
	font-weight:bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	COLOR: #336699;
	margin:0px;
	}	
		
H4	{	
	font-family: Verdana, tahoma;
	font-size:	x-small;
	font-weight:bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin:0px;
	padding:0px;
	}	
		
	

	
blockquote{
	margin:0px;
	padding-left:5px;
	
}


A:link	{	
	text-decoration:	none;
	color:	#4E76A4;
	}
	
	
A:link:visited	{	
	text-decoration:	none;
	color:	#4E76A4;
	}
	
A:visited	{	
	text-decoration:	none;
	color:	#4E76A4;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#4E76A4;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#4E76A4;
	}
	

ul{margin-top:5px;}
UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
	
hr
{
	color: #B3C7D2;
}

.menu *{padding:2px;}
.menu .menuitem{border-top:1px solid #ffffff;  background-Color:#B3C7D2;}
.menu .menuitemSelected{border-top:3px solid #ffffff;border-bottom:3px solid #ffffff; padding:3px;background-Color:#333333;}
.menu .subitem{border-bottom:1px solid #ffffff; background-Color:#999999; }
.menu .subitemSelected{border-bottom:3px solid #ffffff;background-Color:#666666;}

.menu a:link {color:#ffffff; font-weight:bold}
.menu a:hover {color:#ffffff; font-weight:bold}
.menu a:visited {color:#ffffff; font-weight:bold}
.menu a {color:#ffffff; font-weight:bold}

.content {
	background-color:#ffffff;
	padding-top:40px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
}

.print {
	background-color:#ffffff;
	padding-top:5px;
	padding-left:10px;
}


.row TD { BORDER-TOP: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid }
.altRow TD { BACKGROUND-COLOR: #eeeeee }

.map 
{
border-width:2px;
border-color:#333333;	
}


.hide 
{
	display:none;	
}