* {margin: 0px; padding: 0px;}
img {border: 0px}

body
{
	color: #919090;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	background-image: url(../images/bgrnd.gif);
}

a
{
	color: #6CC062;
	text-decoration: none;
}

a:hover
{
	color: #6CC062;
	text-decoration: underline;
}

h1
{
	margin: 10px 0px 14px 0px;
	color: #6CC062;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	font-style:	normal;
}

h2
{
	margin: 15px 0px 10px 0px;
	color: #0B488A;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style:	normal;	
}


h3
{
	border-bottom: dotted 1px #c3c3c3;
	margin: 5px 0px 7px 0px;
	color: #92B5D7;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
}
h5
{
	background-color: #6CC062;
	border-left: solid 5px #cccccc;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	font-weight: 700;
	font-style:	normal;
	margin: 7px 0px 8px;
	padding: 7px 0px 3px 7px;
	width: 550px;
}
h6
{
	background-color: #6CC062;
	border-left: solid 5px #cccccc;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	font-weight: 700;
	font-style:	normal;
	margin: 7px 0px 8px;
	padding: 7px 0px 3px 7px;
	width: 175px;
}

table
{
	border: solid 0px #FFFFFF;
	border-collapse: collapse;
}

table.TopNav
{
	background-color: #FFFFFF;
	width: 100%;
}

table.TopNav td.Logo
{
	text-align: center;
}

table.TopNav td.MainNav
{
	text-align: right;
}

table.TopNav td.Spacer
{
	background-color: #7d7d7d;
	height: 5px;
}

table.TopNav td.WhiteSpacer
{
	background-color: #FFFFFF;
	height: 1px;
}

table.TopNav td.NavBar
{
	background-image: url(../images/bgrnd_navbar.gif);
	text-align: center;
}
table.Displays td
{
	margin: 10px;
	padding: 10px;

}
table.Holder
{
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

table.Holder td.Content
{
	background-color:#FFFFFF;
}


/*-----------------------------------------------------------------
        CONTENT BOXES
-----------------------------------------------------------------*/
div.Content
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4F4F4F;
	margin: 14px 10px 24px 10px;
}

div.WhatIsTfx 
{
	font-size: 8pt;
	padding: 0px 20px;
}

div.WhatIsTfx p { line-height: 150%; margin: 20px 0px 0px 0px; }

div.description
{
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5;
	color: #000099;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	border: none;
}

div.Holder
{
	text-align: center;
}
div.ImageLeft
{
	background: #f4fed6;	
	border: dotted 1px #cccccc;
	font-size: 8pt;
	font-style: italic;
	float: left;
	padding: 5px;
	margin: 5px 15px 5px 0px;
}

div.ImageLeft img
{
	padding: 0px 0px 6px 0px;
}

div.ImageLeft h4
{
	padding: 0px 0px 3px 0px;
	text-align:center;
}

div.ImageRight h4
{
	padding: 0px 0px 3px 0px;
	text-align:center;
}

div.Popup
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4F4F4F;
	margin: 0px 10px 0px 10px;
}

div.topImg
{
	position: absolute;
	width: 120;
	height: 92;
	z-index: 1;
	left: 750px;
	top: 260px;
	visibility: visible;
	border-right: inactiveborder thin solid;
	border-top: inactiveborder thin solid;
	border-left: inactiveborder thin solid;
	border-bottom: inactiveborder thin solid;
	vertical-align: middle;
}
table.Content td
{
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	padding: 3px 0px 3px 3px;
}

table.Content tr.Header td { border-bottom: solid 2px #cccccc; }
table.Content tr.AltRow td { background: #EBEBEB; }

table.Content td.RightBlock
{
	background-image: url(../images/bgrd_btm.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}


p.ContentText 
{
	margin: 10px 10px 24px 0px;
	line-height: 170%;
}

/*-----------------------------------------------------------------
        UL/LI
-----------------------------------------------------------------*/
ul.featurelist
{

}
li.featurelistitem
{

}

img.ImageStyle
{
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
	padding: 5px;
}

ul 
{
	font-size: 8pt;
	font-weight: bold;
	list-style-type: disc;
	list-style-image: url(../images/bullet_gray_arrow.gif);
	margin: 0px 0px 0px 30px;
}

li
{
	margin: 5px 0px 5px 0px;
}

ul.features 
{
	font-size: xx-small;
	font-weight: lighter;
	margin: 0px 0px 0px 30px;
}

ul.features li
{
	margin: 5px 0px 5px 0px;
}

ul.clients 
{
	font-size: 8pt;
	font-weight: normal;
	list-style-type: disc;
	list-style-image: url(../images/bullet_gray_arrow.gif);
	margin: 0px 0px 0px 30px;;
}

ul.clients li
{
	margin: 5px 0px 5px 0px;
}

/*-----------------------------------------------------------------
        INPUT FIELDS
-----------------------------------------------------------------*/

input.TextboxStyle
{
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 1px;
	margin: 2px 2px 2px 0px;
}

input.TextboxStyleReq
{
	background-color: #FFFFCC;
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 1px;
	margin: 2px 2px 2px 0px;
}

input.ButtonStyle
{
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	background-color: #F4F4F4;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	padding: 2px 2px 2px 0px;
	margin: 2px 0px 2px 0px;
}


textarea.TextareaStyle 
{
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;s
	padding: 1px;
	margin: 2px 2px 2px 0px;
}
table.displayModel
{
	font-size: x-small;
	background-color: #6cc062;
	color: white;
	width: 550;
}
table.displayModel td.left
{
	border-left: solid 5px #cccccc;
	font-size: 10pt;
	font-weight: bold;
	width: 100px;
	height: 20px;

}
table.displayModel td.right
{
	font-size: 8pt;
	font-weight: normal;
	width: 450px;
	height: 20px;
}
