/*<![CDATA[*/
/* START LAYOUT */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #444444;	
	background-color: #FFFFFF;
	text-align: center;
}
#container {
	width: 850px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#header {
	height: 100px;
	width: 850px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/bg_hdr.jpg);
	background-repeat: repeat-x;
	background-position: 320px top;	
}
#hdr-img {
	display: inline;
	height: 100px;
	width: 320px;
	float: left;
}
#hdr-mnu {
	font-size: 12px;
	display: inline;
	height: 100px;
	width: 260px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 15px;
	background-color: #1E3B87;
	filter: Alpha(Opacity=75);
	line-height: 16px;
}

#hdr-mnu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#menubar {
	z-index:99;
	height: 30px;
	width: 848px!important;	
	width: 850px;
	text-align: left;
	color: #FF3300;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #1E3B87;	
	background-image: url(images/bg_menubar.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;
	border-left: 1px solid #1E3B87;
	border-right: 1px solid #1E3B87;	
}

#awmAnchor-mainmenu {
	height: 16px;
	width: 845px!important;	
	width: 850px;
	width: auto;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #1E3B87;
	border: 0px solid #663399;		
}
.clear {
	font-size: 1px;
	clear: both;
}
.clearbord {
	font-size: 1px;
	clear: both;
	border-left: 1px solid #1E3B87;
	border-right: 1px solid #1E3B87;	
}

/* Firefox Fix*/
* > #container {
	margin: 1% auto 1% auto; 
}

* > #header {
	margin: 0;
	width: 850px;	
}
#content0col {
	width: 828px!important;
	width: 850px;
	height: auto;
	min-height: 520px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-left: 1px solid #1E3B87;
	border-right: 1px solid #1E3B87;
	background-color: #FFFFFF;
}

#content1col {
	width: 550px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}

* > #content1col {
	width: 530px;
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px 10px 0px;
}


#ftrstrap {
	width: 850px;
	height: 50px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;	
	background-color: #1E3B87;	
	background-image: url(images/bg_ftrstrap.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;		
}
#fsleft, #fscentre, #fsright{
	width: 283px;
	height: 20px;
	margin: 10px 0px 0px 0px;	
	float: left;
}
.footer {
	color: #CCCCCC;
	width: 850px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	border-top: 0px solid #CCCCCC;	
	background-color: #FFFFFF;
}
.servdesc {
	width: auto;
	min-height: 150px;
	margin: 5px 0px 5px 0px;	
}
.servdesc img {
	margin: 0px 0px 5px 5px;
}

/* START PRESENTATION */
h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #1E3B87;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #1E3B87;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #1E3B87;
}
p {
	font-size: 11px;
	text-align: justify;
}
p.pcent {
	font-size: 11px;
	text-align: center;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 1px;
}
img {
	margin: 0px 0px -2px 0px;
	border: none;
}

/* Lists */
ul {
	margin: 0px 0px 0px 30px;
}

ul li {
	font-size: 11px;
	padding: 3px 0px 5px 0px;	
	list-style-position: outside;
	list-style-type: square;
}

ul li ul li {
	margin: 5px 0px 0px 0px;
	list-style-position: outside;
	list-style-type: circle;
}

ul.hplist {
	margin: 0px 100px 0px 100px;
}
ul.hplist li {
	font-size: 14px;
	color: #990066;
	padding: 3px 0px 5px 0px;	
	list-style-position: outside;
	list-style-type: square;
}
a {
	color: #FF3300;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #666666;
}
a.mnulnk {
	font-size: 10px;
	color: #FF3300;
	font-weight: normal;
	text-decoration: none;		
}
a.mnulnk:hover {
	color: #CCCCCC;
}
a.footerlink {
	color: #CCCCCC;
	font-weight: normal;	
	text-decoration: none;	
}
a.footerlink:hover {
	color: #000000;
}


.faqheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1A70D1;
	border: 1px solid #CCCCCC;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
}
.redtext {
	color: #CC0000;
}
.tabftr {
	font-size: 9px;
	color: #CCCCCC;
	background-color: #FFFFFF;	
}

/* Contact Us Form */
table.tabcontus, {
	font-size: 1em;
	width: 530px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: left;	
	}
a.tabcontus {
	font-size: 1em;
	}
table.tabcontus2 {
	font-size: 1em;
	width: 530px;
	background-color: #FFFFFF;
	border: 0px solid #CCCCCC;	
	text-align: left;			
	}
a.tabcontus2 {
	font-size: 1em;
	}	
.tabcontus2 select, .tabcontus2 input, .tabcontus2 textarea {
	font-family: Verdana, Arial, Helvetica, 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 #1E3B87;
	width: 75px;
	color: #FFFFFF;
	background-color: #1E3B87;	
}

fieldset.cntout {
	font-size: 1em;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 530px;	
}
legend.cnttitle {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #1E3B87;
	border: 1px solid #CCCCCC;
	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: #CC0000;
}
p.error {
	font-size: 11px;
	padding:1px 0;
	color: #CC0000;
	text-align:left;
}
td.errHilite {
	color: #CC0000;
}

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 {
margin: 0px 0px 10px 0px;
}

.disclaimertext {
	font-size: 0.85em;
	color: #CCCCCC;	
}
.disclaimertext2 {
	font-size: 9px;
	/*font-style: italic;*/
	color: #666666;	
}
.webmstrtext {
	font-size: 0.85em;
}

/*General */
table.tabgen {
	font-size: 11px;
	border: 1px solid #CCCCCC;	
}
table.tabgen tr.totrow {
	background-color: #EFEFEF;
}
table.tabgen tr.titlrow {
	color: #333333;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
table.tabgen tr.gryrow {
	background-color: #EFEFEF;
}
table.tabgen tr.inforow {
	color: #333333;
	background-color: #E3E3E3;
	font-size: 10px;
}

table.tabgen tr.exprow {
	color: #FFFFFF;
	background-color: #1A70D1;
	font-size: 9px;
	border-bottom: 1px solid #CCCCCC;	
}
table.tabgen th {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #1A70D1;
}

table.tabgen select, table.tabgen input, table.tabgen textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 200px;
	border: 1px solid #7F9DB9;
}
table.tabgen textarea.cssub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 370px;
	border: 1px solid #7F9DB9;
}
table.tabgen input.btn1 {
	border: 0px solid #1E3B87;
	width: 75px;
	color: #FFFFFF;
	border: 1px solid #1E3B87;	
}
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.imgenrolbtn {
	border: 0px solid #00CC00;
	height: 24px;
	width: 60px;
}
table.tabgen input.imgsubscribebtn {
	border: 0px solid #00CC00;
	height: 100px;
	width: 164px;
}
table.tabgen input.noborder {
	border: 0px solid #EFEFEF!important;
	width: 20px;
}
table.tabgen input.inpbtn {
	width: 60px;
	border: 1px solid #7F9DB9;	
}
table.tabgen td.colbrd , table.tabgen th.colbrd{
	border-right: 1px solid #CCCCCC;
}
table.tabgen input.sbmtbtn {
	width: 70px;
	height: 22px;
	border: 0px solid #7F9DB9;	
}

/* Custom */


/*]]>*/
