A:Link     { color: #003399; text-decoration: none }
A:Visited  { color: #003399; text-decoration: none }
A:Active   { color: #003399; text-decoration: none }
A:Hover    { color: #0066FF; text-decoration: underline }

.nav { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; 
letter-spacing: 1px text-decoration: none }

.navlinks { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; 
letter-spacing: 1px } 

.copyright {  font-family: Arial; font-size: 9px; font-style: normal; 
font-weight: normal; color: #5F6894 }

.paragraph {  font-family: Arial; font-size: 11px; font-style: normal; 
line-height: normal; font-weight: normal; font-variant: normal; 
text-transform: none; color: #333333}

.paragraph2 {  font-family: Arial; font-size: 13px; font-style: normal; 
line-height: normal; font-weight: normal; font-variant: normal; 
text-transform: none; color: #666666}

.head1 {  font-family: Arial; font-size: 13px; font-style: normal; 
font-weight: bold; font-variant: normal; text-transform: none; color: #666666}

.body {  background-image: url(333333bg.gif); background-repeat: repeat}

.head2 {  font-family: Arial; font-size: 11px; font-style: normal; 
line-height: normal; font-weight: bold; font-variant: normal; 
text-transform: none; color: #858CAF}
.paragraph2yellow {
font-family: Arial; font-size: 11px; font-style: normal; 
line-height: normal; font-weight: bold; font-variant: normal; 
text-transform: none; color: #BABE07
}
.paragraphred {
font-family: Arial; font-size: 11px; font-style: normal; 
line-height: normal; font-weight: bold; font-variant: normal; 
text-transform: none; color: #339900
}
.paragraphloud {
font-family: Arial; font-size: 13px; font-style: normal; 
line-height: normal; font-weight: normal; font-variant: normal; 
text-transform: none; color: #003399
}


.customBackgroundTerritory { background:#5a7194; color:#fff; font-weight:bold; }
.customBackgroundState { background:#a0aec3; color:#fff; font-weight:bold; }

.required {border:1px solid #ff0000;}


	.error{
		background:#CC0000 url(../images/round_red-left.png) left top no-repeat;
		color:#FFFFFF;
		text-align: left;
	}
		.error div{
			background:url(../images/round_red-right.png) right bottom no-repeat;
			padding:4px;
		}

	.ok{
		background:#008000 url(../images/round_green-left.png) left top no-repeat;
		color:#FFFFFF;
		text-align:center;
	}
		.ok div{
			background:url(../images/round_green-right.png) right bottom no-repeat;
			padding:4px;
		}