/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }
/* Standard Elements settings */
body {
	background-color: #3d3d3d;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #fff;
	background-image: url(images/bg5.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: #e68b16;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
p {
	margin-top: 12px;
	padding: 0px;
}
br {
line-height: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
ol {
	margin: 0px 0px 0px 19px;
	padding: 0px 0px 0px 4px;
}
ul {
	margin: 0px 0px 0px 19px;
	padding: 0px 0px 0px 4px;
}
li {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
    list-style-position: outside;
}
.block {
	display: block;
	clear: both;
}



#comptitle {
	height: 95px;
	text-indent: -9999px;
	display: block;
}

/* Layout Items */
.maintable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #fff;
	width: 800px;
	border: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.leftcell {
	text-align: left;
	vertical-align: top;
	padding-left: 24px;
	height: 95px;
}

.navcell {
	text-align: left;
	vertical-align: top;
	height: 30px;
	padding-left: 12px;
	padding-top: 5px;
}
.navcell a {
	font-weight: bold;
	font-size: 12px;
	line-height: 31px;
	display: inline;
	height: 30px;
	padding: 0px 14px 7px 14px;
}
.navcell a:hover {
	text-decoration: none;
	background-image: url(images/navarrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.titlecell {
	text-align: left;
	vertical-align: top;
	padding: 0px 22px 0px 26px;
	height: 71px;
}

.maincell {
	text-align: left;
	vertical-align: top;
	padding: 12px 22px 38px 26px;
}
.maincell2 {
	text-align: left;
	vertical-align: top;
	padding: 12px 65px 38px 26px;
}

.picturecell {
	text-align: right;
	width: 100px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #646464;
}


.picturecell-index {
	text-align: right;
	width: 100px;
	vertical-align: top;
	height: 100px;
	padding-top: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #646464;
}
.index-rightcell {
	text-align: left;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #646464;
}









/* Easyedit elements */
h1{
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	display: block;
	padding: 26px 0px 0px 0px;
	margin: 0px;
	font-style: normal;
}

h2 {
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	margin: 16px 0px 0px 0px;
	padding: 0px;
	color: #e68b16;
}
.subheads {
	line-height: 16px;
	color: #fff;
	font-style: italic;
	text-decoration: none;
	display: block;
	margin: 0px 0px 4px 0px;
}
.bodytext {
	display: block;
	margin: 4px 18px 15px 0px;
}
.picture-top {
	display: block;
	margin: 4px 0px 2px 0px;
}
.picture-left {
	margin: 11px 15px 13px -4px;
	float: left;
	position: relative;
}

.picture-right {
	margin: 11px -42px 9px 18px;
	float: right;
	position: relative;
}

.picture-bottom {
	display: block;
	margin: 2px 0px 13px 0px;
}


.indexpic {
	width: 334px;
}

.signinform {
display: block;
margin: 12px 0px 8px 4px;
}
.signintextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	width: 120px;
}


.contacttablecell {
	padding: 3px 5px 4px 0px;
	vertical-align: top;
	text-align: left;
}
.contactfield {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	width: 255px;
	color: #fff;
	background-color: #F3F3F3;
}



.newsdiv {
	display: block;
	padding: 14px 16px 34px 19px;
	color: #fff;
}

.newstitle {
color: #cdcdcd;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}
.newsheading {
	display: block;
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	padding: 0px;
	color: #e68b16;
}
.newssubhead {
	line-height: 15px;
	color: #fff;
	font-style: italic;
	text-decoration: none;
	display: block;
	margin: 0px 0px 4px 0px;
}




/* Homepage Highlights */
.highlightbox1 {
	display: block;
	float: left;
	width: 175px;
	height: 170px;
	background-image: url(images/highlightbg.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	margin: 35px 20px 0px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e68b16;
	border-bottom-color: #e68b16;
}

.highlightbox2 {
	display: block;
	width: 175px;
	height: 170px;
	background-image: url(images/highlightbg.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	margin: 35px 20px 0px 210px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e68b16;
	border-bottom-color: #e68b16;
}

.highlighttitle {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin: 5px 5px 6px 10px;
}

.highlighttext {
	display: block;
	height: 63px;
	padding: 0px 5px 0px 10px;
	font-size: 10px;
	line-height: 14px;
}

.highlightbase {
	display: block;
	margin-bottom: 7px;
	text-indent: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #646464;
}
.highlightbase a {
	display: block;
	width: 100%;
}
.highlightbase a:hover {
	text-decoration: none;
}

.highlightpic1 {
	display: block;
	margin-bottom: 6px;
	height: 45px;
	width: 175px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #646464;
	border-bottom-color: #646464;
}

.highlightpic2 {
	display: block;
	margin-bottom: 6px;
	height: 45px;
	width: 175px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #646464;
	border-bottom-color: #646464;
} /* Note: the backgorund images for these styles is contained on the homepage HTML */


/* BASE */
.basecell {
	text-align: left;
	color: #cdcdcd;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	background-image: url(images/base-bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #646464;
	background-position: left bottom;
	padding: 11px 18px 20px 26px;
}
.address-title {
	color: #fff;
}
.creditsdiv {
	text-align: right;
	color: #8b8b8b;
	font-size: 10px;
	padding: 0px;
	float: right;
	font-weight: normal;
}
.creditsdiv a {
	text-decoration: none;
	color: #8b8b8b;
}
.creditsdiv a:hover {
	text-decoration: none;
	color: #e68b16;
}