@charset "utf-8";
/* CSS Document */
.clLevel1{background-color:#f17921; layer-background-color:#f17921; color:black;}
/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
  .clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
  /* DEFAULT STYLES ---- NEEEDED END */
  .clT,.clTover,.clS,.clSover,.clS2,.clS2over{position:absolute; text-align:left; font-family:Calibri, Cambria, Verdana; cursor:pointer; cursor:hand; ;}
  .clT,.clTover{padding:0px; font-size:12px; font-weight:bold}
  .clS,.clSover{padding:2px; font-size:11px; font-weight:bold}
  .clS2,.clS2over{padding:2px; font-size:11px;}
  .clT,.clS,.clS2{color:black; background-color:#f17921; layer-background-color:#f17921;}
  .clTover{color:#FCCE55; background-color:#324857; layer-background-color:#324857;}
  .clSover{color:white; background-color:#324857; layer-background-color:#324857}
  .clS2{background-color:silver; width:230; layer-background-color:silver;}
  .clS2over{background-color:#00cccc; width:230; layer-background-color:#00cccc; color:black}
  .clStest{position:absolute; font-family:Calibri, Cambria, Verdana; font-size:10px; color:red; layer-background-color:silver; background-color:silver;cursor:pointer; cursor:hand; }
  .clStestover{position:absolute; color:#ffff33; font-weight:bold; font-family:courier; layer-background-color:#00ccff; background-color:#00ccff;  cursor:pointer; cursor:hand; }
  .clB1{position:absolute; layer-background-color:#184360; background-color:#184360; visibility:hidden}
  .clB2{position:absolute; layer-background-color:#184360; background-color:#184360; visibility:hidden}
  .clB3{position:absolute; layer-background-color:#184360; background-color:#184360; visibility:hidden}
  .clB{position:absolute; background-color:#336699; layer-background-color:#336699; visibility:hidden}
  .clBar{position:absolute; width:0; height:0; visibility:hidden; layer-background-color:#336699; background-color:#336699;}
  .clNoLink{position:absolute; font-family:Calibri; color:#999999}
  .clNoLink2{position:absolute; padding:2px; font-size:11px; color:#006699; layer-background-color:silver; background-color:silver; font-family:arial,helvetica;}
  .clNoLink3{position:absolute; background-color:#CDDBEB; layer-background-color:#CDDBEB; font-family:arial,helvetica;}
/*coolmenu end */
body {
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Calibri, Cambria, Verdana;
}
.oneColFixCtrHdr #container {
	width: 1092px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image: url(/image/bg-all.gif);
	padding: 0px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
h1{
	font-family:Calibri, Verdana;
	font-style:normal;
	font-weight:normal;
}
h2{
	font-family:Calibri, Verdana;;
	font-style:normal;
	font-weight:normal;
}
a, a:hover, a:link{
	text-decoration: none;
}
h3{
	font-family:Calibri, Verdana;;
	font-style:normal;
	font-weight:normal;
}
.ColBlue {
	color:#184360;
}
.ColOrng {
	color:#f17921;
}
.more {
text-align:right;
font-size:9pt;
color:#f17921;
padding-right:10px;
}

.hometbl {
width:100%;
}
.hometbl .hometd{
border-right:1px dotted #999999;
}
.home1 .hometd{
border-right:1px solid #999999;
}

.sectitle{
color:#184360;
font-size:11pt;
font-family: Cambria;
font-variant:small-caps;

}
.homediv{
height:140px;
font-size:9pt;
overflow:auto;
padding-bottom:3px;
padding-left:10px;
padding-top:3px;
margin-left: 0px;
}

.homediv ul li{
	list-style:inside;
	list-style-image:url(/image/bullet.gif);
	list-style-position:outside;
	list-style-type: none;
	margin-left: -25px;
}

.hometd1{
	font-size:9pt;
	height:200px;
}

.hometd2{
	font-size:9pt;
	height:200px;
}

.hometd1 ul li{
	list-style:inside;
	list-style-image:url(/image/bullet1.gif);
	list-style-position:outside;
	list-style-type: none;
	margin-left: -25px;
}
.hometd1 ul li .date {
	font-size:8pt;
	color:#CC0033;
}

.hometd2 ul li{
	list-style:inside;
	list-style-image:url(/image/bullet2.gif);
	list-style-position:outside;
	list-style-type: none;
	margin-left: -25px;
}

.hometd2 ul li .date {
	font-size:8pt;
	color:#CC0033;
}

.imgleft {
float:left;
margin:5px;
padding:5px;
}

.imgright {
float:right;
margin:5px;
padding:5px;
}
.contentTxt {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-family: Calibri, Verdana;
	font-size: .9em;
	font-weight: normal;
	color: #666666;
	line-height: 1.5em;
}
#leftNav {
	width:301px;
	margin: 0px;
	padding: 0px;
	background-image:url(/image/left_bar_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#184360;
}

div .special {border:1px solid gray; background-color:#FF9900; width:200px; float:right; margin-left:10px; padding:5px;}
.special .spHead {font-size:10pt; font-weight:bold; color:#000000;}
.special .spBody {font-size:8pt; color:#000000; line-height:10px;}

table .tableGeneral {
border-bottom:1px solid #999999;
margin-left:inheritl;
}
table .tableGeneral td {
border-top:1px solid #999999;
padding:5px;
}
table .tableGeneral th {
border-top:1px solid #999999;
border-bottom:3px solid #999999;
padding:5px;
}

.tableGeneral .row1 {
background-color:#FEEFDE;
}
.tableGeneral .row2 {
background-color:#F1F5F5;
}
.contentTxt p  {
	text-align: justify;
	float:inherit;
}
#CentralInsideConent {
	padding-left:20px;
	padding-bottom:20px;
	padding-top:20px;
	padding-right:20px;
	margin: 0px;
}

.oneColFixCtrHdr #header {
	height: 115px;
}

.oneColFixCtrHdr #header .logo {
	height: 115px;
	margin-bottom: 0px;
	margin-left: 9px;
	margin-right: 9px;
	margin-top: 0px;
}
.oneColFixCtrHdr #header .nav {
	height: 54px;
}
.oneColFixCtrHdr #nav .logo {
	height: 27px;
	margin-left: 9px;
	margin-right: 9px;
}
.oneColFixCtrHdr #mainContent {
	margin-left: 9px;/* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-right: 9px;
	margin-top: 0;
	margin-bottom: 0;
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Calibri, Cambria, Verdana;
	font-weight: normal;
	font-size: 0.7em;
}
.box {
	height: 70px;
	padding-top: 10px;
}
.dottedLnAbove{
	border-top: dotted 1px #999;
}
.dottedLnBtm{
	border-bottom: dotted 1px #999;
}

select {
	border: solid 1px #7f9db9;
	width: 300px;
}
input {
	border: solid 1px #7f9db9;
	width: 95%;
}
textarea{
	border: solid 1px #7f9db9;
	width: 95%;
}
.style1 {font-size: 80%}
.style2 {
	font-size: 75%;
	font-weight: bold;
}
.style5 {font-size: 80%; font-weight: bold; }