a {
	color: #135B93;
}
a:hover {
	color : #FFA500;
}
a.menuLink
{
	text-decoration : none;
}
a.menuLink:hover
{
	text-decoration : none;
}
.rightMenuCell{
	border-left:#A6A7A8 1px solid;
}
.bottomBarCell{
	border-top:#A6A7A8 1px solid;
}
.mainContentText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#135B93;
}
.mainContentTitleText {
	font-family:tahoma;
	font-size:11px;
	font-weight : bold;
	color:#135B93;
}
a.menuLinkHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	text-decoration : none;
	color : #104C95;
}
tr.menuSpacerQflexTR{
	background-color:#F3CA55;
}
tr.menuSpacerTR{
	background-color:#EAE9E9;
}
td.menuTD
{
	padding-left : 14px;
	padding-bottom : 16px;
}
td.paddedHeaderCell
{
	padding-bottom : 6px;
}
.newsItem{
	font-family: Verdana;
	font-size: 10px;
	padding: 2px;
	color:#666666;
}
.footerText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:7px 7px 7px 12px;
	color:#A6A7A8;
}
.pageTitle {
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.pageSubTitle {
	padding-top: 7px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.label
{
	font-family : tahoma;
	font-size: 11px;
	font-weight : bold;
	color : #000000;
}
.bodyText {
	font-family:tahoma;
	font-size:11px;
}
.installText {
	font-family:tahoma;
	font-size:12px;
}
.paddingCell {
	padding:20px;
}
.bubbleText {
	font-family: tahoma;
	font-size:12px;
	color:#EE9925;
	font-weight: bold;
	border: solid 1px #C0C0C0;
	padding:7px 8px 8px 7px;
}
/* ----- For the QFlex Get Started Now ----- */
a.getStartedNavLink {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding-bottom: 15px;
	text-decoration: none;
}
.getStartedHeader {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	padding: 7px;
}
/* ----- For the QFlex News and overview Sections ----- */
.sectionText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 7px;
}
td.sectionSeparator
{
	height:3px;
	background-image:url(/images/dotsFill.jpg);
	padding: 7px;
}
td.sectionHeader
{
	height:21px;
	background-image:url(/images/divHeaderBack.jpg);
	padding: 2px 10px 4px 10px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/* ----- For the QFlex In Action Section ----- */
table.InActionOut
{
	border:solid 3px #E0A139;
	width:545px;
	height: 127px;
	margin:2px 2px 2px 2px;
	padding:3px;
}
table.InActionIn
{
	width:100%;
}
td.inActionHeader
{
	height:22px;
	background-image:url(/images/qfInAct_headerFill.jpg);
	padding: 2px 10px 4px 10px;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
td.inActionThumbs
{
	padding: 11px 4px 5px 5px;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}
/* ---- Features table----*/
table.featuresTable{
	font-family: Tahoma;
	font-size:11px;
	color: #666666;
}
tr.featuresHeaderRow{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color:#3DA9D7;
}
td.featuresDescCell{
	font-weight: bold;
}
td.featuresFootnoteCell{
	font-size: 8pt;
}
/* ---- Downloads table----*/
table.downloadsTable{
	font-family: Tahoma;
	font-size:10pt;
	color: #666666;
	width: 95%;
}
td.downloadsCellBold{
	font-weight: bold;
	background-color:#A0C14C;
	color: #ffffff;
}
table.dwnldTable {
	font: Tahoma;
	font-size: 12px;
	color: #666666;
	width: 95%;
}
td.dwnldTableCapCell {
	background-color: #A0C14C;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
td.dwnldTableCell {
}
td.dwnldTableCellEven {
	background-color: #CCFFCC;
}

.required {
	color: red;
	font-weight: bold;
}

input, textarea {
	font-family: Tahoma;
	font-size: 12px;
}
