<STYLE TYPE="type/css">
<!--


.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1F4444;

}

A:link {
	color: #336699;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}

A:visited {
	color: #990099;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
} 

A:hover {
	color: #FFCC33;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}

H1 {font-size: 14pt; font-family: arial, Helvetica, sans-serif; color: #000000}
H2 {font-size: 12pt; font-family: arial, Helvetica, sans-serif; color: #000000}
H3 {font-size: 10pt; font-family: arial, Helvetica, sans-serif; color: #000000}
H4 {font-size: 10pt; font-family: arial, Helvetica, sans-serif; color: #003399}

body { 
top:0px; 
margin: top: 0;
font-family: arial, helvetica, sans-serif;  
font-size: 11pt; 
align:center; 
background-color: #dee5f4;
}

P {
font-family: arial, helvetica, sans-serif; 
font-size: 10pt; 
color: #333333;
}

td {
color: #000000;  
font-family: arial, helvetica, sans-serif;  
font-size: 10pt; 
vertical-align: top;
}

th {
font-family:Arial, helvetica, sans-serif;;
font-size: 12pt;
font-weight: bold;
background-color: #004284;
color: #FFFFFF;
}

ul {
font-family: Arial,helvetica, sans-serif;
font-size: 10pt;
}

li {
font-family: Arial, helvetica, sans-serif;
font-size: 10pt;
}

ol {
font-family: Arial,helvetica, sans-serif;
font-size: 10pt;
}

blockquote {
font-family: Arial,helvetica, sans-serif;
font-size: 10pt;
}

.monospace {
font-family: courier, monospace;
font-size: 10pt;
}

.banner {
background-color: #000000;
border-width:0px;
width:750px;
}

.blue {
background-color: #333366;
border-width:0px;
width:750px;
}

.content {
background-color: #FFFFFF;
border-width:0px;
width:750px;
}

.footer1 {
color: #003399;  
font-family: arial, helvetica, sans-serif;  
font-size: 8pt;
font-weight: bold;
}

A.footer:link {
color: #003399;  
font-family: arial, helvetica, sans-serif;  
font-size: 8pt;
font-weight: bold;
}
A.footer:visited {
color: #204444;  
font-family: arial, helvetica, sans-serif;  
font-size: 8pt;
font-weight: bold;
}
A.footer:hover {
color: #46477af;  
font-family: arial, helvetica, sans-serif;  
font-size: 8pt;
font-weight: bold;
}

.tnefooter
{
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF
}

a.tnefooter
{
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF
}
a:visited.tnefooter
{
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF
}

/* Bold Burgundy text, use for alerts or announcements*/
.announcement {
color: #660000;  
font-family: verdana, arial, helvetica, sans-serif;  
font-size: 10pt;
font-weight: bold;
}

/* use for small print instructions */
.instructions {
color: #0000CC;  
font-family: arial, helvetica, sans-serif;  
font-size: 9pt;
}

.large {
font-size: 12pt; 
font-family: arial, Helvetica, sans-serif; 
color: #003399;
font-weight: bold;
}

.small {
font-family: helvetica, arial; 
font-size:8pt;
}

/*no print*/
@media print{
.NOPRINT {display: none;}
}  

/*controls spacing between br for the admin section*/
.brheight {
line-height: 1px;
}

/*input areas*/

input {
	border-style:outset;
	border-color:#333366;
	border-width:1px;
	background-color:#ffffff;
	text-align:left;
	font-family:arial,san-serif;
	font-size: 8pt;
	text-decoration:none;
	color:#000000;
}

/*use CLASS tag for buttons */
/*for buttons */
.btn {
	background-color:#333366;
	text-align:center; 
	font-size:90%;
	text-decoration:none;
	font-weight: bold;
	color:#FFFFFF;
}


submit {
	border-style:outset;
	border-color:#333366;
	border-width:1px;
	background-color:#ffffff;
	text-align:center;
	font-family:arial,san-serif;
	font-size: 8pt;
	text-decoration:none;
	font-weight: bold;
	color:#000000;
}


/* Use for radio buttons */
.radiowhite {
background-color: #ffffff;
color: #ffffff;
}

//-->
</style>