/*<![CDATA[*/
/* START LAYOUT */
body {
	background-color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #444444;
	text-align: center;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: 750px 0px;		
}

* > body {
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: 0px -5px;
}

#container {
	width: 750px;
	background-color: #FFFFFF;
	background-image: url(images/bg_content.gif);
	background-position: 0px 216px;
	background-repeat: repeat-y;		
	border: 0px solid #CCCCCC;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;			
}

#header {
	height: 230px;
	width: 750px;
	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: 1% auto;
}

* > #header {
	margin: 0px;
	width: 750px;	
}
#content0col {
	width: 730px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #333399;	
	color: #FFFFFF;	
}
#content1col {
	width: 530px;
	float: right;
	/*margin: 0px 0px 0px 130px; */
	padding: 10px 5px 10px 0px;
	background-color: #FFFFFF;	
}
#content2col {
	width: 440px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	background-color: #FFFFFF;	
}
#sidebar-a {
	float: left;
	width: 150px;
	background-color: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#sidebar-b {
	float: right;
	width: 150px;
	background-color: none;
	margin: 0px -2px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

* > #sidebar-b {
	width: 146px;
	margin: 0px 0px 0px -10px;
}

#colftr-a {
	float: left;
	width: 150px;
	height: 60px;
}
#centerftr {
	float: left;
	width: 440px;
	height: 60px;
}
#colftr-b {
	float: right;
	width: 150px;
	height: 60px;
	text-align: center;
}

.footer {
	color: #CCCCCC;
	width: 750px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	border-top: 1px solid #CCCCCC;	
	background-color: #F3F3F3;
}
/* MENU */
.mnulnk {
	width: 150px;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	background-color: #003366;
	margin: 0px 0px 1px 0px;	
	padding: 5px 0px 0px 4px;	
}
* > .mnulnk {
	width: 146px;
	height: 18px;	
}
.mnulnk a {
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;	
}
.mnulnk a:hover {
	color: #CCCCCC;
}
.mnulnksub {
	width: 150px;
	height: 22px;
	font-size: 10px;
	font-weight: bold;
	background-color: #B6C6E4;
	margin: 1px 0px 0px 0px;	
	padding: 5px 0px 0px 4px;	
}
* > .mnulnksub {
	width: 146px;
	height: 18px;	
}
.mnulnksub a {
	color: #FFFFFF;
	text-decoration: none;	
}
.mnulnksub a:hover {
	color: #666666;
}

#hpaddr {
	width: 148px;
	padding: 15px 0px 5px 2px;	
	border-top: 0px solid #0099CC;
}
#hpaddr p {
	font-size: 11px;
}

#newshldr {
	width: 148px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 2px;	
}
#newshldr p {
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;		
}
.nwsh1 {
	font-size: 16px;
	margin: 2px 0px 0px 0px;
}
#newshldr h2, #newshldr h3, #newshldr h4 {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

* > #newshldr {
	width: 135px;
}

#logohldr {
	width: 150px;
	height: auto;
	margin: 2px 0px 5px 0px;
	padding: 15px 0px 5px 0px;
	border: 0px solid #003366;
	background-color: none;	
}
/* START PRESENTATION */

h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	color: #003366;
}
h2 {
	font-size: 14px;;
	font-weight: bold;
	color: #003366;
}
h3 {
	font-size: 12px;;
	font-weight: bold;
	color: #003366;
}
h4 {
	font-size: 12px;;
	font-weight: bold;
	color: #003366;
}
p {
	font-size: 12px;
	text-align: left;
}
hr {	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 1px;
}
strong {
	font-weight: bold;
	color: #000000;
}
img {
	margin: 0px 0px -2px 0px;
}
div.tiimghldr {
	float: left;
	width: 350px;
	height: 160px;
}
div.tiimg {
	width: 350px;
	margin: 0px 0px 10px 0px;
}
div.chimg {
	float: right;
	width: 300px;
	height: 160px;	
}
/* Lists */
ul {
	margin: 0px 0px 0px 40px;
}
ul li {
	font-size: 11px;
	padding: 3px 0px 3px 0px;
	list-style-position: outside;
	list-style-type: square;
}
a img {
	border: none;
}
a {
	font-size: 1em;
	color: #FF3300;
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
}

a.footerlink {
	color: #CCCCCC;
}
a.footerlink:hover {
	color: #666666;
}


.redtext {
	color: #CC0000;
}
.tabftr {
	font-size: 0.85em;
	color: #CCCCCC;
}
.tabcontus {
	font-size: 11px;
	color: #666666;
	width: 430px;	
	}
a.tabcontus {
	font-size: 11px;
	}
.tabcontus2 {
	font-size: 11px;
	color: #666666;
	width: 420px;
	}
a.tabcontus2 {
	font-size: 11px;
	}	
.tabcontus2 select, .tabcontus2 input, .tabcontus2 textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:230px;
	border: 1px solid #0099CC;
	}
.tabcontus2 input.chkbx {
	width:30px;
	border: 0px solid #0099CC;	
}	
input.contbtn {
	width: auto;
	font-size: 11px;
	border: 1px solid #6699CC;
}
.redtxt {
	color: #CC0000;
}

/* Contact Us Form */
form {
	text-align: center;
}
fieldset.cntout {
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 420px;	
}
legend.cnttitle {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #486C8F;
	border: 1px solid #CCCCCC;
	padding: 2px;	
}

/* Form Validation */
.vldate input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #0000CC;
}
li.redli, p.error {
	font-size: 11px;
	color: #CC0000;
}
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: #CC0000;
	font-weight: bold;	
}


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

.disclaimertext {
	font-size: 0.9em;
	color: #AAAAAA;	
}
.webmstrtext {
	font-size: 0.85em;
}
/*General */
table.tabgen {
	font-size: 11px;
	border: 1px solid #CCCCCC;	
}
table.tabgen tr.totrow {
	background-color: #EFEFEF;
}

/* Firefox Fix */
* > table.tabgen {
	width: 100%;	
}
table.tabgen th{
	color: #FF6600;
	font-weight: bold;
	background-color: #000000;
}
table.tabgen select, table.tabgen input, table.tabgen textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 200px;
	border: 1px solid #7F9DB9;
}
table.tabgen select.sowide, table.tabgen input.sowide  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: auto !important;
	border: 1px solid #7F9DB9;
}
table.tabgen input.imgbtn {
	border: 0px solid #00CC00;
	height: 40px;
	width: 128px;
}
table.tabgen input.imgacbtn {
	border: 0px solid #00CC00;
	height: 20px;
	width: 70px;
}
table.tabgen input.noborder {
	border: 0px solid #EFEFEF!important;
	width: 20px;
}
table.tabgen input.inpbtn {
	width: 60px;
	border: 1px solid #7F9DB9;	
}
/*ezine page */
form.compform {
	width: 400px;
	padding: 10px;
	text-align: left;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;	
}
form.compform input {
	width: 200px;
	font-size: 11px;
}
form.compform input.subbtn {
	width: 50px;
	font-size: 11px;
	border: 1px solid #6699CC;	
}
form.compform p.redtxt {
	color: #CC0000;
	font-weight: bold;
}
.pagelinks {
	width: 432px;
	text-align: center;
	margin: 20px 0px 5px 0px;	
}
.pagelinks a {
	font-size: 9px;
	color: #666666;
}
/* clients page */

table.tabclient {
	font-size: 11px;
	border: 0px solid #CCCCCC;	
}
/* Firefox Fix */
* > table.client {
	width: 100%;	
}
.clnthldr {
	display: inline;
	font-size: 12px;
}

.clnt {
	display: inline;
	margin: 10px 0px 10px 0px;
}

p.news_return_link {
	float:right;
	clear :right;
	margin: 3px 10px 20px 20px;
}
div.news-picture {
	float:right;
	clear :right;
	margin: 3px 10px 20px 20px;
}
div.news-picture img {
}
/*]]>*/