BODY {
	background-color: #FFFFFF;
	margin: 18px 0px 10px 0px;
	background-image: url("images/top_bg_band_full3.jpg");
	background-repeat: repeat-x;
	background-position: left top;
}
P { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #645f60; text-align:justify }
H1 { font-family: "sans-serif", Arial, Helvetica; font-size: 18px; font-weight: normal; color: #645f60; }
H2 { font-family: "Tahoma", Arial, Helvetica; font-size: 19px; font-weight: normal; color: #cd3d34; margin: 0px; }
H3 { font-family: "Tahoma", Arial, Helvetica; font-size: 14px; font-weight: bold; color: #645f60; margin: 0px; }
H4 { font-family: "Tahoma", Arial, Helvetica; font-size: 14px; font-weight: bold; color: #b42834; margin: 0px; }
H5 { font-family: Tahoma, Verdana, Arial; font-size: 13px; color: #645f60; line-height: 16px; margin: 0px; }
OL{ font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #645f60; line-height: 21px; }
UL { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #645f60; line-height: 21px; list-style-type: square; }
.logo1 { font-size: 28px; font-family: Tahoma, Verdana, Arial; color: #b42834; font-weight: bold;}
.logo2 { font-family: Tahoma, Verdana, Arial; font-size: 14px; font-weight: bold; color:#645f60;}
A { color: #b42834; text-decoration: underline; }
A:hover { color: #645f60; text-decoration: none; }
A.small { color: #CCCCCC; text-decoration: none; }
A.small:hover { color: #645f60; text-decoration: none; }
A.top { color: #645f60; text-decoration: underline; }
A.top:hover { color: #b42834; text-decoration: none; }
.ARDClock { font-family: Tahoma, Verdana, Arial; font-size: 11px; font-weight: bold; color: #645f60; }
.color { color: #b42834; }
.top { color: #645f60;  font-size: 11px; font-weight: bold; line-height: 10px; }
.small { color: #645f60; font-size: 11px; } 
.white { color: #FFFFFF; font-size: 11px; font-weight: bold; }
.bg1 { background-color: #CCCCCC; }
.bg2 { background-color: #FFFFFF; }
.bg3 { background-color: #b42834; }
.greytile {
	background-image: url(../images/top_bg_band_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.imgborder { border: solid 1px #645f60; }
.title { font-family: "sans-serif", Arial, Helvetica; font-size: 18px; font-weight: normal; color: #000000; margin: 0px; padding: 0px; }

.wrapper {
	border: 1px solid #CCCCCC;
}

.borderVertical {
	border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC;
}
.borderBottom {
	border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
}


.topBg {
	background-image: url("images/toprightangle.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.FormText { font-family: 'Tahoma','Verdana','Arial'; color: #645f60; font-size: 12px; padding-top: 1px; padding-bottom: 1px;
padding-left: 1px; padding-right: 1px; border-top: #645f60 1px solid; border-bottom: #645f60 1px solid; border-left: #645f60 1px solid;
border-right: #645f60 1px solid; }
.DocSummaryBorder
{
    font-family: 'Tahoma','Verdana','Arial';
    color: #645f60;
    font-size: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    border-top: Silver 1px solid;
    border-bottom: Silver 1px solid;
    border-left: Silver 1px solid;
    border-right: Silver 1px solid;

}
.FormButton { font-family: 'Tahoma','Verdana','Arial'; color: White; font-size: 11px; background-color: #cd3d34;
font-weight: Bold; padding-top: 1px; padding-bottom: 1px; padding-left: 1px; padding-right: 1px; border-top: #cd3d34 1px solid;
border-bottom: #cd3d34 1px solid; border-left: #cd3d34 1px solid; border-right: #cd3d34 1px solid; }