html {
     overflow: -moz-scrollbars-vertical;
}



body {background-image: url(../images/bg.gif);
}

#center a:link {color:#000000;}
#center a:visited {color:#000000;}
#center a:hover {color:#FF9900;
text-decoration:underline;}
#center a:active {color:#666666;}



#banner {
	background-color: #FFFFFF;
	width: 950px;
}


#left {
	width: 150px;
	background-color: #FFFFFF;
	margin-top: 22px;
	float: left;
	text-align: left;
	padding-left: 12px;
}


#center {
	background-color: #FFFFFF;
	padding-left: 0px;
	float: right;
	margin-top: 22px;
	width: 700px;
	text-align: left;
	overflow: visible;
	padding-right: 45px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	line-height: 1.5;
	margin-bottom: 9px;

}

.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	line-height: 1.5;
	margin-bottom: 9px;
	list-style-type: circle;

}


#footer {
	background-color: #FFFFFF;
	text-align: center;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-top: 22px;
	clear: both;
	border-top-width: 4px;
	width: 950px;
	overflow: auto;
	padding-bottom: 12px;
	margin-top: 12px;
}
.smallheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	padding-bottom: 3px;
}
.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 22px;
}

.h2 {
	font-family: Calibri;
	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 22px;
	word-spacing: 1px;
}
#container {
	width: 950px;
	overflow: visible;
	background-color: #FFFFFF;
	margin: auto;
}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
	list-style-type: disc;
	margin-left: 20px;
	color: #666;
}
#bottomlinks {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	padding-bottom: 6px;
	color: #666666;
	padding-top: 6px;
}
.image {
	margin-left: 22px;
	padding-top: 4px;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #000000;
}

.lefttext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	letter-spacing: 1px;
	font-style: normal;
	text-decoration: line-through;
}

.lefttext visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	letter-spacing: 1px;
	font-style: normal;
	text-decoration: none;
}

.lefttext hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	letter-spacing: 1px;
	font-style: normal;
	text-decoration: underline;
	
}

.bodytext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.5em;
	text-decoration: underline;
	font-weight: normal;
	margin-bottom: 0px;
}

.bodytext visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.5em;
	text-decoration: none;
	margin-bottom: 0px;
}

.bodytext hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.5em;
	text-decoration: underline;
	margin-bottom: 0px;
}
.bodytextindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	line-height: 1.5;
	margin-bottom: 3px;

}
#navbar {
	width: 950px;
	overflow: visible;
}
.boldtype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin-bottom: 6px;
	margin-top: 12px;
	line-height: 1.5em;
}
.line {
	background-image: url(../images/line2.gif);
	background-repeat: repeat-x;
	margin-top: 12px;
}

.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#993300;
	line-height: 1.5;
	margin-bottom: 9px;
}.hred {
	font-family: Calibri;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
}

.datatable {border: 1px solid #666;}

.datatable tr.altrow {background-color:#CCFF99;}

