body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/bg_ff.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
p{
	padding: 0;
	margin: 0 0 10px 0;
}

.normalCaps {
	text-transform: capitalize;
}

.bggradient {
	background-image: url(images/bg_txtboxgradient.gif);
	background-repeat: repeat;
	background-position: top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
/*	vertical-align: top; */
	text-align: left;
}
.search {
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	background-position: center center;
	text-align: right;
	vertical-align: middle;
}
.center {
	text-align: center;
}

.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	vertical-align: top;
}

h1.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF9900;
	line-height: normal;
}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF9900;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.025em;
	color: #999999;
}
.bgleft {
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgright {
	background-image: url(images/by_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

a:link {
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
a:visited:hover {
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}

a.footer:link {
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}

a.footer:hover {
	font-weight: normal;
	color: #cccccc;
	text-decoration: underline;
}
a.footer:visited {
	font-weight: normal;
	color: #99cc99;
	text-decoration: none;
}
a.footer:visited:hover {
	font-weight: normal;
	color: #99cc99;
	text-decoration: underline;
}

a.orange:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.orange:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
a.orange:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.orange:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;

}
.bottom {
	vertical-align: bottom;
}

a.pressroom:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.pressroom:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.pressroom:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.pressroom:visited:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


a.pressroomnav:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.pressroomnav:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.pressroomnav:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.pressroomnav:visited:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#left {
	float: left;
}

.clear {
	clear:both;
}

.content {
	width: auto;
	padding-top: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 250px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.leftnav {
	float:right; 
	/*width:175px;*/
	border:solid 0px black;
}
