/*<![CDATA[*/
/* START LAYOUT */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	margin-top: 5px!important;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;
	background-color: #CCCCCC;
}
#container {
	color: #333333;
	background-color: #FFFFFF;
	width: 850px;
	text-align: center;	
}

#header {
	height: 90px;
	width: 850px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#radad-hldr {
	height: auto;
	width: 165px;
	float: right;
	text-align: left;
	background-color: #5E5E60;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 10px;	
	color: #FFFFFF;
	font-size: 9px;
}

#menubar {
	height: 15px;
	width: 840px!important;	
	width: 850px;
	color: #FFFFFF;
	text-align: left;
	background-color: #E52927;
	padding: 2px 5px 2px 5px;	
	margin: 0px 0px 0px 0px;
	border-top: 2px	solid #FFFFFF;
	border-bottom: 2px	solid #FFFFFF;	
}

.mnubaritem {
	height: 15px;
	width: auto;
	margin: 0px 0px 0px 0px;	
	text-align: center;
	float: right;
}
#menubar a {
	color: #FFFFFF;
}
#menubar a:hover {
	color: #333333;
}
#splash {
	height: 200px;
	width: 850px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px	solid #FFFFFF;	
}

.clear {
	font-size: 1px;
	clear: both;
}
/* Firefox Fix */
* > #container {
	margin: 0px auto 0px auto; 
}

* > #header {
	margin: 0px;
	width: 850px;	
}

#content0col {
	width: 850px;
	height: auto;
	margin: 0px 0px 2px 0px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	border-top: 2px	solid #E52927;
	border-bottom: 2px	solid #E52927;	
/*	background-color: #333333;
	color: #FFFFFF;	*/
}

#ftrstrap {
	clear: both;
	width: 850px;
	height: 30px;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;			
	background-color: #616163;	
}

.footer {	
	width: 850px;
	height: 25px;	
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;	
	border-top: 2px solid #E52927;	
	font-size: 10px;
	text-align: center;
}
table.tabftr {
	color: #CCCCCC;
	font-size: 10px;
}

/* START PRESENTATION */
p {
	text-align: justify;
}
p.txtcent {
	text-align: center;
}

img {
	margin: 0px 0px 0px 0px;
}
.servimg {
	margin: 0px 0px 10px 10px;
}

a {
	color: #E52927;
	text-decoration: none;
	
}
a:hover {
	color: #000000;
}

a img {
	border: none;
}
a.footerlink {
	color: #CCCCCC;
}
a.footerlink:hover {
	color: #000000;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 0px 0px;
}


h2 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
hr {
	height: 1px;
	border-top: 1px solid #E52927;
}

ul {
	margin: 0px 0px 0px 0px!important;
	margin: 0px 0px 0px 10px;
	position:relative; /*works on ie7 i think*/
}
li {

	font-size: 11px;
	padding: 0px 0px 6px 10px;

	list-style-type:none;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	
}
ul li ul li {
	margin: 5px 0px 0px 5px;
	background-image: none;
	list-style-position: outside;
	list-style-type: circle;
}

ul li.hplst {
	margin: 0px 0px 0px 0px;
	background-image: none!important;
	list-style-position: outside;
	list-style-type: none;
}

/* Forms General */
form {
	font-size: 10px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
/* FAQ */
.faqheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF99CC;
	border: 0px solid #990000;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	margin: 5px 0px 5px 0px;
	width: auto;	
}


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

.disclaimertext {
	font-size: 9px;
	color: #CCCCCC;	
}
.webmstrtext {
	font-size: 9px;
}

/*Contact Us Page */
table.tabcontus {
	
	font-size: 11px;
	width: 605px;
	color: #333333;
	margin: 0px auto 10px auto;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;	
	border-bottom: 1px solid #999999;	
	border-right: 1px solid #999999;
	text-align: left;	
	}
a.tabcontus {
	font-size: 11px;
	}
table.tabcontus2, table.tabstckenq {
	font-size: 11px;
	width: 600px;
	color: #333333;	
	background-color: #FFFFFF;
	border: 0px solid #CCCCCC;	
	text-align: left;			
	}
a.tabcontus2 {
	font-size: 11px;
	}	
.tabcontus2 select, .tabcontus2 input, .tabcontus2 textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:300px;
	border: 1px solid #7F9DB9;
	}
.tabcontus2 input.chkbx {
	width:30px;
	border: 0px solid #7F9DB9;	
}	
input.contbtn {
	width: auto;
	font-size: 11px;
	border: 0px solid #333333!important;
	width: 75px;
	color: #FFFFFF;
	background-color: #E52927;
	cursor: hand;	
}

fieldset.cntout {
	margin: 0px auto 0 auto;;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;	
	border-bottom: 1px solid #999999;	
	border-right: 1px solid #999999;			
	padding: 2px;
	width: 600px;	
}
.qtybx {
	width: 16px;
	position: relative;
}
legend.cnttitle {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #E52927;
	border: 0px solid #333333;
	padding: 2px;	
}
/* Form Validation */
.vldate input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #0000CC;
}
li.redli, p.error {
	color: #990000;
}
p.error {
	font-size: 11px;
	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 {
	font-size: 11px;
	color: #990000;
	font-weight: bold;	
}




table {
	font-size: 11px;
	color: #FFFFFF;
}

/*]]>*/
