/* CSS Document */
.sq { 
	border-style:solid; 
	border-color:#22a7a7; 
	border-width:1; 
} 
p { 
	FONT-FAMILY:tahoma, verdana; 
	FONT-SIZE: 11px 
} 

p.white { 
	color:#FFFFFF
} 

.smltxt { 
	FONT-FAMILY:tahoma, verdana; 
	FONT-SIZE: 10px 
} 

.textwhite
{
COLOR: #ffffff; 
	text-decoration:none
}
.textgrey
{
COLOR: #666666; 
	text-decoration:none
}
A { 
	COLOR: #ffffff; 
	text-decoration:none
} 
A:hover {
	COLOR:#6b6b6b
} 
A.link { 
	COLOR: #6b6b6b; 
	text-decoration:none
} 
A.link:hover {
	COLOR:#040778;
	text-decoration:underline
} 


A.smlink { 
	COLOR: #000000; 
	text-decoration:none
} 
A.smlink:hover {
	COLOR:#03028c;
	text-decoration:none
} 


A.red{ 
	COLOR: #6b6b6b; 
	text-decoration:none
} 
A.red:hover {
	COLOR:#910000;
	text-decoration:underline
} 

body{
margin-top:10px;
margin-left:10px;
background-color: #FFFFFF;
}
.form {
	SCROLLBAR-FACE-COLOR: #eaf2ff; FONT-SIZE: 8pt; SCROLLBAR-HIGHLIGHT-COLOR: #eaf2ff; WIDTH: 160px; SCROLLBAR-SHADOW-COLOR: #eaf2ff; COLOR: #333333; SCROLLBAR-3DLIGHT-COLOR: #78acff; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif, MetaPlusBook-Roman; SCROLLBAR-DARKSHADOW-COLOR: #78acff; SCROLLBAR-BASE-COLOR: #eaf2ff; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
.formsmall {
	SCROLLBAR-FACE-COLOR: #eaf2ff; FONT-SIZE: 7pt; SCROLLBAR-HIGHLIGHT-COLOR: #eaf2ff; WIDTH: 110px; SCROLLBAR-SHADOW-COLOR: #eaf2ff; COLOR: #333333; SCROLLBAR-3DLIGHT-COLOR: #78acff; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif, MetaPlusBook-Roman; SCROLLBAR-DARKSHADOW-COLOR: #78acff; SCROLLBAR-BASE-COLOR: #eaf2ff; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}

.sq1 {  border-color: #cccccc #CCCCCC #CCCCCC; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.green
{
COLOR:#03028c;
}

.darkgrey {color: #6b6b6b}
.lowerlink {font-family: Arial, Helvetica, sans-serif}
.lightgrey {color: #cccccc}
A.linkwhite { 
	COLOR: #ffffff; 
	text-decoration:none
} 
A.linkwhite:hover {
	COLOR:#cccccc;
	text-decoration:none
} 

A.linkblue { 
	COLOR: #515183; 
	text-decoration:none
} 
A.linkblue:hover {
	COLOR:#515183;
	text-decoration:underline
} 
A.linkw { 
	COLOR: #ffffff; 
	text-decoration:none
} 
A.linkw:hover {
	COLOR:#ffffff;
	text-decoration:underline
} 