/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body {
	font: 9pt Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	background: url(../images/bg.jpg) repeat-x;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	color: #003399;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;	
}
h2 {
	font-size: 160%;
}
h3{
	font-size: 150%;
}
h4 {
	font-size: 140%;
}
h5 {
	font-size: 130%;
}

h6 {
	font-size: 110%;
	color:#000000;
	margin-bottom: -5px;
	margin-top: 25px;
}
dl{
	margin-top:5px;
	margin-bottom:8px;
	margin-left:50px;
}
dt{
	font-weight:bold;
}
dd{
	margin-left:25px;
}
caption{
	text-align:left;
	font-weight:bold;
}
/******** Right Bar Navigation styles **********/
#navbar_top {
	background: url(../images/sidebox_top.gif) top left no-repeat;
	height: 18px;
}

#navbar{
	padding: 0px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/sidebox_body.gif) repeat-y;
}

#navbar_bottom {
	background: url(../images/sidebox_bottom.gif) top left no-repeat;
	height: 20px;
}


#navbar ul li ul{
	padding-left:15px;
}
#navbar a{
	text-decoration:none;
	color:#003399;
}
#navbar a:hover{
	text-decoration: underline;
	color:#003399;
}
/************* #search styles ***************/
#search{
	padding: 5px;
	text-align:center;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}
#search form{
	margin: 0px;
	padding: 0px;
}
#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

/*********** #navbar link styles ***********/
#navbar ul a:link, #navbar ul a:visited {display: block;}
#navbar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navbar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navbar li {border-bottom: none;}


/*********** #sectionlinks styles ***********/
div.navcaption{
	padding-left:10px;
	padding-top:2px;
	margin-top:10px;
	color:#000000;
	font-weight: bold;
	font-size:12px;
	border:none;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
div.navcaption a{
	display:block;
}
.submain{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

.submain a{
	padding: 2px 0px 2px 10px;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

.submain h6{
	padding-left:10px;
	color:#663333;
	font-size:11px;
}

.submain ol{
	list-style-type: circle;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
/*Lot of Pads*/
.bordering {
	border-top:thin solid #FFE9AB;
	border-bottom:thin solid #FFE9AB;
}
.borderbottom {
	border-bottom:thin solid #FFE9AB;
}
.feature {
	padding: 0px 0px 10px 10px;
}

.feature h3 {
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* CSS Document */
#shadow {
	width:967px;
	margin:auto;
}
apper {
	padding-left:6px;
}
#header {
	margin-bottom: 10px;
	margin-top: 0px;
}
#top_wrapper{
	width:955px;
	height:27px;
	background-repeat:no-repeat;
	background-image:url(../images/top_most.gif);
}
html>body #top_wrapper{
	margin:0px;
	padding:0px;
	height:30px;
	margin-top: 6px;
}
#top_wrapper img{
	float:left;
	width:280px;
}

.button {
	float:right;
	width:73px;
	height:28px;
	background-repeat:no-repeat;
	background-image:url(../images/button.gif);
	text-align:center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding-top:10px;
	margin-top: 3px;
}
html>body .button{
	height:18px;
}

.button a{
	text-decoration:none;
	color:#FFCC00;
	font-size: 9pt;
}

.button a:hover{
	color:#FFFFFF;
	text-decoration:none;	
}

#graybar{
	background-image:url(../images/gray_bar.gif);
	background-repeat:repeat-x;
}
#column1{
	float:left;
	width:711px;
	margin-top:10px;
	padding-left:15px;
	padding-top:5px;
	margin-left:30px;
}
#column1 p{
	line-height:20px;
}
#column1 a{
	color:#003399;
}
#column1 a:hover{
	text-decoration:none;
	color: #000;
}	

#column2{
	width:160px;
	height: 400px;
	float:right;
	margin-bottom: 50px;	
}

/***********For Search form**********************/
#results .title {
	font:bold 13px Georgia, "Times New Roman", Times, serif;
}

#results  .description {
	font:normal 11px Georgia, "Times New Roman", Times, serif;
}

#results .url {
	font:normal 11px Georgia, "Times New Roman", Times, serif;
	color:#003399;
}

#footer {
	color:#5269ac;
	background: #fff url(../images/footer_bg.jpg) top center repeat-x;
	clear: both;
	height: 183px;
}

#footer-contents {
	text-align:center;
	width: 880px;
	margin: auto;
	padding: 45px 35px 35px 35px;
}
#footer img{
	vertical-align: middle;
	padding-left:7px;
}
#footer a{
	text-decoration:none;
	color:#003399;
}
#footer a:hover{
	text-decoration:underline;
}
/*this is only for index*/
#column1_index{
	float:left;
	width:520px;
	padding-left:10px;
	padding-top:5px;
	margin-left:30px;
}
#column1_index a{
	color:#003399;
}
#column1_index a:hover{
	text-decoration:none;
}	

#column2_index{
	float: right;
	width:310px;
	margin-left:10px;
	padding-top:5px;

}
.doubleimg{
	width:130px;
	float:left;
}
.zones{
	font-weight:bold;
}

.caption{
	text-align:left;
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


div#data_dse h6{
 	display:block;
	color:#996600;
	font-size:10px;
	margin-top:15px;
}
div#data_dse p{
	margin:0px;
	padding:0px;
	font-weight:bold;
}
div#data_dse small{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
}
#dropcap{
	float:left;
	font-size:60px;
	margin-top:-10px;
}	
.dst_ag{
	color:#996600;
	font-weight:900;
}
.spacetop{
	margin-top:10px;
	margin-top:5px;
}
.spacebottom{
	padding-bottom:10px;
	margin-bottom:5px;
}

/*columns for special template*/
#column1_special{
	float:left;
	width:150px;
}
#column1_special a{
	color:#003399;
}
#column1_special a:hover{
	text-decoration:none;
}	


.boxcontent{
	margin:0px 1px 5px 3px;
	padding:1px 1px 5px 3px;
}
html>body .boxcontent{
	margin-bottom:10px;
	padding-bottom:7px;
}

.boxcontent img{
	float:left;
	margin-right:8px;
	margin-top:8px;
}
#thebox{
	float:right;
	width:300px;
}

#profile {
	margin-top:5px;
	margin-bottom:10px;
}

#profile div.header {
	height:150px;
	margin-bottom:10px;
	clear:both;
}

#profile div.header img {
	border-top:8px solid #CCCCCC;
	border-left:8px solid #CCCCCC;
	border-bottom:8px solid #CCCCCC;
}

#profile div.header blockquote {
	font-style:italic;
	font-size: 14pt;
}

.nospace{
	padding:0px;
	margin:0px;
}
#gml_content{
	float:right;
	width:439px;
	border:5px #cccccc solid;
}
html>body #gml_content{
	width:442px;
}
#gml_button{
	float:left;
	width:110px;
	margin-top:30px;
	padding-top:30px;
}
.arrow{
	background-image:url(../images/arrow.gif);
	width:105px;
	height:37px;
	background-repeat:no-repeat;
	padding:5px;
	margin:3px;	
}
.arrow a{
	font-weight:bold;
	text-decoration:none;
}
.arrow a:hover{
	background-color:#FFFFFF;
}
.dsc table {
	width:100%;
	border-collapse: collapse;
}
.dsc table tr td {
	border:1px solid #000000;
}
.leftimg {
	width:auto;
	float:left;
	table-layout:fixed;
	display:table-cell;
	display:inline-block;
	margin:0px 10px 5px 0px;
}

.leftimg dfn {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	line-height:10px;
}

.rightimg {
	width:auto;
	float: right;
	table-layout:fixed;
	display:table-cell;
	display:inline-block;
	margin:0px 0px 5px 10px;
}

.rightimg dfn {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	line-height:10px;
}
#govmsg {
	float:left;
	width:450px;
	padding:20px 10px;
	margin-top:-33px;
	margin-bottom:-28px;
	border-right:1px solid #000000;
}

#articleheads {
	margin-top:-150px;
	margin-bottom:30px;
	margin-left:180px;
}

#articleheads h1 {
	margin-bottom:25px;
	padding-bottom:25px;
}

#articleheads2 {
	margin-bottom:30px;
	margin-left:180px;
}

#article_bg {
	padding-top: 20px;
	background: url(../images/headertitles.jpg) top left no-repeat;
	height: 200px;
}

#articleheads2 h1 {
	margin-bottom:25px;
	padding-bottom:25px;
	margin-top: 0px;
	padding-top: 0px;
}
.clear {
	clear:both;
}


/************for forum*************/

.gensmall {
	font:normal 9px Georgia, "Times New Roman", Times, serif;
}

.nav {
	font:bold 15px Georgia, "Times New Roman", Times, serif;
}

.forumline {
	font:normal 10px Georgia, "Times New Roman", Times, serif;
	border:1px solid #999999;
}

.thCornerL, .thTop, .thCornerR, .thHead {
	background-color:#FFE9AB;
	text-align:left;
	font:bold 14px Tahoma, Geneva, Helvetica, Arial, Sans-serif;
}

.catLeft, .rowpic, .catHead{
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	text-align:left;
	background-color:#E2E2D3;
}

.row1, .row2, .row3 {
	text-align:left;
	background-color:#EDEDED;
}

.row1 input {
	font:normal 10px Tahoma, Geneva, Helvetica, Arial, Sans-serif;
	border:1px outset #FFE9AB;
}

.row1 input:focus {
	border:1px inset #FFE9AB;
	background-color:#E2E2D3;
}

.style1 {
	font-size: 10pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;	
}

.newsitem ul {
	margin: 10px 0px 10px 0px;
	list-style: none;	
}

.newsitem p {
	margin: 5px 0px 5px 0px;
}

.newsitem li {
	border-bottom: 1px solid #FFCC00;	
}

.newsitem h1 {
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;	
/*	border-top: #333333 thin dashed;	*/
}


.position {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;	
}

#next {
	margin: 5px 0px 5px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	float:right;
}

#next a {
	padding: 10px;
	font-weight: bold;	
	width: 120px;
	background-color: #5F80BF;
	color: #FEE98E;		
	display:block;
	text-align:center;
	text-decoration: none;
}

#next a:hover {
	background-color: #FEE98E;
	color: #003399;
	font-weight: bold;
}

#previous {
	margin: 5px 0px 5px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	float:left;
}

#previous a {
	padding: 10px;
	font-weight: bold;	
	width: 120px;
	background-color: #5F80BF;
	color: #FEE98E;		
	display:block;
	text-align:center;
	text-decoration: none;
}

#previous a:hover {
	background-color: #FEE98E;
	color: #003399;
	font-weight: bold;
}

.leftimg {
	width:auto;
	float:left;
	table-layout:fixed;
	display:table-cell;
	display:inline-block;
	margin:0px 10px 5px 0px;
}

.leftimg dfn {
	font-size:10px;
	font-weight:bold;
	line-height:10px;
	font-style:normal;
}

.rightimg {
	width:auto;
	float: right;
	table-layout:fixed;
	display:table-cell;
	display:inline-block;
	margin:0px 0px 5px 10px;
}

.rightimg dfn {
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	line-height:11px;
}

.list li {
	margin-bottom: 10px;
}

#leftcol {
	float: left;
	width: 328px;
	padding: 20px 0 10px 15px;
}

#right_discon {
	margin-left: 369px;
}

