/* CSS Document */

body{
	background:#EBEBEB;
	font-family: arial,  sans-serif;
	margin:0 auto;
}

#main{
	width:820px;
	margin:0 auto;
	background:url(../images/bg.jpg) repeat-y top;
}

img{
	border:0;
}

a{
	text-decoration:none;
}

h1,h2,h3,h4,h5,h6{
	color:#008787;
	font-weight:bold;
}

.link_green a{
	color:#008787;
	text-decoration:none;
}

.link_green a:hover{
	color:#008787;
	text-decoration:underline;
}
.link_info a{
	color:#FFFFFF;
	text-decoration:none;
}

.link_info a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.row{
	clear:both;
}

#header{
	padding-top:10px;
	height:80px;
}

#header #logo{
	float:left;
	width:225px;
	padding:20px 0 0 45px;
}

#header #text{
	float:right;
	width:495px;
	height:46px;
	position:relative;
	text-align:right;
	padding-right:35px;
}

#header #www{
	font-size:12px;
	color:#505050;
	margin-top:10px;
	float:right;
}

#header #www a{
	color:#505050;
	font-weight:bold;
	text-decoration:none;
}

#header #www a:hover{
	color:#505050;
	text-decoration:underline;
}

.bottom{
	float:right;
	width:490px;
	margin-top:5px;
	font-size:18px;
	clear:both;
}

#header h2{
	font-size:1em;
	margin:0;
}

ul{
	padding:0;
	margin:0;
}



#menu{
	width:800px;
	height:33px;
	margin-left:10px;
	background:url(../images/menu_bg.jpg) repeat-x top;
}

#menu li{
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
}


#menu a{
	font-family: Arial, Verdana, sans-serif;
	font-size:0.8em;
	padding:0;
	border-right:1px solid #505050;
	color:#FFFFFF;
	background:url(../images/menu_bg.jpg) repeat-x top;
	float:left;
}

#menu a span{
	padding:8px 28px;
	display:block;
	float:left;
}

#menu a:hover{
	background:url(../images/menu_bg_over.jpg) repeat-x top;
	cursor:pointer;
}

#menu #current  a{
	background:url(../images/menu_bg_over.jpg) repeat-x top;
}

#menu #last a{
	border:none;
}

#menu #last a span{
	padding:8px 32px;
	display:block;
}

#banner{
	width:800px;
	height:240px;
	clear:both;
	padding-top:1px;
	margin-left:10px;
}
	
#containar{
	margin:25px 35px;
}

/*-----------sidebar------------*/
.Sideh1{
	
	color:#FFFFFF;
	padding:0;
	margin:0;
	font-size:1.2em;	
	padding-left:10px;
	font-weight:bold;

}

.sidebarul{
padding:5px 0 10px 20px; 
margin:0 0 0px 0px; 
font-size:12px; 
color:#FFFFFF;
list-style-position:outside;
list-style-type:disc;

}


#sidebar{
	width:230px;
	float:right;
	margin-bottom:20px;
}

.underline{
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	background:url(../images/pointpng.png) repeat-x bottom;
}

.top{
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	background:url(../images/pointpng.png) repeat-x top;
}

#core{
	background:#73B045;
	padding:10px;
	margin-top:2px;
	width:200px;
	margin-left:10px;
}

#sidebar h1{
	color:#FFFFFF;
	padding:0;
	margin:0;
	font-size:1.1em;	
}



#sidebar .box1{
	height:90px;
}

#sidebar .box2{
	width:107px;
	height:107px;
	float:left;
}

#sidebar .box3{
	width:107px;
	height:107px;
	float:right;
}

#sidebar_in{
	margin:3px 0 0 5px;
}

/*---------paper-----------*/



#paper a .paper_tx1{
	background:url(../images/action.jpg) no-repeat top;
	width:145px;
	height:53px;
	cursor:pointer;
	padding:12px 0 0 85px;
	color:#FFFFFF;
	font-size:17px;
	display:block;
}

#paper .paper_free{
	color:#FFFF00;
	font-size:12px;
}

#paper .paper_white{
	margin:13px 0 0 0;
	font-size:17px;
}

#paper .paper_tx2{
	margin:1px 0 0 0;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	display:block;
}

#request a .paper_tx1{
	background:url(../images/action_orange.jpg) no-repeat top left;
	width:145px;
	height:53px;
	cursor:pointer;
	padding:12px 0 0 85px;
	color:#FFFFFF;
	font-size:17px;
	display:block;
}

#request .request_tx1{
	color:#FFFFFF;
	font-size:18px;
	display:block;
}
#request .request_tx2{
	color:#FFFFFF;
	font-size:13px;
	display:block;
}


/*-------------------------------*/

#content{
	width:510px;
	margin-right:10px;
	margin-left:15px;
	margin-top:25px;
	margin-bottom:20px;
	float:left;
}

#content h2{
	font-size: 1.25em;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
}

#content h3{
	font-size:1em;
	margin-bottom:5px;
	padding:0;
}

#content p{
	font-family: Arial, Verdana, sans-serif;
	font-size:0.75em;
	line-height:1.5em;
	margin:0;
}

#content .info{
	width:160px;
	float:left;
	margin-right:15px;
}

#content .info2{
	width:160px;
	float:left;
}

.info .photo, .info2 .photo{
	margin-bottom:10px;
	width:160px;
	height:112px;
}

/*-------------------------------*/

#footer{
	background:url(../images/pointpng.png) repeat-x top;
	padding:10px 0 10px 0;
	margin: 0px 35px 0px 35px;

}

#FooterCenter
{
	margin-left: 50px; 

}

#footer li{
	color:#757575;
	padding:0 3px;
	float:left;
	list-style-type:none;
}

#Footer UL
{
	list-style:none;

}

#footer li a{
	font-family: arial,  sans-serif;
	color:#757575;
	padding-right:7px;
	font-size:0.8em;
		list-style:none;

}

#footer li a:hover{
	color:#202020;
}

#footer .line{
	font-size: 80%;
}

#footer #first{
	padding:0;
}

.copyright{
	clear:both;
	color:#B4B4B4;
	padding:10px 0 10px 0;
	font-size:0.75em;
}

.copyright{
	padding-top: 5px !important;
}


.tablefield{
font-family:Arial, sans-serif;
font-size:11px;
}

.tableform {
	background:url(../images/pointpng.png) repeat-x top;
	padding:10px 0 10px 0;
	margin: 0px 35px 0px 35px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }

.Bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.SubGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}
.Subred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.Subred:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
.Subred:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

.Bodyred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FF0000;
	text-decoration: none;
}
.BodyGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #336600;
	text-decoration: none;
}
.Documentstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.SubCatechBK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.SubredLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.SubGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.BodytextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.SubWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.CatchR {
	background-image: url(../../../2006_GDS/images/WhitePaper/WhitePaperCatch-Line.gif);
	background-repeat: repeat-x;
}
.Bodytext11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 333333;
}
.Brokenline {
	background-image: url(../../../2006_GDS/images/broken-lines.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.SubBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
.SubGrayLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.line {
	background-image: url(../../../2006_GDS/image/line.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.lineBlue {
	background-image:  url("image/Blue_line.gif");
	background-repeat: repeat-x;
	background-position: center;
}
.lineBlue_1 {
	background-image: url(../../../2006_GDS/images/Index/lineblue.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.lineBlue2 {
	background-image: url(../../../2006_GDS/images/Index/lineblue2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.lineBlue2_2 {
	background-image: url(../../../2006_GDS/images/Index/lineblue2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.lB1 {
	background-image: url(../../../2006_GDS/images/Index/lb1.gif);
	background-position: left top;
}
.lb2 {
	background-image: url(../../../2006_GDS/images/Index/lb2.gif);
	background-position: right top;
}
.lb3 {
	background-image: url(../../../2006_GDS/images/Index/lb3.gif);
	background-position: right bottom;
}
.lb4 {
	background-image: url(../../../2006_GDS/images/Index/lb4.gif);
	background-position: left bottom;
}
.subblue0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}

.subblue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}

.subblue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0066CC;
}

.subblue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}

.subblueLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
}
.lineHoriz {
	background-image: url(../../../2006_GDS/images/Water_index/linehoriz.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.lineHorizButton {
	background-image: url(../../../2006_GDS/images/Water_index/linehoriz.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.lineHorizTop {
	background-image: url(../../../2006_GDS/images/Water_index/linehoriz.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.line2 {
	background-image: url(../../../2006_GDS/images/dash1.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.BlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: normal;
	text-decoration: none;
}

.BlueText :hover {
	color: #0066CC;
	text-decoration: underline;
}

.BodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}



.SubBlueLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6699cc;
}
.subBlueLarge2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #85add6;
	font-weight: bold;
	line-height: 24px;
}
.BlueTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	padding-top: 2px;
	padding-left: 3px;
}

.BlackTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	padding-top: 3px;
	padding-left: 3px;		
}

.BlackTextBold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration:underline		
}

.RedTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration:none
		
}
.BlueTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration:underline		
}


.OrgTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration:none
		
}

.OrgTextBold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration:underline		
}

.GreenTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #01AF94;
	text-decoration:none
		
}

.GreenTextBold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00463C;
	text-decoration:underline		
}

.GrayTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:none
		
}

.GrayTextBold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-decoration:underline		
}

.LinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: ;
	color: #0000FF;
	text-decoration:none
		
}

.LinkText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: ;
	color: #0000FF;
	text-decoration:underline		
}

.dash {
	background-image:  url(../images/dash.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.dashBlack {
	background-image: url(../../../2006_GDS/images/MB/Bg02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.MenuBlack {
	background-image: url(../../../2006_GDS/images/MB/Menu%20G.jpg);
	background-repeat: repeat;
	background-position: top;
}
.MenuBlack2 {
	background-image: url(../../../2006_GDS/images/MB/Menu%20G2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.BTtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}

.img {
	float: right;
}
.meun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: cccccc;
	text-decoration: none;
	
}a.meun:link {
	color: #cccccc;
	text-decoration: none;
}
a.meun:visited {
	color: #CCCCCC;
	text-decoration: none;
	
}a.meun:hover {
	color: #FFFFFF;
	text-decoration: none;
	
}
.Bodyt {
	font-family: Arial, Helvetica, sans-serif;
	color: 333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	
}a.Bodyt:link {
	color: 333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}a.Bodyt:visited {
	color: 333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}a.Bodyt:hover {
	color: 333333;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.BBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 333333;
	text-decoration: none;
	
}a.BBold:link {
	font-size: 11px;
	font-weight: bold;
	color: 333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}a.BBold:visited {
	font-size: 11px;
	font-weight: bold;
	color: 333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}a.BBold:hover {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	color: #333333;
	text-decoration: none;
}

.footer:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	color: #333333;
	text-decoration: underline;
}
.main-green-link {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: normal;
	color: #018C77;
	text-decoration: none;
}
.main-green-link:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: normal;
	color: #018C77;
	text-decoration: underline;
}

.main-blue-link {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: normal;
	color: #0066CC;
	text-decoration: none;
}
.main-blue-link:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: normal;
	color: #0066CC;
	text-decoration: underline;
}

.main-red-link {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: normal;
	color: #990000;
	text-decoration: none;
}
.main-red-link:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: normal;
	color: #990000;
	text-decoration: underline;
}

.main-gray-link {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
.main-gray-link:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: normal;
	color: #333333;
	text-decoration: underline;
}

.feature-black {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

.feature-red {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: normal;
	color: #990000;
	text-decoration: none;
}

.feature-gray {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 15px;
}

.feature-blue {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: normal;
	color: #0066CC;
	text-decoration: none;
}

.feature-green {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: normal;
	color: #018C77;
	text-decoration: none;
}

.feature-h-blue {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: normal;
	color: #003366;
	text-decoration: none;
}
.Bodytext-lineheight16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	margin-left: 10px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.dash-X {
	background-image: url(../images/dash.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.Bodytext-left3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	padding-left: 3px;
}
.Bodytext-index-Pu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
}
.BlueText-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: normal;
	text-decoration: none;
}
.SubBlue-wathetblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #6699cc;
}
.subblue0-wathetblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699CC;
}
.Bodyt-bottom10 {
	font-family: Arial, Helvetica, sans-serif;
	color: 333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 10px;
}
.SubBlue14-Navyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}
.subblue0-Navytblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.SubBlue12-Navyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}
.Bodytext-Green-height12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #00ab25;
	text-decoration: none;
	font-weight: bold;
}
.SubBlue14-Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #00ab25;
}
.SubBlue14-White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.Bodytext-height16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	margin-left: 10px;
}

