body

{

    		scrollbar-3dlight-color :  #bbb1a4;
			scrollbar-arrow-color :  #FFFFFF;
			scrollbar-base-color :   #bbb1a4;
			scrollbar-darkshadow-color :  #bbb1a4;
			scrollbar-face-color :   #bbb1a4;
			scrollbar-highlight-color :   #bbb1a4;
			scrollbar-shadow-color :   #bbb1a4;
			scrollbar-track-color :  #FFFFFF;
			background-color : #FFFFFF;
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
            }
			
a:hover{
text-decoration : none;
}

a:link{
text-decoration : underline;
}


.bg {
	background-image : url(images/BG_Header.gif);
	background-repeat : repeat-x;
	height : 330px;
	}


.subscribeField{
width : 200px;
height : 21px;
border-style : solid;
border-width : 1px;
border-color : #bbb1a4;
padding-left : 5px;
font-size : 11px;
color : #000000;
}

H1{
font-size : 21px;
color : #005495;
font-weight : lighter;
}

H2{
font-size : 12px;
color : #005495;
font-weight : Bold;
}

P
{
line-height : 20px;
font-size : 11px;
color : #666666;
}

Li
{
font-size : 11px;
color : #666666;
}

td
{
line-height : 20px;
font-size : 12px;
color : #666666;
}

.bodyLink{
color : #005495;
}

.footerLine
{
	background-image : url(images/footer_Line.gif);
	background-repeat : repeat-x;
	height : 25px;
}

.bodyLine
{
	background-image : url(images/bodyline.gif);
	background-repeat : repeat-x;
	height : 5px;
}

.footer
{
font-size : 9px;
color : #bbb1a4;
}

.utilities
{
font-size : 10px;
color : #005495;
}


