body {
	text-align: center;
	margin: 0 0 0 6px;
	background: no-repeat url(images/bgBody.jpg) #666666;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
}

a, a:link, a:visited {
	color: #044b7c;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
	color: #92c7e4;
}

b {
	color: #044b7c;
	font-weight: normal;
}


#container {
	margin: auto;
 	text-align: justify;
	background: #fff url(images/bgPage.gif) repeat-y;
	width: 885px;
}

#innercontainer {
	margin:auto;
	width: 816px;
	padding: 8 44px 0 28px;
}

#infooter {
	font-size: 11px;
	color: #006196;
	font-weight: bold;
	text-align: center;
	padding-bottom: 12px;
	margin-top: 35px;
}

#footer {	
	text-align: center;
	font-size: 12px;
	color: #d3d3d3;
	margin: -5px 0 10px 0px;
	_margin: -10px 0 20px 0px;
	_padding-bottom: 10px;
}


#cntleft {
	float: left;
	width: 234px;
	margin-right: 32px;
}

#cntleft img#logo {
	margin: 24px 0 35px 0;
	_margin: 19px 0 35px 0;
}

#cntleft div#navcontainer {
	margin-left: 120px;
	_margin-left: 55px;
}

#cntright {
	float: left;
	font-family: "Times New Roman", helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	width: 497px;
	padding-top: 37px;
	margin-bottom: 30px;
}

#brcrumbs {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	padding-top: 52px;
	padding-bottom: 10px;
}

.pghdr {
	color: #006793;
	font-size: 21px;
	padding: 15px 0;
}

ul {
	list-style-type: none;
	margin-left: 13px;
	padding: 0;
}

li {
	background-image: url(images/bltBlue.gif);
	background-repeat: no-repeat;
	background-position: .4em;
	padding-left: 1.3em;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 13px;
}

.sechdr {
	font-size: 15px;
	
}

.txtblue {
	color: #006793;
}

.txtdate {
	color: #A0A0A0;
}

.horzline {
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #ccc; 
	margin-top: 3px;
	margin-bottom: 12px;
} 

#hmcntleft {
	float: left;
	width: 303px;
	margin-right: 87px;
}

#hmcntright {
	float: left;
	font-family: "Times New Roman", helvetica, sans-serif;
	font-size: 14px;
	color: #777777;
	width: 354px;
	padding-top: 57px;
}

#hmphotocaption {
	text-align: center;
	color: #bcbcbc;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 33px;
}

#hmphotocaption img#hmphoto{
	display: block;
	margin-bottom: 3px;
}

#hmnewshdr {
	color: #acd2e5;
	font-size: 11px;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-weight: bold;
}

.hmnewstitle {
	color: #006793;
	font-size: 16px;
	font-family: "Times New Roman", helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
}

#hmnewsphoto {
	float: left;
	width: 119px;
}

#hmnewsphoto img {
	border-bottom: 4px solid #9dc5da;
}

#hmnewsdesc {
	float: left;
	width: 215px;
	
}

#hmcompdesc {
	float: left;
	width: 215px;
	margin: 5px 0 0 43px;
}

#hmcompdesc p {
	margin: 9px 0 34px 0;
}

.txtBrown {
	color: #9f4745;
}

.newssec {
	margin: 25px 0 0 0;
	padding-bottom: 25px;
	border-bottom: 1px solid #ccc;
}

.newsseclast {
	margin: 25px 0 0 0;
	padding-bottom: 25px;
}

#newsdetailleft {
	float: left;
	width: 396px;
}


#newsdetailright img {
	border-bottom: 6px solid #9dc5da;
}

#contactcont {
	margin-top: 30px;
}

#contactleft {
	float: left;
	width: 112px;
}

#contactright {
	float: left;
	width: 340px;
	margin-left: 17px;
}

.biocont {
	padding: 10px 0;
	border-top: 1px solid #ccc;
	_height: 1%;
}

.bioleft {
	float: left;
}

.bioright {
	float: right;
	text-align: right;
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	font-size: 13px;
}

.biotitle {
	font-size: 13px;
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	
}

.biotitle2 {
	font-size: 14px;
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	margin: -14px 0 10px 0;
}

#biodetleft {
	color: #4995C9;
	font-size: 11px;
	float: left;
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	width: 126px;
}


#biodetleft img {
	border-bottom: 6px solid #9dc5da;
	display: block;
	margin-bottom: 5px;
}

#biodetright {
	float: left;
	margin-left: 32px;
	width: 325px;
}

/* ------ LEFT NAV ------ */
#navcontainer {
	background: url(images/lnavBg.gif) repeat-y;
	width: 79px;
	text-align: right;
	float: left;
}

#navcontainer img {
	display: block;
}

#navcontainer a {
	display: block;
	color: #044b7c;
	text-decoration: none;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	width: 79px;
	line-height: 10px;
	font-weight: bold;
	margin-bottom: 15px;
}

#navcontainer a.hassub {
	margin-bottom: 0px;
}

#navcontainer a:hover {
	background-image: url(images/lnavBgOn.gif);
	color: #92c7e4;
}

a#current:link, a#current:visited, a#current:hover {
	background-image: url(images/lnavBgOn.gif);
	color: #92c7e4;
}

#navcontainer a.lnavsub {
	font-size: 11px;
	margin: 3px 0 0 0;
	display: block;
	font-weight: normal;
}

a#lnavsubcurrent:link, a#lnavsubcurrent:visited, a#lnavsubcurrent:hover {
	background-image: url(images/lnavBgOn.gif);
	color: #92c7e4;
	font-size: 11px;
}

#navcontainer a.lnavsublast {
	margin-bottom: 15px;
	display: block;
}
	