* {
	margin: 0;
	padding: 0;
    font-family: verdana, arial, helvetica, sans-serif;
}
body {
	margin: 0px 30px;
}
img {border:0; vertical-align: top;}
table {border-collapse:collapse; border-spacing: 0;}
td,p {text-align:left;font-size: 11px;}
h1 {line-height: 1.2; font-size: 16px;}
.subnav {
	color: #ffffff; background-color: #8f9d8f;
}
.bodycopy {
	color: #333333; line-height: 16px; text-decoration: none;
}
.title {
	font-size: 20px; margin-bottom: 26px; color: #45637a;  text-decoration: none;
}
.header {
	padding-bottom: 5px; color: #e6b012; background-repeat: repeat-x;
}
.headeron {
	font-weight: bold; color: #e6b012;
}
.headerspacer {
	color: #ffffff
}
.header a {
	font-weight: normal; color: #ffffff; text-decoration: none;
}
.header a:hover {
	color: #e6b012; text-decoration: underline;
}
a {
	font-weight: bold; color: #333333; text-decoration: underline;
}
a:hover {
	text-decoration: none; color: #e6b012; 
}
.content_bg1 {
	background-image: url(images/cont_mid.gif); background-repeat: repeat-x;
}


