body {
	font-family: "trebuchet MS", arial;
	font-size: 12pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration:none;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #B3B3B6;
}
a:active {
	color: #666666;
}
h1 {
 font-size:18pt;
 font-weight:normal;
}
h2 {
 font-size:14pt;
 margin-bottom: -10px;
 font-weight:normal;
}
h3{
 font-size:12pt;
 margin-bottom: -10px;
 font-weight:normal;
}
#container {
	position:relative;
	width:864px;
	height:auto;
	overflow:visible;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#lefttop {
	position:absolute;
	padding-top: 0px;
	top: 20px;
	left: 0px;
	width: 107px;
	height: 223px;
	background-image: url(../images/lefttop.png);
	background-repeat: no-repeat;
	display:block;
}
#righttop {
	position:absolute;
	padding-top: 0px;
	top: 20px;
	right: 0px;
	width: 107px;
	height: 223px;
	background-image: url(../images/righttop.png);
	background-repeat: no-repeat;
	display:block;
}
.rightside {
	position:absolute;
	padding-top: 0px;
	top: 940px;
	right: 0px;
	width: 107px;
	height: 43px;
	background-image: url(../images/rightside.png);
	background-repeat: repeat-y;
	display:block;
}
.leftside {
	position:absolute;
	padding-top: 0px;
	top: 940px;
	width: 107px;
	height: 43px;
	background-image: url(../images/leftside.png);
	background-repeat: repeat-y;
	display:block;
}
#topbord {
	position:relative;
	padding-top: 0px;
	top: 20px;
	width: 650px;
	height: 163px;
	left: 50%;
	margin-left: -325px;
	background-image: url(../images/topbord.png);
	background-repeat: no-repeat;
	display:block;
	z-index:100;
	overflow:visible;
}
#logo{
	position:absolute;
	top:0px;
	width:125px;
	height:119px;
	display:block;
	margin-left: -63px;
	left: 50%;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
.title {
	position:absolute;
	padding-top: 0px;
	top: 150px;
	width:650px;
	left: 50%;
	margin-left: -325px;
	text-align:center;
	z-index:1000;
}
#navlines{
	position:absolute;
	padding-top: 0px;
	width: 650px;
	height: 60px;
	background-image: url(../images/navlines.jpg);
	background-repeat: no-repeat;
	display:block;
}

#border {
	position:relative;
	padding-top: 120px;
	top: 0px;
	height: 1394px;
	background-image: url(../images/border.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	display:block;
}
#sides{
	position:relative;
	width:864px;
	height: auto;
	top:-300px;
	display:block;
	background-image: url(../images/sides.png);
	background-repeat:repeat-y;
}
.baseline{
	position:relative;
	width:864px;
	height: 56px;
	display:block;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
}
.navbar {
	position:absolute;
	width: 650px;
	height: 60px;
	top: 183px;
	display: block;
	list-style-image: none;
	text-align:center;
	font-family:"trebuchet MS", arial;
	padding: 20px;
	font-size:9pt;
	left: 50%;
	margin-left: -325px;
	color:#666666;
	letter-spacing: .07em;
	background-image: url(../images/navlines.jpg);
	background-repeat: no-repeat;
}
.navbar li {
	display: inline;
	list-style-image: none;
	padding-right: 5px;
}
.navbar ul {
	margin-top: -10px;
	margin-bottom: -10px;
}
.contentbord{
	position:relative;
	width: 864px;
	top:80px;
	height:auto;
	background-image: url(../images/sides.png);
	background-repeat:repeat-y;
	display:block;
}
.contentright {
	position:relative;
	background-image: url(../images/rightside.png);
	background-repeat:repeat-y;
	background-position:right;
	display:block;
	z-index:1000;
	width: 107px;
}
#contentleft {
	position:relative;
	top: 80px;
	background-image: url(../images/leftside.png);
	background-repeat:repeat-y;
	display:block;
}
.content {
	position:relative;
	width: 650px;
	height:auto;
	left:107px;
	top:0px;
	margin-top:0px;
	margin-bottom:100px;
	background-image: url(../images/rightside.png);
	background-position:right;
	background-repeat:repeat-y;
	color:#666666;
	padding:0;
	padding-right:107px;

}
.content p{
	font-size:9pt;
	line-height: 20px;	
 }
.content p.orange{
	font-size:12pt;
}
.billboard {
	position:relative;
	width:650px;
	height:300px;
	top: 10px;
	left: 0px;
	display:block;
	background-color:#666666;
}
.headlines {
	position:relative;
	width: 650px;
	height:350px;
	display: block;
	top: 20px;
}
.headlines h2{
	white-space:pre;
	font-size: 16px;
	margin-bottom:0px;
	margin-top: 0px;
	
}
.headlines h3{
	font-size: 11px;
	margin-bottom: -10px;
}
.article {
	position:relative;
	top: 0px;
	left: 10px;
	width: 200px;
	height:202px;
	float: left;
	clear:none;
	display:block;
	padding-right: 10px;  
	
}
.vbar {
	position:relative;
	top: 0px;
	display:block;
	width: 1px;
	float: left;
	clear:none;
	text-align:center;
	margin-top:auto;
	margin-bottom:auto;
	margin-left: 5px;
	margin-right: 0px;
}
.article p{
	font-size: 9pt;
}
.more {
	position:absolute;
	font-size:10pt;
	bottom:0px;
	right:0px;
}
.orange {
	color: #E45D29;
}
a.orange, a:visited.orange, a:active.orange{
	color: #E45D29;
}
.green {
	color: #B3C84F;
}
a.green, a:visited.green, a:active.green {
	color: #B3C84F;
}
.blue {
	color: #3C96B8;
}
a.blue, a:visited.blue, a:active.blue {
	color: #3C96B8;
}
.footer{
	position:relative;
	color: #666666;
	z-index:9;
	font-size:8pt;
	width:650px;
	left: 0px;
	height: 50px;
	text-align:center;
}
.footer hr{
	width: 650px;
}
.floatleft {
	float:left;
}
.tool {
	position:relative;
	display:block;
	background-color:#FFFFFF;
	width: 600px;
	height: 20px;
	left: 0px;
	top: 0px;
	z-index:1;
	padding:0;
}
#toolbar {
	position:absolute;
	width: 112px;
	height:18px;
	top:0px;
	left: -87px;
	margin-bottom:0px;
	font-family:"Trebuchet MS", Arial;
	display: block;
	z-index: 1000;
}
#toolbar a{
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/printresize.gif);
	background-repeat:no-repeat;
	position: relative;
	display: block;
	height: 17px;
	float:right;
	width: 28px;
	text-align: left;
}
#toolbar input, #toolbar select, #toolbar option{
	border: 0px;
	font-size: 12px;
	padding: 2px;
	width: 146px;
	background-color: transparent;
	color: White;
	text-align:right;
	overflow: hidden;
	vertical-align:middle;
}

#toolbar select, #toolbar option{
	height: 16px;
	color: White;
}
#toolbar input.button{
	width: 30px;
	height: 26px;
	background-color: transparent;
	color: White;
	text-align:left;
	padding: 0 0 0 10px;
}
#toolbar a.t1{
	background-position: -60px 0;
	width: 20px;
	left: 100px;
}
#toolbar a.t2{
	background-position: -30px 0;
	width: 20px;
	left: 50px;
}
#toolbar a.print{
 	background-position: 0px 0;
	width: 20px;
	left: 0px;
}
#toolbar a.email{
	background-position: right 0;
	width: 20px;
	left: 150px;
}

#toolbar a:hover{
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity: 0.4;
}
.navitem {
	padding-right: 5px;
}
.imgbord{
	border:thin solid #B3C84F;
	padding: 10px;
	margin-right: 10px;
}
.imgpadright {
	padding-right: 10px;
	padding-bottom: 5px;
}
.imgpadbottom {
	padding-bottom: 10px;
}
li {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
}
#logoani {
	position:absolute;
	top:22px;
	width:71px;
	height:65px;
	display:block;
	margin-left: -41px;
	left: 50%;
	background-image: url(../images/logo-ani.gif);
	background-repeat: no-repeat;
}