.bodytext { font-family: arial,helvetica,sans-serif; font-size: 12px; font-style: normal; line-height: 16px; font-weight: normal; color: #000000;}

.strongtitle{font-size: 15px; line-height: 20px; font-weight: bold;} .homenews { font-family: arial,helvetica,sans-serif; font-size: 10px; font-style: normal; line-height: 12px; font-weight: normal; color: #000000;}

.homehead { font-family: arial,helvetica,sans-serif; font-size: 14px; font-style: normal; line-height: 18px; font-weight: bold; color: #991D1D;}

.mini { font-family: arial,helvetica,sans-serif; font-size: 1px; font-style: normal; line-height: 1px; font-weight: normal; color: #E4E5D0;}


.hometext { font-family: arial,helvetica,sans-serif; font-size: 13px; font-style: normal; line-height: 16px; font-weight: normal; color: #000000;}
.secnav { font-family: arial,helvetica,sans-serif; font-size: 11px; font-style: normal; line-height: 13px; font-weight: normal; text-decoration: none; color: #333333;}
.secnav a:link { font-weight: normal; text-decoration: none; color: #333333;}
.secnav a:visited { font-weight: normal; text-decoration: none; color: #333333;}
.secnav a:hover { font-weight: normal; text-decoration: underline; color: #684280;}

.quote { font-family: arial,helvetica,sans-serif; font-size: 11px; font-style: normal; line-height: 15px; font-weight: normal; color: #000000;}

.footer { font-family: arial,helvetica,sans-serif; font-size: 10px; color: #ffffff;}

.header {font-size: 15px; font-weight: bold; color: #5D5B66;}
.header2 {font-weight: bold; color: #C10505;}
.dim {font-style: italic; color: #999999;}





#footer_1 {
padding: 0px;
background-position: right bottom;
font-family: arial, helvetica; font-size: 10px; line-height: 12px;
text-align: right;
color: #999999;
border: 1px dotted #666666;
background: #191815;
width:30%;
}

#footer_2 {
padding: 0px;
background-position: right bottom;
font-family: arial, helvetica; font-size: 10px; line-height: 12px;
text-align: center;
color: #999999;
border: 1px dotted #666666;
background: #191815;
width:60%;
}


A:link { color:#991D1D; font-style: bold; text-decoration: underline;}
A:visited { color:#991D1D; text-decoration: underline;}
A:HOVER { COLOR:#341249; text-decoration: underline;}



/*  ###########################################################################
    # ADDED FEBRUARY, 2006 BY CHRISTOPHER GRONBECK, CHRISTOPHER@SUSDESIGN.COM #
    ###########################################################################  */

td.subheader {

	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
    	padding: 3px;
	background-color: #5D5B66;
}

table.formTable {

	border-collapse: collapse;
}

td.formCellLabel {

    border-style: none;
    padding: 5px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;

}

td.formCellValue {

    border-style: none;
    padding: 5px;
	font-size: 12px;
	text-align: left;
}

td.formCellDoubleHeader {

	/* For labels that span both columns */

    border-style: none;
    padding: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

input, textarea {

	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
}

input.medium {

	width: 175px;
}

p.formLabel {

	font-weight: bold;
	font-size: 12px;
}

.note, note {

	font-style: italic;
	font-size: 12px;
}

