body {
	font-family: Verdana, Arial, sans-serif, Trebuchet MS, Tahoma;
	margin: 0px 0px;
	padding: 0px 0px;
	background-color: #9B9A7A;		
	text-align:center;		
	font-size: 75%;	
}


h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, table{ 
	margin: .5em 0; 
}
dd{ 
	margin-left: 3em; 	
}

ul,ol{
	padding-left:0px;
	margin-left: 15px;	
}

li {
	margin: .6em;
}



h1 { font-size: 160% }
h2 { font-size: 140%; }
h3 { font-size: 130%; }
h4 { font-size: 100%; }
h5 { font-size: 85%; }
h6 { font-size: 70%; }


table {
	font-size: 100%;
}

a img {
	border: none;
}

.banner {
	width: 90%;
	margin: auto;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 5px;
	text-align: right;
	height: 92px;
}

.banner_left {
	width: 577px;
	height: 92px;
	float:left;
}

.banner_right {
	width: 15px;
	height: 92px;
	float:right;
}


.sharing {
width: 300px;
float: right;
margin-left: 20px;
}

.subscribe_box {

	width: 300px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}


.submit_button {
background-color: #fbaf0f;
color: #7e1530;
font-weight: bold;
height: 23px;
}


.subscribe_box_header {
	font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	background-color: #0F50A6;
	height: 20px;
	padding-left: 10px;
	padding-top: 4px;
}


.share_box_header {
	font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	background-color: #0F50A6;
	height: 20px;
	padding-left: 10px;
	padding-top: 4px;
}


.subscribe_box_content {
	color: #663;
	background-color: #F2F2F2;
	border: 1px solid #0F50A6;
	padding: 5px 10px 5px 10px;
}

.subscribe_box_content_text {
}


.share_box_content {
	color: #663;
	background-color: #F2F2F2;
	border: 1px solid #0F50A6;
	padding: 5px 10px 5px 10px;
}


.subscribe_form {
	padding-left: 5px;
	padding-top: 3px;
	margin: 0px;
	height: 27px;
}


.bulletin_container {
	text-align: left;
	width: 90%;
	margin: auto;
	padding: 5px 0px;
	background-color: white;
}


.bulletin_subject{
	font-size: 1.2em;
	margin: 0px;
	font-weight: bold;
}


.bulletin_body {
	padding: 20px;
	height: auto;
	min-height: 210px;
}

.bulletin_info {
	font-size: 0.75em;
	margin-top: 0px;
	font-style: italic;
}


.client_banner {
	border: 0;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}

.client_banner img {
	border-style: none;
	margin: 0px 10px;
	padding: 0px;
}

.powered {
	width: 90%;
	margin: 5px auto;
	text-align: right;
	padding: 0px;
	color: #FFFFFF;
	background: transparent;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

div#bulletin_error {
	padding-left: 10px;
	padding-top: 10px;
	font-weight: bold;
}

#bulletin_error hr{
	style: height:2px;
	background-color: black;
	color: black;
}

.error_header_text {
	font-size: 2.0em;
}

.error_message_text {
	font-size: 1.0em;
}

.powered a {
	text-decoration: none;
	color: #FFFFFF;
}

