/* *************** Div Layouts *************** */
#header{
	border-bottom: 1px solid #000066;
	padding: 0px;
	left: 0.1px;
	width: 100%;
}

/* ************** Header Styles ************** */
H2
{
    COLOR: #800000;
    FONT-FAMILY: 'Times New Roman', western;
    MARGIN-BOTTOM: 3px;
    PADDING-BOTTOM: 3px;
    TEXT-ALIGN: left
}
H3
{
    COLOR: #800000;
    FONT-FAMILY:  arial, 'sans serif', western;
    FONT-VARIANT: small-caps;
    MARGIN-BOTTOM: 0px;
    PADDING-BOTTOM: 0px;
    TEXT-ALIGN: left
}
H1
{
    TEXT-ALIGN: left
}
H4
{
    FONT-FAMILY: arial, 'sans serif', western;
    TEXT-ALIGN: left
}

/* ************** Text Styles ************** */
.announce {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
}

.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}

.popuphdr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	font-weight:bold;
}
