body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
body {
	margin: 0;
}
.leftcol {
	width: 206px;
	padding: 18px 0 15px 0;
}
.content {
	padding: 0px 35px 15px 5px;
}
img a { border: none; }
.INTcontent {
	padding: 25px 5px 20px 30px;
}
.INTcontent li { padding-bottom: 5px; }
.HomeMainGraphic {
	background-image: url(/images/T2M_06.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 350px;
	font-size: 25px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 31px;
	color: #333333;
}
.BodyTextErr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #c00;
}
.navbar {
	background: #000000;
	color: #929292;
	text-align: center;
	font-size: 13px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-family: "Trebuchet MS";
}
.navbar a { color: #fff; text-decoration: none; font-weight: bold; }
.navbar a:hover { color: #8cc63e; text-decoration: none; }

a {
	color: #5f9516;
	text-decoration: none;
}
a:hover {
	color: #8cc63e;
	text-decoration: underline;
}

.redtext { color: #9f341f; }
#mostlikely {
	background: #8cc63e;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#mostlikelybox {
	background: #f2f2f2;
	border: 1px solid #dbdbdb;
	padding: 15px 10px 10px 15px;
}
#mostlikelybox img {
	border: 1px solid #6e6e6e;
	margin-right: 10px;
}
#grayboxplain {
	background: #f2f2f2; }

.footer { 
	color: #666666;
	font-size: 10px;
	text-align: center;
	padding: 7px 0 14px 0;
	border-top:  3px solid #f0f0f0;
}

h1 {
	color: #8cc63e;
	padding-top: 2px;
	margin-top: 0;
	font: normal 20px Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	background: url(/images/bg_h2.jpg) no-repeat left center;
	margin-left: -10px;
	padding-left: 10px;
	padding-top: 5px;
	color: #FFFFFF;
	padding-bottom: 5px;
	font-family: "Trebuchet MS";
}
h2 a {
	color: #ffffff;
	text-decoration: none;
}
h2 a:hover {
	color: #000000;
	text-decoration: none;
}
h3 { font-size: 13px; border-bottom: 1px solid #cccccc; padding-bottom: 3px; }

hr {
	color: #edebe9;
	background: #edebe9;
	height: 2px;
	width: 100%;
	border: none;
}
.tableheader {
	background: #edebe9;
	padding: 2px 4px;
	font-weight: bold;
}
.tableheaderhighlight {
	background: #ccc5bf;
	padding: 2px 4px;
	font-weight: bold;
	color: #ffffff;
}
.leftcol_backlink {
	width: 75px;
	padding-top: 15px;
}

.tableline {
	padding-bottom: 2px;
	border-bottom: 1px solid #edebe9;
}
#leftinfo { padding: 10px 0; }

form {
	margin: 0px;
	padding: 0px;
}
.FormField {
	padding: 1px;
	color: #333;
	background: #f5f5f5;
	border: 1px solid #999999;
	width: 250px;
}
.FormTextField {
	padding: 1px;
	color: #333;
	background: #f5f5f5;
	border: 1px solid #999999;
	width: 95%;
}
.FormButton {
	border: 1px solid #5f9910;
	padding: 1px 5px 1px 5px;
	background: #8cc63e;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

#leftcoltext { padding: 15px; background: #e6e6e6; }

#navcontainer { margin: 0; background: #e6e6e6; width: 100%; }
#navcontainer ul {
	text-align: right;
	margin: 0 13px;
	padding: 3px 0 8px 0;
	list-style-type: none;
}
#navcontainer li { border-bottom: 1px solid #cccccc; }
#navcontainer li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 8px 3px;
}

#navcontainer li a:hover {
	color: #8cc63e;
}
#subnavtop {
	padding: 0;
	background-image: url(/images/subnav_roundtop.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	height: 7px;
}
#subnavbtm {
	padding: 0;
	background-image: url(/images/subnav_roundbtm.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 7px;
}

/* SUBPAGE STYLES */

#trackingtable {
	background: #f5f5f5;
	border: 2px solid #cccccc;
}
#trackingtable a {
	color: #5f9516;
	font-weight: bold;
	text-decoration: none;
}
#trackingtable a:hover {
	color: #8cc63e;
	font-weight: bold;
	text-decoration: underline;
}

.toprow {
	background: #8cc63e;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 0;
}
.onelargertext {
	font-size: 12px;
	line-height: 18px;
}
.leftprodimg {
	padding-right: 30px;
	padding-bottom: 90px;
}

#tabletwo {
	border: 2px solid #cccccc;
}
#tabletwo a {
	color: #5f9516;
	font-weight: bold;
	text-decoration: none;
}
#tabletwo a:hover {
	color: #8cc63e;
	font-weight: bold;
	text-decoration: underline;
}

#tablethree {
	border: 2px solid #cccccc;
}
#tablethree a {
	color: #5f9516;
	font-weight: bold;
	text-decoration: none;
}
#tablethree a:hover {
	color: #8cc63e;
	font-weight: bold;
	text-decoration: underline;
}
.disclaimer td { font-size: 10px; color: #666666; }

.productthumbleft {
	width: 125px;
	float: left;
}
.toughbookthumbleft {
	margin: -8px 0 0 0;
	width: 75px;
	float: left;
}
.calloutright {
	width: 140px;
	float: right;
	padding: 7px 5px;
	text-align: left;
	margin: 0 0 5px 10px;
	background: #ededed;
}
.calloutright ul { list-style-type: none; margin: 0 0 0 20px; padding: 0; }
.calloutright li { padding-bottom: 5px; }
.datasheetcallout {
	width: 100px;
	float: right;
	padding: 5px 8px;
	text-align: center;
	margin: 0 0 5px 10px;
	background: #ededed;
	border-left: 5px solid #ffffff;
}

.ErrorText 
{
	color : #cc0000;
}
