
* {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
}
h1 {
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-style : normal;
	font-size : 16px;
	color : #3d5f50;
	margin-bottom : 12px;
}
h2 {
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-style : normal;
	font-size : 14px;
	color : #000000;
	margin-bottom : 12px;
}
ul {
	list-style-type : square;
}
a {
	color : #3b3f72;
	font-weight : bold;
	text-decoration : none;
}
a:hover {
	color : #ff0000;
	text-decoration : underline;
}
.slideshow h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	size : 12px;
	color : #ffffff;
	font-style : italic;
	margin : 5px 0 0 5px;
	padding : 0;
}
.slideshow img {
	margin-top : 5px;
}
.featured-commentary h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	size : 12px;
	color : #ffffff;
	font-style : italic;
	margin : 5px 0 0 5px;
	padding : 0;
}
.commentary-item h1 {
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-style : normal;
	font-size : 14px;
	color : #3d5f50;
	margin : 15px 0 0 0;
}
.commentary-item h1 a {
	font-size : 14px;
	color : #3d5f50;
	font-weight : bold;
	margin : 15px 0 10px 0;
	text-decoration : none;
}
.commentary-item h1 a:hover {
	text-decoration : underline;
}
.right-box h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	size : 12px;
	color : #ffffff;
	font-style : italic;
	margin : 5px 0 0 5px;
	padding : 0;
}
.home-photo {
	float : left;
	margin : 0 10px 10px 0;
	border : 1px solid #3c4073;
}
#mc_embed_signup form {
	background-color : #ABBBB5;
	display : block;
	padding : 10px 0 10px 3%;
	position : relative;
	text-align : left;
}
#mc_embed_signup input.button {
	background-color : #B0461C;
	display : block;
	margin : 0 0 10px;
	min-width : 90px;
	width : 35%;
}
#mc_embed_signup.button:hover {
	background-color : #B0461C;
}
#mc_embed_signup label {
	display : block;
	font-size : 12px;
	font-weight : bold;
	padding-bottom : 10px;
}

