table {
	border-collapse:collapse;
}
#bodyContainer {
	width:950px;
	margin: 0px auto;
}
#header {
	background-color:#FFFFFF;
	height:90px;
	position:relative;
}
#menu {
	background-color:#CCC;
	height:25px;
	position:relative;
	padding-left:150px;
}
#pageContent {
	background-color:#ffffff;
	color:#ffffff;
}
#footer {
	font-family:Verdana;
	font-size:7.5pt;
	font-weight: normal;
	color: #383D00;
	text-decoration:none;
	background-color:#E4E7C4;
}
* { 
	margin: 0; 
	padding: 0;
}
#page-wrap {
	width: 778px; 
	margin: 25px auto;
} 
a {
	text-decoration: none;
}
ul {
	list-style: none;
}
p {
	margin: 15px 0;
}
.datatop {
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: normal;
	color: #122400;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/datatop.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.graytext {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #6A6A6A;
	text-decoration: none;
}
.rightmenuimg2 {
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: normal;
	color: #122400;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/rightmenuimg2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.table {
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: normal;
	color: #6A6A6A;
	text-decoration: none;
}
.grayfade {
	background-image: url(/images/gray_fade.png);
}
.curve1 {
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: normal;
	color: #122400;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/curve1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.curve2 {
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: normal;
	color: #122400;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/curve2.png);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.curve3 {
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: normal;
	color: #122400;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/curve3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.curve4 {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/curve4.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.orangecolor {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E4A000;
}
.whitetext {
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.browntext {
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: normal;
	color: #773800;
	text-decoration: none;
}
.bullet {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #B74B17;
	text-decoration: none;
}
a.bluelinks {

	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: normal;
	color: #006690;
	text-decoration: none;
}
a.bluelinks:hover {

	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: normal;
	color: #1F4A00;
	text-decoration: none;
}
#slideshow {
    position:relative;
    height:169px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}