@charset "UTF-8";
/* CSS Document */

a {
    outline: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bcbcbc;
}
.dkgray {
	color: #666;
}
.med_gray {
	color: #666;
}
.marginL10 {
	margin-left: 10px;
}
.lt_gray {
	color: #CCC;
}
.off_white {
	color: #F6F6F6;
}
.bright_blue {
	color: #3acbfe;
}
.med_blue {
	color: #32add9;
}
.dull_blue {
	color: #227F9F;
}
.dk_blue {
	color: #36697D;
}
.orange {
	color: #e1851b;
}
.dk_orange {
	color: #9E5C11;
}
.dk_red {
	color: #C72A17;
}
.red_orange {
	color: #b54a30;
}
.txt10 {
	font-size: 10px;
}
.txt11 {
	font-size: 11px;
}
.txt12 {
	font-size: 12px;
}
.letter_sp_wide {
	letter-spacing: .1em;
}
.txt13 {
	font-size: 13px;
}
.txt14 {
	font-size: 14px;
}
.txt15 {
	font-size: 15px;
}
.txt16 {
	font-size: 16px;
}
.txt18 {
	font-size: 18px;
}
.txt20 {
	font-size: 20px;
}
.txt24 {
	font-size: 24px;
}
.txt28 {
	font-size: 28px;
}
.txt30 {
	font-size: 30px;
}
.indent10 {
	text-indent: 10px;
}
.txt_bold {
	font-weight: bold;
}
.txt_normal {
	font-weight: normal;
}
.pad20 {
	padding-left: 20px;
}
.pad5all {
	padding: 5px;
}

h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 10px;
}
.indent5 {
	text-indent: 5px;
}
.indent10 {
	text-indent: 10px;
}
.indent15 {
	text-indent: 15px;
}
.indent20 {
	text-indent: 20px;
}
.line_ht_15 {
	line-height: 1.5em;
}
.line_ht_14 {
	line-height: 1.4em;
}
.line_ht_12 {
	line-height: 1.2em;
}
.center_text {
	text-align: center;
}
.left_text {
	text-align: left;
}

.top_text {
	vertical-align: top;
}
.centerContainer {
	margin-right: auto;
	margin-left: auto;
}



a:link {
	color: #32add9;
	text-decoration: none;
}
a:visited {
	color: #32add9;
	text-decoration: none;
}
a:hover {
	color: #e1851b;
	text-decoration: underline;
}
a:active {
	color: #9e5c11;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

* {
	margin:0px;
	padding:0px;
	text-decoration: none;
}
#footer a:link {
	font-size: 11px;
	color: #32add9;
	text-decoration: none;
}
#footer a:visited {
	font-size: 11px;
	color: #32add9;
	text-decoration: none;
}
#footer a:hover {
	font-size: 11px;
	color: #acacac;
	text-decoration: none;
}

#footer a:active {
	font-size: 11px;
	color: #acacac;
	text-decoration: none;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a wrapper that should fully contain a float */
	clear:both;
}
.marginrt30 {
	margin: 0px 30px 0px 0px;
}
#foot_nav_menu a{
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #32ADD9;
}
#site_search table tr a  {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: 100;
	font-size: 11px;
}
#menu_container {
	z-index: 999;
}
.italics {
	font-style: italic;
}
.smallcaps {
	font-variant: small-caps;
}
SubMenuGray {
	color: #414345;
}
.txt22 {
	font-size: 22px;
}
body.corporate #menu_container  {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/menuCorporate.png);
}
body.products #menu_container {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/menuProducts.png);
}
body.sales #menu_container {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/menuSales.png);
}
body.support #menu_container {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/menuSupport.png);
}
body.news #menu_container {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/menuNews.png);
}
.hrule {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.hrulethick {
	clear: both;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.marginL20 {
	margin-left: 20px;
}
.padR5 {
	padding-right: 5px;
}
.med_red {
	color: #A5291B;
}
.nobullets {
	list-style-type: none;
}
.row_header td {
	color: #000;
	background-color: #4E5052;
	font-weight: bold;
	font-size: 13px;
}
.black_bg {
	background-color: #000;
	background-image: none;
}

a.pdf:link {
	color: #c72917;
}
a.pdf:visited {
	color: #c72917;
}
.imgright {
	float: right;
	padding: 6px 6px 6px 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.yellow {
	color: #FFCB0A;
}
.normal {
	font-variant: normal;
}
.smallcaps {
	font-variant: small-caps;
}
