
body {
	margin: 0px;
	padding: 0px;
	background: white url('/lib/img/bg.gif') repeat-x top;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #414042;
	font-size: 60%;
}

input, text-area, select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #414042;
	font-size: 180%;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
}

p {
	margin: 0px 0px 10px 0px;
}

img {
	border: 0px;
}

a:link {
	color: #0095AA;
}
a:visited {
	color: #0095AA;
}
a:hover {
	color: #BE1E2D;
	text-decoration: underline;
}

/*********************************************************************/

.Main {
	margin: 0px auto;
	width: 873px;
}

.PageHead {
	height: 174px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.Logo {
	margin: 0px 0px 0px 4px;
}
.TopNav {
	display: none;
}

.FadeBox {
	background: #FEFEFE url('/lib/img/FadeBoxBg.gif') repeat-x top;
	padding: 5px;
}
.FadeBoxContent {
	padding: 10px 14px;
}
.FadeBoxGlow {
	position: relative;
	padding: 5px 5px 7px 5px;
	margin-bottom: 15px;
	width: 269px;
}
.FadeBoxGlowNW {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 5px;
	background: url('/lib/img/FadeBoxGlowNW.png') top no-repeat;
}
.FadeBoxGlowN {
	position: absolute;
	top: 0px;
	left: 10px;
	right: 10px;
	background: url('/lib/img/FadeBoxGlowN.png') top repeat-x;
	height: 5px;
}
.FadeBoxGlowNE {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 5px;
	background: url('/lib/img/FadeBoxGlowNE.png') top no-repeat;
}
.FadeBoxGlowEN {
	position: absolute;
	top: 5px;
	right: 0px;
	width: 5px;
	height: 10px;
	background: url('/lib/img/FadeBoxGlowEN.png') top no-repeat;
}
.FadeBoxGlowE {
	position: absolute;
	top: 15px;
	bottom: 17px;
	right: 0px;
	background: url('/lib/img/FadeBoxGlowE.png') top repeat-y;
	width: 5px;
}
.FadeBoxGlowES {
	position: absolute;
	bottom: 7px;
	right: 0px;
	width: 5px;
	height: 10px;
	background: url('/lib/img/FadeBoxGlowES.png') top no-repeat;
}
.FadeBoxGlowSE {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 10px;
	height: 7px;
	background: url('/lib/img/FadeBoxGlowSE.png') top no-repeat;
}
.FadeBoxGlowS {
	position: absolute;
	bottom: 0px;
	left: 10px;
	right: 10px;
	background: url('/lib/img/FadeBoxGlowS.png') top repeat-x;
	height: 7px;
}
.FadeBoxGlowSW {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 10px;
	height: 7px;
	background: url('/lib/img/FadeBoxGlowSW.png') top no-repeat;
}
.FadeBoxGlowWS {
	position: absolute;
	bottom: 7px;
	left: 0px;
	width: 5px;
	height: 10px;
	background: url('/lib/img/FadeBoxGlowWS.png') top no-repeat;
}
.FadeBoxGlowW {
	position: absolute;
	top: 15px;
	bottom: 17px;
	left: 0px;
	background: url('/lib/img/FadeBoxGlowW.png') top repeat-y;
	width: 5px;
}
.FadeBoxGlowWN {
	position: absolute;
	top: 5px;
	left: 0px;
	width: 5px;
	height: 10px;
	background: url('/lib/img/FadeBoxGlowWN.png') top no-repeat;
}
.FadeBoxItem {
	margin: 0px 0px 10px 0px;
}

.Content {
	width: 873px;
	position: absolute;
	top: 150px;
}
.ContentLeft {
	width: 575px;
}
.ContentRight {
	float: right;
	width: 279px;
	margin: 0px 2px 30px 0px;
}
.ContentFull {
	width: 873px;
	margin: 0px 2px 30px 0px;
}

.Footer {
	clear: both;
	position: relative;
	width: 849px;
	margin: 0px 8px 10px 6px;
	color: black;
	padding: 3px 0px 0px 10px;
}
.FooterLeftEdge {
	display: none;
}
.FooterRightEdge {
	display: none;
}
.Footer a {
	color: black;
	text-decoration: none;
}

.FlashContent {
	width: 565px;
	height: 308px;
	margin: 0px 0px 17px 6px;
}

.OrangeBox {
	position: relative;
	width: 249px;
	height: 21px;
	color: black;
	padding: 4px 0px 0px 10px;
}

.BlueBox {
	position: relative;
	width: 249px;
	height: 20px;
	color: black;
	padding: 4px 0px 0px 10px;
}

.BoxHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: white;
}
.BoxLeft {
	float: left;
	width: 279px;
	margin-right: 16px;
}
.BoxRight {
	float: right;
	width: 279px;
	margin-right: 0px;
}

.BoxLink {
	text-align: right;
}
.BoxLink > a:link {
	background: url('/lib/img/Arrow.gif') left no-repeat;
	padding: 0px 0px 0px 22px;
	color: black;
}
.BoxLink > a:visited {
	background: url('/lib/img/Arrow.gif') left no-repeat;
	padding: 0px 0px 0px 22px;
	color: black;
}

.LeftNav {
	display: none;
}

.MainContent {
	
}
.ContentFull > .MainContent {
	
}

.NewsPic {
	width: 189px;
	margin-left: 33px;
}
.NewsContent {
	float: right;
	width: 320px;
	margin-right: 5px;
}

.ContactContent {
	width: 158px;
}

.SplashPic {
	margin: 0px 0px 10px 0px;
	width: 231px;
}

.hidden {
	display: none;
}

a.NewsHead {
	color: #414042;
	text-decoration: none;
}

.EmployeeImage {
	float: left;
	margin-right: 8px;
}
.EmployeeText {
	font-size: 120%;
	margin: 0px 0px 3px 0px;
}
.EmployeeLeft {
	float: left;
}
.EmployeeRight {
	float: right;
}

.pdfExtension {
	display: block;
	padding: 4px 0px 8px 0px;
	margin: 0px 0px 10px 0px;
}
a.pdfExtension:link, a.pdfExtension:visited {
	color: #414042;
	font-weight: bold;
}