

/* Presentation Stylesheet */

center
{
	margin: 0 auto;
}

body
{
	font-family: Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	line-height: 18px;
}

h1
{
	margin: 0;
	padding: 24px 2px 20px 2px;
	color: #0E3474;
	font-size: 20pt;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 30px;
}

h2
{
	margin: 0;
	padding: 4px 2px 4px 2px;
	color: #515151;
	font-size: 12pt;
	font-weight: bold;
}

h3
{
	margin: 0;
	padding: 4px 2px 4px 2px;
	font-size: 10pt;
	color: #515151;
	text-align: left;
}

h4
{
	margin: 0;
	padding: 5px 0;
	font-size: 10pt;
	color: #D9531E;
}

a:link
{
	color: #D9531E;
	text-decoration: none;
	font-weight: 500;
}
a:visited
{
	color: #D9531E;
	text-decoration: none;
	font-weight: 500;
}
a:hover
{
	color: #D9531E;
	text-decoration: none;
	font-weight: 500;
}
a:active
{
	color: #D9531E;
	text-decoration: none;
	font-weight: 500;
}

.disclaimer
{
	font-size: 7pt;
}

.logon
{
	font-size: 9pt;
}

ul
{
	margin-top: 0px;
	padding: 0px;
	font-size: 9pt;
}

table
{
	padding: 0px;
	margin: 0px;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
	padding: 5px;
	position: relative;
	margin: 0;
	text-align: left;
	color: #FFFFFF;
}

ul#menu li
{
	list-style: none;
}

ul#menu li a
{
	text-decoration: none;
	color: #FFFFFF;
}

ul#menu li a:hover
{
	text-decoration: none;
}

ul#menu li a:active
{
	text-decoration: none;
}

ul#menu li.selected a
{
	color: #000;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset
{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #CCC;
}

fieldset p
{
	margin: 2px 12px 10px 10px;
}

fieldset label
{
	display: block;
}

fieldset label.inline
{
	display: inline;
}

legend
{
	font-size: 9pt;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
}

select
{
	font-size: 9pt;
}

input
{
	font-size: 9pt;
}

input[type="text"]
{
	width: 150px;
	border: 1px solid #CCC;
}

input[type="password"]
{
	width: 100px;
	border: 1px solid #CCC;
}

.Required input
{
	border: solid 1px #D9531E;
}

.RequiredTextBox
{
	background-color: #FFF9D6;
}


.QuoteTextBox input
{
	height: 25px;
	width: 200px;
	font-size: 16pt;
}

.ValidationSummary ul
{
	/*padding: 4px; 	font-size: 12pt; 	font-weight: bold; 	background-color: #D9531E;*/
	color: #D9531E;
}

.Validator
{
	padding-left: 6px;
	color: #D9531E;
	font-size: 10pt;
}

.Validator td
{
	padding-left: 6px;
	color: #D9531E;
	font-size: 10pt;
}

.Input
{
	font-size: 9pt;
	white-space: nowrap;
}

/* TABLE
----------------------------------------------------------*/

table
{
	border: solid 0px #e8eef4;
	border-collapse: collapse;
}

table td
{
	padding: 2px;
	border: solid 0px #e8eef4;
}

table th
{
	padding: 6px 2px 6px 2px;
	text-align: left;
	border: solid 0px #e8eef4;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
	clear: both;
}

.error
{
	color: Red;
}

#menucontainer
{
	margin-top: 40px;
}

div#title
{
	display: block;
	float: left;
	text-align: left;
}

#logindisplay
{
	font-size: 1.1em;
	display: block;
	text-align: right;
	margin: 10px;
	color: White;
	vertical-align: bottom;
}

#logindisplay a:link
{
	color: white;
	text-decoration: underline;
}

#logindisplay a:visited
{
	color: white;
	text-decoration: underline;
}

#logindisplay a:hover
{
	color: white;
	text-decoration: none;
}

.field-validation-error
{
	color: #D9531E;
}

.input-validation-error
{
	border: 1px solid #D9531E;
	background-color: #FFFFFF;
}

.validation-summary-errors
{
	font-weight: bold;
	color: #D9531E;
}

/*******************************************************

.masterNavigation td
{
	
	height:24px;
	width: 80px;
	margin: 0px;
	padding: 0px;	
	text-align: center;
	white-space: nowrap;
	background-image: url( '../images/gradient_vertical_orange_light.gif' );
	background-repeat: repeat-x;
	background-color: #F6743E;
}
*/
.masterNavigationItem
{
	height: 24px;
	width: 100px;
	margin: 0 auto;
	padding: 0px;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
	background-image: url(../images/gradient_vertical_orange.gif);
	background-repeat: repeat-x;
	background-color: #D9531E;
}

.masterNavigationItemBlue
{
	height: 24px;
	width: 150px;
	margin: 0 auto;
	padding: 0px;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
	background-image: url(../images/gradient_vertical_blue.gif);
	background-repeat: repeat-x;
	background-color: #003574;
}

.masterNavigationItemHighlighted
{
	height: 24px;
	width: 100px;
	margin: 0 auto;
	padding: 0px;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	color: #000000;
	text-align: center;
	white-space: nowrap;
	background-image: url(../images/gradient_vertical_orange_highlighted.gif);
	background-repeat: repeat-x;
	background-color: #FF703A;
}

.masterNavigation a
{
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
	white-space: nowrap;
}

.footerNavigation
{
	margin: 0 auto;
}

.footerNavigation td
{
	width: 100px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	white-space: nowrap;
}

.footerNavigation a
{
	text-align: center;
	color: #515151;
	white-space: nowrap;
}

/********************************************************/

.ContentTable td
{
	padding: 4px 6px 4px 6px;
	background-image: url(../images/gradient_vertical_gray_lighter.gif);
	background-repeat: repeat-x;
	background-color: #D9D9D9;
	font-size: 8pt;
}

.ContentTable th
{
	padding: 2px 6px 2px 6px;
	color: #000000;
	background-image: url(../images/gradient_vertical_gray_light.gif);
	background-repeat: repeat-x;
	background-color: #C8C8C8;
	font-weight: normal;
}

.FieldMappingTable td
{
	padding: 4px 6px 4px 6px;
	vertical-align: top;
	background-image: url(../images/gradient_vertical_gray_lighter.gif);
	background-repeat: repeat-x;
	background-color: #D9D9D9;
	font-size: 8pt;
}

.FieldMappingTable th
{
	padding: 2px 6px 2px 6px;
	color: #515151;
	background-image: url(../images/gradient_vertical_gray_light.gif);
	background-repeat: repeat-x;
	background-color: #C8C8C8;
	font-weight: bold;
}

.InfoTable
{
	border: solid 2px #D9D9D9;
}

.InfoTableOrange
{
	border: solid 2px #F6743E;
}

.InfoTableOrange th
{
	text-align: center;
	background-color: #F6743E;
	font-size: 10pt;
	font-weight: bold;
}

.InfoTableOrange li
{
	font-size: 8pt;
}

.InfoTableLabel
{
	white-space: nowrap;
}

.InfoTable td
{
	padding: 2px;
	background-image: url(../images/gradient_vertical_gray_lighter.gif);
	background-repeat: repeat-x;
	background-color: #D9D9D9;
	font-size: 8pt;
}

.InfoTable th
{
	padding: 2px 6px 2px 6px;
	color: #515151;
	background-image: url(../images/gradient_vertical_gray_light.gif);
	background-repeat: repeat-x;
	background-color: #C8C8C8;
	font-weight: bold;
}

.PAFTable
{
	padding: 2px;
	border: solid 2px #E1E1E1;
}

.PAFTable td
{
	padding: 4px;
	font-size: 9pt;
}

.PAFTable th
{
	padding: 2px 6px 2px 6px;
	color: #515151;
	background-color: #C8C8C8;
	font-weight: bold;
}

.PercentageColumn
{
	text-align: right;
}

.IntegerColumn
{
	text-align: center;
}

.ContentImage
{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/marketing/RCHome.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.ContentImage1
{
	margin: 0px;
	padding: 0px;
	height: 460px;
	background-image: url(../images/marketing/RCHome1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.ContentImage2
{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/marketing/RCHome2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.ContentImage3
{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/marketing/RCHome3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.ContentImage4
{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/marketing/RCHome4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.ContentBox
{
	padding: 5px;
	border: solid 1px #E1E1E1;
	background-color: #E1E1E1;
}

.ContentBox td
{
	padding: 4px 6px 4px 6px;
	background-color: #E1E1E1;
}

.ContentBox th
{
	padding: 4px 6px 4px 6px;
	color: #1F3064;
	background-color: #E1E1E1;
}

.HomeContentRight
{
	height: 200px;
	width: 240px;
	text-align: center;
	vertical-align: middle; /*background-color: #F1F1F1;*/
	background-image: url(../images/GrayGradientBack.png);
	background-repeat: repeat-y;
	background-position: center;
}

.HomeContentRightComp
{
	height: 200px;
	width: 240px; /*border-bottom: solid 8px #C8C8C8;*/
	background-image: url(../images/marketing/RC1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.LoginContentRightComp
{
	height: 200px;
	width: 240px; /*border-bottom: solid 8px #C8C8C8;*/
	background-image: url(../images/marketing/RC5.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.MLCContentRightComp
{
	height: 200px;
	width: 240px; /*border-bottom: solid 8px #C8C8C8;*/
	background-image: url(../images/marketing/RC2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.MLCPlusContentRightComp
{
	height: 200px;
	width: 240px; /*border-bottom: solid 8px #C8C8C8;*/
	background-image: url(../images/marketing/RC3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.MLCUltraContentRightComp
{
	height: 200px;
	width: 240px; /*border-bottom: solid 8px #C8C8C8;*/
	background-image: url(../images/marketing/RC4.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.HomeContentRightImage
{
	padding: 5px;
}

.HomeContentRightLink
{
	font-size: 12pt;
}

.HomeContentRightBar
{
	height: 6px;
	width: 240px;
	background-image: url(../images/gradient_vertical_gray_short.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.WizardControl
{
	height: 100%;
	width: 98%;
	padding: 5px;
	border: solid 0px red;
}

.WizardNavigationLinkButton
{
	padding-bottom: 10px;
	white-space: nowrap;
}

.ProductComparison td
{
	padding: 4px 6px 4px 6px;
	background-image: url(../images/gradient_vertical_gray_lighter.gif);
	background-repeat: repeat-x;
	background-color: #D9D9D9;
	font-size: 9pt;
}

.ProductComparison th
{
	width: 120px;
	padding: 2px 6px 2px 6px;
	text-align: center;
	border-right: solid 1px #515151;
	color: #0E3474;
	background-image: url(../images/gradient_vertical_gray_light.gif);
	background-repeat: repeat-x;
	background-color: #C8C8C8;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.ProductComparison th a
{
	color: #0E3474;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.DivButton
{
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	font-size: 16pt;
	line-height: 20px;
	color: Black;
	border: outset 2px #C1C1C1;
	background-image: url(../images/gradient_vertical_orange.gif);
	background-repeat: repeat-x;
	background-color: #F6743E;
}
.DivButton a
{
	color: Black;
}

/* FONTS */

.StandoutBox
{
	padding: 5px;
	font-size: 10pt;
	background-color: #FFFEF4;
	border: solid 1px #C8C8C8;
}

.StandoutBox td
{
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
}


.Valid
{
	color: Green;
	font-weight: bold;
}

.InValid
{
	color: Red;
	font-weight: bold;
}

.PAFText
{
	text-align: justify;
	font-size: 8pt;
}

.PAFLabel
{
	padding-right: 2px;
	text-align: right;
	white-space: nowrap;
}

.GenericLabel
{
	padding-right: 2px;
	text-align: right;
	white-space: nowrap;
}

.StandoutCopy
{
	color: #515151;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0px;
}

.Note
{
	vertical-align: top;
	color: #D9531E;
	font-size: 8pt;
}

.NoteGray
{
	vertical-align: top;
	color: #515151;
	font-size: 8pt;
	padding-left: 2px;
}

.JobDashboardLabel
{
	font-size: 11pt;
	font-weight: bold;
	white-space: nowrap;
}

.Conversion_Label
{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

.ServicesLabel
{
	text-align: left;
	white-space: nowrap;
}

.ServicesCell
{
	text-align: center;
	white-space: nowrap;
}

.Conversion_Samples_Container
{
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	background-color: #FFFFFF;
}

.Conversion_Samples_Address td
{
	line-height: 10px;
	padding: 2px;
	vertical-align: top;
	font-size: 7pt;
	font-weight: normal;
	font-family: Courier, Sans-Serif;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: left;
}

.QuoteLabel
{
	font-size: 12pt;
	vertical-align: middle;
	text-align: right;
	white-space: nowrap;
}

.Quote *
{
	font-size: 12pt;
}

.roundedBoxHeading
{
	width: 100%;
	padding: 0px;
	border-bottom: solid 1px #515151;
	text-align: center;
	color: #D9531E;
	font-family: "Eras Bold ITC";
	font-weight: normal;
	font-size: 22pt;
	line-height: 30px;
	white-space: nowrap;
}

.roundedBoxHeadingBlue
{
	width: 100%;
	padding: 0px;
	border-bottom: solid 1px #515151;
	text-align: center;
	color: #003574;
	font-family: "Eras Bold ITC";
	font-weight: normal;
	font-size: 22pt;
	line-height: 30px;
	white-space: nowrap;
}

.roundedBoxSubHeading
{
	padding: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
}

.roundedBoxSubHeading
{
	padding: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 0px;
}

.roundedBoxSubSubHeading
{
	padding: 0px;
	color: #0E3474;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 7pt;
}

.roundedBoxMainText
{
	padding: 2px;
	text-align: center;
	font-size: 7pt;
	letter-spacing: 0px;
}

.roundedBoxButton
{
	padding: 4px;
	text-align: center;
	font-size: 12pt;
	line-height: 20px;
	background-image: url(../images/gradient_vertical_orange_light.gif);
	background-repeat: repeat-x;
	background-color: #F6743E;
}

.roundedBoxButtonBlue
{
	padding: 4px;
	text-align: center;
	font-size: 12pt;
	line-height: 20px;
	background-image: url(../images/gradient_vertical_blue.gif);
	background-repeat: repeat-x;
	background-color: #003574;
}

.roundedBoxQuoteButton
{
	padding: 4px;
	text-align: center;
	font-size: 12pt;
	line-height: 20px;
	background-image: url(../images/gradient_vertical_gray_lighter.gif);
	background-repeat: repeat-x;
	background-color: #D9D9D9;
}

.roundedBoxButton a:link, .roundedBoxButton a:visited, .roundedBoxButton a:hover, .roundedBoxButton a:active
{
	color: #000000;
	text-decoration: none;
}

.roundedBoxButtonBlue a:link, .roundedBoxButtonBlue a:visited, .roundedBoxButtonBlue a:hover, .roundedBoxButtonBlue a:active
{
	color: #111111;
	text-decoration: none;
}

/**************/

.roundedBoxOuter
{
	width: 200px;
	margin: 0px;
	padding: 0px 4px 4px 4px;
	text-align: center;
	font-size: 6pt;
    vertical-align:top;
}

.roundedBoxTestimonial
{
	width: 200px;
	margin: 0px;
	padding: 0px 4px 4px 4px;
	text-align: center;
	vertical-align: top;
	font-size: 6pt;
}

.roundedBoxSelected
{
	width: 200px;
	margin: 0px;
	padding: 0px 4px 4px 4px;
	text-align: center;
	color: #D9531E;
	font-size: 6pt;
}

.roundedBoxBorder
{
	display: block;
}

.roundedBoxBorder *
{
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #000000;
}
.roundedBoxBorder1
{
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #919191;
	border-right: 1px solid #919191;
	background: #3f3f3f;
}
.roundedBoxBorder2
{
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	background: #303030;
}
.roundedBoxBorder3
{
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #303030;
	border-right: 1px solid #303030;
}
.roundedBoxBorder4
{
	border-left: 1px solid #919191;
	border-right: 1px solid #919191;
}
.roundedBoxBorder5
{
	border-left: 1px solid #3f3f3f;
	border-right: 1px solid #3f3f3f;
}
.roundedBoxBorderfg
{
	margin: 0 auto;
	padding: 0px 3px 0px 3px;
	background: #000000;
}

.roundedBoxContent
{
	display: block;
}
.roundedBoxContent *
{
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #FFFFFF;
}
.roundedBoxContent1
{
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #6d6d6d;
	border-right: 1px solid #6d6d6d;
	background: #bfbfbf;
}
.roundedBoxContent2
{
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #191919;
	border-right: 1px solid #191919;
	background: #cecece;
}
.roundedBoxContent3
{
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
}
.roundedBoxContent4
{
	border-left: 1px solid #6d6d6d;
	border-right: 1px solid #6d6d6d;
}
.roundedBoxContent5
{
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
}
.roundedBoxContentfg
{
	height: 170px;
	background: #FFFFFF;
}
.roundedBoxOrange
{
	display: block;
}
.roundedBoxOrange *
{
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #D9531E;
}
.roundedBoxOrange1
{
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #eeb59e;
	border-right: 1px solid #eeb59e;
	background: #e27e56;
}
.roundedBoxOrange2
{
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #fbede8;
	border-right: 1px solid #fbede8;
	background: #e07348;
}
.roundedBoxOrange3
{
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #e07348;
	border-right: 1px solid #e07348;
}
.roundedBoxOrange4
{
	border-left: 1px solid #eeb59e;
	border-right: 1px solid #eeb59e;
}
.roundedBoxOrange5
{
	border-left: 1px solid #e27e56;
	border-right: 1px solid #e27e56;
}
.roundedBoxOrangefg
{
	padding: 0px 4px 0px 4px;
	background: #D9531E;
}

/******** GridView ********/

.GridView_Header
{
	background-image: url(../images/gradient_vertical_gray_light.gif);
	background-repeat: repeat-x;
	background-color: #C8C8C8;
	color: black;
	text-align: center;
	font-weight: normal;
}

.GridView_Header input, .GridView_Header th
{
	padding: 1px 4px 1px 4px;
	text-align: left;
}

.GridView_Row, .GridView_Row td
{
	height: 10px;
	white-space: nowrap;
	background-image: url(../images/gradient_vertical_gray_lighter.gif);
	background-repeat: repeat-x;
	background-color: #D9D9D9;
}

.GridView_AlternatingRow, .GridView_AlternatingRow td
{
	height: 10px;
	white-space: nowrap;
	background-image: url(../images/gradient_vertical_gray_lighter.gif);
	background-repeat: repeat-x;
	background-color: #D9D9D9;
}

.GridView_Item, .GridView_Item td
{
	border: solid 0px black;
	padding: 0px 2px 0px 2px;
	white-space: nowrap;
	font-size: 11px;
	vertical-align: top;
}

/******** Conversion_GridView ********/

.Conversion_GridView_Header
{
	background-image: url(../images/gradient_vertical_gray_light.gif);
	background-repeat: repeat-x;
	background-color: #C8C8C8;
	color: black;
	text-align: center;
	font-weight: normal;
}

.Conversion_GridView_Header input, .Conversion_GridView_Header th
{
	padding: 1px 4px 1px 4px;
	text-align: left;
}

.Conversion_GridView_Row, .Conversion_GridView_Row td
{
	height: 30px;
	white-space: nowrap;
	background-image: url(../images/gradient_vertical_gray_lighter.gif);
	background-repeat: repeat-x;
	background-color: #D9D9D9;
}

.Conversion_GridView_AlternatingRow, .Conversion_GridView_AlternatingRow td
{
	height: 30px;
	white-space: nowrap;
	background-image: url(../images/gradient_vertical_gray_lighter.gif);
	background-repeat: repeat-x;
	background-color: #D9D9D9;
}

.Conversion_GridView_Item, .Conversion_GridView_Item td
{
	border: solid 0px black;
	padding: 0px 2px 0px 2px;
	white-space: nowrap;
	font-size: 11px;
	vertical-align: top;
}

.FAQHeader
{
	font-size: larger;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}
.FAQDetails
{
	display: none;
	visibility: hidden;
	padding-top: 4px;
}

#homebanner
{
	margin: 0 auto;
	width: 95%;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#banner
{
	margin: 0 auto;
	width: 100%;
	list-style-image: none;
	list-style-type: none;
}
#banner li
{
	display: none;
}

.TestimonialQuote
{
	font-size: 12px;
}

.TestimonialFooter
{
	text-align: right;
	font-size: 10px;
}

.FeeDescription
{
	 font-size: 12px;
	 font-style:italic;
	 color:GrayText;
}

/* Forms */
.TECsuiteFormContainer
{
	padding: 8px;
	vertical-align: top;
	background-color: #FBFBFB;
	border: solid 1px #E1E1E1;
	text-align: left;
}

.TECsuiteForm, .TECsuiteForm td
{
	font-size: 10pt;
	padding: 4px;
	vertical-align: top;
	background-color: #FBFBFB;
}

.TECsuiteForm th
{
	font-size: 12pt;
	font-weight: bold;
	padding: 4px;
	padding-bottom: 10px;
	text-align: left;
	color: #515151;
}

.TECsuiteFormLabel
{
	font-size: 11pt;
	text-align: right;
	font-weight: bold;
	color: #515151;
}

.progressBackgroundFilter { 
  position:absolute; 
  top:0px; 
  bottom:0px; 
  left:0px; 
  right:0px; 
  overflow:hidden; 
  padding:0; 
  margin:0; 
  background-color:#000;  
  filter:alpha(opacity=50); 
  opacity:0.5; 
  z-index:1000; 
}

.processMessage {  
  position:absolute;  
  top:30%;  
  left:39%; 
  padding:10px; 
  width:300; 
  z-index:1001; 
  background-color:#fff; 
} 