/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#333333;
}

td {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#333333;
}

a, a:visited {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	text-decoration:none;
	color:#333333;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	text-decoration:underline;
	color:#996699;
}

#Table_Frame {
	border-width:1px;
	border-bottom-color:#9966FF;
	border-right-color:#9966FF;
	border-top-color:#9999CC;
	border-left-color:#9999CC;
	border-style:solid;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000CC;
}

a.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000CC;
	text-decoration:none;
}

a:visited.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000CC;
	text-decoration:none;
}

a:hover.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000CC;
	text-decoration:underline;
}

.bigPurple {
	font-size: 16px;
	color: #451E6D;
	font-weight: bold;
}

a.bigPurple {
	font-size: 16px;
	color: #451E6D;
	font-weight: bold;
	text-decoration: none;
}

a:visited.bigPurple {
	font-size: 16px;
	color: #451E6D;
	font-weight: bold;
	text-decoration: none;
}

a:hover.bigPurple {
	font-size: 16px;
	color: #451E6D;
	font-weight: bold;
	text-decoration: underline;
}

.smallerPurple {
	font-size: 14px;
	font-weight: bold;
	color: #542983;
}

a.smallerPurple {
	font-size: 14px;
	font-weight: bold;
	color: #542983;
	text-decoration:none;
}

a:visited.smallerPurple {
	font-size: 14px;
	font-weight: bold;
	color: #542983;
	text-decoration:none;
}

a:hover.smallerPurple {
	font-size: 14px;
	font-weight: bold;
	color: #542983;
	text-decoration:underline;
}

.formFields {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#333333;
}

.email_links {
	font-size: 11px;
	color: #542983;
	text-decoration: underline;
}

a.email_links {
	font-size: 11px;
	color: #542983;
	text-decoration: underline;
}

a:visited.email_links {
	font-size: 11px;
	color: #542983;
	text-decoration: underline;
}

a:hover.email_links {
	font-size: 11px;
	color:#0066FF;
	text-decoration: underline;
}

.frameTable {
	border-color: #451E6D; 
	border-width:thin; 
	border-style:solid; 
	background-color: #FFFFE5;
}

.tableHeaders {
	font-size: 12px;
	color: #542983;
	font-weight: bold;
}
a.tableHeaders {
	font-size: 12px;
	color: #542983;
	font-weight: bold;
	text-decoration: underline;
}
a:visited.tableHeaders {
	font-size: 12px;
	color: #542983;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.tableHeaders {
	font-size: 12px;
	color: #0066FF;
	font-weight: bold;
	text-decoration: underline;
}
td.availabilityCell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.custsrv_navBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.custsrv_navBar, a:visited.custsrv_navBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.custsrv_navBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
td.custsrv_navBar {
	background-color:#663366;
	padding: 3px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
