/* CSS Document */

A:link { color: #159EC6; text-decoration: none }
A:visited { color: #159EC6; text-decoration: none }
A:hover { color: #0061A4; text-decoration: underline }
A:active {color: #159EC6; text-decoration: none}

a.three:link { color: #0061A4; text-decoration: underline }
a.three:visited { color: #0061A4; text-decoration: underline }
a.three:hover { color: #159EC6; text-decoration: none }
a.three:active {color: #0061A4; text-decoration: underline}

a.two:link {color: #E37E30; text-decoration: underline}
a.two:visited {color: #E37E30; text-decoration: underline}
a.two:hover {color: #E37E30; text-decoration: none}
a.two:active {color: #E37E30; text-decoration: underline}



.pagename { font-size: 11px; color: #21B4D3; font-weight: bold; line-height: 22px; font-family: arial, helvetica, verdana; }

.content { font-size: 12px; color: #000000; line-height: 16px; font-family: arial, helvetica, verdana; }

.subhead { font-size: 13px; color: #0061A4; font-weight: bold; line-height: 16px; font-family: arial, helvetica, verdana; }

.navbar { font-size: 11px; color: #159EC6; font-weight: bold; line-height: 25px; font-family: arial, helvetica, verdana; }


.style1a fieldset
{
border: #159EC6 solid 1px;
width: 34.5em;
height: 25em;
padding: 10px 10px 10px 10px;

}
.style1a legend
{
    padding: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: BD5208;
} 




