/* CSS Document */

body td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: left;
}

td img {
	display: block;
	}
	

.CopyRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}


a.FooterLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.FooterLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

a.GreyLink:link {
	color: #999999;
	text-decoration: none;
}
a.GreyLink:visited {
	color: #999999;
	text-decoration: none;
}
a.GreyLink:hover {
	color: #999999;
	text-decoration: none;
}
a.GreyLink:active {
	color: #999999;
	text-decoration: none;
}


.SideBarBorder {
	width:200px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A6B4A3;
	border-left-color: #A6B4A3;
	border-top-style: none;
	border-bottom-style: none;
}
.DefaultCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: left;
}
.HeadingOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-transform: none;
	color: #667762;
	font-weight: bold;
	text-align: left;
}
.HeadingTwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: none;
	color: #667762;
	font-weight: bold;
	text-align: left;
}
.FormInputObject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #DBE0DA;
	border: 1px solid #666666;
	padding: 2px;
	margin: 1px;
}

.FormSubmitObject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #DBE0DA;
	border: 1px solid #666666;
	margin: 0px;
	padding: 1px;
}
.mailinglist {
	font-size: 10px;
}





/* news styles */

.NewsCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-align: left;
}

.NewsHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform: none;
	color: #667762;
	font-weight: bold;
	text-align: left;
}
.success {
	color: #00CC00;
}
.failure {
	color: #CC3300;
}
