@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 {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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;
	background-image: url(/image/bg-all.gif);
	background-repeat: repeat-x;
}
.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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
	line-height: 1.5em;
}
.ColBlue {
	color:#194260;
}
.ColOrng {
	color:#fd7a0f;
}
.spanbg {
	background-image:url(/image/spnbg.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width:100px;
}
.row1{
	background-color:#C9EAFC;
}
.row2{
	background-color:#FCA972;
}

.leftNav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	width:167px;
	background-color:#E3E3E3;
	border-right:dotted 1px #2B2B2B;
}
.contentTxt p  {
text-align: justify;
}
#CentralInsideConent {
padding-left:20px;
padding-top:20px;
padding-bottom:20px;
}

h1{
font-family:"Times New Roman", Times, serif
}
h2{
font-family:"Times New Roman", Times, serif
}
h3{
font-family:"Times New Roman", Times, serif
}
.ImpAns{
	background-image: url(/image/Important_Announcement.gif);
	width:276px;
	height:185px;
	padding-top:52px;
	padding-bottom:14px;
	padding-left:8px;
	background-repeat: no-repeat;
}
#download{
	background-image: url(/image/formsdownloads.gif);
	width:250px;
	height:140px;
	padding-top:32px;
	padding-bottom:14px;
	padding-left:8px;
	background-repeat: no-repeat;
}
#downloadHome{
	background-image: url(/image/form_down_bg.jpg);
	width:250px;
	height:140px;
	padding-top:32px;
	padding-bottom:14px;
	padding-left:8px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight: normal;
}

.ImpAns .ImpAnsBox{
	width:270px;
	height:171px;
	overflow: auto;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.7em;
	font-weight: normal;
}
.missStm{
	background-image: url(/image/missionstm.gif);
	width:276px;
	height:137px;
	padding-top:52px;
	padding-bottom:14px;
	padding-left:8px;
	background-repeat: no-repeat;
}
.missStmBox{
	width:270px;
	height:123px;
	overflow: auto;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.8em;
	font-weight: normal;
}
.oneColFixCtrHdr #container {
	width: 953px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #194260;
	font-weight: bold;
}
.oneColFixCtrHdr #header {
	background: #194260;
	height: 203px;
}
.oneColFixCtrHdr #header .logo {
	height: 114px;
	margin-bottom: 18px;
	margin-left: 18px;
	margin-right: 13px;
	margin-top: 17px;
}
.oneColFixCtrHdr #header .nav {
	height: 54px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 18px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 13px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	border-top: dashed 1px #B3B3B3;
	border-bottom: solid 1px #B3B3B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.7em;
	color: #999999;
}

.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; }
