/***********************************************************************/
/************				CSS Style Begining				************/
/***********************************************************************/

body {
	background:#8997a3 url(/images/body_BG.png) repeat-x scroll top center;
	font-family:Arial, Helvetica, sans-serif, "Lucida Console";
	font-size:11px;
	margin:0 auto;
	color:#66747a;
	line-height:18px;
}

* {
	margin:0px;
	padding:0px;

}

/************#					Links						#************/

a, a:link, a:visited {
	color: #6ca36a;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/************#					Hedding						#************/

h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	color:#6ca36a;
}

h1 {
	font-size:16px;
	margin-bottom:17px;

}

h2 {
	font-size:13px;
	margin-bottom:17px;
}

h3 {
	font-size:12px;
	margin-bottom:10px;
}

/***********					CkearFix					***********/

div.clear {
	background:transparent none repeat scroll 0%;
	border:medium none;
	clear:both;
	font-size:0.1px;
	height:1px;
	margin-top:-1px;
	padding:0pt;
}  

/***********#					Page Begining				#***********/

div#Pg_W {
	width:940px;
	margin:36px auto;
	display:block;
	background:transparent url(/images/Pg_Bg.jpg) no-repeat scroll top left;
}

div#Pg {
	width:780px;
	display:block;
	background:transparent url(/images/Pg.png) repeat-y scroll top left;
	padding:0 80px;
}

.TabControlLeft, .TabControlSelectedLeft, TabControlRight, .TabControlSelectedRight {
	border:none;
	font-size:0px;
	width:0px;
}

/***********#					Header						#***********/

div#Hd {
	width:778px;
	height:218px;
	background:transparent url(/images/header_1.jpg) no-repeat scroll top left;
	padding-top:8px;
	position:relative;
}
/*
div#Hd img {
	float:left;
}
*/

div#Hd .HdQoute {
	position:relative;
	width:388px;
	padding:128px 0 0 40px;
	color:#888B90;
	font-size:11px;
	height:38px;
	line-height:18px;
	font-weight:bold;
}

div#Hd .HdQouteTxt {
	position:absolute;
	/*padding-left:25px;*/
	width:250px;
	text-indent:25px;
	background:transparent url(/images/Hd_Qoute.png) no-repeat scroll left top;
	font-family:Helvetica, Arial, sans-serif, "Lucida Console";	

}

div.Language {
	position:relative;
	padding:0 0 0 40px;
	color:#45474a;
	height:30px;
}

div.Language p {
	float:left;
	padding:2px 5px 0 0;
}

div.Language p a {
	padding:0px 5px !important;
}

div.Language ul {
	float:left;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
}

div.Language li {
	float:left;
	text-transform:uppercase;
	margin:0 2px;
}

div.Language li span {
	display:block;
	padding:2px 5px 2px 10px;
	height:20px;
	width:20px;
	color:#367f35;
	background:transparent url(/images/Language.png) no-repeat scroll top left;
}

div.Language a, div.Language a:link, div.Language a:visited, div.Language a:hover {
	color:#808286;
	padding:2px 5px;
	display:block;
}

/*#					Main Menu						#*/

div#MM {
	width:763px;
	height:48px;
	background:transparent url(/images/MM_Bg.png) repeat-x scroll top left;
	position:relative;
	padding-left:15px;
}

div#MM a, div#MM a:link, div#MM a:visited {
	display:block;
	text-transform:uppercase;
	color:#7e8b92;
	float:left;
	padding:14px 25px;
	font-size:11px;
	margin:0 2px;
}

div#MM a:hover {
	color:#70bd69;
	text-decoration:none;
	background:transparent url(/images/MM_a.png) repeat-x scroll left 14px;
}

div#MM .TabControlLinkSelected {
	color:#70bd69 !important;
	background:transparent url(/images/MM_a_selct.png) no-repeat scroll center top !important;
}

/***********#					Content 						#***********/

div#Cont {
	background-color:#e6e6e6;
	width:700px;
	position:relative;
	padding:9px 39px;
}

div.Cont_Bred {
	width:700px;
	color:#86979e;
	position:relative;
	display:block;
	background:transparent url(/images/Bread.png) repeat-x scroll bottom left;
	padding:12px 0;
}
/*
div.Cont_Bred span {
	color:#27282b;
}
*/
div.Cont_Bred a, div.Cont_Bred a:link, div.Cont_Bred a:visited, div.Cont_Bred a:hover {
	color:#86979e;
}

div.C_Txt {
	position:relative;
	display:block;
	width:700px;
	padding-top:22px;
}

div#Col1 {
	float:left;
	display:block;
	width:440px;
	padding-right:20px;
}

div#Col2 {
	width:205px;
	float:left;
	display:block;
}

div.Cont_Static, div.Cont_List {
	
}

div.Cont_Static ul, div.Cont_List ul {
	padding:5px 10px;
	margin-left:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
}

div.Cont_Static h3 {
	margin-bottom:23px;

}

div.Cont_Static p img {
	float:left;
	/*border:3px solid #C9CFD5;*/
	margin-right:19px;
	margin-bottom:5px;
}

div.Cont_Static p {

}

/***********#					Footer 						#***********/

div#Ft {
	width:778px;
	position:relative;
	background:transparent url(/images/Ft_Bg.png) repeat-x scroll top left;
	height:115px;
}

div#Ft_M {
	float:left;
	display:block;
	padding:65px 0 0 10px;
	width:500px;
}

div#Ft_M a, div#Ft_M a:link, div#Ft_M a:visited {
	display:block;
	text-transform:uppercase;
	color:#7e8b92;
	font-size:10px;
	float:left;
	padding:14px 5px;
	margin:0 2px;
}

div#Ft_M a:hover {
	color:#70bd69;
	text-decoration:none;
	background:transparent url(/images/Ft_M_Bg.png) repeat-x scroll left 14px;
}

div#Ft_M .TabControlLinkSelected {
	color:#70bd69;
	text-decoration:none;
	background:transparent url(/images/Ft_M_Bg.png) repeat-x scroll left 14px;
}

div#CopyR {
	font-size:10px;
	padding:55px 0 0 0;
	width:240px;
	color:#797e82;
	float:left;
	display:block;
}

div#CopyR p {
	padding-bottom:5px;

}

div#CopyR a, div#CopyR a:link, div#CopyR a:visited {
	color:#628bad;
}

div#CopyR a:hover {
	text-decoration:underline;
}

/*#					Submenu						#*/

div#Sub_M {
	width:205px;
	display:block:
}

div#Sub_M .Sub_Tit {
	float:left;
	height:34px;
	width:205px;
	background:transparent url(/images/Submenu_Bg.png) repeat-x scroll top left;
	border-bottom:1px solid #e6e6e6;
}

div#Sub_M ul {
	background-color:#dfe3e4;
	list-style-position:inside;
	list-style-type:none;
	list-style-image:none;
	text-transform:uppercase;
	color:#838b8f;
	width:195px;
	float:left;
	padding:5px;
	border-bottom:1px solid #e6e6e6;
}

div#Sub_M li {
	padding:2px 0 2px 12px;
	float:left;
	display:block;
	width:193px;
	background:transparent url(/images/Submenu_list.png) no-repeat scroll center left;
}

div#Sub_M li a {
	color:#838b8f;
}

div.Sub_M_btm {
	border-top:1px solid #dfe3e4;
	float:left;
	width:205px;
}

/*#					News Boxs 						#*/

div.Nws_Bx {
	float:left;
	display:block;
	width:440px;
	margin-bottom:17px;
}

div.Nws_Img {
	float:left;
	width:136px;
	height:100px;
	border:3px solid #c9cfd5;
	display:inline;
	margin-right:19px;
	position:relative;
	/*background:transparent url(/images/Default.jpg) no-repeat scroll center left;*/
}

div.Nws_Img img {
	position:absolute;
	top:0;
	left:0;
	clip:rect(0px 136px 100px 0px);
}

div.Nws_Img_Rel {
	border:3px solid #C9CFD5;
	display:inline;
	float:left;
	height:75px;
	margin:0 5px 5px 0;
	position:relative;
	width:100px;
}

div.Nws_Img_Rel img {
	border:medium none;
	clip:rect(0px, 100px, 75px, 0px);
	left:0;
	position:absolute;
	top:0;
}

div.Nws_Img_Gal {
	float:left;
	width:100px;
	height:75px;
	border:3px solid #c9cfd5;
	display:inline;
	margin:0 5px 5px 0;
	position:relative;
}

div.Nws_Img_Gal img {
	border:none;
	position:absolute;
	top:0;
	left:0;
	clip:rect(0px 100px 75px 0px);
}

div.Nws_Sum {
	width:275px;
	float:left;
	display:block;
	height:100px;
	overflow:hidden;
}

div.Nws_Sum h3 {
	font-size:11px;
	width:275px;
	margin:3px 0 7px;
}

div.Nws_Sum h3 a, div.Nws_Sum h3 a:link, div.Nws_Sum h3 a:visited {
	color: #6ca36a;
}

div.Nws_Sum h3 a:hover {
	text-decoration:underline;
}

div.Nws_Sum p {
	display:block;
	width:275px;
	float:left;
	height:55px;
	padding:0px;
}

/*#	Page Numbers	#*/

.PagerControl {
	float:left;
	height:22px;
	margin-top:10px;
	width:440px;
}
.PagerNumberArea {
	text-align:left;
}
.SelectedPage {
	background-color:#5a8b59;
	border:1px solid #5a8b59;
	color:#cfcfcf;
	margin-right:2px;
	padding:2px 5px;
	width:5px;
}
.UnselectedPage {
	background-color:#cad1d8;
	border:1px solid #cad1d8;
	color:#879092;
	margin-right:2px;
	padding:2px 5px;
	width:5px;
}
.PagerNumberArea a, .PagerNumberArea a:link, .PagerNumberArea a:visited {
	background-color:#cad1d8;
	border:1px solid #cad1d8;
	color:#879092;
	margin-right:2px;
	padding:2px 5px;
	width:5px;
}
.PagerNumberArea a:hover {
	background-color:#5a8b59;
	border:1px solid #5a8b59;
	color:#cfcfcf;
	margin-right:2px;
	padding:2px 5px;
	text-decoration:none;
	width:5px;
}

/*#		Contect		#*/

div.Kont_W {
	float:left;
	display:block;
	width:440px;
	margin:17px 0;
}

div.Kont_W span {
	color:#2a6027;
	padding:0 5px;
}

div.Kont_W .Kont_Tit {
	background:transparent url(/images/Submenu_Bg.png) repeat-x scroll bottom left;
	border-bottom:1px solid #e6e6e6;
	width:440px;
	padding-bottom:20px;
}

div.Kont_txt {
	background-color:#dfe3e4;
	padding:23px;
	width:394px;
	border-bottom:1px solid #E6E6E6;
}

div.Kont_txt p {
	width:110px;
	padding:5px 21px 5px 0;
	color:#86979e;
	text-align:right;

}

div.Kont_txt input {
	float:left;
	color:#2b2d30;
	width:120px;
	background-color:#ececec;
	border-top:1px solid #d5d5d4;
	border-bottom:none;
	border-left:none;
	border-right:none;
	padding:3px 5px;
	font-size:11px;

}

div.Kont_txt textarea {
	float:left;
	color:#2b2d30;
	width:150px;
	height:70px;
	background-color:#ececec;
	border-top:1px solid #d5d5d4;
	border-bottom:none;
	border-left:none;
	border-right:none;
	padding:3px 5px;
	margin-top:3px;
	font-size:11px;

}

div.Kont_Btn_W {
	float:left;
	padding-top:25px;
	display:block;
	width:440px;
	border-top:1px solid #dfe3e4;
}

div.Kont_Btn {
	background:transparent url(/images/Kont_Btn_Bg.png) repeat-x scroll bottom left;
	padding-bottom:30px;
	width:110px;
}

div.Kont_Btn input {
	border-bottom:1px solid #E6E6E6;
	font-size:11px;
	cursor:pointer;
	color:#f0f0f0;
	padding:10px 35px 12px;
	background:transparent url(/images/Kont_Btn_input.png) repeat-x scroll top left;
	border-top:none;
	border-left:none;
	border-right:none;
	text-transform:uppercase;
	font-weight:bold;

}

#plcRoot_Layout_zoneContent_BizForm_BizFormNew_ctl00_field15_imgCalendar {
	padding:0px 10px;
	border:none;
	width:20px;
	background-color:transparent;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


div.banners {
	display:block;
	float:left;
	margin-top:10px;
	padding-left:10px;
	width:195px;
}

div.banners img {
	border:medium none;
	float:left;
}

/*	Dynamic News	*/

div.Dynamic {
	float:left;
	display:block;

}




