﻿html, body
{
	background-color: #ffffff;
	font: 90%/1.8em Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	color: #696969;
}

h1
{
	font-size:120%;
}

.checkOut
{
	font-size: 120%;
	color: #ff9933;
}

.checkOutA
{
	font-size: 120%;
}

h2
{
	font-size:110%;
}

#center
{
	text-align:center
}

#content
{
	margin-left: 210px;
	padding: 0 20px 1.8em 10px;
	background-color: transparent;
}

#sidebar
{
	float: left;
	background-color: #fffaf0;
	background-repeat: repeat-y;
	background-position: left top;
	width: 175px;
}

#sitemap
{
	color: #006699;
	padding: 10px;
	float: right;
	clear: left;
	margin-bottom: 1.5em;
	background-color: #fffaf0;
	font: Arial;
	border-right: #fa1e05 1px solid;
	border-bottom: #fa1e05 1px solid;
}

#sitemap a:link, #sitemap a:visited, #sitemap a:hover, #sitemap a:active
{
	color: #ff9933;
}

#header
{
	height: 100px;
	padding: 0 10px 0 10px;
	color: #a83930;
	background-color: White;
	border-bottom: #990099 1px solid;
	background-position: left top;
	background-attachment: scroll;
	background-repeat: repeat;
}

#headerRight 
{
	background: url(images/orchid100.jpg) no-repeat right top;
    font: 0.9em/1.4em verdana, arial, helvetica, sans-serif;
    float: right;
    border: 0;
    padding: 3px;
    width:105px;
    height:100px;
}

#footer
{
	background-color: #ffffff;
	color: #808080;
	border-top: #dcdcdc 1px solid;
	font-size: 11px;
	clear: both;
}

#footer p.left {
	float: left;
	clear: left;
}
#footer p.right {
	float: right;
	clear: right;
}

#logo
{
	background: url(images/HSSLogoFullUSP.jpg) no-repeat left top;
	height: 70px;
	width: 600px;
	border: 0;
	float: left;
}

.tdImage
{
	text-align:center;
	border-right: #990099 1px solid;
	border-bottom: #990099 1px solid;
}

.tdImage2
{
	text-align:center;
	border-right: #990099 1px solid;
}

.tdText
{
	border-bottom: #990099 1px solid;
}

.tdText2
{
	border-bottom: #990099 1px solid;
	border-right: #990099 1px solid;
	border-top: #990099 2px solid;
	border-left: #990099 1px solid;
}

.tableImage
{
	border-right: #990099 1px solid;
	border-bottom: #990099 1px solid;
	border-left: #990099 1px solid;
	border-top: #990099 1px solid;
	width:100%;
}

.tableImage2
{
	border-left: #990099 1px solid;
	border-top: #990099 1px solid;
	width:100%;
}

.td1
{
	font-weight: bold;
	width: 350;
	position: static;
	width:50%;
	border-right: #990099 1px solid;
	border-bottom: #990099 1px solid;
}

.td2
{
	font-weight:bold;
	width:25%;
	border-right: #990099 1px solid;
	border-bottom: #990099 1px solid;
}

.td3
{
	border-right: #990099 1px solid;
	border-bottom: #990099 1px solid;
	font-weight:bold;
	width:25%;
}

.small
{
	font-size:50%
}

.canvas
{
	width: 1000px;
	background: url(images/orchidLarge.jpg) no-repeat center top;
}

.topBottomLine
{
	border-top: #660099 1px solid;
	border-bottom: #660099 1px solid;
}

.center
{
	text-align:center;
}

.right
{
	text-align:right;
}

.leftFoot
{
	 height: 300px;
	 vertical-align:bottom;
}

.alphabutton
{
	float: left;
	padding: 0 3px 3px 3px;
	background-color: #fffaf0;
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom: 1px solid #990099;
	width: 165px;
	font-size: 110%;
}

.alphabuttonover
{
	float: left;
	padding: 0 3px 3px 3px;
	background-color: #fffade;
	border-bottom: #990099 1px solid;
	width: 165px;
	font-size: 110%;
}

.alphabuttondown
{
	float: left;
	padding: 0 3px 3px 3px;
	background-color: #fffac8;
	border-bottom: 1px solid #990099;
	width: 165px;
	font-size: 110%;
}

.alphaMenu
{
	border-right: #fa1e05 1px solid;
	border-bottom: #fa1e05 1px solid;
	padding-bottom: 10px;
}

.alphaMenuD
{	
	padding-left:2px;
	border-left: #fa1e05 1px solid;
	border-top: #fa1e05 1px solid;
	border-right: #fa1e05 1px solid;
}