A, A:link, A:visited, A:active { color: #336699; }

A:hover { text-decoration: none; }

BODY { margin: 0px; }

.body { color: #666666; }

.bottomLink, .bottomLink:link, .bottomLink:visited { 

	font-family: arial, verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	
}

H1 { font-size: 12px; color: #006699; }

H2 { font-size: 11px; }

H3 { font-size: 11px; }

.bottomLink:hover { color: #FF6600; }

.bottomPad {

	padding: 15px;
	
}

.contentPad {

	padding: 15px;
	
}

.header {

	font-family: arial;
	color: #999999;
	font-size: 16px;

}

.header2 {

	font-family: arial;
	font-size: 16px;
	color: #6699CC;
	
}

.lightText { color: #666666; }

.navButton {
	
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	background-color: #006699;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px;
	margin-top: 5px;
	margin-bottom: 3px;
	border-top: outset 2px #3399CC;
	border-right: outset 2px #003366;
	border-bottom: outset 2px #003366;
	border-left: outset 2px #3399CC;
	
}

.subheader {

	font-family: arial;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	
}

.subNavPad {

	padding-right: 25px;
	
}

.tablehead, .tablebody {

	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #666666;
	
}

.tablehead { font-weight: bold; }

.text, BODY, TD, INPUT, SELECT {

	font-family: arial;
	font-size: 11px;

}

.textbox {
	
	background-color: #ffffff;
	border: 1px solid #999999;
	color: #333333;
	font-size: 11px;
	font-family: arial, verdana;

}