body {
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-weight: normal;
  color: #000000;
  margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}


.oneColElsCtr #container {
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 10px;
}
.oneColElsCtr #mainContent {
	padding: 0;
	padding-right: 8px;
}

td {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
  
}

.topjustask {
	font-family: Arial, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
	text-align: right;
}

.signupnow {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	text-align: right;
	text-decoration: underline;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
	padding: 4px;	
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	text-align: left;
}

.action {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #990000;
	text-indent: 1em;
	text-decoration: underline;
	
}


td.toolbar {
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff;
  padding-top: 4pt;
  padding-bottom: 6pt;
  padding-left: 1em;
  padding-right: 1em;
  text-align: center;
  background-color: #000000;

}

td.about {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
  padding-top: 6pt;
  padding-bottom: 6pt;
  padding-left: 8em;
  padding-right: 1em;
  
}


a {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

a.topbar {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	width: 800px;  
}

a.topbar:hover {
  font-family: Arial, sans-serif;
  font-size: 12pt;
   color: #cc3333;
  text-align: center;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
  
}

a.homepage {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

a.hpcenter {
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
  text-align: left;
  text-decoration: none;
  
}

a.hpcenter:hover {
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #cc3333;
  text-align: left;
  text-decoration: none;
  border-bottom: 1px solid #cc3333;
  
}

a.action:hover {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #cccccc;
	text-indent: 1em;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;

}


td.products {
  padding-top: 4pt;
  padding-bottom: 6pt;
  padding-left: .5em;
  padding-right: 1em;
  text-align: left;
  font-weight: bold;
  vertical-align: top;
  background-color: #ffffff;
  background: url(images/productsbackgrnd.jpg);
  background-repeat: no-repeat;

}

td.homepage {
	width: 250px;
	font-size: 12pt;
	margin-bottom: 8px;
	padding-top: 8pt;
	padding-bottom: 6pt;
	padding-left: 4px;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	background-color: #ffffff;
	background: url(images/homeprodback.jpg);
	background-repeat: no-repeat;
}

div.homepage {
	margin-bottom: 8px;
	font-weight: bold;
}

td.homepagecenter {
	font-size: 12pt;
	padding-top: 4pt;
	padding-bottom: 6pt;
	padding-left: 1em;
	padding-right: 8px;
	text-align: left;
	background-color: #ffffff;
	background-repeat: no-repeat;
}

td.homepagecenter a {
	font-size: 12pt;
}

td.homepagecenter h1 {
	font-size: 18px;
}



.oneColElsCtr #footer {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	padding-top: 4pt;
	padding-bottom: 6pt;
	padding-left: 1em;
	padding-right: 1em;
	text-align: center;
	background-color: #990000;
	height: 60px;
}

a.footer {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

ul {
	list-style-image: url(images/aboutbullet.jpg);
	list-style-position: outside;
	 
}


ul.products {
	list-style-image: url(images/prodbullet.jpg);
	list-style-position: outside;
	
}
	

input.text {
	background-color: #FFFFCC;

}

textarea {
	background-color: #FFFFCC;

}

.tag {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #990000;
  text-align: center;

}

.titlebar {
padding-bottom: 1%;
padding-top: 1%;
}


img.blackbar {
float: left;
margin-left: 5em;
margin-top: .5em;
}

table {
	border-top-color: #000000;
}

.oneColElsCtr #homefeature1 {
	width: 210px;
	height: 100px;
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px;
	margin-left:10px;
	float:left;
}

.oneColElsCtr #homefeature2 {
	width: 250px;
	height: 100px;
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px;
	margin-left:15px;
	float:left;
	margin-bottom: 20px;
}

.oneColElsCtr #homefeature3 {
	width: 225px;
	height: 100px;
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px;
	margin-left:15px;
	text-align: left;
	float:left;
}

.download {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
}

.guran {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 5px;
}

li {
	padding-bottom: 6px;
}

.leftnavheader {
	color:#000000;
	font-size:15px;
	font-weight:bold;
	margin:4px 4px 10px 4px;
}

td.leftnav {
	margin-top: 20px;
	vertical-align: top;
	width: 170px;
	background-color: #FFFFFF;
	padding: 8px;
	margin-left: 4px;
}
.leftnav ul {
	margin:0px 0px 0px 14px;
	padding:0px;
	list-style:none;
}
.leftnav li {
	border-top:1px dotted #999999;
	padding:4px 4px 5px 12px;
	margin:0px;
	font-weight:bold;
	list-style: square;
	color:  #cccccc;
	}
.leftnav ul .navfirst {
	border-top:none;
	color:  #cccccc;
}
.leftnav a {
	color:#990000;
	text-decoration:none;
}
.leftnav a:hover {
	color: #cccccc;
	text-decoration:none;
}
.leftnav a.highlight, #leftnav2 a.highlight {
	font-weight:bold;
	color:#e77844;
	text-decoration:none;
}

td.maintext {
padding: 12px;
margin-left: 8px;

}

.leftedge {
	width: 210px;
	background-color: #990000;
	border-right-color: #990000;
	border-top-style: groove;
	border-right-width: 8px;
}

.leftbox {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	padding: 8px;
	width: 200px;
	background-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 4px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
}

.homebox {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	padding: 12px;
	width: 250px;
	background-color: #FFFFFF;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 4px;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 4px;
	margin-top: 20px;
}

.homebox ul {
	margin:0px 0px 0px 14px;
	padding:0px;
	list-style:none;
}
.homebox li {
	border-top:1px dotted #999999;
	padding:4px 4px 5px 12px;
	margin:0px;
	font-weight:bold;
	list-style: square;
	color:  #cccccc;
	}
.homebox ul .navfirst {
	border-top:none;
	color:  #cccccc;
}
.homebox a {
	color:#990000;
	text-decoration:none;
}
.homebox a:hover {
	color: #cccccc;
	text-decoration:none;
}
.homebox a.highlight, #leftnav2 a.highlight {
	font-weight:bold;
	color:#e77844;
	text-decoration:none;
}

.featurebox {
	width: 200px;
	height: 150px;
	background: #ffffff;
	margin-left:30px;
	border: 2px solid #990000;
	text-align: left;
	float:left;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.icon {
	margin-right: 10px;
	padding-right: 10px;
}


li.selected {
	color: #666666;

}


li.selectfirst {
border-top:none;
color: #666666;

}

td.faq {
	padding-top: 75px;
	padding-right: 10px;
}

td.about2 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	padding-top: 6pt;
	padding-bottom: 6pt;
	padding-left: 35px;
	padding-right: 1em;
}

#bbb {
	width: 135px;
	float: left;
}

.footertext {
	margin-top: 10px;

}

.briefcase {
	color: #8f291d;
	font-weight: bold;
	font-size: 16px;
} 

.briefcasemap {
	color: #8f291d;
	font-weight: bold;
	font-size: 16px;
} 


.bizipedia {
	color: #34286a;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.redesign {
	font-size: 24pt;
}
