/*
FAQs
*/
.triggerSec
{
	cursor: pointer;
}
.triggerQ
{
	cursor: pointer;
}
.faqQ
{
	color: black;
	text-decoration: none;
	font-weight: bold;  
}
.faqQuestion
{
	color: #4682b4;
	text-decoration: none; 
	font-weight: bold;
}
.toggleS
{
	  display: none;
}
.toggleA
{
	display: none;
}
.faq {
	margin: 0;
}

/*
/ FAQs
*/
body {
margin:0;
}

td, body {
font-family: arial, verdana, 'sans serif';
font-size: .8em;
}

.smallFontV {
font-family: verdana;
font-size: 10px;
}

.smallfont {
font-size: 80%;
}
.star {
font-family: verdana;
font-size: 10pt;
color: red;
}

.supReg {
	font-weight: bold;
	vertical-align: super;
	font-size: 13px;
}
.supRegMid {
	font-weight: bold;
	vertical-align: super;
	font-size: 11px;
	text-decoration: none;
}

.supTM {
	font-weight: bold;
	vertical-align: super;
	font-size: 10px;
}

a:link    {color:#4682b4}
a:visited {color:#267093}
a:active  {color:#4682b4}
a:hover   {color:#4682b4}

a.lightbluelink:link {COLOR: #4682b4; text-decoration: none;}
a.lightbluelink:visited {COLOR: #4682b4; text-decoration: none;}
a.lightbluelink:active {COLOR: #4682b4; text-decoration: none;}
a.lightbluelink:hover {COLOR: #4682b4; text-decoration: none;}

a.navlink:link {COLOR: #4682b4;}
a.navlink:visited {COLOR: #4682b4;}
a.navlink:active {COLOR: #4682b4;}
a.navlink:hover {COLOR: #4682b4;}

a.navigationlink:link {COLOR: #4682b4;}
a.navigationlink:visited {COLOR: #4682b4;}
a.navigationlink:active {COLOR: #4682b4;}
a.navigationlink:hover {COLOR: #4682b4;}

a.redlink:link { COLOR: #FF0000; }
a.redlink:visited { COLOR: #FF0000; }
a.redlink:active { COLOR: #FF0000; }
a.redlink:hover { COLOR: #FF0000; }

h1,h2,h3
{
font-family: arial, verdana, 'sans serif';
}

.title { font-family: arial, verdana, 'sans serif'; font-size: 18px; }

.subtitle { font-family: arial, verdana, 'sans serif'; font-size: 16px; }

.time { font-family: Arial; font-weight: bold; font-size: 12px; letter-spacing: 0.1em }

.imageborder { border:1px; border-thickness: 1px; border-color: #595959; border-style: solid; }

.redfont { font-family: Verdana; font-size: 8pt; color: #FF0000; }
.redlinkfont { font-family: Verdana; font-size: 8pt; }

.fieldsetborder { border: #DCE8F1 solid 1px; }

.largeradio { width: 25px; height: 25px; }

.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: 20px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: pointer;
}
.orangebutton {
	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: #FF6633;
	border: 1px solid #FF6633;
	padding-left: 20px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: pointer;
}
.cancelbutton {
	background-image: url('http://www.wabccoaches.com/images/buttons/background.gif');
	font-size: 10pt;
	color: #000000;
	font-family: arial;
	height: 25px;
	background-color: #D4D4D4;
	border: 1px solid #C0C0C0;
	padding-left: 20px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: pointer;
}

.forum_catback { background-color: #4286b4; color: #FFFFFF; font-weight: bold; }

.errorbg { background-color: #FFE0C1; }
.errorfont { color: #FF0000; font-family: verdana; font-size: 8pt; }

a.forum_cat:link {COLOR: #FFFFFF; text-decoration: none; font-weight: bold;}
a.forum_cat:visited {COLOR: #FFFFFF; text-decoration: none; font-weight: bold;}
a.forum_cat:active {COLOR: #FFFFFF; text-decoration: none; font-weight: bold;}
a.forum_cat:hover {COLOR: #FFFFFF; text-decoration: none; font-weight: bold;}

.forum_forum { background-color: #EFEFEF; }
.forum_catdetails { background-color: #DEE3E7; font-family: verdana; font-weight: bold; font-size: 8pt; }
.forum_infotable { background-color: #DEE3E7; }