@media 
screen {


body {

	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height:160%;
	background: #FAFEED url(images/header-bg.png) repeat-x;
	
	}
	
a.skip-link, .skiplink {
	position: absolute; left: -50em; width: 10em;
}
a.skip-link:active, a.skip-link:visited, a.skip-link:hover, a.skip-link:focus {
	color: #000000; 
	background-color: #FFFFFF;
}

#header {
	background-image: url(images/header1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 118px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#header h1 {
	padding: 0px;
	float:left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header h1 a{
	display:block;
	background: url(images/logo1.gif) no-repeat;
	height: 55px;
	width: 309px;
	text-indent: -900em;
	text-decoration: none;
	line-height:100%;
}

#wrapper h2.print {
display:none;

}
#force-scrollbar {
	position: absolute;
	top: 0;
	bottom: -1px;
	width: 1em;
	z-index: -1;
	visibility: hidden;
	} 

#wrapper {
	margin: 0px auto;
	width: 760px;

}

.separator {
	height: 2px;
	background-color: #00428c;
	clear: both;
	margin-bottom: 2em;
}

.separatorinvisible {
height: 0;
clear: both;
}

/* --  tab menu -- */    

.nav {

	list-style:none;
	margin:0px;
	padding:0px;
}
.nav li{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 120%;
	font-weight: normal;
	text-transform: uppercase;
	line-height:100%;
	float:left;
}
.nav li a{
	color:#000000;
	text-decoration: none;
	display:block;
	height:80px;
	float:left;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.nav li a:visited{
	color:#000000;
	}
	


.nav li a:hover{
	background: url(images/nav-highlite.gif) repeat-x;
	color:#FFFFFF;
}


.nav1 {
	list-style:none;
	padding:0px;
	margin: 0;

}
.nav1 li{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 120%;
	font-weight: normal;
	text-transform: uppercase;
	line-height:100%;
	float:left;
}

.nav1 li a{
	color:#000000;
	background: url(images/nav-tool1.gif) repeat-x;
	text-decoration: none;
	display:block;
	height:45px;
	float:left;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.nav1 li a.first{

	margin-left: 5px;
}

.nav1 li a:visited{
	color:#000000;
	}
.nav1 li a:hover{
	background: url(images/nav-highlite.gif) repeat-x;
	color:#FFFFFF;
}

.nav2 {
	list-style:none;
	padding:0px;
	margin: 0;

}
.nav2 li{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 110%;
	font-weight: normal;
	text-transform: uppercase;
	line-height:100%;
	float:left;
}
.nav2 a.contactus{
	display:block;
	height: 32px;
	width: 32px;
	text-indent: -900em;
	line-height:100%;
	display:block;
	background-image: url(images/mail32.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
	
.nav2 a.sitemap{
	display:block;
	height: 32px;
	width: 32px;
	text-indent: -900em;
	line-height:100%;
	display:block;
	background-image: url(images/sitemap.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
.nav2 a.home{
	display:block;
	height: 32px;
	width: 32px;
	text-indent: -900em;
	line-height:100%;
	display:block;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
.nav2 li a{
	color:#000000;
	text-decoration: none;
	display:block;
	height:45px;
	float:left;
	margin-top:3px;
	padding-top: 12px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.nav2 li a.first{

	margin-left: 5px;
}

.nav2 a.plain, .nav2 a.plain:hover  {
	color:transparent;
	background-color:transparent;
	text-decoration:none;
	padding-top: 0.5em;

      }

span.nav  {
	color:#fff;
	border-top-style: solid;
	border-top-width: 4px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-color: #93B70A;

}
a:hover span.nav  {
	color:#000;
	border-top-width: 0px;
	border-bottom-width: 0px;
}


/* End sub menu */ 


#content {
	float: left;
	width: 760px;
}   
#content {
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #00428c;
	scrollbar-track-color:#fff;
	scrollbar-darkshadow-color: #fff;
}   

#map {
	float: left;
	width: 760px;
	padding-left: 1em;
} 
#scroll {
	padding: 5px;
	position: relative;
	border: 1px solid #00428c;
	vertical-align: top;
	text-align: center;
	overflow: auto;
	height: 300px;
	width: 300px;
	margin-left: 0px;
	background-color: #fff;



}

#scroll2 {
	padding: 10px;
	position: relative;
	border: 1px solid #00428c;
	vertical-align: top;
	text-align: center;
	overflow: auto;
	height: 350px;



}
#scroll1 {
	padding: 10px;
	position: relative;
	border: 1px solid #00428c;
	vertical-align: top;
	text-align: center;
	overflow: auto;
	height: 300px;
	width: 300px;
	margin-left: 0px;




}
#scrollright {
	padding: 10px;
	position: relative;
	border: 1px solid #00428c;
	vertical-align: top;
	text-align: center;
	overflow: auto;
	height: 300px;
	width: 300px;
	margin-right: 0px;

}

#left {
	float: left;
	width: 500px;
}

#right  {
	float: right;
	width: 150px;
}

.left {
	float: left;
	width: 49%;
	clear: left;
}

.right  {
	float: right;
	width: 49%;
	clear: right;
}




#box{
width: 600px;
padding: 5px;
margin:0;
background:#E6E6E6;
}


#scroll img {
	border: 0;
} 

#map p {
	text-align: justify;
}  
#map img {
	border: 0;
} 

#map .imagel {
	border: 1px solid #000000;
	vertical-align: top;
	text-align: left;
	visibility: visible;
	z-index: auto;
} 

h2, h3, h4 {

	text-align: left;	
	color: #000;
}
h2 {
	color: #93B70A;
	font-size: 140%;
	}
h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
}


#content li {
	margin:0;
	text-align: justify;
	list-style-type: circle;
	list-style-position: outside;
	padding-top: 1px;
	padding-bottom: 1px;
} 

p {
	text-align: justify;
}  
img  {
	border: 0;
}  

form {
	padding:0;
	margin:0;
}

#content img.photol {
	border: 1px solid #000000;
	margin: 0.4em;
	float: left;

} 
#content img.photo {
	border: 1px solid #000000;
	margin: 0.4em;

} 

#content img.photor {
	border: 1px solid #000000;
	margin: 0.4em;
	float: right;
} 

a  {
	color: #00428c;
}

a:visited  {
	color: #3399CC;
}

a:hover {
	color: #00428c;
	text-decoration: none;
} 

.link  {
	vertical-align: baseline;
	text-transform: none;
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;

}

.small {
 font-size:small;
}

.txtarea {
	width:98%;

}
.red, .red:visited {
	color: #FF0000;
	font-weight: bold;
}
 
.plain, .plain:hover  {
color:transparent; 
background-color:transparent; 
text-decoration:none;

}



.close  {
	vertical-align: baseline;
	text-transform: none;
	background-image: url(images/close.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-left: 5px;
	margin-right: 10px;

}
.question  {

	font-weight: bold;
	text-align: left;
	color: #FF0000;
}
.button0 {
	font-weight: bold;
	background-color: #FF0000;
	
	}
.button1 {
	font-weight: bold;
	background-color: #00FF00;
	
	}


#noscript h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #93B70A;
	text-transform: none;


}
#noscript h3 {  
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	color: #93B70A;
}
#noscript li {
	font-family: Arial;
	font-size: 10pt;
	list-style-type: circle;
	list-style-position: inside;
	display: list-item;
	word-spacing: normal;
}
 

#help {
	color:#FF0000;
}



#footer {
	clear:both;
	background: url(images/footer-bg.png) repeat-x;
	text-align: center;
	height: 50px;
}
#copyright {

	margin: 0px auto;
	font-size: 90%;
	color: #666666;
}

#footerprint {
display: none;
}



.text {
	border: 1px solid #204B00;
	width: 120px;
}

.btn {
	border: 1px solid #000000;
	background-color: #204B00;
	color: #FFFFFF;
}

.comment {
	font-size: 90%;
}




}             

@media print {


body {
background: #ffffff;
color: #000000;
font: 10pt Arial, Helvetica, sans-serif;
padding: 0;
}
#wrapper {
	width: 100%;
	margin: 0px auto;
	vertical-align: middle;
	border: 1px none #003A73;
	height: 100%;
	top: 0px;
	bottom: 0px;

}
#header, .nav, .nav1, .nav2 {
display: none;
}



#tabs4 {
display: none;
}

#sub_nav {
display: none;
}
#content {
width: 100%;
padding: 0;
color: #000000;
font: 10pt Arial, Helvetica, sans-serif;

}

#content p, li {
	text-align: justify;
}

#content h1, #content h2, #content h3, #content h4 {
color: #000000;
}
.printhide {
display: none;
} 
#footer {
display: none;
}
#draft {
display: none;
}

#menutop {
display: none;
}
ul.tabbernav li a {
display: none;
}
.tabberlive .tabbertab {
border: white;
}
a, a:visited  {

	color: #000;
	text-decoration: none;
}
.small {
display: none;
}

.break {page-break-after: always}
}