/* CSS Document */



.navtext {
	font-family: Arial;
	font-size: 12.0px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #000066;
	text-decoration: none;}

.navtext A {
	font-family: Arial;
	font-size: 12.0px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	color: #000066;
	text-decoration: none;}

.navtext A:HOVER{
	font-family: Arial;
	font-size: 12.0px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	color: #666666;
	text-decoration: underline;}

.text { 
font-family: Verdana;
font-size: 11.5px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #000066 ; clip:   rect(   ); white-space: normal;
text-decoration: none}

.text A { 
font-family: Verdana;
font-size: 11.5px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #000066;
text-decoration: none}

.text A:HOVER{ 
font-family: Verdana;
font-size: 11.5px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #FF9966;
text-decoration: none}

.textheader { 
font-family: Verdana;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #000066 ; clip:   rect(   ); white-space: normal;
text-decoration: none}

.textheader A { 
font-family: Verdana;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #000066;
text-decoration: none}

.textheader A:HOVER{ 
font-family: Verdana;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #FF9966;
text-decoration: none}

.textheaderbody { 
font-family: Verdana;
font-size: 16px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #000066 ; clip:   rect(   ); white-space: normal;
text-decoration: none}

.textheaderbody A { 
font-family: Verdana;
font-size: 16px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #000066;
text-decoration: none}

.textheaderbody A:HOVER{ 
font-family: Verdana;
font-size: 16px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #FF9966;
text-decoration: underline}

.featuredheader { 
font-family: Verdana;
font-size: 18px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #CC9933 ; clip:   rect(   ); white-space: normal;
text-decoration: none}

.featuredheader A { 
font-family: Verdana;
font-size: 18px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #CC9933;
text-decoration: none}

.featuredheader A:HOVER{ 
font-family: Verdana;
font-size: 18px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #CC9933;
text-decoration: none}

.textbold { 
font-family: Verdana;
font-size: 13px;
font-style: normal;
line-height: normal;
font-weight: 400;
font-variant: normal;
color: #000066;
text-decoration: none}

.textbold A { 
font-family: Verdana;
font-size: 13px;
font-style: normal;
line-height: normal;
font-weight: 400;
font-variant: normal;
color: #000066;
text-decoration: none}

.textbold A:HOVER{ 
font-family: Verdana;
font-size: 13px;
font-style: normal;
line-height: normal;
font-weight: 400;
font-variant: normal;
color: #FF9966;
text-decoration: none}

.footertext {
font-family: Arial;
font-size: 11px;
line-height: normal;
font-weight: lighter;
font-variant: normal;
white-space: normal;
font-style: normal; 
color: #FF9966;
text-decoration: none}

.footertext A {
font-family: Arial;
font-size: 11px;
line-height: normal;
font-weight: lighter;
font-variant: normal;
white-space: normal;
font-style: normal;
color: #FF9966;
text-decoration: none;}

.footertext A:HOVER{ 
font-family: Arial;
font-size: 11px;
line-height: normal;
font-weight: lighter;
font-variant: normal;
white-space: normal;
font-style: normal;
color: #FFFFFF;
text-decoration: none;}

.footertext1 {
font-family: Arial;
font-size: 10px;
line-height: normal;
font-weight: lighter;
font-variant: normal;
white-space: normal;
font-style: normal; 
color: #FFFFFF;
text-decoration: none}

.footertext1 A {
font-family: Arial;
font-size: 10px;
line-height: normal;
font-weight: lighter;
font-variant: normal;
white-space: normal;
font-style: normal;
color: #FFFFFF;
text-decoration: none;}

.footertext1 A:HOVER{ 
font-family: Arial;
font-size: 10px;
line-height: normal;
font-weight: lighter;
font-variant: normal;
white-space: normal;
font-style: normal;
color: #FFFFFF;
text-decoration: underline;}

INPUT { 
	background-color : #f1f1f1;
	border-style : 1;
	cursor : pointer;
	font : normal 10px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;

}

TEXTAREA {
	background-color : #f1f1f1;
	border-style : 1;
	cursor : pointer;
	font : normal 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;

}

SELECT
{
    FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE : 10px;
    CURSOR: pointer;
    BACKGROUND-COLOR: #f1f1f1;
    size: 23
}


