body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.font12 {
	font-size: 12px;
}
h2 {
	font-weight: bold;
	color: #314e59;
	font-size: 12px;
}
a:link {
	color: #eb0103;
}
a:visited {
	color: #eb0103;
}
a:hover {
	color: #eb0103;
}
a:active {
	color: #eb0103;
}
.breadcrumb {
	font-size: 10px;
	color: #818181;
}
.breadcrumb strong{
	font-size: 10px;
	font-weight: bold;
	color: #314e59;
}	
.breadcrumb a:link {
	color: #818181;
	text-decoration: underline;
}
.breadcrumb a:visited {
	color: #818181;
	text-decoration: underline;
}
.breadcrumb a:hover {
	color: #314e59;
	text-decoration: underline;
}
.breadcrumb a:active {
	color: #818181;
	text-decoration: underline;
}
.indent {
	padding: 0px 0px 0px 25px;
	width: 458px;
}
.contact_col1 {
	padding: 10px 0px 0px 25px;
	width: 200px;
	float: left;
}
.contact_col2 {
	padding: 0px 0px 0px 27px;
	width: 200px;
	float: left;
}
#content {
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	height: 400px;
	padding: 40px 0px 40px 0px;
}
#main {
	width: 540px;
	padding: 0px 0px 0px 25px;
}
#contact {
	width: 540px;
	padding: 0px 0px 0px 25px;
}
#contact strong{
	color: #314e59;
	font-weight: bold;
	line-height: 12px;
}
#right {
	padding: 0px 15px 0px 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 11px;
	line-height: 12px;
}
#right td{
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 11px;
	line-height: 12px;
}
#right strong {
	color: #354b57;
	font-weight: bold;
}
#footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 100px;
	padding: 35px 0px 0px 0px;
	font-size: 11px;
	color: #818181;
}
#footer img {
	padding-right: 8px;
}
#footer td {
	font-size: 11px;
	color: #818181;
}
#footer a:link {
	color: #818181;
	text-decoration: underline;
}
#footer a:visited {
	color: #818181;
	text-decoration: underline;
}
#footer a:hover {
	color: #818181;
	text-decoration: underline;
}
#footer a:active {
	color: #818181;
	text-decoration: underline;
}