﻿body {
	background: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/xymtec_bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; color: #3366cc;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #333333;
}
a:link,a:active,a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #00008B;*/
	color: #3366cc;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a:hover		{ text-decoration: underline;}
a.footerlink:link,a.footerlink:active,a.footerlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366cc;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.footerlink:hover {text-decoration: underline;}
a.navtext:link,a.navtext:active,a.navtext:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.navtext:hover {text-decoration: underline;}
hr	{ height: 0px; border: dashed #cccccc 0px; border-top-width: 1px;}
th {
	background-color: #3366cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-image: url(images/table_cell_bg1.jpg);
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
					  
					  font-size: 14px; color: #666666;
					  font-weight: bold;
					 
					  
					  
					  
					  /*background-image: url(images/heading.png);
					background-repeat:no-repeat;*/
}
.error_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
					  font-size: 14px; color: Red;
					  font-weight: bold;
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
					  font-size: 10px; color: #333333;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
					  font-size: 10px; color: #cc0000;
					  font-style: italic;
					  
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
					  font-size: 10px; color: #666666;
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
					  font-size: 12px; color: #3366cc;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
					  font-size: 12px; color: #333333;
}
.box {
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #e7e7e7;
	/*background: #ffffff;*/
	background-image: url(images/hh_bg.png);
	/*background-repeat: repeat-x;*/
	
}

.code_box {
	padding: 5px;
	width: 98%;
	border-width: 1px;
	border-style: dashed;
	border-color: #cccccc;
	background: #e7e7e7;
	/*background-image: url(images/hh_bg.png);
	background-repeat: repeat-x;*/
	
}
.border_box {
	padding: 0px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	/*background: #e7e7e7;
	background-image: url(images/hh_bg.png);
	background-repeat: repeat-x;*/
	
}

.tablebox {
	
	padding: 0px;
	border-width: 0px;
	border-style: none;
	border-color: #cccccc;
	background: #e7e7e7;
	/*background-image: url(images/hh_bg.png);
	/*background-repeat: repeat-x;*/
	
}


.navboxitem {
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #3366cc;
	background: #99B3E6;
	
}

.padded {
	padding: 5px;
}
.content {
	
	vertical-align:top;
	padding: 0px;
	
	border-style: none;
	border-width: 0px;
	border-color: #cccccc;
	
	/*border-bottom: none;
	background: #ffffff;
	border-right: none;*/
	/*background-image: url(images/xymtec_bg_content.jpg);
	background-repeat: repeat-x; */

	
}
.nav_heading {
	padding: 0px;
	color: #ffffff;
	background: #333333;
	border-style: none;
	border-width: 0px;
	border-color: #cccccc;
	

}
.nav {
	/*padding: 2px;*/
	text-align: center;
	background: #fdfdfd;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	height: 20px;
	
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
}
.navbox {
	
	vertical-align:top;
	padding: 0px;
	border-width: 1px;
	border-style: none;
	border-color: #cccccc;
	/*background: #fdfdfd;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;*/
	width: 160px;
	
	
}
.header {
	padding: 0px;
	/*background: #ffffff;*/
	border-style: none;
	border-width: 0px;
	height: 46px;
}
.main {
	padding: 0px;
	width: 780px;
	border-color: #cccccc;
	border-width: 0px;
	border-style: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*background: #ffffff;*/
	/*background-image: url(images/header.jpg);*/
	/*background-repeat: repeat-x;*/

}
.footer {
	color: #999999;
	/*padding: 0px;
	background: #ffffff;
	border-style: none;
	border-width: 0px;*/
}

.main_div {
	width: 775px;
	/*text-align: center;*/
	margin-top: 20px;
	margin: auto;
}
.header_div {
	width: 775px;
}
.dakotafit_logo {
	position: relative;
	left: 627px;
	top: 20px;
	width: 147px;
	height: 46px;
	
}
.protrack_logo {
	position: absolute;
	top: 20px;
	width: 775px;
	height: 46px;
}
.footer_box_div {
	
	padding: 5px;
	width: 598px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	background: #e7e7e7;
	text-align: justify;
}
.footer_div{
	position: relative;
	width: 598px;
	
	/*margin-left: auto;*/
	text-align: center;
	top: 20px;
}	
.content_div{
	position: absolute;
	width: 585px;
	margin-left: 188px;
	top: 331px;
}	
.side_nav_div{
	position: relative;
	left: -2px;
	width: 175px;
	top: 63px;
}
.top_nav_div{
	position: relative;
	top: 35px;
}
.banner_div{
	position: relative;
	width: 775px;
	top: 50px;
}