body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#site {
	padding: 0px;
	text-align: center;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#page {
	background-color: #FFFFFF;
}
#mast {
	color: #FFFFFF;
	width: 1000px;
	background-color: #000000;
	height: 75px;
	background-image: url(../images/mast.gif);
	background-repeat: repeat-x;
}
#logo {
	float: left;
	margin-right: 6px;
	font-weight: bold;
	color: #999999;
	margin-top: 4px;
	padding-top: 24px;
	padding-left: 25px;
	width: 301px;
	margin-left: 0px;
	text-align: left;
}
#auto {
	float: left;
}
#tagline {
	float: left;
	margin-left: 25px;
	margin-top: 29px;
	font-weight: normal;
}
#subbar {
	padding-left: 25px;
	text-align: left;
	height: 42px;
	background-image: url(../images/subbar_bg.gif);
	background-repeat: repeat-x;
}
div.feature {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
}
#pagetitle {
	float: left;
	width: 277px;
	height: 18px;
	padding-top: 9px;
	font-size: 18px;
	padding-bottom: 10px;
	margin-right: 30px;
}
#sublinks {
	float: left;
	height: 42px;
	width: 668px;
	background-image: url(../images/subbar_dark_bg.gif);
	background-repeat: repeat-x;
}
#content {
	padding-bottom: 30px;
}
#footer {
	color: #FFFFFF;
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 10px;
}
	#footer a{
	color: #FFFFFF;
	}
#imageslice {
	font-weight: normal;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
	padding-top: 10px;
	font-size: 16px;
	padding-bottom: 10px;
	background-color: #CCCCCC;
}
div.clear {
	clear: both;
}
div.minorcol {
	float: left;
	width: 283px;
	font-size: 20px;
	text-align: left;
	font-weight: normal;
	padding: 25px;
}
div.majorcol {
	padding-left: 0px;
	text-align: left;
	float: left;
	padding-top: 25px;
	font-size: 12px;
	padding-right: 0px;
	width: 667px;
	line-height: 16px;
	color: #555555;
}
div.majorcol p  {
	margin-bottom: 15px;
	padding-right: 30px;
}
ul.menu {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	height: 75px;
}
div.extra_links {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 30px;
	padding-top: 10px;
	margin-top: 30px;
	clear: both;
}
ul.menu a {
	color: #666666;
}
ul.menu a:hover {
	color: #FFFFFF;
}
li.menu {
	float: left;
	height: 50px;
	width: 129px;
	padding-top: 25px;
	color: #999999;
}
li.menuselect a {
	color: #FFFFFF;
}
li.menuselect {
	float: left;
	height: 50px;
	width: 129px;
	padding-top: 25px;
	background-image: url(../siteimages/menuselect_bg.gif);
}
ul.submenu {
	list-style-type: none;
	margin: 0px;
	height: 42px;
	padding: 0px;
}
ul.submenu a {
	color: #000000;
	font-weight: normal;
}
li.submenu {
	float: left;
	font-size: 14px;
	height: 32px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
li.submenu a:hover {
	background-color: #EAEAEA;
	float: left;
	height: 26px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: -10px;
	margin-left: -15px;
	margin-right: -15px;
}
li.submenuselect {
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	height: 32px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/subselect_arrow.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
li.submenuselect a {
	color: #FFFFFF;
	font-weight: normal;
}
#pagetitle a {
	font-weight: normal;
	color: #000000;
}
p.caption {
	font-size: 12px;
	color: #333333;
	width: 250px;
	line-height: 16px;
	font-style: italic;
}
div.minorcol p {
	margin-bottom: 15px;
}
ul.footermenu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
li.footermenu {
	float: left;
	margin-top: 0px;
	margin-right: 2em;
}
div.column {
	float: left;
	width: 308px;
	margin-right: 25px;
	margin-bottom: 25px;
}
div.columnsmall {
	float: left;
	width: 230px;
	margin-right: 20px;
	margin-bottom: 20px;
}
div.firmdescription {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
div.minilist {
	margin-bottom: 15px;
	margin-top: 10px;
}
p.title {
	font-size: 30px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #1063D0;
	font-weight: bold;
}
#subbar a {
}
a:visited {
}
a:hover {
	text-decoration: underline;
}
div.column p {
	margin-bottom: 15px;
}
div.bio p {
	margin-bottom: 15px;
}
div.pagemenu {
	background-color: #EEEEEE;
	width: 250px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
}
ul.pagemenu {
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
ul.pagemenu li {
	padding-left: 40px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
li.pagemenuselect {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
	font-weight: bold;
	list-style-type: none;
	background-image: url(../siteimages/page-arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}
div.pagemenu a {
	color: #000000;
	font-weight: normal;
}
div.pagemenu a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#mast a {
	font-weight: normal;
}
div.sublinks {
	float: left;
	width: 400px;
}
div.copyright {
	float: right;
}
div.footerlinks {
	float: left;
	width: 500px;
}
div.trayitem_text p {
	margin-bottom: 15px;
}
div.intro {
	width: 600px;
	margin-bottom: 15px;
	clear: both;
}
div.intro p {
	margin-bottom: 15px;
}
span.moreinfo {
	font-weight: bold;
	margin-right: 35px;
	color: #1063D0;
}
span.info {
	margin-right: 15px;
}
div.extra_links a {
	color: #666666;
	font-weight: normal;
}
h2 {
	margin-top: 0px;
	font-size: 16px;
	color: #444444;
}

