BODY { SCROLLBAR-FACE-COLOR: #C9C9C9;
       SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
       SCROLLBAR-SHADOW-COLOR: #ffffff;
	   SCROLLBAR-3DLIGHT-COLOR: #4258A1;
	   SCROLLBAR-ARROW-COLOR: #000000;
	   SCROLLBAR-TRACK-COLOR: #2B2969;
	   SCROLLBAR-DARKSHADOW-COLOR: #2B2969;
       background-color: white; 
       font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px;
       margin-top : 5;
       margin-left : 1;
       margin-right : 1;}

A:link {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #4258A1; font-size: 9pt; font-weight:normal}
A:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #4258A1; font-size: 9pt; font-weight:normal}
A:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #E77833; font-size: 9pt; font-weight:normal}

A.bottom:link {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #ffffff; font-size:11px; }
A.bottom:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #ffffff; font-size:11px; }
A.bottom:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #E77833; font-size:11px; }

A.menu:link {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #D52427; font-size:13px; font-weight:bold }
A.menu:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #D52427; font-size:13px; font-weight:bold}
A.menu:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #2B2969; font-size:13px; font-weight:bold}

H1 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #2B2969;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #2B2969;
    margin-top : 3;
    margin-bottom : 2;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #ff0000;
    margin-top : 1;
    margin-bottom : 1;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    margin-top : 1;
    margin-bottom : 1;
}

TABLE.page {
	BORDER-RIGHT: #cccccc 1pt solid;
    BORDER-TOP: #cccccc 1pt solid;
    BORDER-LEFT: #cccccc 1pt solid;
    BORDER-BOTTOM: #cccccc 1pt solid }

p { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    color: #000000;
    font-weight: normal;}

p.copy { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #ffffff;
    font-weight: normal;}

li,ul { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal; 
    color: #000000;
    font-weight: normal;}

form { width: 90%; }

fieldset{ 
padding:10px;
border:1px solid #cccccc;
margin-bottom:15px; }


input, textarea {
background-color:#CCCCFF);
background-image:url('images/shadeform.jpg'); 
/* used a background image - not necessary though*/ 
border: 1px solid #cccccc;
margin: 4px }

/*styles the input fields*/

label { 
color:#000033; }

legend{ 
padding:10px; /*gives a bit of padding between the border and the test*/
color:#000066;
font:16px bold Verdana,Geneva,Arial,Helvetica,sans-serif; }

/*class applied to submit button */ 

.submitbutton {
border: 1px solid #cccccc; 
background-color:#CCCCFF;
}