body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background-image : url(../images/background.gif);
	background-repeat : no-repeat;
	background-position : top;
	background-color : #E3EDF9;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background-color : #FFFFFF;    
}

A, A:link, A:visited, A:active {
	COLOR: #000099;
	font-weight : none;
	text-decoration : underline;
}
A:hover {
	COLOR: #000099;
    font-weight : none;
    text-decoration : none;
}
A.defaulttext:link, A.defaulttext:visited, A.defaulttext:active  {
	color: #000000;
	font-size: 11px;
    font-weight : none;
	text-decoration : none;
}
A.defaulttext:hover {
	color: #000000;
	font-size: 11px;
    font-weight : none;
	text-decoration : none;
}
H1 {
	font-family :Arial, Helvetica, Verdana, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color: #000000;
	text-align : left;
    margin-bottom: 5px;
    margin-top: 5px;    
}
H2 {
	font-family :Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	color: #000000;
	text-align : left;
    margin-bottom: 5px; 
    margin-top: 5px;          
}
H3 {
	font-family :Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	font-weight : bold;
	color: #000000;
	text-align : left;
    margin-bottom: 5px; 
    margin-top: 10px;          
}
.bcrumb{
	COLOR: #000099;
	font-weight : none;
    font-size : 8pt;    
	text-decoration : none;
}
A.bcrumb:link, A.bcrumb:visited, A.bcrumb:active {
	COLOR: #000099;
	font-weight : none;
    font-size : 8pt;    
	text-decoration : none;
}
A.bcrumb:hover{
	COLOR: #000099;
	font-weight : none;
    font-size : 8pt;
	text-decoration : underline;
}
.leftnav{
	COLOR: #000066;
	font-weight : none;
    font-size : 9pt;    
	text-decoration : none;
}
A.leftnav:link, A.leftnav:visited, A.leftnav:active {
	COLOR: #000066;
	font-weight : none;
    font-size : 9pt;    
	text-decoration : none;
}
A.leftnav:hover{
	COLOR: #000099;
	font-weight : none;
    font-size : 9pt;
	text-decoration : underline;
}
ul, ol {
	list-style-type : square;
}
#news {
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-align : left;
}
#newslink {
	font-size: 8pt;
	font-weight: normal;
	text-align : left;
}
#linespace {
	line-height : 20px;
}

#menu {
	color:#000000;
	text-decoration : none;
	font : normal;
}
#menu:Hover{
	color: white;
	background-color :#000099;
}
.smalltext{
	font-size : 8PT;
}
A.smalltext:link, A.smalltext:visited, A.smalltext:active  {
	COLOR: #000099;
	font-weight : none;
	text-decoration : none;
	font-size : 8PT;
}
A.smalltext:hover {
	COLOR: #000099;
    font-weight : none;
    text-decoration : underline;
	font-size : 8PT;
}
.footer{
	font-size : 8PT;
	COLOR: #000000;    
}
A.footer:link, A.footer:visited, A.footer:active  {
	COLOR: #000066;
	font-weight : none;
	text-decoration : underline;
	font-size : 8PT;
}
A.footer:hover {
	COLOR: #000066;
    font-weight : none;
    text-decoration : none;
	font-size : 8PT;
}