body { background-color: #5582C7; }

body { font-family: Arial; font-size: 10pt; }
td { font-family: Arial; font-size: 10pt; }
.smallfont { font-family: verdana; font-size: 8pt; }

.title { font-family: Arial; font-size: 14pt; font-weight: bold; }
.subtitle { font-family: Arial; font-size: 12pt; font-weight: bold; }
.subtitlealt { font-family: Arial; font-size: 10pt; color: #5582C7; font-weight: bold; }
.subtitlealtyellow { font-family: Arial; font-size: 12pt; color: #FF9900; }
.subtitlealtred { font-family: Arial; font-size: 10pt; color: #FF0000; font-weight: bold; }

/*
Conference Form Class - Added November 22, 2006
*/
.headerTitle { font-family: Arial; font-size: 18pt; }
.headerSubTitle { font-family: Arial; font-size: 16pt; color: #4682b4; }
.headerSubTitleText { font-family: Arial; font-size: 12pt; color: #4682b4; }
.errorBackground { background-color: #ffe0c1; }
/*
Conference Form Class - End
*/

.star { font-family: Arial; font-size: 14pt; font-weight: bold; color: #5582C7; }
.redStar { font-family: Times New Roman; color: #FF0000; }
.largeradio { width: 25px; height: 25px; }

.special { color: #5582C7; }

input { FONT-SIZE: 12px; FONT-WEIGHT: bold; FONT-FAMILY: Arial; }
textarea { FONT-SIZE: 12px; FONT-WEIGHT: bold; FONT-FAMILY: Arial; }
select { FONT-SIZE: 12px; FONT-WEIGHT: bold; FONT-FAMILY: Arial; }

.bluebutton {
	background-image: url('http://www.wabccoaches.com/images/buttons/background.gif');
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: arial;
	height: 25px;
	background-color: #4682b4;
	border: 1px solid #4682b4;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}