/* css document */

#copy {
	border-top: 1px dotted #666666;
	font-size: 90%;
	line-height: 120%;
	color: #818181;
	padding: 1em 0 1em 0;
}
#footer {
	clear: both;
	font-size: 85%;
	line-height: normal;
	color: #555555;
	margin-top: 3em;
	border-top: 2px dotted #999999;
	padding: 2em 0 3em 0;
}
#google {
	width: 300px; /* have to assign width for IE float to work */
	float: right;
	padding-top: 10px;
}
#manage {
	margin-top: 6em;
	padding: 1em 0 2em 0;
	font-size: 90%;
	line-height: 120%;
	color: #818181;
}
#mast {
	width: 492px;
	height: 83px;
	padding: 0;
	background-image: url(../images/logo_btop.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#mastwrapper {
	position: relative;
	height: 83px;
	margin-right: 5%;
}
#nav {
	width: 770px;
}
#navwrapper {
	clear: both;
	height: 26px;
	padding: 0;
	background-color: #000000;
	background-image: url(../images/nav_bkgnd.jpg);
	background-repeat: repeat-x;
}
#new_footer {
	clear: both;
	font-size: 85%;
	line-height: normal;
	color: #818181;
	margin-top: 4em;
	padding: 0;
}
#page {
	margin-left: 60px;
	margin-right: 15%;
}
#quicklinks {
	background-color: #FFFFDC;
	width: 40%;
	border: 1px solid #993333;
	margin: 0 0 10px 10px;
	padding: 20px;
	float: right;
}
#skipnav {
	display: none;
}
#wavebottom {
	width: 770px;
	height: 37px;
	padding: 0;
}
#wavetop {
	width: 770px;
	height: 36px;
	padding: 0;
}
a:hover {
	background-color: #EBEBEB;
}
a:link {
	color: #990000;
}
a:visited {
	color: #568181;
}
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(../images/bkgnd_green.png);
	background-position: left;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.5em;
	color: #000000;
}
h1,h2,h3,h4,h5 {
	line-height: normal;
}
/*
h1 {
	font-size: 250%;
}
h2 {
	font-size: 190%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 130%;
}
h5 {
	font-size: 110%;
}
*/
select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
input[type=text] {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	background-color: #f2f2f2;
	color: #000000;
}
input.text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	background-color: #f2f2f2;
	color: #000000;
}
input[type=password] {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	background-color: #f2f2f2;
	color: #000000;
}
input.password {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	background-color: #f2f2f2;
	color: #000000;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td, th {
	padding: 4px;
	vertical-align: top;
}
th {
	background-color: #333333;
	color: #FFFFFF;
	text-align: left;
}
.borderleft {
	border-left: 1px solid #CCCCCC;
}
.center {
	text-align: center;
}
.contact {
	 padding: 1em 1em 0 1em;
}
.crumbs {
	font-size: 90%;
	line-height: normal;
	color: #999999;
}
.eighty {
	width: 80%;
}
.fifteen {
	width: 15%;
}
.fifty {
	width: 50%;
}
.flag {
	color: red;
	font-weight: bold;
	}
.floatright {
	float: right;
	margin: 0px 0px 10px 10px;
}
.forty {
	width: 40%;
}
.hundred1 {
	width: 100%;
}
.indent {
	margin-left: 20px;
	margin-right: 20px;
}
.larger {
	font-size: larger;
	line-height: normal;
}
.linespace {
	margin-top: 1em;
}
.ninety {
	width: 90%;
}
.ninetyfive {
	width: 95%;
}
.one {
	width: 1%;
}
.pdf {
	font-size: 90%;
	color: #999999;
}
.presenter {
	color: #999999;
}
.rowgrey {
	background-color: #EBEBEB;
}
.rowgreydarker {
	background-color: #CCCCCC;
}
.rule {
	border-top: 1px solid #DCDCDC;
}
.smaller {
	font-size: 90%;
}
.tableborder1 {
	border: 1px solid #CCCCCC;
}
.ten {
	width: 10%;
}
.textbold {
	font-weight: bold;
}
.textbolditalic {
	font-weight: bold;
	font-style: italic;
}
.textitalic {
	font-style: italic;
}
.thirty {
	width: 30%;
}
.thirtyfour {
	width: 34%;
}
.thirtythree {
	width: 33%;
}
.twenty {
	width: 20%;
}
.twentyfive {
	width: 25%;
}

#linkbox {
	margin: 1em 10em
	 1em 1em;
	padding: 1em;
	width: 10%;
	float: right;
	border: 1px solid #999999;
	background-color: #bedecf;
}
