@charset "utf-8";
/* CSS Document */

body{
	font: 60%/1.3 Arial,sans-serif;
	background-image: url(images/backer.gif);
	background-position: left top;
	background-attachment: fixed;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	background-color: #66CC66;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


.tab{
}

h3 {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 110%;
	font-style: normal;
 }

#header {
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height:112px;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #33CC00;
	padding-left: 98px;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 1001;
 }

#pubmenu {
	position: fixed;
	top: 50px;
	left: 380px;
	background-color: #FFFFFF;
	width: 40%;
	height: 18px;
	margin-top: 2px;
	z-index: 100;
	}
 
.whatits {
	color:#FFFFFF;
	background-color:#999999;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
 }
 
.magemouse {
border: none;
}

#footer {
	width:99%;
	height:20px;
	background-color:#CCCCCC;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
 }
 
#footercont{
	padding-left: 90 px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	}
 
#container {
	width: 876px; /* the auto margins (in conjunction with a width) center the page */
	/* border: 0.5px #000000;
	border-style: dotted */
	text-align: justify; /* this overrides the text-align: center on the body element. */
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 100px;
	position: absolute;
	top: 160px;
	}
	
.holder {
	font-size: 13px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px; ;/* border-right: dashed #CCCCCC thin; */
margin: 0;
background-image:url(images/transpar.gif);
height: 100%;
}

.holder a:hover { text-decoration: none;}
.holder a:link { border-bottom: 1px solid #33CC00;}
.holder a:visited {border-bottom: 1px solid #33CC00; }

.holder h3 {
	text-align: left;}

.holder h3 a:hover{ border-bottom: none;}
.holder h3 a:link{ border-bottom: none;}
.holder h3 a:visited{ border-bottom: none;}



.solder {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px; ;/* border-right: dashed #CCCCCC thin; */
margin: 0;
background-image:url(images/transpar.gif);
height: 100%;
line-height: 130%;
}

.solder a:hover { text-decoration: none;}
.solder a:link { border-bottom: 2px solid #33CC00;}
.solder a:visited {border-bottom: 2px solid #33CC00; }

.solder h3 a:hover{ border-bottom: none;}
.solder h3 a:link{ border-bottom: none;}
.solder h3 a:visited{ border-bottom: none;}




.spacer {
	float: left;
	width: 34px;
	background-color: none;
	}

	
#trial {
	float: left; /* since this element is floated, a width must be given */
	width: 223px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image: url(images/research.gif);
	background-attachment: fixed;
	background-repeat:no-repeat; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;	/* border-right: dashed #CCCCCC thin; */
	background-position: 110px 160px;
}

#advocacyin {
	float: left; /* since this element is floated, a width must be given */
	width: 829px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */

	background-image: url(images/advoc.gif);
	background-attachment: fixed;
	background-repeat:no-repeat; /* padding keeps the content of the div away from the edges */
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;	/* border-right: dashed #CCCCCC thin; */
	background-position: 110px 160px;
}

#resin {
	float: left; /* since this element is floated, a width must be given */
	width: 829px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image: url(images/research.gif);
	background-attachment: fixed;
	background-repeat:no-repeat; /* padding keeps the content of the div away from the edges */
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;	/* border-right: dashed #CCCCCC thin; */
	background-position: 110px 160px;
}

#conin {
	float: left; /* since this element is floated, a width must be given */
	width: 829px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image: url(images/conser.gif);
	background-attachment: fixed;
	background-repeat:no-repeat; /* padding keeps the content of the div away from the edges */
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;	/* border-right: dashed #CCCCCC thin; */
	background-position: 110px 160px;
}

#progin {
	float: left; /* since this element is floated, a width must be given */
	width: 829px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image: url(images/program.gif);
	background-attachment: fixed;
	background-repeat:no-repeat; /* padding keeps the content of the div away from the edges */
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;	/* border-right: dashed #CCCCCC thin; */
	background-position: 110px 160px;
}

#publicin {
	float: left; /* since this element is floated, a width must be given */
	width: 829px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */

	background-image: url(images/public.gif);
	background-attachment: fixed;
	background-repeat:no-repeat; /* padding keeps the content of the div away from the edges */
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;	/* border-right: dashed #CCCCCC thin; */
	background-position: 110px 160px;
}

#peoplein {
	float: left; /* since this element is floated, a width must be given */
	width: 829px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */

	background-image: url(images/people.gif);
	background-attachment: fixed;
	background-repeat:no-repeat; /* padding keeps the content of the div away from the edges */
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;	/* border-right: dashed #CCCCCC thin; */
	background-position: 110px 160px;
}

#pub {
	float: left; /* since this element is floated, a width must be given */
	width: 223px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image: url(images/advoc.gif);
	background-repeat:no-repeat; /* padding keeps the content of the div away from the edges */
	height:100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;	/* border-right: dashed #CCCCCC thin; */
	background-attachment: fixed;
	background-position: 413px 160px;
}

#advoc {
	float: left; /* since this element is floated, a width must be given */
	width: 223px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image: url(images/conser.gif);
	background-repeat:no-repeat; /* padding keeps the content of the div away from the edges */
	height:100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;	/* border-right: dashed #CCCCCC thin; */
	background-attachment: fixed;
	background-position: 716px 160px;
}
.banner {
padding: 0;
margin: 0;
}

#cont {
	float: left; /* since this element is floated, a width must be given */
	width: 223px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */

	background-image: url(images/contactiamg.gif)
	background-repeat:no-repeat; /* padding keeps the content of the div away from the edges */
	height:100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;	/* border-right: dashed #CCCCCC thin; */
	background-image: url(images/contactiamg.gif);
	background-repeat: no-repeat;
}
	
.tele {
	background-color:#9FCF74;
}

.teletop {
	background-color:#9FCF74;
}

.telemid {
	background-color:#709C51;
}

.telebot {
	background-color:#3A512A;
}

.telein {
	background-color: #FFFFFF;
}
#floater {
	float: left;
	padding: 4px;
}

#fontsize {
	font-size: 9px;
	color:#666666;
	width: 20%;
	position: fixed;
	top: 10 px;
	left: 700px;
	z-index: 101;
	}


.super{
	font-size: xx-small;
	vertical-align: top;
	}

.news{
	z-index: 100;
	position:fixed;
	bottom: 0;
	left:0;
	background-color: white;
	color:#FFFFFF;
	width: 100%;
	padding: 3px 3px;
	border-top: #009933 dotted 2px;
	}

.floatleft {
	float:left;
	padding-left: 5px;
	padding-right: 5px;
	}

.face {
	width: 500px;}