/* @override http://speedconsulting.com/speed.css */

.TableOne {
	border: none #FFFFFF;
	background-image: url(images/TableBG.gif);
}

div.fp 
{
	display: inline;
	float: left;
	position: relative;
	width: 208px;
	text-align: center;
	margin-left: 5px;
	margin-top: 25px;
	padding: 0;
}

.fp_title li hr 
{
	width: 85%;
	color: #355C79;
	border-style: none;
	border-top: 1px solid #355C79;
	margin: 0;
	clear: left;
	position: relative;
}

.fp_title li
{
	color: #06c;
	display: inline;
	position: relative;
	text-align: center;
	background-color: #fff;
	width: 213px;
	float: left;
	font: bold 17px Arial, Helvetica, sans-serif;
}

.fp_title ul 
{
	padding: 0;
	margin: 0;
	width: 100%;
}

.fp_text li 
{
	margin-bottom: 3px;
	font-size: 12px;
	margin-top: 3px;
	list-style-position: inside;
	list-style-type: square;
}

.fp .fp_text 
{
	color: #000;
	text-align: left;
	float: left;
	display: inline;
	position: relative;
	width: 100%;
	font: normal normal 12px Arial, Helvetica, sans-serif;
}

.fp_text ul 
{
	padding-left: 15px;
	text-indent: 0;
	list-style-type: square;
	list-style-position: inside;
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
}


.fp_text strong 
{
	display: inline;
	float: left;
	color: #355C79;
	font: bold 14px Arial, Helvetica, sans-serif;
	position: relative;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

fieldset 
{ 
	border:0;
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	position: relative;
}

form#cForm 
{
	display: inline;
	float: left;
	position: relative;
}

div#contactFormArea 
{
	display: inline;
	float: left;
	position: relative;
}

span#green 
{
	color: #99cc00;
}

span#black 
{
	color: #000;
}

span#orange 
{
	color: #ff6600;
}

#loadBar
{
	display: inline;
	float: left;
	position: relative;
	text-align: center;
	font-size: 12px;
	width: 100%;
}

#emailSuccess
{
	display: inline;
	position: relative;
	text-align: left;
	float: left;
}

label 
{
	display: inline;
	position: relative;
	float: left;
	clear: left;
}
input.text
{ 
	width: 175px;
	color: #000;
	padding:3px;
	margin:1px 0;
	border: 1px solid #999;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	height: 12px;
	background-color: #eee;
	position: relative;
	clear: left;
	float: left;
}
textarea 
{ 
	width: 175px;
	color:#333;
	padding:3px;
	margin:1px 0;
	border: 1px solid #999;
	font: 12px/12px Arial, Helvetica, Geneva, sans-serif;
	background-color: #eeeeee;
	float: left;
	clear: left;
}
input.submit 
{ 
	padding:2px 5px;
	font:bold 12px/12px verdana,arial,sans-serif; 
}

.PageBase {
	background-image: url(images/pagebase.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 900px;
}
.BottomPageSpace {
	height: 5px;
}
.NavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 5px;
	padding-left: 5px;
	font-weight: normal;
}
#TellAFreind {
	width: 325px;
	background-color: #F2F2F2;
	padding: 0px;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 20px;
	text-align: left;
	border-top: 1px solid #1C4675;
	border-right: 1px solid #1C4675;
	border-bottom: 1px solid #1C4675;
	border-left: 1px solid #1C4675;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
.NavTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #506D8D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: #5e7aaa url(/images/pageBG.jpg) repeat-x fixed;
}
.TableTwo {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.HeadTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #CCCCCC;
}
.LargeTableBG {
	background-image: url(images/LargeTableBG.gif);
	height: 660px;
	width: 960px;
}
.NavTableBG {
	background-image: url(images/NavBG.gif);
	height: 20px;
	width: 950px;
}

div#cs_1 
{
	display: inline;
	float: left;
	position: relative;
	width: 45%;
	margin: 5px;
}
.heading
{
	font-size: 14px;
	display: inline;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

#cs_1 div.description 
{
	float: left;
	display: inline;
	position: relative;
	margin-left: 10px;
	text-align: justify;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 100%;
	margin-bottom: 5px;
}

#cs_2 div.description 
{
	float: left;
	display: inline;
	position: relative;
	margin-left: 10px;
	text-align: justify;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 100%;
	margin-bottom: 5px;
}

div#cs_2 
{
	display: inline;
	position: relative;
	float: right;
	width: 45%;
	margin: 5px 10px 5px 0;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	position: relative;
}
.LeftNavBody {
	margin-top: 25px;
	margin-left: 5px;
}
.CenterTable {
	background-image: url(images/TableCenter.jpg);
	height: 600px;
	width: 650px;
	margin: 25px;
}
.Target {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
}.IndexBase {
	border: 1px solid #A9BACC;
	background-repeat: no-repeat;
}
.SmallTextIndented {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-right: 5px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 10px;
}

.NavDrop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	display: inline;
	position: relative;
}
.SolidBoxLight {
	border: 4px none #FFFFFF;
	background-image: url(images/NewsBG.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.FourBorder {
	border: 1px solid #899EB6;
}
.LeftTopBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #899EB6;
	border-left-color: #899EB6;
}
.LeftBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #899EB6;
	border-right-color: #899EB6;
	border-bottom-color: #899EB6;
	border-left-color: #899EB6;
}
.LeftRightBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #899EB6;
	border-right-color: #899EB6;
	border-bottom-color: #899EB6;
	border-left-color: #899EB6;
}
.LightBoxWTborder {
	background-image: url(images/pageBG.jpg);
	border: 2px solid #FFFFFF;
}
.Product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	margin-right: 5px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 10px;
	text-decoration: none;
}
.GeneralPageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	text-decoration: none;
}
.ProductTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
.LeftNavInsideTable {
	background-image: url(images/NewsBG2.jpg);
	background-repeat: repeat-x;

}.SPCText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/smpBG.jpg);
	height: 25px;
	vertical-align: middle;
	background-position: bottom;
	letter-spacing: .15em;
	font-style: normal;
	background-repeat: no-repeat;
	background-color: #FF9900;
}
.SmbHeaderText {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.GeneralTextNoIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.LargeTextPTC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #355C79;
	text-align: left;
	float: left;
	display: inline;
	position: relative;
}

.MediumTextPTC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	text-indent: 16px;
	display: inline;
	float: left;
	position: relative;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}

.MediumTextPTC a{
	font-size: 12px;
}

div.SmallTextPTC 
{
	font-size: 12px;
	color: #000;
	display: inline;
	position: relative;
	text-align: justify;
	float: left;
	top: 5px;
	padding-left: 55px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-right: 55px;
	text-indent: 0;
}

div.video_player 
{
	width: 100%;
	height: auto;
	display: inline;
	float: left;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 15px;
	font-size: 12px;
}
.MediumTextPTC hr
{
	width: 100%;
	float: left;
	color: #355C79;
	border-style: none;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: -2px;
}

li.animationBox 
{
	display: inline;
	float: left;
	position: relative;
	margin-top: 4px;
	margin-bottom: 4px;
	clear: left;
	width: 100%;
	list-style-type: none;
}

.TopBottomBorder 
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A9BACC;
	border-right-color: #A9BACC;
	border-bottom-color: #A9BACC;
	border-left-color: #A9BACC;
}

#cs_1 img 
{
	float: right;
	display: inline;
	position: relative;
	border-style: none;
}

#cs_2 img 
{
	display: inline;
	position: relative;
	float: right;
	border-style: none;
}

.fp_title 
{
	display: inline;
	position: relative;
	float: left;
	width: 100%;
}