html  {
	/*min-height: 100%;*/
}
body {
margin: 0;
margin: 12px 0;
background-image: url(../images/gpbk.png);
background-repeat: repeat;
background-color: #e8e8e8;
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-size: 14px;
text-align: center;
min-height: 100%;
min-width: 980px;
}
.bkg {
/* width: 100%; */
min-width: 980px;
margin: 0px auto;
/* padding-top: 0px;
padding-bottom: 18px; */
overflow-x: hidden;
position: relative;
}
.lnkbk{
background-color: #247424;
background-image: url(../images/grnbkg.png);
background-repeat: repeat-x;
width: 950px;
height: 48px;
text-align: center;
}
.liner {
background-color: #ffffff;
position: relative;
top:0px;
width: 950px;
margin: 0 auto;
text-align: left;
height: 100%;
z-index: 10;
}
.lbk {
background-color: #FFFFFF;
filter:Alpha(opacity=100); 
opacity: 1;
} 
#wrapper {
	position: relative;
	/* top:-28px; */
	width: 950px;
/*height: 100%;*/
	margin: 0px auto;
	text-align: left;
	min-height: 100%;
	color: #151515;
	background-color: #ffffff;
	border: 0px solid #f8f8ff;
	box-shadow: 0px 2px 8px 4px #bbb;
	z-index: 10;
	line-height: 1.4;
overflow-x: hidden;position: relative;
/* box-shadow: h-shadow v-shadow blur spread color inset; */
/* 860 */
}
.tbanner {
	display:block;
	height: 150px;
	clear:both;
	background-color: #fff;
}
.rcol {
	float:right;
	margin: 24px 30px 18px 10px;
	width: 600px;
	min-height: 200px;
	/*min-height: 100%;*/
	border: 1px solid #dfd17f;
-webkit-border-radius:12px;
-moz-border-radius:12px;
-ms-border-radius:12px;
-o-border-radius:12px;
border-radius:12px;
}
.lcol {
	float:left;
	margin: 24px 10px 18px 20px;
	width: 270px;
	 
}
.lpanel {
	 min-height: 200px; 
	/*min-height: 100%;
	border: 1px solid #dfd17f;
 background-color: #ffffe5;
-webkit-border-radius:12px;
-moz-border-radius:12px;
-ms-border-radius:12px;
-o-border-radius:12px;
border-radius:12px;
padding: 12px 6px 6px 6px;
*/
}
.ccol {
	margin: 18px auto 18px auto;
	width: 850px;
	/* min-height: 200px; */
	/*min-height: 100%;*/
	border: 0px solid #dfd17f;
	clear: both;
-webkit-border-radius:12px;
-moz-border-radius:12px;
-ms-border-radius:12px;
-o-border-radius:12px;
border-radius:12px;
line-height: 1.4;
}
.banner {
	display:block;
	height: 160px;
	clear:both;
	background-color: #fff;
}
.ibanner {
	display:block;
	height: 260px;
	clear:both;
	background-color: #fff;
}
.tlinks {
	display:block;
	height: 24px;
	clear:both;
	background-color: #0a1c6b;
	border-top: 2px solid #fff;
}
.footer {
	display:block;
	height: 30px;
	clear:both;
	font-weight:bold;
	text-align: center;
	letter-spacing: 1px;
font-size: 12px;
font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
background-color: #206820;
background-image: url(../images/grnbkg.png);
background-repeat: repeat-x;
/* -moz-border-radius-topleft:12px;
-moz-border-radius-topright:12px;
-webkit-border-top-left-radius: 12px;
-webkit-border-top-right-radius: 12px;
ms-border-top-left-radius: 12px;
ms-border-top-right-radius: 12px; 
border-top-left-radius: 12px;
border-top-right-radius: 12px; */
/* background-color: #1d6fc2;
background-image: url(../images/blubkg.png); */
	/* background-color: #0a1c6b; */
	color:#98b498;
	padding-top: 12px;
text-shadow: 1px /*{shadow-x}*/ 1px /*{shadow-y}*/ 1px /*{shadow-radius}*/ #666 /*{shadow-color}*/;
}
.footer a {
color:#fff; 
text-decoration: none;
margin: 6px 12px;
text-shadow: 1px /*{shadow-x}*/ 1px /*{shadow-y}*/ 1px /*{shadow-radius}*/ #666 /*{shadow-color}*/;
}
.footer a:hover {
color:#e7b215;
}
img {border:0px;}
img.ImageLeft {float:left;margin:2px 12px 4px 0;}
img.ImageRight {float:right;margin:2px 0 4px 12px}
a {
	color:#0000ab;
}
a:hover {
	color:#ab0000;
}
a.hlink {
text-decoration: none;
color: #151515;
}
a.hlink:hover {
text-decoration: none;
color: #a72219;

}
.icimg {
position: relative;  z-index: 50;
}
.iimg {
position: absolute; top: -65px; left: -20px; z-index: 12; width: 180px;height: 180px;
}
.btn {
background-color: #247424;
background-image: url(../images/grnbkg.png);
	/* font-weight: bold; */
	color: 					#fff;
	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	
}
.btn:hover {
background-color: #e4ae0d;
background-image: url(../images/orbkg.png);
/* background-color: #1d6fc2; */


}
a.btn {
color: #fff;
text-decoration: none;
text-shadow:#666 0px 1px 1px;
/* font-weight:bold; */
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-size: 12px;
padding: 3px 5px;
}
a.btn:hover
 {	color: #0f2f0f; }

a.orbut {
margin-left: 18px;
background-color: #e4ae0d;
background-image: url(../images/orbkg.png);
color: #0f2f0f;
text-decoration: none;
text-shadow:#666 0px 1px 1px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
/* padding: 4px 12px; */
}

a.side {
 background-image: url(../icons/rndblue.png);
background-position: left center;
background-repeat: no-repeat; 
padding: 4px 4px 4px 18px;
text-decoration: none;
text-shadow:#aaa 0px 1px 1px;
font-size: 13px;
font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
font-weight:bold;
line-height: 1.6;
border: 1px solid #ffffe5;
}
a.side:hover {
background-color: #d5e4f5;
text-decoration:none;
border: 1px #0a1c6b solid;
-webkit-border-radius:6px;
-moz-border-radius:6px;
-ms-border-radius:6px;
-o-border-radius:6px;
border-radius:6px;
}

a.pdf { background: url('../icons/pdficon.gif') no-repeat; background-position: left center; padding: 0 1px 3px 20px; }
a.email { background: url('../icons/mailicon.gif') no-repeat; background-position: left center; padding: 0 1px 4px 20px; }
a.word { background: url('../icons/wordicon.gif') no-repeat; background-position: left center; padding: 0 1px 3px 20px; }
a.ppt { background: url('../icons/ppticon.gif') no-repeat; background-position: left center; padding: 0 1px 3px 20px; }
a.xcl { background: url('../icons/excelicon.gif') no-repeat; background-position: left center; padding: 0 1px 3px 20px; }
a.dwg { background: url('../icons/dwgicon.gif') no-repeat; background-position: left center; padding: 0 1px 3px 20px; }
a.img { background: url('../icons/photoicon.gif') no-repeat; background-position: left center; padding: 0 1px 3px 20px; }
a.fb { background: url('../icons/fbicon.gif') no-repeat; background-position: left center; padding: 0 1px 3px 20px; }
a.video { background: url('../icons/videoicon.gif') no-repeat; background-position: left center; padding: 0 1px 3px 20px; }
.lln {
color:#0000ab;
margin-top: -8px;
margin-bottom: 8px;
text-shadow:#aaa 0px 1px 1px;
padding: 0px 6px 0px 24px;
font-size: 12px;
font-family: 'Trebuchet MS',Arial,sans-serif;
font-weight:bold;
line-height: 1.1;
}
hr {color: #4C3C20; text-align: center; width:90%; height: 1px; margin-top: 18px; margin-bottom: 18px;}
#calendar {
		width: 940px;
		margin: 18px auto;
		font-size: 14px;
		font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
		z-index: 14;
		}
h1 {
font-size:150%;
margin: .6em 0 .6em 0;
text-shadow: 2px 2px 2px #ccc;
}
h2 {
font-size:135%;
margin: .5em 0 .5em 0;
color:#0f2f0f;
text-shadow: 2px 2px 2px #ccc;
}
h3 {
font-size:120%;
margin: .5em 0 .5em 0;
color:#0f2f0f; 
text-shadow: 2px 2px 2px #ccc;
}
h4 {
font-size:110%;
margin: .5em .15em;
}
h5 {
font-size:100%;
margin: .4em 0;
}
.slnk {
margin-bottom: 8px;
}
.ssublnk {
margin-left: 18px;
margin-bottom: 8px;
}
.sm {
font-size: 11px;
}
div.textbox {
width: 85%;
margin: 18px auto;
padding: 10px;
border: 1px solid #f1ebc7;
background-color: #ffffed;
box-shadow: -2px -2px 15px 8px #cacaca;
}
div.sidetitle {
background-color: #1d6fc2;
background-image: url(../images/blubkg.png);
text-align: center;
color:#fff;
text-shadow: 1px /*{shadow-x}*/ 1px /*{shadow-y}*/ 1px /*{shadow-radius}*/ #333 /*{shadow-color}*/;
font-size: 13px;
font-weight:bold; 
padding:2px 3px 4px 3px;
border-radius:8px 8px 0 0;
-moz-border-radius:8px 8px 0 0;
-webkit-border-radius:8px 8px 0 0;
-ms-border-radius:8px 8px 0 0;
-o-border-radius:8px 8px 0 0;
}
div.sidebase {
background-color: #1d6fc2;
background-image: url(../images/blubkg.png);
text-align: center;
color:#fff;
text-shadow: 1px /*{shadow-x}*/ 1px /*{shadow-y}*/ 1px /*{shadow-radius}*/ #333 /*{shadow-color}*/;
font-size: 13px;
font-weight:bold; 
padding:2px 3px 4px 3px;
border-radius:0 0 8px 8px;
-moz-border-radius:0 0 8px 8px;
-webkit-border-radius:0 0 8px 8px;
-ms-border-radius:0 0 8px 8px;
-o-border-radius:0 0 8px 8px;
}
span.pagetitle {
background-color: #1d6fc2;
background-image: url(../images/blubkg.png);
text-align: center;
color:#fff;
font-size: 13px;
font-weight:bold; 
padding:2px 12px 4px 12px;
border-radius:8px 8px 0 0;
-moz-border-radius:8px 8px 0 0;
-webkit-border-radius:8px 8px 0 0;
-ms-border-radius:8px 8px 0 0;
-o-border-radius:8px 8px 0 0;
text-shadow: 1px /*{shadow-x}*/ 1px /*{shadow-y}*/ 1px /*{shadow-radius}*/ #194b7e /*{shadow-color}*/;
}
div.pagepanel {
margin: 3px 0; 
min-height: 200px; 
padding:6px 12px 18px 12px;
border: 1px solid #4f81bd;
border-radius:0 8px 8px 8px;
-moz-border-radius::0 8px 8px 8px;
-webkit-border-radius::0 8px 8px 8px;
-ms-border-radius::0 8px 8px 8px;
-o-border-radius::0 8px 8px 8px;
}
div.sidepanel {
background-color: #FFFFFF; 
padding: 8px; 
border: 1px solid #ccc; 
border-top: 0px solid #ccc;
}
div.sidewrapper {
width: 250px; 
margin: 12px auto;
border-radius:8px 8px 0 0;
-moz-border-radius:8px 8px 0 0;
-webkit-border-radius:8px 8px 0 0;
-ms-border-radius:8px 8px 0 0;
-o-border-radius:8px 8px 0 0;
box-shadow: 1px 1px 4px 1px #dadada;
line-height: 1.2;
}
#cen ol li {
padding-bottom: 4px;
margin-left: -3px;
}
#cen ul li {
padding-bottom: 4px;
margin-left: -12px;
}
#cen p { margin: 8px 0; }
p.clear {
clear: both;
}
p.toplinks {
text-align: center;
font-size: 11px;
line-height: 1.6;
color:#0000ab;
}
p.toplinks a {
text-decoration: none;
}
.bxshdw {
-webkit-box-shadow: 1 1 4px #999;
-moz-box-shadow:  1 1 4px #999;
-ms-box-shadow: 1px 1px 4px #999;
box-shadow: 1px 1px 4px #999;
}
.bxshdw2 {
-webkit-box-shadow: 0 0 12px #999;
-moz-box-shadow:  0 0 12px #999;
-ms-box-shadow: 0px 0px 12px #999;
box-shadow: 0px 0px 12px #999;
}
.txtshdw {
-webkit-text-shadow: 2px 2px 2px #ccc;
-moz-text-shadow: 2px 2px 2px #ccc;
-ms-text-shadow: 2px 2px 2px #ccc;
text-shadow: 2px 2px 2px #ccc;
}
.tiletitle {
text-align: center; 
color:#1c354e; 
font-weight:bold;
text-shadow:#aaa 1px 1px 1px;
}
.clear {
font-size: 1px;
clear: both;
}