a:hover  {
	color : #2B3650;
	text-decoration : none;
}

a:active  {
	color : #000000;
	text-decoration : none;
}

a  {
	color : #7D7681;
	text-decoration : none;
}

.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
}

.sublinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D7681;
	line-height: 15px;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

.datebld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}

.blacktextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}

.pinktextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	line-height: 15px;
}

.bluetextboldbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}

.dakblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #005A96;
	line-height: 15px;
}

.dakbluebld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005A96;
	line-height: 15px;
}

.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7D7681;
	line-height: 15px;
}

input  {
	font-size : 12px;
	font-weight : bold;
	font-family : verdana, Helvetica, sans-serif;
	color : red;
	border-width : 0;
	text-decoration : none;
}

textarea  {
	font-size : 9px;
	font-weight : normal;
	font-family : verdana, Helvetica, sans-serif;
	color : #222222;
	text-decoration : none;
}

select  {
	font-size : 9px;
	font-weight : normal;
	font-family : verdana, Helvetica, sans-serif;
	color : #222222;
	text-decoration : none;
}

.help  {
	cursor: help;
}
.grayborder {
	border: 1px solid #BEBBC0;
}
.watermark {
	background-attachment: fixed;
	background-image: url(images/background_watermark.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}