@charset "utf-8";
body {
	background-image: url(../images/main/headerBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.product {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	vertical-align: top;
}
a:link .product {
	color: #666666;
	text-decoration: none;
}
a:visited .product {
	color: #666666;
	text-decoration: none;
}
a:hover .product {
	color: #666666;
	text-decoration: underline;
}
a:active .product {
	color: #666666;
	text-decoration: none;
}



#header {
	background-image: url(../images/main/headerBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100px;
	width: 100%;
	margin: auto;
}
#header #hcontainer {
	margin: auto;
	height: 100px;
	width: 950px;
}

#header #logo {
	float: none;
	width: 950px;
}
#acctoptions {
	height: 30px;
	padding-top: 20px;
}

#content {
	margin-bottom: 10px;
}
#alerts {
	float: left;
	height: 20px;
	width: 455px;
	margin-left: auto;
	color: #FFFFFF;
	padding-left: 20px;
	vertical-align: middle;
}

#container #content #mainHeading {
	height: 80px;
	width: 930px;
	padding-left: 20px;
	display: table-cell;
	vertical-align: middle;
	line-height: 100px;
}
h1 {
	font-size: 24px;
	color: #000066;
	display: inline;
	margin-top: 40px;
}
h4 {
	font-size: 16px;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	margin-bottom: -3px;
}
#subContent   {
	width: 300px;
	padding-right: 10px;
	padding-left: 30px;
	float: left;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 20px;
}
#subContent p {
	color: #666666;
}
#mainContent   {
	float: left;
	width: 565px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 24px;
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #CCCCCC;
	margin-bottom: 20px;
}
#globalnav   {
	height: 20px;
	color: #CCCCCC;
}
#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#footer {
	background-color: #666666;
	width: 100%;
	float: left;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
#footer a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
#footer #content {
	font-size: 10px;
	color: #CCCCCC;
	vertical-align: middle;
	height: 60px;
	width: 950px;
	margin: auto;
}
#footer #content #leftFoot {
	float: left;
	width: 455px;
	padding-left: 20px;
	text-align: left;
	height: 60px;
	padding-top: 7px;
}
#footer #content #rightFoot {
	float: left;
	width: 455px;
	padding-right: 20px;
	text-align: right;
	height: 60px;
	padding-top: 7px;
}
#container #header #headerNav #globalnav #globalRight1 {
	position: relative;
}

#container #header #headerNav #globalnav #globalRight2 {
	float: right;
	position: relative;
	width: 145px;
}
#header  a:link, a:visited, a:active  {
	color: #000066;
	text-decoration: underline;

}
#header a:hover {
	color: #666666;
	text-decoration: none;
}

#container #content #mainContent #products #mainprods ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#container #content #mainContent #products #mainprods li {
	float: left;
	width: 120px;
	list-style-type: none;
	height: 180px;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
}
/*#menu1 {
	visibility: hidden;
	background-color: #666666;
	width: 120px;
	border-right: solid 2px #999999;
	border-bottom: solid 2px #999999;
	border-left: solid 2px #999999;
	z-index:10;
	position: absolute;
	margin-left:50%;
	top: 90px;
	left:218px;
}
#menu1 ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#menu1 li{
	font-size: 11px;
	margin:0px;
	display:block;
	width:100%;
	text-align:left;
	padding-top: 0px;
	padding-bottom: 0px;
}
#menu1 span{
	padding-left: 3px;
}*/

#menu1 a:link{color:#CCCCCC; text-decoration:none; width:100%; padding: 0 0 0 0; display:block;}
#menu1 a:visited{color:#CCCCCC; text-decoration:none; width:100%; padding: 0 0 0 0; display:block;}
#menu1 a:hover{
	color:#333333;
	text-decoration:none;
	width:100%;
	display:block;
	background-color:#CCCCCC;
	font-weight: bold;
}
#menu1 a:active{color:#CCCCCC; text-decoration:none; width:100%; padding: 0 0 0 0; display:block;}
#tcontainer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#tcontainer #acontent #description h1 {
	font-size: 24px;
	color: #000066;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#a2content #description h1 {
	font-size: 24px;
	color: #000066;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#actions ul, #news ul, #links ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#actions li, #news li, #links li {
	list-style-type: none;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
}


#tcontainer  #acontent,#tcontainer  #a2content {
	float: left;
	width: 300px;
	padding-right: 20px;
	padding-left: 20px;
	color: #666666;
	margin-bottom: 20px;
}
#tcontainer  #bcontent {
	width: 570px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	color:#666666;
	margin-bottom: 20px;
}
#tcontainer  #acontent  #bimage {
	text-align: center;
	width: 300px;
}
#actions h4, #news h4, #links h4{
	font-size: 16px;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	margin-bottom: 0px;
}
#actions a:link, #news a:link, #links a:link {color:#666666; text-decoration:none; width:100%; display:block;}
#actions a:visited, #news a:visited, #links a:visited {color:#666666; text-decoration:none; width:100%; display:block;}
#actions a:hover, #news a:hover, #links a:hover {
	color:#000066;
	text-decoration:none;
	width:100%;
	display:block;
	background-color:#CCCCCC;
}
#actions a:active, #news a:active, #links a:active {color:#666666; text-decoration:none; width:100%; display:block;}

.ndate {
	font-size:9px;
	color: #999999;
}
#testimonials p {
	font-style:italic;
}

#tracker {
	width: 570px;
	margin-bottom:20px;
}
#theading{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 570px;
	margin-bottom: 3px;
	}
#theading h3{
	font-size: 18px;
	color: #000066;
	margin-bottom: 2px;
}
#bookmark{
	width: 100%;
	text-align: center;
}
#data{
	width: 570px;
}
#data td{
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
#data a:link{color:#000066; text-decoration:underline; width:100%; padding: 0 0 0 6; display:block;}
#data a:visited{color:#000066; text-decoration:underline; width:100%; padding: 0 0 0 6;display:block;}
#data a:hover{
	color:#000066;
	text-decoration:none;
	width:100%;
	display:block;
	background-color: #99FF99;
}
#data a:active{color:#333333; text-decoration:none; width:100%; padding: 0 0 0 6; display:block;}
#mainprods  a:link {color:#000066; text-decoration:none; width:100%; padding: 0 0 0 6; display:block;}
#mainprods  a:visited{color:#000066; text-decoration:none; width:100%; padding: 0 0 0 6;display:block;}
#mainprods  a:hover{
	color:#000066;
	text-decoration:none;
	width:100%;
	display:block;
}
#mainprods  a:active{color:#333333; text-decoration:none; width:100%; padding: 0 0 0 6; display:block;}
#tcontainer #bcontent #tracker #data #email {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
#tcontainer #bcontent #tracker #data #submitbtn {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
#generalContent a:link {color:#000066; text-decoration:underline;}
#generalContent a:visited{color:#000066; text-decoration:underline;}
#generalContent a:hover{color:#000066; text-decoration:none;}
#generalContent a:active{color:#333333; text-decoration:none;}
.question {
	color:#993300;
	font-size: 16px;
	font-weight: bold;
	}.answer {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
#container #content #mainContent #generalContent #column {
	width: 260px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 10px;
}
#form .submitBtn {
	font-size: 12px;
	font-weight: bold;
}
#form1 .inputField {
	font-size: 12px;
	font-weight: bold;
}
#bcontent a:link, #bcontent a:visited, #bcontent a:active {
	text-decoration: underline;
	color: #000066;
}
#bcontent a:hover {
	text-decoration: none;
	color: #000066;
}
#sidebar a:link {
	color: #666666;
	text-decoration: none;
}
#sidebar a:visited {
	color: #666666;
	text-decoration: none;
}
#sidebar a:hover {
	color: #000066;
	text-decoration: none;
}
#sidebar a:active {
	color: #666666;
	text-decoration: none;
}
#news span {
	padding-right: 2px;
	padding-left: 2px;
}
.bigALERT {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
#globalRight1 a:link, #globalRight1 a:visited, #globalRight1 a:active {color:#CCCCCC; text-decoration:none;}
#globalRight1 a:hover {color:#CCCCCC; text-decoration:none;}
#description a:link, #description a:visited, #description a:active {color:#000066; text-decoration:none;}
#description a:hover {color:#666666; text-decoration:none;}

#siteAlert {
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin-bottom: 10px;
	height: 100px;
	width: 930px;
	padding: 10px;
}
#siteAlert  a:link {
	text-decoration: none;
}
#siteAlert a:link, #siteAlert a:visited, #siteAlert a:hover, #siteAlert a:active {
	text-decoration: none;
	font-weight: bold;
}


#cameraSub {
	visibility: hidden;
	width: 95px;
}

#notes {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	}
#trackerHeading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 400px;
	margin-bottom: 3px;
	height: 30px;
}
#freeAlerts {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 170px;
	margin-bottom: 3px;
	float: right;
	height: 30px;
}
#trackerHeading h3 {
	font-size: 18px;
	color: #000066;
	margin-bottom: 2px;
}

input.groovybutton
{
	font-size:11px;
	font-weight:bold;
	color:#330066;
	width:100px;
	height:25px;
	background-color:#66FFFF;
	border-style:solid;
	border-color:#3366FF;
	border-width:1px;
}
.formFields {
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
#hptitle {
	float: left;
	width: 550px;
	list-style-type: none;
	height: 24px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#smprod2 {
	width: 255px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}


#smprod2 p{
	font-size:14px;
	font-weight: bold;
	background-color: #CCFFFF;
	padding: 3px;
	width: 100%;
}

#smprod2 ul, #smprod2 li {
	font-weight: bold;
}
#smprod2 li {
	list-style-type: circle;
}

#smprod2 a:link, #smprod2 a:visited{
	color: #000066;
	text-decoration: none;	
}
#smprod2 a:hover, #smprod2 a:active {
	color: #00CCCC;
	text-decoration: none;	
}

