html {
	width: 100%;
}
body {
	background: #fff url('../images/bg_body.jpg') repeat-x top left;
	border: 0;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	height: 100%;
}
a {
	color: #ae080c;
	text-decoration: none;
}
a:hover {
	color: #3366cc;
	text-decoration: underline;
}
#container {
	width: 100%;
	margin: 0 auto;
	color: #333;
	font-size: 1.1em;
}
#content-wrap {
	color: #4e4e4e;
	line-height: 1.6em;
}
#content {
	width: 100%;
	margin: 0 auto;
}

#content-title {
	height: 42px;
	width: 100%;
	border-bottom: 1px solid #c9c9c9;
}
#content-title img {
	float: left;
	margin-left: 20px;
}
#content-title img.cms {
	margin: 5px 10px 0 20px;
}
#content-title h2 {
	font-family: "segoe ui", "trebuchet ms", "lucida grande", tahoma, arial, sans-serif;
	font-weight: normal;
	font-size: 2.1em;
	line-height: 1.8em;
	margin: 0;
	float: left;
	color: #008eee;
}
#content-title h2.cms {
	margin-left: 0;
	color: #333;
}
#content-title h2 a {
	color: #333;
}
#content-title h2 a:hover {
	text-decoration: underline;
}
#content-icon {
	float: right;
	margin-right: 20px;
}
#content-main-min-wrap {
	width: 100%;
}
#page-rightSec em {
	background-position: 0 50%;
	background-repeat: no-repeat;
	color: #333;
	float: left;
	font-style: normal;
	padding-left: 20px;
	width: 4.7em;
}
.tel {
	background: url("../images/icon_phone.gif") no-repeat;
}
.fax {
	background: url("../images/icon_fax.gif") no-repeat;
}
.mail {
	background: url("../images/icon_mail.gif") no-repeat;
}
.email {
	background: url("../images/icon_email.gif") no-repeat;
}
.web {
	background: url("../images/icon_globe.gif") no-repeat;
}

.web, .mail, .fax, .tel, .email {
	background-position: 0 5px;
	padding-left: 25px;
}
#content-main-min {
	width: 930px;
	margin: 0 auto;
}
#page-Sections {
	float: left;
	width: 100%;
	color: #444;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 1.1em;
}
#page-Sections p {
	line-height: 1.8em;
}
#home-Sections p {
	line-height: 1.8em;
}
#page-Sections-ct {
	width: 930px;
	float: left;
	padding-top: 30px;
}
#page-Section-rt{
	width: 180px;
	float: right;
}

#page-Sections-ct h2 {
	color: #ffcc00;
	font-weight: normal;
	font-family: arial, "segoe ui", tahoma, verdana, sans-serif;
	font-size: 1.8em;
}

#page-Sections .newsitem, #page-Sections .newsbtn{
	float: left;
	width: 288px;
	margin: 20px 0 0 22px !important;
	margin: 18px 0 0 11px;
	border-bottom: 1px solid #dfddde;
	padding-bottom: 17px;
	line-height: 1.7em;
}
#page-Sections .newsitem .newsdt{
	font-weight: bold;
	margin-bottom: 5px;	
}
#page-Sections .newsitem .postdate{
	background: url("../images/bg_date.gif");
	background-repeat: no-repeat;
	width: 57px;
	height: 59px;
	text-align: center;
	float: left;
	font-family: georgia, arial, tahoma, verdana, sans-serif;
	color: #000;
}
#page-Sections .newsitem .posttitle{
	float: right; 
	width: 210px;
}

#page-Sections .newsitem .postday {
	padding-top: 4px;
	font-size: 2.2em;
}

#page-Sections .newsitem h4{
	margin: 0 0 10px ;
}
#page-Sections .newsitem h4 a{
	color: #559700;
	font-family: georgia, arial, tahoma, verdana, sans-serif;
	font-weight: normal;
	font-size: 14pt;

}
#page-Sections .newsitem p{
	font-family: arial, verdana, tahoma, sans-serif;
	line-height: 1.6em;
}
#page-Sections .newsbtn{
	border: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
#page-full-wrap {
	float: right;
	width: 100%;
	background: #fff url('../images/bg_pagesfull.gif') repeat-x top left;
	color: #444;
}

#page-leftSec-wrap {
	float: right;
	width: 222px;
}
#page-leftSec {
	float: left;
	width: 100%;
}
#page-leftSec h2 {
	font-size: 1.15em;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 6px;
	color: #353535;
	margin-bottom: 10px;
}
#page-rightSec-wrap {
	float: left;
	width: 675px;
	color: #444;
}
#page-rightSec {
	margin: 0 0 40px;
	width: 675px;
	line-height: 2em;
}
/*
#page-rightSec a{
	color: #346514;
	text-decoration: none;
}
#page-rightSec a:hover {
	color: #f9442c;
	text-decoration: underline;
}
*/
*/
#page-rightSec li {
	line-height: 2.2em;
}
#page-rightSec p.lead, #page-rightSec p.lead-nb {
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-size: 1.25em;
	font-family: "segoe ui", arial, tahoma, verdana, sans-serif;
	border-bottom: 1px solid #dadada;
}
#page-rightSec p.lead-nb{
	border-bottom: 0;
	padding-bottom: 0px;
}
#page-rightSec p.last {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dadada;
}
#page-rightSec h2 {
	color: #000;
}
#page-rightSec h4, #page-rightSec h3 {
	font-weight: normal;
	margin-left: -1px;
	margin-top: 30px;
	color: #000;
	margin-bottom: 5px;
	font-family: "segoe ui", arial, tahoma, verdana, sans-serif;
}
#page-rightSec .twocol{
	float: left;
	width: 265px;
}
#page-rightSec .r20{
	margin-right: 20px;
}
#page-rightSec #vision{
	float: left;
	width: 550px;
	height: 240px;
	background: url('../images/bg_vision.gif') no-repeat;
	margin-bottom: 20px;
}
#page-rightSec #vision .ct{
	float: right;
	margin: 40px 20px 0 0 !important;
	margin: 40px 10px 0 0;
	font-size: 1.5em;
	width: 270px;
	font-family: georgia, arial, tahoma, verdana, sans-serif;
	color: #000;
}
#page-rightSec #vision .ct h3{
	color: #000;
	font-size: 2.2em;
	margin-bottom: 10px;
	line-height: 1em;
}
#page-rightSec #vision .ct p{
	line-height: 1.6em;
}
#page-rightSec .page-ct-wrap, #page-rightSec .page-ct-wrap-last{
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
#page-rightSec .page-ct-wrap-last{
	border-bottom: 0;
}
#page-rightSec .page-ct-wrap .dt, #page-rightSec .page-ct-wrap-last .dt{
	font-weight: bold;
	margin-bottom: 6px;
	font-family: "segoe ui", arial, tahoma, verdana, sans-serif;
}
#page-rightSec .page-ct-wrap .big, #page-rightSec .page-ct-wrap-last .big{
	font-size: 1.15em;
	font-weight: bold;
	font-family: "segoe ui", arial, tahoma, verdana, sans-serif;
}
#page-rightSec .cthd h3 {
	height: 30px;
	text-indent: -9999em;
	overflow: hidden;
	float: left;
	margin: 21px 0 0 20px !important;
	margin: 21px 0 0 10px;
	padding: 0;
	width: 540px;
}
#page-rightSec .cthd{
	float: left;
	margin-bottom: 0;
}
#page-rightSec .cthd h3 {
	margin: 0 !important;
	margin-bottom: 8px;
	padding: 0;
	width: 560px;
}

#page-rightSec h3.hds, #page-rightSec h3.hds-sep, #page-rightSec h3.hds-news {
	margin: 0 0 15px;
	color: #222;
	font-size: 2.2em;
	font-family: "segoe ui", arial, tahoma, verdana, georgia, sans-serif;
	font-weight: bold;
}
#page-rightSec h3.hds, #page-rightSec h3.hds-news{
	line-height: 1.2em;
}
#page-rightSec h3.hds-news{
	font-size: 1.8em;
}
#page-rightSec h3.hds-sep{
	padding-top: 25px;
	border-top: 1px solid #dadada;
}
#page-rightSec h3.b5{
	margin-bottom: 5px;
}

#page-rightSec h4.hdsub {
	margin: 0 0 10px;
	color: #444;
}
#page-rightSec h4.dept {
	font-size: 1.55em;
	font-family: "segoe ui", arial, tahoma, verdana, sans-serif;
	margin-bottom: 7px;
	color: #566db0;
	color: #3366cc;
}
#page-rightSec h4.pad35{
	padding-left: 35px;
}
#page-rightSec h4 {
	margin: 0;
	font-size: 1.15em;
	font-weight: bold;
	color: #333;
	margin-bottom: 0px;
}
#page-rightSec h4.b15 {
	margin-bottom: 15px;
}
#page-rightSec h4.b10 {
	margin-bottom: 10px;
}
#page-rightSec h4.sub {
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}
#content .webForm h4.sub {
	margin-top: 10px;
}
#page-rightSec h4.blue {
	color: #3366cc;
}
#page-rightSec h4.green {
	color: #00a650;
}
#page-rightSec h4.subt {
	margin-top: 4px;
}
#page-rightSec h4.yellow {
	color: #ffd200;
}
#page-rightSec .colgen {
	float: left;
	width: 500px;
	padding-left: 28px;
	margin-bottom: 2px;
}
#page-rightSec .sol {
	float: left;
	width: 500px;
	padding-left: 28px;
	margin-bottom: 2px;
}
#page-rightSec .prob {
	float: left;
	width: 500px;
	padding-left: 28px;
	margin-bottom: 2px;
}
#page-rightSec .prob {
	padding: 5px 0 5px 28px;
	background: url('../images/i_prob.gif') no-repeat;
	background-position: 5px 5px;
	margin-top: 2px;
}
#page-rightSec .colgen {
	padding: 0;
	margin: 0;
	width: 532px;
	height: 28px;
}
#page-rightSec h3.red{
	color: #aa0308;
}
#page-rightSec .red a{
	color: #d20209;
}
#page-rightSec h3.orange{
	color: #f26522;
}
#page-rightSec .orange a{
	color: #ef7410;
}
#page-rightSec h3.blue{
	color: #0940ac;
}
#page-rightSec .blue a{
	color: #3366cc;
}
#page-rightSec h3.bgreen{
	color: #01877e;
}
#page-rightSec .bgreen a{
	color: #01877e;
}
#page-rightSec h3.violet{
	color: #510c77;
}
#page-rightSec .violet a{
	color: #92278f;
}



#content .half-right {
	float: left;
	width: 49%;
}
#content .half-left {
	float: left;
	width: 49%;
}
#content .half-right {
	float: right;
}
#content .half-left li.l-red {
	background: url('../images/l_r.gif') no-repeat;
}
#content .half-left li.l-blue {
	background: url('../images/l_b.gif') no-repeat;
}
#content .half-right li.l-green {
	background: url('../images/l_g.gif') no-repeat;
}
#content .half-right li.l-yellow {
	background: url('../images/l_y.gif') no-repeat;
}
#content .half-right li.l-yellow {
	background-position: 0 5px;
	padding-left: 70px;
	list-style: none;
}
#content .half-right li.l-green {
	background-position: 0 5px;
	padding-left: 70px;
	list-style: none;
}
#content .half-left li.l-blue {
	background-position: 0 5px;
	padding-left: 70px;
	list-style: none;
}
#content .half-left li.l-red {
	background-position: 0 5px;
	padding-left: 70px;
	list-style: none;
}
#content .imgleft {
	float: left;
	margin: 6px 16px 12px 0;
}
#content .imgright {
	float: right;
	margin: 7px 0px 12px 16px;
}
#content img.i3b {
	border: 3px solid #ccc;
}
#content .imgleft img {
	border: 3px solid #ccc;
}
#content .imgright img {
	border: 3px solid #ccc;
}
#content .imgright p {
	color: #555;
	margin: 0;
	padding: 0;
}
#content .imgleft p {
	color: #555;
	margin: 0;
	padding: 0;
}
#mainright p.ctr {
	text-align: center;
}
#mainright .imgright p.ctr {
	text-align: center;
}
#mainright .imgleft p.ctr {
	text-align: center;
}
#page-leftSec .navcontainer {
	width: 220px;
}
#page-leftSec .paneltitle-red, #page-leftSec .paneltitle-violet{
	float: left;
	background: #b1001c url('../images/bg_title_red.jpg') no-repeat top left;
	width: 222px;
	height: 33px;
	border-top: 1px solid #ff5f79;
}
#page-leftSec .paneltitle-violet{
	background: #4b619d;
	border-top: 1px solid #9fb3e8;
	height: 29px;
}
#page-leftSec .paneltitle-red h4, #page-leftSec .paneltitle-violet h4{
	font-size: 1em;
	color: #fff;
	margin: 5px 5px 0 15px;
}
#page-leftSec .navcontainer ul  {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.9em;
}
#page-leftSec .navcontainer a {
	display: block;
	padding: 5px 1px 5px 14px;
	width: 205px;
	border: 1px solid #dadada;
	border-top: 0;
	color: #646363;
}
#page-leftSec .navcontainer ul.navlist-violet li a {
	display: block;
	padding: 5px 1px 5px 14px;
	width: 205px;
	border: 1px solid #4c609d;
	border-top: 1px solid #798ecf;
	border-right: 0;
	border-left: 0;
	color: #fff;
}
#page-leftSec .navcontainer a.top, #page-leftSec .navcontainer li ul li a {
	border-top: 0;
}
#page-leftSec .navcontainer li ul li a{
	width: 135px;
}
#page-leftSec .navcontainer a.bot {
	border-bottom: 0;
}
#page-leftSec .navcontainer ul.brd{
	border: 0;
	border-bottom: 1px solid #c4c4c4;	
}
#page-leftSec .navlist{
	background: #fff url(../images/bg_ipanel_white.jpg) repeat-x top left;
	margin-bottom: 0px;
}
#page-leftSec .navlist-violet{
	background: #6679bb url(../images/bg_ipanel_violet.jpg) repeat-x top left;
	margin-bottom: 0px;
	width: 220px;
	border-left: 1px solid #4c609d;
	border-right: 1px solid #4c609d;	
}
#page-leftSec .nav-bot{
	margin-bottom: 30px;
}
#page-leftSec .navcontainer a:hover {
	color: #000;
	background: #fff url(../images/bullet_black.gif) no-repeat;
	background-position: 8px 12px;
	text-decoration: none;	
}
#page-leftSec .navcontainer li ul li a:hover{
	background-position: -14px 0;
}
#page-leftSec .navcontainer ul.navlist-violet li a:hover {
	color: #2a3a69;
	background: #a0b1e4 url(../images/bullet_black.gif) no-repeat;
	background-position: 8px 12px;
	text-decoration: none;	
}

#page-leftSec .navcontainer ul li ul{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8.5pt;
}
#page-leftSec .navcontainer ul li ul li{
	margin-left: 15px;
	font-style: italic;
}
#page-leftSec .navcontainer ul li ul li a:hover {
	color: #000;
	background: #dcebb9 url(../images/bullet_black.gif) no-repeat;
	background-position: 5px 9px;
}

#page-leftSec .nav-bot a{
	border: 0;
	margin: 0;
	padding: 0;
}

.dropshadow {
	float: left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadowAlpha.gif) no-repeat bottom right;
	margin: 10px 0px 6px 7px !important;
	margin: 10px 0 0 5px;
}
.dropshadow img {
	display: block;
	position: relative;
	background-color: #fff;
	margin: -6px 6px 6px -6px;
	padding: 4px;
	top: 0px;
	left: 0px;
	border: 1px solid #ccc;
}


/* Organizational Chart */
#page-rightSec ul.orgChart {
	margin-left: 0px;
	padding-left: 0;
	list-style: none;
	font-size: 0.9em;
	margin-bottom: 15px;
}
#page-rightSec ul.suborg{
	padding-left: 0px;
}
#page-rightSec ul.orgChart li {
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	margin-bottom: 5px;
	line-height: 18px;
}

#page-rightSec ul.orgChart li.pres, #page-rightSec ul.orgChart li.pres-f {
	padding-left: 35px;
	background: url(../images/i_pres.gif) no-repeat top left;
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	margin-bottom: 5px;
}
#page-rightSec ul.orgChart li.pres b, #page-rightSec ul.orgChart li.pres-f b {
	font-size: 1.25em;
	font-family: "segoe ui", arial, tahoma, verdana, sans-serif;
	color: #333;
}
#page-rightSec ul.orgChart li.pres-f{
	background: url(../images/i_presf.gif) no-repeat top left;
}

#page-rightSec ul.orgChart li.staffA, #page-rightSec ul.orgChart li.staffA-end {
	background: url(../images/i_staffA.gif) no-repeat top left;
	background-position: 3.3em 0.2em;
	padding-left: 85px;
	margin-bottom: 0px;
}
#page-rightSec ul.orgChart li.staffA-end {
	background: url(../images/i_staffA-end.gif) no-repeat top left;
	background-position: 3.3em 0.2em;
}

#page-rightSec ul.orgChart li.staffB, #page-rightSec ul.orgChart li.staffB2, #page-rightSec ul.orgChart li.staffB-end, #page-rightSec ul.orgChart li.staffB-endx {
	background: url(../images/i_staffB.gif) no-repeat top left;
	background-position: 3.3em 0.2em;
	padding-left: 135px;
	margin-bottom: 0px;
}
#page-rightSec ul.orgChart li.staffB2{
	background: url(../images/i_staffB2.gif) no-repeat top left;
	background-position: 3.3em 0.2em;
}
#page-rightSec ul.orgChart li.staffB-end {
	background: url(../images/i_staffB-end.gif) no-repeat top left;
	background-position: 3.3em 0.2em;
}
#page-rightSec ul.orgChart li.staffB-endx{
	background: url(../images/i_staffB-endx.gif) no-repeat top left;
	background-position: 7.95em 0.2em;
}

#page-rightSec ul.orgChart li.staffC, #page-rightSec ul.orgChart li.staffC-end {
	background: url(../images/i_staffC.gif) no-repeat top left;
	background-position: 3.3em 0.2em;
	padding-left: 185px;
	margin-bottom: 0px;
}
#page-rightSec ul.orgChart li.staffC-end {
	background: url(../images/i_staffC-end.gif) no-repeat top left;
	background-position: 3.3em 0.2em;
}

.b10 {
	margin-bottom: 10px;
}
.b5{
	margin-bottom: 5px;
}