BODY { SCROLLBAR-FACE-COLOR: #CCCCCC;
       SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
       SCROLLBAR-SHADOW-COLOR: #ffffff;
	   SCROLLBAR-3DLIGHT-COLOR: #4258A1;
	   SCROLLBAR-ARROW-COLOR: #000000;
	   SCROLLBAR-TRACK-COLOR: #276186;
	   SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
}
A:link {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #276186; font-size: 9pt; font-weight:normal}
A:visited {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #276186; font-size: 9pt; font-weight:normal}
A:hover {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #333333; font-size: 9pt; font-weight:normal}

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

A.menu:link {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #276186; font-size:12px; font-weight:bold }
A.menu:visited {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #276186; font-size:12px; font-weight:bold}
A.menu:hover {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #333333; font-size:12px; font-weight:bold}

A.title:link {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #276186; font-size:12px; font-weight:bold }
A.title:visited {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #276186; font-size:12px; font-weight:bold}
A.title:hover {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #333333; font-size:12px; font-weight:bold}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #276186;
    margin-top : 0;
    margin-bottom : 0;
}

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

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

p { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    color: #444444;
    font-weight: normal;
    margin-top : 2;
    margin-bottom : 2;}

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

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

form { width: 90%; }

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

input, textarea {
background-color:#CCCCFF);
background-image:url('images/shadeform.jpg'); 
/* used a background image - not necessary though*/ 
border: 1px solid #276186;
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,Arial,Helvetica,sans-serif; }

/*class applied to submit button */ 

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