body,th,td
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #464646;
}

body
{
  background-color: #555;
  margin: 0 0 0 0;
  text-align: center;
  height: 100%;
}

a:link, a:visited
{
  color: #0000FF;
}

.product_header
{
  font-family: arial narrow;
  font-size: 18px;
  letter-spacing: -1px;
  font-weight: 700;
}

#content
{
  position: relative;
  width: 1024px;
  text-align: left;
  background-color: White;
}

#header
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1024px;
	height: 96px;
}

#nav
{
	position: absolute;
	background-color: rgb(10,31,98);
	top: 96px;
	left: 0px;
	width: 1024px;
	color: #607CA4;
  z-index: 99;
}

div.nav_item
{
	background-color: #000;
	color: White;
	width: 1px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}

div.nav_item hover
{
	background-color: #000;
	color: White;
	width: 100px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}

div.nav_item a
{
	background-color: #000;
	color: White;
	width: 100px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}

div.nav_item a:hover
{
	background-color: #000;
	color: White;
	width: 100px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}

#hp_flash
{
	position: absolute;
	top: 135px;
	left: 0px;
	width: 1024px;
	height: 166px;
	background-color: White;
	z-index:6;
	border-top: 3px solid #8A6810;
}

#hp_right
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200px;
	height: 100%;
	background-color: #AFBDD1;
}

#hp_main
{
	position: absolute;
	top: 296px;
	left: 0px;
	width: 1024px;
	border-top: 2px solid #c5c5c5;
	background-color: White;
	background-image: url(/images/bckgrnd_content.gif);
	background-repeat: repeat-y;
}

#main
{
	position: absolute;
	top: 154px;
	left: 0px;
	/*width: 485px;*/
	width: 1024px;
	border-top: 2px solid #c5c5c5;
	background-color: White;
	background-image: url(/images/bckgrnd_content.gif);
	background-repeat: repeat-y;
	/*padding-left: 40px;*/
}

#main_no_right
{
	position: absolute;
	top: 154px;
	left: 0px;
	width: 1009px;
	border-top: 2px solid rgb(10,31,98);
	background-color: White;
    padding-right: 15px;
}

#main_no_title
{
	position: absolute;
	top: 117px;
	left: 0px;
	width: 1024px;
	background-color: White;
}

#home_content
{
  color: #d7d4d2;
  padding-top: 20px;
  padding-left: 24px;
  padding-right: 24px;
  line-height: 1.5;
  font-size: 1.1em;
}

#home_content #products td
{
  color: #666;
  font-size: 11px;
  font-weight: normal;
}

#home_content img
{
  margin-top: 50px;
}

#home_bot_elem
{	
	border-top: 3px solid #8A6810;
}

#home_bot_elem th
{
	text-align:center;
	color:white;
	font-size:12px;
	padding:4px 0;
	background: #627DA4 url(/images/footer_bg.gif);
	background-repeat:repeat-x;
}

#hp_main_container
{
	position: absolute;
	top: 257px;
	left: 0px;
	width: 765px;
}

#footer
{
	position: relative;
	left: -40px;
	width: 1004px;
	color: #cccccc;
	font-size: 10px;
	font-weight: bold;
	padding: 9px 10px;
	background-color: rgb(10,31,98);
	background-repeat:repeat-x;
	border-top: 3px solid #f37b19;
}

#title
{
	position: absolute;
	top: 118px;
	left: 0px;
	width: 1004px;
	height: 40px;
	font-family: arial narrow;
	font-size: 18px;
	color: #0c0531;
	font-weight: 600;
	background-color: White;
	padding-left: 20px;
	padding-top: 5px;
	border-top: 3px solid #f37b19;
}

#pro_topright
{
	position:absolute;
	top: 2000px;
	right: 600px;
	z-index: 5;
	color: #ffffff;
}

.right_nav a:link
{
  font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: none;
	font-weight: bold;
}

.right_nav a:visited
{
  font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: none;
	font-weight: bold;
}

.right_nav a:hover
{
  font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: underline;
	font-weight: bold;
}

.nav1 a:link
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: underline;
	font-weight: bold;
}

.nav1 a:visited
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: underline;
	font-weight: bold;
}

.nav1 a:hover
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
}

.support
{
	font-size: 13px;
}

.sec_title
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

input, select, textarea
{ 
	font-family:Arial, Helvetica, sans-serif;
}

.error
{
	color:#CC0000;
	font-weight:bold;
}
	
.form_required {
  background-color: #FFF799;
}

.product_content {
  padding-left: 40px;
  width: 730px;
}

.product_content p {
  margin-top:5px;
  margin-bottom:7px;
}

.hdr1, .gray_hdr_title
{
	font-family: arial narrow;
	font-size: 13px;
	font-weight: bold;
  background-color: rgb(10,31,98);
	color: #fff;
  padding:2px 10px;
}

.hdr2
{
	font-family: arial narrow;
	font-size: 15px;
	font-weight: bold;
	color: #353535;
  margin-left: 10px;
}

.hdr3
{
	font-family: arial narrow;
	font-size: 15px;
	font-weight: bold;
	color: #353535;
}

.hdr3 a {
    padding-left: 5px;
    font-weight: normal;
}

ul.support {
  margin-top: 7px;
  margin-left: 25px;
  margin-bottom: 15px;
  padding-left: 3px;
}

#home_wwa td {padding: 5px;}
#home_wwa a {text-decoration:none;}
#home_wwa .date {
    color: #003262;
    font-weight: bold;
}
#home_wwa .title {
  color: #8A6810;
}

.hmlnk1 a {
  color: #fff;
}

.hmlnk1 a:hover {
  text-decoration: none;
}

.collapsible {
	display: none;
        margin-top: 7px;
        margin-bottom: 7px;
}
