.font {
	font-size: 12px;
}
body {
	font-family: "MS Sans Serif";
}

A:hover { color:#990000;}
a:link {
	color: #003399;
}
.dottedLine {
	border: 2px dotted #999999;
	padding: 10px;
}

.boxHead {
font-family: arial,helvetica,verdana; 
font-size: 11pt;
font-weight: bold;
color: #666666;}

TD.button_2 {
	margin: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	spacing: 0px;
	padding: 0px;
	border:0pt;
	vertical-align: middle;
	font-family: arial;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;}	
	

TD.button_2 A:link { 
	text-decoration: none;
	color: #FFFFFF;
	cursor: hand; }

TD.button_2 A:active {
	text-decoration: none;
	color: #FFFFFF;
	cursor: hand; }

TD.button_2 A:visited {
	text-decoration: none;
	color: #FFFFFF;
	cursor: hand; }

TD.button_2 A:hover {
	text-decoration: none;
	color: #FFFFFF;
	cursor: hand; }
	
	.fontBold {
	font-size: 12px;
	font-weight: bold;
	color: #666666;}
	
.space {

}

.titleText {
	font-size: 18px;
	font-weight: bold;
	color: #006633;
}
.dropShadow {
	filter: DropShadow(Color=#000000, OffX=5, OffY=100, Positive=2)?, OffX=?, OffY=?, Positive=?)?, OffX=?, OffY=?, Positive=?); 	cursor: hand;
}

.largeFont {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-style: italic;


}
.italic {
	font-style: italic;
	font-weight: bold;
}
.boldBlack {
	font-weight: bold;
}
