.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.boldpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #55485B;
}

a.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #55485B;
	text-decoration: none;


}

a.mainlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #55485B;
	text-decoration: underline;


}

a.mainlink:visited {
	color: #A49E88;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
} 

a.mainlink:active {
	color: #A49E88;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;


}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.footernav {
	font-size: xx-small;
	color: #a49e88;
	font-family: Arial, Helvetica, sans-serif;
}

a.footernav {
	font-size: xx-small;
	color: #a49e88;
	font-family: Arial, Helvetica, sans-serif;
}

a.footernav:hover {
	font-size: xx-small;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.resultslink {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	text-transform: none;
	color: #55485B;
	text-decoration: none;
	line-height: 22px;
}
a.resultslink {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	line-height: 22px;
	text-transform: none;
	color: #55485B;
	text-decoration: none;
}
a.resultslink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	line-height: 22px;
	text-transform: none;
	color: #0080C0;
	text-decoration: underline;
}

#text-intro {
	z-index: 2;
	position: absolute;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;	
}

#flash-intro {
	z-index: 1;
	position: absolute;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}

.intro-large {
	font-size: 24px;
	color: #26264F;
}

#intro-hdr {
	position: absolute;
	left: 127px;
	top: 602px;
}

#intro-logo {
	position: relative;
	left: -100px;
	float: left;
	bottom: -50px;	
}

#intro-txtbtm {
	position: relative;
	float: right;
	top: 80px;
}
.intro-bgtop {
	background-image: url(images/intro-bgtop.png);
	background-repeat: no-repeat;
	padding-left:70px;
	padding-top: 5px;
}

.intro-bgmid {
	background-image: url(images/intro-bgmid.png);
	background-repeat: repeat-y;
	padding-left:115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-right: 85px;
	padding-top: 15px;
	line-height: 17px;
}

.intro-bgbtm {
	background-image: url(images/intro-bgbtm.png);
	background-repeat: no-repeat;
}
