.outline {
	width: 802px;
	border: 1px solid #000000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #830083;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #830083;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #830083;
}

.retext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #216C9E;
}

.homeboxR {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #000000;
	padding: 5px;
	width: 225px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.greenbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #000000;
	background-image: url(graphics/home/green_back.jpg);
	padding: 5px;
	width: 225px;
	border: 1px solid #000000;
}
.purplebox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #000000;
	background-image: url(graphics/home/purple_back.jpg);
	padding: 5px;
	width: 225px;
	border: 1px solid #000000;
}
.bluebox {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #000000;
	background-image: url(graphics/home/blue_back.jpg);
	padding: 5px;
	width: 225px;
	border: 1px solid #000000;
}
.homeboxL {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #000000;
	padding: 5px;
	width: 475px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.discrimination-notice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	width: 728px;
	border: 1px solid #000000;
}
#s3slider {
   width: 490px; /* important to be same as image width */
   height: 300px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 490px; /* important to be same as image width or wider */
   height: 300px;
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: -39px; /* important */
   margin-top: -1px; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 13px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 464px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 
.dpynone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	display: none;
}
