html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
	
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: center;
	width: 760;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #753E68;
	border-right-color: #753E68;
	border-bottom-color: #753E68;
	border-left-color: #753E68;
}

.address, blockquote, caption, center, dd, dir, div, dl, dt, form, menu, li, ol, p, pre, td, ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495477;
	line-height: 18px;
}

h1 {
	font-size: 14px;
	font-weight:bold;
	text-align: left;
}

p.note{
margin: 0;
padding:0 0 17px 0;


}

a:link {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif, tahoma;
	font-size: 9px;
}
	
a:link.footer {
	color: #7F7F7F;
	background-color: transparent;
	text-decoration: underline;
}

a:visited.footer {
	color: #7F7F7F;
	background-color: transparent;
	text-decoration: underline;
}

a:hover.footer {
	color: #7F7F7F;
	background-color: transparent;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
	
.siteTable {
	border: 1px solid;
	border-collapse: collapse;
	border-color: #BFBFBF;
	z-index: 10;
} 

.td { 
	border: 1px solid #BFBFBF; 
	border-color: #BFBFBF; 
} 

.nb { 
	border: none; 
}

.purpleText {
	font-size: 12px;
	font-weight: bold;
	color: #83408C;
}

.altrow {
	background-color: #E2E4E8;
}

.overRow {
	background-color: #F8D544;
	cursor: pointer; 
	cursor: hand;
}

.titleRow {
	background-color: #9CA0B9;
	color: #FFFFFF;
	font-weight: bold;
}

.availRow {
	background-color: #9CA0B9;
	color: #FFFFFF;
	font-weight: bold;
	height: 40px;
	cursor: pointer;
	cursor: hand;
}

.sectionHeader h1{
	font-size: 16px;
	color: #394173;
	font-weight: bold;
	text-transform: uppercase;
}

	
.form {
	background-color: #FFFFFF;
	font-size: 12px;
	color:#000000;
	border: 1px solid #666666;
	padding-right: 4px;
	padding-top: 2px;
	padding-left: 4px;
	font-family: Tahoma, Arial, sans-serif;
	cursor: pointer;
	cursor: hand;
}

.text10 {
	font-size: 10px;
}
.text11 {
	font-size: 11px;
}
.text12 {
	font-size: 12px;
}
.text12bold {
	font-size: 12px;
	font-weight: bold;
}
.text24 {
	font-size: 24px;
	line-height: 30px;
}
.content {
	padding-left: 25px;
}
