

* {
	margin: 0;
	padding: 0;
	
}


html, body {
	height: 100%;
	line-height: 1.4em;
	font-size: 10px;
	color: #333333;
	background-color:#c0e3ff;
	background-image:url('images/free/rt_bg.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
body.homepage 
{
	background-image:none;
	background-color:#C0E3FF;
}

h2 {
	color: #00264c;
	font-size:18px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-weight:bold;
}
a {
	text-decoration: underline;
	color: #00669F;
}

img {
	border:none;
}
a:hover {
	text-decoration: none;
	color:#990000;
}

.maincontainer {
	margin-left: auto;
	margin-right: auto;
	width: 985px; /*Width of main container*/
	/* margin: 0 auto; /*Center container on page*/  
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -25px; /* the bottom margin is the negative value of the footer's height */

}

/* Menu */
#menu_rg 
{
	float:right;
}

#menu {
	float: left;
	line-height:normal;	
	text-transform:uppercase;
	width:100%;
	z-index:1;
	}

#menu ul {
	list-style-image:none;
	list-style-type: none;
	list-style: outside;
	line-height: normal;
}
#menu li {
	display:inline;
}
#menu a {
	float:left;
	padding:0pt 0pt 0 8px;
	text-decoration:none;
	background:transparent url(images/tab_left.png) no-repeat scroll left top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#185ea2;
	font-size: 10px;
	margin-right:5px;
}
#menu a span	{
	background:transparent url(images/tab_right.png) no-repeat scroll right top;
	display:block;
	float:left;
	padding:8px 13px 9px 7px;
	color:#185ea2;
	cursor:pointer;
}
#menu span	{
	
	display:block;
	float:left;
	padding:3px 12px 8px 4px;
	
	color:#000000;
	font-size: 10px;
	text-align:right;
}

#menu a:hover, #on a {
      background-position:0% -30px;
     
}

#menu a:hover span, #on a span{
      background-position:100% -30px;
	  color:#fff;
	  
}

.boxNav_Home 
{
	width:575px;
	height:44px;
	position:relative;
	top:80px;
}

/* Begin of Body Content */

#BoxList
{
	width:642px;
	
}

#contentwrapper{
	width: 100%;
	display:table;
	clear:both;
}
#tpLeft 
{
	float:left;
	width:8px;
	height:52px;
	background-image:url('images/snsr_cornerLft.gif');
	background-repeat:no-repeat;
}
#tpInfo
{
	width:965px;
	height:52px;
	float:left;
	background-image:url('images/snsr_bg.gif');
	background-color:#ECECEC;
	
	
}
#tpRgt 
{
	float:right;
	width:12px;
	height:52px;
	background-image:url('images/snsr_cornerRgt.gif');
	background-repeat:no-repeat;
	
}
#DropBox 
{
	width:965px;
	background-color:#CFEBFF;
	margin:0 auto;
	border-right:1px solid #00264c;
	border-left:1px solid #00264c;
	border-bottom:1px solid #00264c;
	margin-bottom:5px;
	float:right;
	margin-right:11px;
	-margin-right:6px;
	-margin-left:7px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-radius-bottomright: 5px;
}
#adSpace_300x250
{
	width:300px;
	height:250px;
	margin-top:2px;
	margin-bottom:5px;
	font-size:9px;
	color:#102E4A;
	float:right;
	padding-bottom:15px;
}
#adSpace_728x90 
{
	width:728px;
	height:110px;
	padding-top:20px;
	margin-bottom:5px;
	font-size:9px;
	color:#1B82DF;
	margin:0 auto;
	clear:both;
}
#adSpace_728x90_top
{
	width:728px;
	height:110px;
	font-size:9px;
	color:#1B82DF;
	float:right;
}
#hmFt 
{
	width:965px;
	background-color:#fff;
	float:left;
	margin-left:7px;
	border:1px solid #00264C;
	margin-bottom:5px;
	-margin-right:4px;
	-margin-left:3px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

}

.footer, .push {
	height: 20px; /* .push must be the same height as .footer */
	
	width:985px;
	padding-top:10px;
	margin: 0 auto;
	color:#102E4A;
	width:100%;
	float:left;
	
/*	clear: left;
	width: 100%;
	
	text-align: center;
	font-size:10px;
	padding: 50px 0;*/
	
}
.footer {
	background-image:url(Images/footer_BG.gif);
	background-repeat:repeat-x;
	text-align:center;
	background-color:#FFFFFF;
}

/* Filter Bar */

.SensorTabRow p 
{
	float:right;
	padding-top:5px;
}
/*Home Tabs */

	.tabbed-box 
	{
		width: 100%;
	}	
	.tabbed-box .tabs li
	{
		list-style: none;
		
	}
	.tabs li 
	{
		clear:right;
	}
	.tabbed-box .tabs li a 
	{
		display: block;
		
		height:15px;
		padding: 7px 4px 7px 11px;
		text-align: left;
		text-decoration: none;
		color: #fff;
		background: #fff url(images/rt_butBG.gif) repeat-x top;
		margin:5px;
		clear:both;
		font-size:9px;
		outline:none;
		}
	.tabbed-box .tabs li:first-child a {
		 }
	.tabbed-box .tabs li a:hover 
	{
		background-position:0 -29px;
		color: #000000;
		font-weight:bold; 
		}
	.tabbed-box .tabs li a:focus {
		 }
	.tabbed-box .tabs li a.active {
		background-position:0 -58px;
		color: #3A4F00;
		font-weight:bold;
		outline:none; }
		
	.tabbed-content 
	{
		padding: 5px;
		display: none; 
		
		width:420px;
		float:left;
		margin-bottom:5px;
		font-size:13px;
		line-height:18pt;
		height:auto;
	}
	ul.tabs
	{
		float:left;
		width:210px;
	}
	
	.ContentBox p 
	{
		margin:10px;
		font-size:14px;
		width:75%;
		float:left;
		
	}
	
	.hmFtHow
	{
		width:99%;
		margin:5px;
		padding-bottom:5px;
		
	}
	.hmFtHow h2
	{
		margin:0;
		padding-bottom:12px;
	}
	
	.hmFtHow td
	{
		width:325px;
		padding:10px;

	}
	.hmFtHow p 
	{
		color:#3C668E;
	}
	.hmFtHow tr 
	{
		vertical-align:top;
	}
	.seperator 
	{
		border-left:1px solid #BFE1FF;
	}
	
	/*Homepage Marketing */
	#ZoykesNews
	{
		float:right;
		width:286px;
		color:#fff;	
		background-image:url(images/home/sd_right_bg.gif);
		background-repeat:no-repeat;
		padding-top:15px;
		padding-left:23px;
		
	}
	.homepageStatus 
	{
		width:247px;
		margin:15px 0 15px 0px;
	}
	.homepageStatus td 
	{
		background-image:url(images/home/SensorArea_BG.gif);
		background-repeat:no-repeat;
		height:33px;
		width:233px;
		font-weight:bold;
		font-size:11px;
		color:#7F7F7F;
		padding-left:25px;
	}
	.homepageStatus td a:link
	{
		color:#1aa832;
	}
	.homepageStatus td strong 
	{
		color:red;
	}
	.HowBox 
	{
		float:left;
		clear:left;
		width:283px;
		height:193px;
		background-image:url(images/home/SensorArea_BG_1.gif);
		background-repeat:no-repeat;
		margin-top:10px;
		margin-right:10px;
		padding:10px;
		color:#fff;
		font-size:12px;
	}
	.ItsDone 
	{
		float:left;
		width:283px;
		height:153px;
		margin-top:25px;
		background-image:url(images/home/SensorArea_BG_2.gif);
		background-repeat:no-repeat;
		padding:10px;
		color:#fff;
		font-size:12px;
	}
	
		#treeBranch p
	{
		color:#fff;
		margin-top:5px;
		margin-bottom:5px;
		font-size:15px;
		
	}
	#treeBranch a:link 
	{
		text-decoration:none;
		font-weight:bold;
		color:#fff;
	}
	#treeBranch a:visited
	{
		color:#fff;
		font-weight:bold;
		text-decoration:none;
	}
	#treeBranch a:hover 
	{
		font-weight:bold;
		text-decoration:underline;
	}
	
	.WriteupPages h2 
	{
		margin-left:10px;
		margin-top:0;
		margin-bottom:0;
	}
	
	.ZBackground {
		position: absolute;
		top: 120px;
		width: 100%;
		height: 500px;
		background-image: url(images/rt_bg2.jpg);
	}
	
	/*Body Text */
	
	.bodytext p
	{
		font-size:10pt;
		line-height:14pt;
		width:90%;
		margin:20px;
	}
	.bodytext ul 
	{
		margin-left:50px;
		font-size:10pt;
		line-height:14pt;
		width:80%;
	}
