body {
	background-color: #FFF;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}
#main {
	width: 866px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 59px;
	padding-bottom: 0px;
	height: 40px;
	padding-right: 50px;
}
#menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	margin: 10px 0px 15px;
	padding: 0;
	font-size: 14px;
	height: 36px;
	text-transform: uppercase;
	background-image: url(images/navback.jpg);
	background-repeat: repeat-x;
	  }
#menu li {
	float: left;
	list-style-type: none;
}
#menu li a {
	text-decoration: none;
	display: block;
	padding: 0 42px;
	line-height: 36px;
	color: #fff;
	background-image: url(images/navback.jpg);
}
#menu li a:hover, #menu li.active a {
	color: #1E334D;
}
#menu_wrapper {
	padding: 0 12px 0 0;
	background: url(images/navend.jpg) no-repeat right;
}
#menu_wrapper div {
	float: left;
	height: 36px;
	width: 12px;
	background: url(images/navend.jpg) no-repeat left;
}
a:link {
	color: #069;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #069;
}
a:hover {
	text-decoration: none;
	color: #09F;
}
a.red:link, a.red:visited {
	color: #900;
	text-decoration: underline;
}
a.red:hover {
	color: #900;
	text-decoration: none;
}
a.grey:link, a.grey:visited {
	color: #666;
	text-decoration: none;
}
a.grey:hover {
	color: #666;
	text-decoration: underline;
}
a.wht:link, a.wht:visited {
	color: #FFF;
	text-decoration: none;
}
a.wht:hover {
	color: #90CDFF;
	text-decoration: none;
}
#slideshow {
	position:relative;
	height:440px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#main #content {
	background-image: url(images/homecontentbg.jpg);
	background-repeat: no-repeat;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 426px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 426px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
body,td,th {
	font-size: 12px;
	line-height: 17px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 27px;
	font-weight: lighter;
	color: #5692DE;
}
h2 {
	font-size: 19px;
	color: #333;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 24px;
}
h3 {
	font-size: 17px;
	color: #000;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 22px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
hr {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #CCC;
}
.btn {
	background-image: url(images/btnbg.jpg);
	background-repeat: no-repeat;
	padding: 12px 0px 10px;
	height: 20px;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	font-size: 15px;
	color: #FFF;
	text-align: center;
	width: 130px;
}
.btn2 {
	background-image: url(images/btnbg2.jpg);
	background-repeat: no-repeat;
	padding: 12px 8px 8px 32px;
	height: 20px;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	font-size: 15px;
	color: #FFF;
}
.breadcrumb {
	color: #999;
	font-weight: lighter;
	font-style: italic;
	float: right;
	font-size: 11px;
}
.rightpos {
	clear: left;
	float: right;
	padding-left: 20px;
}
#main #subcontent #right p {
	font-size: 14px;
	line-height: 20px;
}
#main #subcontent #right2 p {
	font-size: 12px;
	line-height: 18px;
}
#main #content #left p {
	font-size: 15px;
	line-height: 18px;
	color: #333;
}
#main #content #left {
	width: 450px;
	padding: 20px 30px 30px;
}
#main #content #right {
	float: right;
	width: 356px;
}
#main #content #right h2 {
	color: #FFF;
	background-image: url(images/sidetitlebg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	padding-left: 25px;
	letter-spacing: 1px;
	padding-bottom: 15px;
}
#main #subcontent #left {
	width: 160px;
	padding: 13px 10px 10px 30px;
}
#main #subcontent #right {
	float: right;
	width: 622px;
	padding: 10px 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}
#main #subcontent #right2 {
	float: right;
	width: 826px;
	padding: 10px 20px;
}
.clearfloat {
	clear: both;
}
#main #content #right p {
	padding-right: 15px;
	padding-left: 25px;
}
#main #footer {
	background-image: url(images/homefooterbg.jpg);
	background-repeat: no-repeat;
	padding: 20px 20px 30px;
	text-align: center;
}
#main #subfooter {
	padding: 20px 20px 30px;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#main #subcontent #left ul {
	list-style-type: none;
	padding: 0px 0px 0px 2px;
}
#main #subcontent #left ul li {
	font-size: 14px;
	padding-bottom: 5px;
}
#main #subcontent #right table tr th {
	color: #5692DE;
	padding-left: 20px;
}
#main #subcontent #right #mertable {
	background-image: url(images/homecontentbg.jpg);
	background-repeat: no-repeat;
}
#main #subcontent #right table .tableheading th {
	font-size: 18px;
	line-height: 30px;
	color: #FFF;
	font-weight: lighter;
	background-image: url(images/sidetitlebg.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 9px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #subcontent #right table tr td {
	margin-left: 10px;
}
#main #subcontent #right table tr .btmtd {
	background-image: url(images/homefooterbg.jpg);
	background-repeat: no-repeat;
}
#main #subcontent #newstable td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #79A5DF;
	font-size: 12px;
	background-image: none;
}
.smallertxt {
	font-size: small;
	color: #999;
}
.imgright {
	margin-left: 30px;
	float: right;
	margin-right: 30px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	width: 214px;
	margin: 5px;
	background-image: url(images/formbox.jpg);
	height: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	padding: 5px;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	width: 214px;
	margin: 5px;
	background-image: url(images/commentbox.jpg);
	background-repeat: no-repeat;
	height: 214px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
#button {
	width: 130px;
	color: #FFF;
	margin: 10px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 45px;
	background-image: url(images/btnbg.jpg);
}
#go_button {
	width: 78px;
	color: #FFF;
	margin: 10px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 45px;
	background-image: url(images/btnbg3.jpg);
}
#right #rightsidebar {
	float: right;
	width: 200px;
}
