A.linkmain:link    {
	color: #6699FF;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
	text-decoration: none
}
A.linkmain:visited    {
	color: #6699FF;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
	text-decoration: none
}
A.linkmain:hover, A.linkmain:active      {
	color: #33CC33;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
	text-decoration: underline
}

A.linksmall:link    {
	color: #6699FF;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
	text-decoration: none
}
A.linksmall:visited    {
	color: #6699FF;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
	text-decoration: none
}
A.linksmall:hover, A.linksmall:active   {
	color: #33CC33;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
	text-decoration: underline
}

.bodycopy  {
	color: #999999;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 18px
}

.bodysub   {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 18px
}

.bodycopybold   {
	color: #999999;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
}

.bodysmall    {
	color: #999999;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 13px
}

.designotes  {
	color: #FF3333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFF99;
}

a.subnavlinksub:link, a.subnavlinksub:visited        {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	background-image: url(images/subnav.png);
	background-repeat: repeat;
	display: block;
	width: 173px;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: 2px;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

a.subnavlinksub:hover, a.subnavlinksub:active        {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	background-image: url(images/subnav-over.png);
	background-repeat: repeat;
	display: block;
	width: 173px;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: 2px;
	text-decoration: underline;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.subnavhidden {
	visibility: hidden;
	width: 185px;
	overflow: visible;
	position: absolute;
	z-index: 3;
	height: 60px;
	float: left;
}
.mappopupbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	background-color: #CCCCCC;
	padding: 2px;
	height: 20px;
	width: 80px;
	border: 1px solid #666666;
	background-position: center center;
	color: #333333;
}

.formfields {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	line-height: 12px;
	padding-right: 5px;
}

.bodybullet {
	list-style-position: outside;
	margin-top: 0px;
}

.pagehead {
	color: #FFFFFF;
	font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
}

.spacer20x {
	width: 20px;
}

.photospacelft {
	padding-left: 10px;
}

.rgtsidebarcopy {
	color: #999999;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	width: 180px;
}
.rgtsidebarindent {
	color: #999999;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	width: 160px;
	padding-left: 20px;
}
.caption {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: normal;
	line-height: 14px
}
.bodysmallcentered {
	color: #999999;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	text-align: center;
}
.bodysmallred {
	color: #FF6633;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 13px
}
.tablecol260 {
	color: #999999;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	vertical-align: top;
	width: 260px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tablegutter20 {
	width: 20px;
}
.tblcallout140 {
	color: #999999;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	padding: 10px;
	width: 140px;
	margin-left: 10px;
	border: 1px dotted #999999;
}
.newsrelease {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	background-image: url(images/news_bkgtile.gif);
	background-repeat: repeat;
	width: 650px;
	padding-right: 30px;
	padding-left: 30px;
}
.newsreleasehead {
	color: #CC0000;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
}
.tableheader {
	color: #CCCCCC;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	vertical-align: top;
	width: 710px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.tablenews230 {
	color: #333333;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	vertical-align: top;
	width: 230px;
}
.photospacergt {
	padding-left: 0px;
	padding-right: 10px;
}
.tablesamplescol180 {
	color: #999999;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	vertical-align: top;
	width: 160px;
	text-align: center;
	padding: 10px;
}
.tablecol345 {
	color: #999999;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	vertical-align: top;
	width: 345px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bodycopylarge {
	color: #999999;
	font-size: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 20px
}
.tablecol430 {
	color: #999999;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	vertical-align: top;
	width: 430px;
	padding-top: 10px;
	padding-bottom: 10px;
}
