/* CSS Document */

body,td,th {
	color: #464646;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #606178;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #606178;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #9A3524;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #9A3524;
	font-weight: bold;
}

/* TOP NAV */

a.nav:link {
	color: #323232;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.nav:visited {
	text-decoration: none;
	color: #323232;
	font-size: 10px;
	font-weight: normal;
}
a.nav:hover {
	text-decoration: none;
	color: #9A3524;
	font-size: 10px;
	font-weight: bold;
}
a.nav:active {
	text-decoration: none;
	color: #9A3524;
	font-size: 10px;
	font-weight: bold;
}

/* FLY-OUT SUB-NAV */

a.subnav:link {
	color: #323232;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}
a.subnav:visited {
	text-decoration: none;
	color: #323232;
	font-size: 11px;
}
a.subnav:hover {
	text-decoration: none;
	color: #9A3524;
	font-size: 11px;
}
a.subnav:active {
	text-decoration: none;
	color: #9A3524;
	font-size: 11px;
}

/* OTHER */

.currentpage {
	color: #9A3524;
	font-size: 10px;
	font-weight:bold;
}
.newsbox {
	font-size: 10px;
}
.newsboxtitle {
	color: #9A3524;
}
a.more 	{
	color: #9EABC4;
	text-decoration: none;
	font-weight:bold;
}
a.more:hover 	{
	color: #9A3524;
	text-decoration: none;
	font-weight:bold;
}
.pgtitle {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #606178;
	text-align:left;
}
h2 {
	font-size: 21px;
	color: #606178;
	font-weight: normal;
	letter-spacing: .1em;
}
.subtitles {
	font-size: 10px;
	color: #606178;
	font-weight: bold;
	letter-spacing: .1em;
	text-transform: uppercase;
}
.company {
	font-size: 10px;
	color: #606178;
	font-weight: bold;
	letter-spacing: .1em;
}
.biggreytxt {
	font-size: 21px;
	color: #606178;
	font-weight: normal;
	letter-spacing: .1em;
}
.teamblurb {
	font-size: 11px;
	font-weight: normal;
	color: #606178;
	font-style:oblique;
	line-height: 22px;
}
.bioname {
	font-size: 10px;
	font-weight: normal;
}
.orangeme {
	color: #9A3524;
}
.jobtitle {
	font-size: 11px;
	font-weight: bold;
	font-style:oblique;	
	line-height: 40px;
	letter-spacing: 0.3em;
	color: #606178;
	text-align:left;
}
.spacing {
	font-style: normal;
	line-height: 28px;
	color: #464646;
}
