/*<![CDATA[*/
/* START LAYOUT */
body {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #013567;
	text-align: center;
	letter-spacing: 1.0pt;
	word-spacing: 0.0pt;
	line-height: 1.1;
}
#container {
	width: 850px;
	background-color: #013567;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#header {
	height: 150px;
	width: 850px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #013567;
}
#hdr-logo {
	height: 150px;
	width: 100px;
	float: left;
}
#hdr-strip {
	height: 107px;
	width: 740px;
	float: right;
	margin: 0px 0px 0px 0px;	
}
#hdr-mnu {
	height: 45px;
	width: 730px;
	float: right;
}

.clear {
	font-size: 1px;
	clear: both;
	background-color: #013567;
}
.clear-ltblu {
	font-size: 1px;
	clear: both;
	background-color: #72BCE3;
}

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

* > #header {
	margin: 0;
	width: 850px;	
}
#content0col {
	width: 850px;
	height: auto;
	min-height: 430px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	background-color: #013567;
}

#idx-lhs {
	width: 620px;
	height: auto;
	float: left;
}
#idx-morfhldr {
	width: 650px;
	height: 300px;
}
#idx-newshldr {
	width: 650px;
	height: 150px;
	margin: 15px 0px 15px 4px;	
}
#idx-strphldr {
	width: 650px;
	height: 65px;
	margin: 20px 0px 0px 4px;	
}
.ftrstrap {
	width: 850px;
	height: 54px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;	
	background-color: #013567;	
}

.footer {
	color: #000000;
	width: 850px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	border-top: 0px solid #CCCCCC;	
	background-color: #013567;
}

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

h2 {
	font-size: 14px;;
	font-weight: bold;
	color: #CC0000;
}
h3 {
	font-size: 12px;;
	font-weight: bold;
	color: #CC0000;
}
p {
	font-size: 14px;
	text-align: justify;
	font-weight: bold;	
}
p.pcent {
	font-size: 14px;
	text-align: center;
}
strong {
	color: #CC0000;
}
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: 12px;
	padding: 5px 0px 5px 0px;	
	margin: 0px 0px 0px 40px;	
	list-style-position: outside;
	list-style-type: square;
}

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

a {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
}

a.footerlink {
	color: #000000;
	font-weight: normal;	
	text-decoration: none;	
}
a.footerlink:hover {
	color: #FFFFFF;
}

.redtext {
	color: #CC0000;
}
.tabftr {
	font-size: 9px;
	color: 000000;
	background-color: #013567;	
}

/* Contact Us Form */
table.tabcontus {
	font-size: 13px;
	font-weight: bold;	
	color: #333333;	
	width: 650px;
	background-color: #72BCE3;
	border: 5px solid #000000;
	text-align: left;
	margin-bottom: 20px;	
	}
a.tabcontus {
	font-size: 13px;
	}
table.tabcontus2 {
	font-size: 13px;
	font-weight: bold;	
	width: 600px;
	background-color: #72BCE3;
	border: 0px solid #000000;	
	text-align: left;			
	}
a.tabcontus2 {
	font-size: 13px;
	}	
.tabcontus2 select, .tabcontus2 input, .tabcontus2 textarea {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:300px;
	border: 1px solid #0099CC;
	border: 1px solid #000000;	
	}
.tabcontus2 input.chkbx {
	width:30px;
	border: 1px solid #000000;	
}	
input.contbtn {
	width: auto;
	font-size: 12px;
	border: 3px solid #000000;
	width: 75px;
	color: #FFFFFF;
	background-color: #013567;	
}

fieldset.cntout {
	font-size: 12px;
	color: #333333;
	background-color: #72BCE3;
	border: 5px solid #000000;
	padding: 2px;
	width: 635px;
	background-image: url(images/bg_contusfrm.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-attachment: fixed!important;
	background-attachment: none;	
}
legend.cnttitle {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #013567;
	border: 5px solid #000000;
	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: 9px;
	color: #000000!important;	
}
.disclaimertext2 {
	font-size: 9px;
	/*font-style: italic;*/
	color: #000000!important;	
}
.webmstrtext {
	font-size: 9px;
}

/*General */
table.tabgen {
	font-size: 12px;
	border: 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.noborder {
	border: 0px solid #EFEFEF!important;
	width: 20px;
}

table.tabgen input.inpbtn {
	width: 60px;
	border: 1px solid #7F9DB9;	
}

table.tabgen input.sbmtbtn {
	width: 70px;
	height: 22px;
	border: 0px solid #7F9DB9;	
}

/* Custom */

table.tabsearch {
	margin: 0px 0px 0px 0px;
	background-color: #72BCE3;
	border: 5px solid #000000;	
}
table.tabsearch input {
	position: relative;
	top: 5px!important;
}
table.tabsearch input.srchbtn {
		width: 185px;
		height: 60px;
}
table.tabsearch input.noborder {
		width: 25px;
		height: 25px;
		border: none;
}
table.tabsearch td.tdsrch {
	background-image: url(images/bg_tdsrch.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.srchhldr {
	width: 270px;
	height: 175px;
	background-color: #72BCE3;
	border: 2px solid #000000;
	margin: 0px 14px 10px 0px;	
	float: left;
	color: #000000;			
}
.srchhldr-last {
	width: 270px;
	height: 175px;
	background-color: #72BCE3;
	border: 2px solid #000000;
	margin: 0px 0px 10px 0px;	
	float: left;
	color: #000000;				
}
.srchtitle {
	width: 270px;
	height: 32px;
	text-align: center;
}
.srchimg-hldr {
	width: 100px;
	height: 115px;
	margin: 0px 0px 0px 0px;
	float: left;
	background-image: url(images/bg_srchresults.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.srchimg {
	width: 83px;
	height: 100px;
	margin: 5px 0px 0px 5px!important;	
	margin: 5px 0px 0px 1px;	
	float: left;
}
.srchsumm {
	width: 160px;
	height: 100px;
	padding: 5px 5px 5px 5px;	
	float: right;
}
.prfhldr {
	width: 840px!important;
	width: 850px;
	height: auto;
	min-height: 330px;	
	background-color: #72BCE3;
	border: 5px solid #000000;
	margin: 0px 0px 10px 0px;	
	float: left;	
	color: #000000;		
}
.prfimghldr {
	width: 275px;
	height: 325px;
	float: left;
	margin: 5px 15px 5px 5px;	
	background-image: url(images/bg_profile.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;		
}
.prfimg {
	width: 250px;
	height: 300px;
	margin: 6px 0px 0px 6px!important;
	margin: 6px 0px 0px 3px;		
	float: left;
}
.prftitle {
	display: block;
	width: 525px;
	height: 75px;
	margin: 0px 0px 10px 0px;	
	float: right;
}
.prfsumm {
	width: 525px;
	height: auto;
	padding: 0px 10px 0px 0px;	
	margin: 0px 0px 10px 0px;	
	float: right;
}
.prfsummtxt {
	width: 515px;
	height: auto;
	padding: 5px 5px 5px 5px;	
	margin: 0px 0px 5px 0px;	
	float: left;
	border: 2px solid #000000;
	background-color: #CCFF66;
}
table.tabaudio {
	color: #000000;
	font-size: 11px;
}

/* Scroller */
.pscroller1 {
	width: 560px!important;
	width: 580px;
	height: 45px!important;
	height: 65px;
	background-color: #74BEE4;
	border: 4px solid #000000;
	padding: 15px 15px 5px 15px;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	float: left;
	overflow: hidden;		
}

.pscroller1 a:hover {
	color: #CCCCCC;
}

/* HP Fade Boxes  */
.fadebox-holder {
	width: 188px;
	height: auto;
	float: right;
	text-align: left;
}	

.fadebox {
	width: 180px;
	height: auto;
	background-color: #74BEE4;
	margin: 10px 0px 0px 0px;
	border: 4px solid #000000;
	
}
.fadebox-name {
	width: 170px;
	height: 15px;
	background-color: #74BEE4;
	color: #000000;
	font-size: 14px;
	font-weight: bold;	
	margin: 2px 5px 2px 5px;	
}
.fadebox-news {
	width: 170px;
	height: auto;
	background-color: #74BEE4;
	margin: 2px 5px 2px 5px;	
}
.fadebox-news p {
	color: #000000;
	font-size: 11px;	
	font-weight: normal;
}


.fadebox-image {
	width: 180px;
	height: 150px;
	background-image: url(images/bg_starvoice.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}
.fadebox-click {
	width: 180px;
	height: 25px;
}
/*]]>*/
