/*
 * CSS by Daryl Quenet (www.quenet.org).
 * Please report any bugs immediately.
 * CSS Tested in FF2.0, IE6, IE7, and Safari
 */

* {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	font-size: 12px;
	color: #000;
}

img {
	border: 0;
}

a, a:visited {
	color: #053285;
	text-decoration: none;
}

a:hover {
	color: red;
}

form {
	display: inline;
}

#container {
	width: 760px;
	background: url("/Images/ContainerBG.gif") top left repeat-y;
}

#header {
	display: none;
}

#header dl {
	display: none;
}

#nav {
	display: none;
}

#subheader {
	display: none;
	height: 16px;
	background: url("/Images/SubHeader.gif")
}

#subheader p {
	padding: 3px 0 0 150px;
	font-size: 10px;
}

#subheader p a {
	text-decoration: none;
	color: #053285;
	font-weight: bolder;
}

#leftnav {
	display: none;
}

#content {
	width: 610;
	margin: 0;	
}

#content dl {
	padding-top: 12px;
	text-align: center;
	float: left;
}

#content dt {
	font-weight: bolder;
}

#content dd {
	text-align: left;
	background: url("/Images/Checkmark.gif") no-repeat;
	background-position: 0 3px;
	padding-left: 18px;
}

#content p {
	padding: 5px 0 5px;
}

#content h2 {
	font-size: 16px;
	padding: 5px 0 5px 0;
}

#content h3 {
	font-size: 14px;
	padding: 5px 0 5px 0;
}

#content h4 {
	font-size: 12px;
	padding: 5px 0 5px 0;
}

#content .sprob {
	display: none;
}

#content .contentmenu {
	width: 220px;
	text-align: left;
	float: left;
}

#content .contentmenu li {
		list-style: none;
		padding-left: 30px;
}

#content .contentmenu li a {
	font-weight: bolder;	
}

#content .contentmenu li a.active {
	color: #000;
}

#content .aboutus, #content .services {
	margin-left: 220px;
}

#content .services ul, #content .services ol, #content .aboutus ul, #content .aboutus ol, #content .products ul, #content .products ol {
	padding:  5px 0 5px 25px;
}

#content ul.clients li {
	float: left;
	width: 20%;
	display: block;
	list-style: none;
}

ul.features {
	padding: 3px 0 3px 0;
}

.features li {
	float: left;
	width: 20%;
	list-style: none;
	text-align: center;
	padding: 2px 0 2px 0;
}

.pad {
	padding: 5px 0 5px 0;
}

.seal {
	float: right;
	margin-top: 10px;
}

ul.partners {
	padding: 5px 0 5px 0;
}

ul.partners li {
	float: left;
	list-style: none;
	padding: 0 0 0 50px;
}

#subfooter {
	display: none;
}

.orderinfo {

}

#footer {
	display: none;
}

br.clear, li.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}

.products {
	padding-top: 10px;
}

/* Original Styles from old Able Site */

.RegularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.ContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.ContentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.ContentLargeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

.ContentSmall {
	font-family: Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.ListText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.LargeListText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.HeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.HeaderSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.MenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.MenuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}

.MenuSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.BlueBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.GreyBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #053285;
}

.TinyText {
	font-size: 1px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.NotDone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6666;
	text-decoration: underline;
}

table.dashed {
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}

table.dashed th {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

table.dashed td {
	border-width: 2px;
	padding: 5px;
	border-style: dotted;
	border-color: #CCCCCC;
	background-color: white;
	-moz-border-radius: ;
}

hr.dashed-blue {
	border-top: 1px dashed #053285;
	color: #fff;
	background-color: #fff;
	height: 1px;
}

hr.dashed-grey {
	border-top: 1px dashed #CCCCCC;
	color: #fff;
	background-color: #fff;
	height: 1px;
}

#prodimage {
	width: 275px;
	float: left;
	display: block;
	margin-right: 10px;
}

#awardinfo p {
	margin: 2px 0 2px 0;
	padding: 0;
}

.prodpricing {
	display: block;
	margin-bottom: 10px;
	width: 700px;
}

.prodpricing b {
	font-weight: 100;
	color: #cccccc;
}

.orderinfo ol {
	margin: 0 0 0 25px;
}

.orderinfo ol ul li {
	list-style: disc;
}

ul#pricing {
	margin-left: 20px;
}

.orderonline {
	display: none;
}

.orderonline textarea {
	display: block;
	margin: 5px 0 5px 0;
}
