/* CSS Document */

BODY { background: white url(../images/rptBg.gif);
       background-repeat: repeat-x }
	   
	   
td {
	font-family: Verdana, Arial, Helvetica, sans-serif, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	color: #666666;	
	line-height: 14px;
	text-align: left;
}


a.nav:link {
	color: #AE7876;
	text-decoration: none;
	font-size: 11px;
}
	
a.nav:visited {
	color: #AE7876;
	text-decoration: none;
	font-size: 11px;
}
	
a.nav:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;

}	
a:link {
	color: #520504;
	text-decoration: none;
}
	
a:visited {
	color: #520504;
	text-decoration: none;
}
	
a:hover {
	color: #000000;
	text-decoration: underline;
}


.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-left: 40px;
}


.bodyText {
	padding-right: 10px;
}

.introText {
	font-size: 14px;
	line-height: 18px;
	color: #370403;
	padding-right: 10px;
}



a.link:link {
	color: #330000;
	text-decoration: none;
}
a.link:visited {
	color: #330000;
	text-decoration: none;
}
a.link:hover {
	color: #666666;
	text-decoration: UNDERLINE;
	
}
.box {
	background-color: #cccccc;
	border-top: 1px solid #777777;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #777777;
	padding-top: 2px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 100%;
	width: 370px;
}
.button2 {
	background-color: #890000;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-repeat: no-repeat;
	height: 19px;
	color: #FFFFFF;
}
.headings {
	font-size: 16px;
	line-height: 24px;
	color: #330000;
}
.twentyPad {
	padding-left: 40px;
}
