@charset "utf-8";
/* CSS Document */

body
{
	background-color:#999999;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
}

p {padding:0px 0px 0px 0px;margin:0px 0px 0px 0px; font-size:11px; color:#666666}
h1 {padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;}
img {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	.lrgImage{padding:0px 0px 10px 0px; margin:0px 0px 0px 0px;}

a {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;text-decoration:none;}


.clr {clear:both;}


.wrap {width:955px; margin:0px auto;padding:10px 0px 0px 0px}

.bdy {background: url('/images/bg1.gif') repeat-y;border-top:solid 1px #000000;padding:40px 0px 30px 0px;}
.ftr {background: url('/images/bg2.gif') repeat-y;border-bottom:solid 1px #000000;padding:20px 0px 25px 0px;}
	.ftr p {line-height:2em; padding:10px 0px 0px 0px; text-align:right; color:#FFF;}
	.ftr a {line-height:2em; padding:10px 0px 0px 0px; text-align:right; color:#FFF; text-decoration:none}
	.ftr a:hover {line-height:2em; padding:10px 0px 0px 0px; text-align:right; color:#FFF; text-decoration:underline}
	
.inner {width:855px;padding:0px 50px 0px 50px;}

.bdyHolder {width:855px; padding:20px 0px 0px 0px; margin:0px 0px 0px 0px;}
	.bdyL {width:199px;float:left; }
		.navBox {}
			  .pnav, .selected, .selected1 {height:24px;padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;display:block;border-bottom:solid 1px #ffffff;}
              	.pnav {background-color:#637e3d;}
			  .pnav a, .selected a, .selected1 a {display:block; width:100%;height:24px;color:#ffffff; font-size:11px;}
    
			  .selected, .selected a:hover {background:#8caf5c url('images/navul2.gif') no-repeat right; text-decoration:none; font-weight:bold}
			  .selected1 a{color:#ffffff;background:#8caf5c url('images/navul4.gif') no-repeat right; text-decoration:none;}
			  .selected a {color:#ffffff;background:#8caf5c; }
            
			   .pnav a:hover {color:#ffffff;background:#8caf5c url('images/navul3.gif') no-repeat right; text-decoration:none;}
                .pnav span, .selected span, .selected1 span {padding:0px 0px 0px 10px;display:block;text-align:left;}
				.subnav .pnav  {display:block;padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;background-color:#cccccc;}
	 		    .subnav .pnav a:hover {color:#003366;background:#d5e1f1 url('images/navul3.gif') no-repeat right; text-decoration:none;}
				
	.bdyR {width:630px; float:left; padding:0px 0px 0px 20px;}
		.bdyR h1 { text-indent:-999999px;}
		.bdyR p {line-height:1.2em; padding:10px 50px 0px 0px;}
		
	.bdyR2 {width:630px; float:left; padding:0px 0px 0px 20px;}
		.bdyR2 h1 { text-indent:-999999px;}
		.bdyR2 p {line-height:1.2em; padding:10px 50px 0px 0px;}
		.bdyR2 a {color:#637E3D; text-decoration:underline}
		.bdyR2 a:hover {color:#637E3D; text-decoration:none}

.alert {
	width:595px;
	color:#900;
	font-size:9px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #637E3D;
	border-bottom-color: #637E3D;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left:5px;
	margin-top:20px;
}

.alert a {
	color: #900;
	text-decoration: underline;
}

.alert a:hover {
	color: #900;
	text-decoration: none;
}

.alert2 {
	width:595px;
	color:#900;
	font-size:9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #637E3D;
	border-bottom-color: #637E3D;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left:5px;
}

.alert2 a {
	color: #900;
	text-decoration: underline;
}
.alert2 a:hover {
	color: #900;
	text-decoration: none;
}

.table_header {background-color:#8CAF5C; color:#FFF; font-size:12px; font-weight:bold; padding-left:1px;}
.table_header a {background-color:#8CAF5C; color:#FFF; font-size:12px; font-weight:bold; padding-left:5px; text-decoration:none}
.table_row_bold {color:#637E3D;	font-size:11px; font-weight:bold; border-bottom-width: 1px;	border-bottom-style: dotted; border-bottom-color: #637E3D; padding-left:5px;line-height:1.5em}
.table_row {
	color:#666666;
	font-size:11px;
	line-height:1.3em;
	border-bottom-color: #900;
	padding-left:5px;
}
.table_row2 {color:#666666;	font-size:11px; line-height:1.3em}
.table_row_DL_hdr {color:#637E3D; font-size:11px; font-weight:bold; border-bottom-width: 1px;	border-bottom-style: dotted; border-bottom-color: #637E3D; padding-left:5px;line-height:1.5em; text-align:center}
.table_rowDL {color:#666666; font-size:11px; line-height:1.3em; text-align:center}

.announcement {
	width:595px;
	color:#900;
	font-size:9px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-style: dotted;
	border-top-color: #990000;
	border-bottom-color: #990000;
	padding-top: 1px;
	padding-bottom: 20px;
	padding-left:5px;
	margin-top:20px;
}













.container
{
	width:855px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	background-color:#FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	padding-left:50px;
	padding-right:50px;
	padding-top:20px;
}

.hdr_container
{
	width:855px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	padding-left:50px;
	padding-right:50px;
	padding-top:20px;
}

.navboxA
{
	width:179px;
	height:auto;
	padding-left:20px;
	padding-top:5px;;
	padding-bottom:5px;
	padding-left:20px;
	background-color:#8CAF5C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	float:left;
	clear:both;

}

.navboxB
{
	width:179px;
	height:auto;
	padding-left:20px;
	padding-top:5px;;
	padding-bottom:5px;
	background-color:#637E3D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	float:left;
	clear:both;
}

.contentdiv
{
	width:630px;
	height:auto;
	background-color:#fff;
	
}

.textbox
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-top:5px;
	margin-bottom:20px;
}

.tabletext
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}


.alerttext
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#900;
	margin-top:5px;
	margin-bottom:6px;
}

.alerttext a
{
	color:#900;
	text-decoration:underline;
}

.alerttext a hover
{
	color:#900;
	text-decoration:none;
}

.footer
{
	width:855px;
	height:100px;;
	margin-left:auto;
	margin-right:auto;
	background-color:#637E3D;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	padding-left:50px;
	padding-right:50px;
	padding-top:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}.reqtxt {
	color: #900;
}
.dirname {
	color: #637E3D;
}
.minutesdatehdr {
	color: #FFF;
}

