
/* default styles */
body { 
	padding: 0 0 0 0; 
	margin: 0; 
	font: 0.75em Arial, Tahoma, sans-serif; 
	line-height: 1.7em; 
	/*background: #ada url(../images/oak-leaf-tile.gif); */
	background: #6e5300;
 	color: #454545;
	background: #ada ;


}

#container {
 	margin: 0px auto; 
	background: #3b3;
	width: 940px;

}
#page { 
	margin: 0px auto 10px; 
	background: #ada url(../images/bgpage4.gif) no-repeat right top; 
	width: 920px;


	}
a { 
	color: #2F637A; 
	background: inherit;}
a:hover { 
	color: #808080; 
	text-decoration: none;
	background: inherit;}
p {	
	margin: 0 0 5px 0;}
h1 {	
	font: bold 36px Arial, Sans-Serif;
	letter-spacing: -1px;}
h2 { 
	margin: 0 0 10px 0; 
	padding: 0; 
	font: bold 1.2em Arial, Sans-Serif; 
	letter-spacing: -1px;}
h1 a, h2 a { 
	color: #060;  
	text-decoration: none;}
ul { 
	margin: 0; 
	padding : 0; 
	list-style : none;}
img { 
	border: 0;
}

/* layout */
#content {
	padding: 5px 10px 5px 10px; 
	font-size: 1.2em;
	line-height: 1.5em;
}

.minus2{
	font-size: 0.8em;
}
.plus2{
	font-size: 1.2em;
}

/* main horizontal menu */
div#tablist {margin-bottom: 5px; height:26px; border-bottom: 10px solid #3b3;}
	ul#tablist{ padding: 3px 0; margin: 0 0 0 5px; float: left; }
	ul#tablist li{ list-style: none; display: inline; margin: 0; }
	ul#tablist li a{
		text-decoration: none;
		padding: 4px 22px;
		margin-right: 0px;
		background: #575;
		font-weight: bold;
		color: #fff;}
	ul#tablist li a:hover{
		background: #0b0;	
		color: #fff;}
	ul#tablist li a.current{
		background: #3b3;	
		color: #ff0;
		padding: 6px 22px;}
	ul#tablist li a.secure{
		background: #caa;
		color: #fff;}
	ul#tablist li a.secure:hover{
		background: #f88;
		color: #fff;}
	ul#tablist .key { text-decoration: underline; }
	ul#tablist li a.corner{
		background-image: url(../images/corner.gif);
		background-position:top right;
		background-repeat:no-repeat;
	}
	ul#tablist li a.corner2{
		background-image: url(../images/corner2.gif);
		background-position:top right;
		background-repeat:no-repeat;
	}
	ul#tablist li a.corner3{
		background-image: url(../images/corner3.gif);
		background-position:top right;
		background-repeat:no-repeat;
	}
	

/* left side */
#left {
	float: left;
	width: 560px;
	margin: 0 0 10px 0;}
#right {
	float: right;
	width: 330px;
	margin: 0 0px 10px 0;
}
#full {
	margin: 0 0px 10px 0;
}

.articles {
	margin: 0px 0 10px 0;
	/*background: #cec url(../images/bgarticle2.gif) repeat-x;*/
	background: #cec url(../images/undergrowth.gif) repeat-x bottom;
	/*background: #beb url(../images/bgright2.gif) repeat-x;
	background: #8d8 url(../images/grad_bottom.gif) repeat-x;*/
	color: #454545;
	padding: 15px 15px 5px 10px;
	border: 2px solid #3a3;
	text-align:justify;
}
.notice {
	margin: 0px 0 10px 0;
	background: #fee;
	padding: 10px 10px 10px 10px;
	border: 2px dotted #a33;
	text-align:justify;
}
	.notice h2 {
		color: #bb0000;
		text-align: center;
		font-size:14px;
	}
.quickinfo {
	border: 0px solid #aca;
	padding: 8px;	
	margin: 0 0 10px 0;
	background: #beb url(../images/bgright2.gif) repeat-x;
	/*background: #beb url(../images/grass.gif) repeat-x bottom;*/
	color: #454545;
	border: 2px solid #3a3;
	}
.left_image {
	float: left;
	clear: left;
	border: 1px solid #3a3;
	padding:5px;
	background: #fff;
	color: #000;
	margin: 5px 10px 10px 0;}	
.left_graphic {
	float: left;
	clear: left;
	margin: 5px 25px 5px 5px;
}
.right_graphic {
	float: right;
	clear: right;
	margin: 5px 5px 5px 5px;
}	
.right_image {
	float: right;
	clear: right;
	border: 1px solid #3a3;
	padding:5px;
	background: #fff;
	color: #000;
		margin: 5px 0px 10px 10px;}

/* header */
div#header {
	height:110px;
}

div#logo {
	position:relative;
	width:120px;
	left:0px;
	top:5px;
	z-index:1;
}

div#slogan {
	position:relative;
	width:500px;
	left:78px;
	top:-30px;
	z-index:2;
}

p#slogan { font-size: 16px; margin: -7px 0 0px 2px; padding: 0; color: #47a;}
p#title { font: bold 36px Arial, Sans-Serif;
	letter-spacing: -1px;
}
p#title a { text-decoration:none;
	color:#666;
}
p#title a:hover { text-decoration:none;
	color:#777;
}
p.question{
	color:#6e5300;
	font-weight:bold;
	margin: 15px 0 5px 0;
	border-top: 3px solid #bdb;
}
p.answer{
	color:#336666;
	margin-left: 20px;
}

div#GridRef{
	display:none;
	float:left;
	position:fixed;
	top: 70px;
	left:200px;
	width:500px;
	height:500px;
	border: 1px solid #000;
	background:#FFFFFF;
	z-index:99;

}
div#GridrefContent{
	margin:10px;
	height:440px;
	border: 1px solid #000;
	background: #CCCC99 url(../images/city.gif) repeat-x bottom;
	padding:0px;
}
span.close{
	position:absolute;
	top:10px;
	left:450px;
}
span#AJAXDATA{
	border: 1px solid #000000;
}

/* footer */
#footer {
	position:static;
	clear: both; 
	color: #6e5300;
	font-size:11px;
	background: #8baea2 url(../images/footer.gif) no-repeat bottom;
	padding: 0px;
	border-top: 0px solid #3b3;
	height:160px;
}
	#footer .right { float: right; }
	
div {
	border: 0px solid #000;
}

div.TEST {
	border: 0px;
}