<STYLE TYPE="text/css">
<!--

body {  
margin-height: 0;
margin:0; 
padding:0;
font-family: arial, helvetica, sans-serif;  
font-size: 10pt;  
background-color: #8ac7e8;
background-image: url(../images/back.gif);
margin-top:0px;
margin-left:0px;
text-align:center; 
}
H1 {font-size: 16pt; font-family: arial, Helvetica, sans-serif; color: #0099cc;}
H2 {font-size: 16pt; font-family: arial, Helvetica, sans-serif; color: #0099cc;}
H3 {font-size: 12pt; font-family: arial, Helvetica, sans-serif; color: #0099cc;}
H4 {font-size: 12pt; font-family: arial, Helvetica, sans-serif; color: #00458A;}

P {
font-family: arial, helvetica, sans-serif; 
font-size: 10pt; 
color: #333333;

}

B {
font-family: arial, helvetica, sans-serif; 
font-size: 10pt; 
color: #333333;
}

td {
color: #333333;  
font-family: arial, helvetica, sans-serif;  
font-size: 10pt; 
vertical-align: top;
}

table.instructions {
background-color: #B6D3E3;
vertical-align: top;
padding: 6px 6px 6px 6px;
}

/* use for shaded background for top area instructions */
th {
font-family:Arial, helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
background-color: #8AC7E8;
}


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;
}

A:link {
	color: #00458A;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}

A:visited {
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
} 

A:hover {
	color: #3399ff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}

.monospace {
font-family: courier, monospace;
font-size: 11pt;
}
/* use for layout tables */
.layout { 
width: 750px; 
border: 0px;
cellpadding:0px;
cellspacing:0px;
margin-left:auto;
margin-right:auto;
background-color: #ffffff;
}
.white {
background-color: #ffffff;
}
.content {
background-color: #FFFFFF;
border-width:0px;
width:750px;
}

/* used to control the slashes in the footer line */
.footer1 {
color: #00458A;  
font-family: arial, helvetica, sans-serif;  
font-size: 8pt;
font-weight: bold;
text-align:center;
}

A.footer:link {
color: #00458A;  
font-family: arial, helvetica, sans-serif;  
font-size: 8pt;
font-weight: bold;
text-align:center;
}
A.footer:visited {
color: #666666;  
font-family: arial, helvetica, sans-serif;  
font-size: 8pt;
font-weight: bold;
text-align:center;
}
A.footer:hover {
color: #3399ff;  
font-family: arial, helvetica, sans-serif;  
font-size: 8pt;
font-weight: bold;
text-align:center;
}

/* Bold Burgundy text, use for alerts or announcements*/
.announcement {
color: #660000;  
font-family: verdana, arial, helvetica, sans-serif;  
font-size: 11pt;
font-weight: bold;
}
/*use for development notes/alerts */
.alert {
color: red;  
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: 10pt;
}
.large {
font-size: 12pt; 
font-family: arial, Helvetica, sans-serif; 
color: #00458A;
font-weight: bold;
}
.small {
font-family: arial, helvetica, sans-serif; 
font-size:8pt;
}

.alertsmall {
font-family: helvetica, arial; 
font-size:8pt;
color: red;  
font-family: arial, helvetica, sans-serif; 
font-weight: bold;

}

A.small:link {
font-size: 8pt;
}
A.small:visited {
font-size: 8pt;
}
A.small:hover {
font-size: 8pt;
}

/*controls spacing between br for the admin section*/
.brheight {
line-height: 1px;
}
label {
font-weight: bold;
color:#333333;
}
fieldset {
font-weight: normal;
color:#333333;
}
legend {
font-weight: bold;
}
/*input areas*/
input {
	border-style:outset;
	border-color:#666666;
	border-width:1px;
	background-color:#ffffff;
	text-align:left;
	font-family:arial,san-serif;
	font-size: 10pt;
	text-decoration:none;
	color:#000000;
	vertical-align: bottom;
}

/* Use for Legend box */
.legend {
padding-left:5px;
padding-right:5px;
padding-top:3px;
padding-bottom:3px;
margin-right: 0px; 
text-align: left;
border-width: 1px;
border-color:#00458A;
border-style:outset;
}
/*use CLASS tag for buttons */
/*for regular buttons */
.btn {
	border-style:outset;
	background-color:#00458A;
	text-align:center; 
	font-size:90%;
	text-decoration:none;
	font-weight: bold;
	color:#FFFFFF;
	border-color:#006699c;
	border-width: 1px;
}
/* use a.txtbtn style to make a link look like the submit buttons */
a.txtbtn:visited {
	border-style:outset;
	border-color:#006699c;
	border-width:1.5px;
	background-color:#00458A;
	text-align:center;
	font-family:arial,san-serif;
	font-size: 10pt;
	text-decoration:none;
	color:#FFFFFF;
	padding:0.5em 2em 0.5em 2em;
}
a.txtbtn:link {
	border-style:outset;
	border-color:#6699cc;
	border-width:1.5px;
	background-color:#00458A;
	text-align:center;
	font-family:arial,san-serif;
	font-size: 10pt;
	text-decoration:none;
	color:#FFFFFF;
	padding:0.5em 2em 0.5em 2em;
}

/* for use with application menu */
.appmenu {
background-color: #A5B3EB;
padding: 4px;
}
select.appmenu {
font-family: arial, helvetica, sans-serif;  
font-size: 8pt;
background-color: #ffffff;
}
A.appmenu:link {
color: #301A69;  
font-family: arial, helvetica, sans-serif;  
font-size: 8pt;
font-weight: bold;
text-align:right;
}
A.appmenu:visited {
color: #333333;  
font-family: arial, helvetica, sans-serif;  
font-size: 8pt;
font-weight: bold;
text-align:right;
}

/* used to control the slashes in module menu */
.modulemenu {
color: #412C79;  
font-family: arial, helvetica, sans-serif;  
font-size: 8pt;
font-weight: bold;
text-align:left;
}

A.modulemenu:link {
color: #412C79;  
font-family: arial, helvetica, sans-serif;  
font-size: 8pt;
font-weight: bold;
text-align:left;
}
A.modulemenu:visited {
color: #999999;  
font-family: arial, helvetica, sans-serif;  
font-size: 8pt;
font-weight: bold;
text-align:left;
}

.appmenubtn {
	border-style:outset;
	background-color:#00458A;
	text-align:center; 
	font-size:90%;
	text-decoration:none;
	font-weight: bold;
	color:#FFFFFF;
	border-color:#006699c;
	border-width: 1px;
}

recordmenu {
color: #000000;  
font-family: arial, helvetica, sans-serif;  
font-size: 8pt;
font-weight: bold;
text-align:right;
}

A.recordmenu:link {
color: #000000;  
font-family: arial, helvetica, sans-serif;  
font-size: 8pt;
font-weight: bold;
text-align:right;
}
A.recordmenu:visited {
color: #999999;  
font-family: arial, helvetica, sans-serif;  
font-size: 8pt;
font-weight: bold;
text-align:right;
}

/* Use for radio buttons */
.radiowhite {
background-color: transparent;
color: #ffffff;
border: 0px;
}
/* Use to highlight active portion of form (lt yellow bkgrnd/border rather than light gray) */
.active {
background: #ffff99;
}
/* Use to highlight inactive portion of form (grey bkgrnd) */
.inactive {
background: #cccccc;
}

/* Use for checkboxes */
.checkwhite {
background-color: transparent;
color: #ffffff;
border: 0px;
}
.indent {
padding: 0em 0em 0em 1.5em;
}

.greyout {
background: #E6E6E6; 
}

.red {
	color:#FF0000;
}

/*no print*/
@media print{
.noprint {display: none;  }
}  

.clearbutton {
	float:right;
	margin:0 5px 5px 5px;
}

//-->
</style>