/*<![CDATA[*/
/* START LAYOUT */
body {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, sans-serif;
	font-size: 75%;
	color: #444444;	
	background-color: #FFFFFF;
	text-align: center;
	background-attachment: fixed;
	background-image: url(images/bg_page.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#container {
	width: 755px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-attachment: scroll;
	background-image: url(images/bg_sidecol.gif);
	background-repeat: repeat-y;
	background-position: 100% 0px;		
}
#header {
	height: 218px;
	width: 756px;
	margin: 0px -3px 0px 0px;
	padding: 0;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/hp-splash3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/* Firefox Fix */
* > #container {
	margin: 1% auto;
}
* > #header {
	margin: 0;
	width: 755px;	
}
#content {
	width: 570px;

	margin: 0px 163px 0px 0px;
	padding: 0px 10px 10px 10px;
}
#sidebar-b {
	float: right;
	width: 163px;
	\width: 173px;
	w\idth: 163px;
	margin: 0;
	margin-left: 0px;
	padding: 1px;
	text-align: center;
}
.footer {
	clear: both;
	padding: 0px;	
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

/* START PRESENTATION */
h1 {
	font-size: 16px;;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #CC3300;
}
h2 {
	font-size: 14px;;
	font-weight: bold;
	color: #CC3300;
}
h3 {
	font-size: 12px;;
	font-weight: bold;
	color: #CC3300;
}
p {
	font-size: 12px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 1px;
}
/* Lists */
ul.nb {
	list-style-type: none;

}
ul.nb li {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
li.smlltck {
	padding-top: 0px;
	padding-bottom: 5px;
	list-style-position: inside;
	list-style-image: url(images/listticksmll.jpg);
}
div.inlin {
	text-align: center;
	display: inline;
}
div.inlin ul {
}
ul {
	margin: 0px -10px 0px 0px;
}
ul li {
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
}

a {
	font-size: 1em;
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #666666;
}
a.mnulnk {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;	
}
a.mnulnk:hover {
	color: #CCCCCC;
	background-color: #FFFFFF;	
}
a.footerlink {
	color: #CCCCCC;
}
a.footerlink:hover {
	color: #000000;
}
a.botlnk {
	font-size: 11px;
}

.faqheader {
	font-weight: bold;
	color: #333333;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	font-size: 1.1em;
	font-style: italic;
}
.redtext {
	color: #CC0000;
}
.tabftr {
	font-size: 0.8em;
	color: #CCCCCC;
}
.tabproducts {
	font-size: 0.9em;
}
.tabcontus, {
	font-size: 1em;
	}
a.tabcontus {
	font-size: 1em;
	}
.tabcontus2, {
	font-size: 1em;
	}
a.tabcontus2 {
	font-size: 1em;
	}	
.tabcontus2 select, .tabcontus2 input, .tabcontus2 textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, sans-serif;
	font-size: 1em;
	width:300px;
	border: 1px solid #0099CC;
	}
.tabcontus2 input.chkbx {
	width:30px;
	border: 0px solid #0099CC;	
}	
input.contbtn {
	width: auto;
	font-size: 1em;
	border: 1px solid #6699CC;
}

/* Contact Us Form */
fieldset.cntout {
	font-size: 1em;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
legend.cnttitle {
	font-weight: normal;
	color: #333333;
	background-color: #FFE6BF;
	border: 1px solid #CCCCCC;
	padding: 2px;	
}

/* Form Validation */
.vldate input{
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, sans-serif;
	font-size: 1em;
	border: 1px solid #0000CC;
}
p.error {
	font-size: 1em;
	padding:1px 0;
	color: red;
	text-align:left;
}
input.errHilite, select.errHilite, textarea.errHilite {
	padding: .1em ! important;
	background-color: #FFCCCC ! important;
	border: 0.1em solid #FF0000;
	}
.qredtext {
	color: #CC0000;
	font-weight: bold;	
}

/* Training Page */
table.tabtrng {
	font-size:1em;
	border: 1px solid #CCCCCC;
}
table.tabtrng th {
	font-size: 14px;
	color: #CC3300;	
	font-weight: bold;
	background-color: #F3F3F3;	
}
table.tabtrng tr.gryrow {
	font-size: 5px;
	background-color: #F3F3F3;
}
table.tabtrng td.grycll {
	background-color: #F3F3F3;
}
table.tabtrng td.inctxt {
	font-size: 9px;
	color: #999999;	
}
table.tabtrng td.onrgcll {
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;	
	background-color: #FFE6BF;
}

/*index page */
table.tablst {
	font-size: 11px;
}

/* Web Links Page */
h2.h2lnks {
margin: 0px 0px 10px 0px;
}

.disclaimertext {
	font-size: 0.85em;
	color: #CCCCCC;	
}
.webmstrtext {
	font-size: 0.85em;
}
/*]]>*/
