a:link {
	color: #993399;
	text-decoration: none;
}
a:visited {
	color: #993399;
	text-decoration: none;
}
a:hover {
	color: #CC00CC;
	text-decoration: underline;
}
a:active {
	color: #CC99CC;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #000000;
}
.bodytext-margins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	padding: 8px;
}

.largertext {
	font-size: 12pt;
	line-height: 14pt;
}

#tour {
	float: right;
}

.quotecolumn {
	font-family: Georgia, "Century Schoolbook", "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #FFFFDD;
	border: 1px solid #FFFFFF;
	padding: 15px 15px;
	width: 180px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	visibility: visible;
	line-height: 14pt;
}

.statesbg {
	background-image: url(images/layout/states_bg.gif);
	background-repeat: no-repeat;

}

.big {
	font-size: 12pt;
}

H1 { font-size: 17pt; }
H2 { font-size: 14pt; }
H3 { font-size: 13pt; }
H4 { font-size: 11pt; }

P.software  {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	padding: 8px;
}

.softwarehead {
	font-family: Georgia, "Century Schoolbook", "Book Antiqua", "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #B8B8F4;
	padding: 5px 5px;
	width: 100%;
	float: top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	visibility: visible;
	line-height: 14pt;
	border-top : 4px solid #5555B7;
}

H2.software { 
	font-size: 13pt; 
	font-family:  Helvetica, Arial, sans-serif;		
}

UL.software  {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 10pt;
}