body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}abbr,acronym {border:0;}
body {
	/*font-family: helvetica,arial,tahoma,sans-serif;*/
	font-family: Arial;
	font-size:12px;
	color:#555;
	line-height:18px;
	background-color:#fff;
	text-align:center;
	margin:0;padding:0;border:0;
}
td {
	font-size:13px;
}
a:link, a:visited, a:active {
	color: #0464BB;
	text-decoration:none;
}
a:hover {
	color: #1C417C;
	text-decoration: underline;
}
/* main document center */
#viewport {
	margin:auto;
	text-align:left;
	width:960px;
}
/* header styles */
#hd {
	background:transparent url(../images/topbar.png) no-repeat 10px top;
   	height:70px;
   	position:relative;
}
#hd table.nav {
	position:absolute;
	margin-left:0;
	width: 931px;
}
#hd table.nav tr {
}
#hd table.nav tr td {
	padding-top:1px;
	padding-left:0;
	padding-right:0;
}
#hd table.nav a, #hd table.main-nav a:hover, #hd table.main-nav a:visited {
	color: #fff;
	font-weight:bold;
}
#hd table.nav a, #hd table.main-nav a span {
	color: #fff;
	display:block;
}
#hd table.nav a {
	line-height:14px;
}
#hd table.nav a span {
	padding:6px 15px 7px 15px;
}
#hd table.nav a span {
	font-family:Arial;/*tahoma,helvetica,arial,sans-serif*/
	font-size:12px;
}
/* Main nav */
#hd table.main-nav {
	left:15px;
	top:8px;
}
#hd table.main-nav tr {
	height:28px;
}
#hd table.main-nav a:hover {
	text-decoration:underline;
}
#hd table.main-nav a:hover span {
	text-decoration:underline;
}
#hd table.main-nav td.active a {
	background:transparent url(../images/nav-left.png) repeat-x;
	text-decoration:none;
}
#hd table.main-nav td.active a span {
	background:transparent url(../images/nav-right.png) no-repeat right 0;
	padding:7px 15px 6px 15px;
	text-decoration:none;
}
/* Sub nav */
#hd .sub-nav {
	position:absolute;
	left:25px;
	top:40px;
	height:21px;
}
#hd .sub-nav td {
	font-size:12px;
	color:#777;
}
#hd .sub-nav td span {
	color:#777;
	font-weight:bold;
}
#hd .sub-nav td a {
	color:#046BCA;
}
#hd .sub-nav td.spacer {
	padding:0 0 0 12px;
}
/* Main header image */
#hd h1 a span {
	display:none;
}
/* body styles */
#bd {
	margin:5px 15px 0;
	zoom:1;
}
#bd p {
	margin-top:8px;
	margin-bottom:8px;
}
#bd br {
	font-size:10px;
	line-height:10px;
}
#bd .left-column {
	width:700px;
	float:left;
}
#bd .right-column {
	width:200px;
	float:left;
	margin-left:20px;
}
#bd .right-column p {
	margin:5px;
	font-size:12px;
}
#bd h3 {
	font-size:18px;
	letter-spacing:-1px;
	font-weight:normal;
	color: #385F95;
	margin:1px 0;
}
#bd h4 {
	font-size:14px;
	font-weight:bold;
	color: #555;
	margin:5px 0;
}
#bd h5 {
	background-color:#F1F1F1;
	padding:3px;
	line-height:20px;
	font-weight:bold;
}
#bd .big-box h5.alt {
	text-align:center;
	font-size:13px;
	border-bottom:1px solid #eee;
	color:#385F95;
}
#bd .box {
	padding: 3px 5px 15px;
}
/* footer */
#ft {
	margin-top:25px;
	text-align:center;
	background: transparent url(../images/ft-bg.png) no-repeat center 0;
	padding-top:5px;
}
#ft table.nav {
	margin: 0 auto;
}
#ft table.nav a, #ft table.nav a:hover, #ft table.nav a:visited {
	font-size:12px;
	font-weight:bold;
	display:block;
	padding:5px 15px 0;
}
#ft div.copy {
	margin: 0 auto;
	padding:10px 0;
	color:#000;
}
/* feature list */
ul.features, .content-box ul, .side-box ul {
	margin-left:15px;
	list-style-image: url(../images/c-sep-l.gif);
}
ul.features li,  .content-box ul li, .side-box ul li {
	margin-top:5px;
	margin-bottom:5px;
}
/* side boxes */
div.side-box {
	background: transparent url(../images/side-box.png) no-repeat;
	padding-top:9px;
	width:200px;
	margin-bottom:20px;
	zoom:1;
}
div.side-box-inner {
	background: transparent url(../images/side-box.png) no-repeat 0 bottom;
	padding:0 15px 5px;
	font-size:12px;
	zoom:1;
}
#bd div.side-box-inner h5 {
	background:transparent !important;
	padding-top:0;
}
div.big-box {
	background: transparent url(../images/big-box.png) no-repeat;
	padding-top:12px;
	width:700px;
	margin-bottom:20px;
}
div.big-box-inner {
	background: transparent url(../images/big-box.png) no-repeat 0 bottom;
	padding:0 15px 12px;
	font-size:12px;
}
div.big-box-solid {
	background: transparent url(../images/big-box-solid.png) no-repeat;
	padding-top:8px;
	width:700px;
	margin-bottom:20px;
}
div.big-box-solid-inner {
	background: transparent url(../images/big-box-solid.png) no-repeat 0 bottom;
	padding:0 15px 5px;
	font-size:12px;
	color:#555577;
}
#bd div.big-box-inner h5 {
	background:transparent !important;
	padding-top:0;
}div.full-box {
	background: transparent url(../images/full-box.png) no-repeat;
	padding-top:12px;
	width:920px;
}
div.full-box-inner {
	background: transparent url(../images/full-box.png) no-repeat 0 bottom;
	padding:0 15px 10px;
	font-size:12px;
}
div.content-box {
	width:700px;
}
div.content-box p {
	margin-left:5px;
	margin-right:5px;
}
#bd div.content-box ul.features {
	margin-left:20px;
}
#bd .content-box h5 {
	background-image: url(../images/med-shd.png);
	padding-left:10px;
}
/* contact us */
.contact-list {
	margin-top: 5px;
}
.contact-list td {
	vertical-align:top;
	padding: 5px 10px 10px;
}
.contact-list li {
	margin-top:0 !important;
}
.contact-list strong {
	font-weight:bold;
}
/* downloads */
table.dl {
	width:650px;
}table.dl td {
	padding:5px;
	vertical-align:top;
}
.expandable {
	background:#F7F7F7;
	padding:4px;
	border:1px solid #DEDEDE;
}
.expandable-body{
	background:#fff;
	padding:5px;
	zoom:1;
}
.expandable-body-inner{
	zoom:1;
}
.expandable-body dd {
	float:left;
	width:300px;
	padding:5px;
}
.training-info {
	font-size:11px;
}a.link {
	font-family:tahoma,helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:19px;
}
#msg-ct {
	position:absolute;
	left:680px;
	top:17px;
	width:217px;
	height:22px;
}
#msg {
	width:217px;
	height:22px;
	background-image:url(../images/msg-bg.png);
	color:#777;
	font-family:tahoma,helvetica,arial,sans-serif;
	font-size:11px;
	cursor:pointer;
	visibility:hidden;
}
#msg-inner {
	padding:5px 10px 0;
	zoom:1;
	line-height:12px;
	text-align:center;
}
.msg-over {
	color:#789030 !important;
}
#msg img {
	width:19px;
	height:19px;
}
#gsearch-box {
	color:#999;
}
.gs-active #gsearch-box {
	color:#333;
}
.ext-ie #gsearch-box {
	height:18px;
	position:relative;
	left:0;
	top:-2px;
}
/* Show bullets in forum lists */
#posts ul {
	list-style-type: disc;
}
#posts ol {
	list-style-type: decimal;
}
/*Home Box*/
#home-panel {
    width: 932px;
    height: 258px;
    background: #fff url(../images/home.png) no-repeat;
    position:relative;
	margin-top:10px;
}
#bd {	
}
div.home-block {
	background: transparent url(../images/med-box.png) no-repeat;
	padding-top:11px;
	width:450px;
}
div.home-block-inner {
	background: transparent url(../images/med-box.png) no-repeat 0 bottom;
	padding:5px 20px 20px;
	font-size:12px;
}
div.home-block-inner h2 {
	color:#1A5C9A;
	font-size:18px;
	margin:0 0 10px 0;
}
div.home-block-inner ul {
	list-style-type:square;
	margin-left:20px;
	color: #789030;
}
div.home-block-inner ul li span {
	color: #555;
}
img.learn-more {
	float:right;
	margin-right:10px;
}
img.shot {
	float:right;
	margin: 0 0 3px 10px;
}
.post-icon {
	width:120px;
	height:90px;
	float:left;
	margin: 10px 8px 4px 0;
}
#home {
	padding-top:15px;
}
/*======*/
.navbuttons {
	font: bold 12px arial; color: white; display: inline; 
	border-style: solid; cursor: hand; width: 85px; height: 24px;
	background-color: #0000cc; border-color: black; border-width: 1px;
}
.adminbuttons {
	font: bold 12px arial; color: white; display: inline; 
	border-style: solid; cursor: hand; width: 105px; height: 24px;
	background-color: #0000cc; border-color: black; border-width: 1px;
}
.red{color:red;}
.fw{font-weight:bold;}
.sp{color: #0464BB;text-decoration:none;}
.procbut { height: 22px; width: 60px; font: normal 12px arial; }
.sortbut { height: 17px; width: 17px; font: normal 10px arial; }
.infobut { height: 22px; width: 110px; font: normal 12px arial; }
.longbut { height: 22px; width: 250px; font: normal 12px arial; }
.date1 { width: 25px; height: 20px; font: normal 12px arial; }
.date2 { width: 50px; height: 20px; font: normal 12px arial; }
.basic {font: normal 12px arial;}
.basictop {font: normal 12px arial; vertical-align: top;}
.revs {font: normal 12px arial; width: 350px; vertical-align: top;}
.heading {font: normal 18px arial; }
.smallheading {font: normal 15px arial; }
input.longtext {width: 200px; height: 20px; font: normal 12px arial; }
input.bigtext {width: 300px; height: 20px; font: normal 12px arial; }
input.intermediatetext {width: 150px; height: 20px; font: normal 12px arial; }
input.mediumtext {width: 100px; height: 20px; font: normal 12px arial; }
input.shorttext {width: 50px; height: 20px; font: normal 12px arial; }
input.extralongtext {width: 400px; height: 20px; font: normal 12px arial; }
textarea.longtext {width: 300px; height: 100px; font: normal 12px arial; }
textarea.extralongtext {width: 400px; height: 300px; font: normal 12px arial; }
textarea.abstext {width: 300px; height: 300px; font: normal 12px arial; }
keepleft {text-align: left; }
select.listbox {width: 150px; height: 110px; font: normal 12px arial; }
select.selbox {width: 150px; height: 25px; font: normal 12px arial; }
select.selboxlong {width: 250px; height: 110px; font: normal 12px arial; }
select.selboxhuge {width: 300px; height: 110px; font: normal 12px arial; }
.faxhead {font: bold 80px arial; }
.large {font: bold 15px arial;}
.basictall {font: normal 12px arial; height: 20px;}
input.ddmmtext {width: 25px; height: 20px; font: normal 12px arial; }
.basicjustify {font: normal 12px arial; text-align:justify;}
