.header {
	margin-left: auto;
	margin-right: auto;
	width: 961px;
	height: 175px;
	text-align: center;
}

.header-nav {
	margin-left: auto;
	margin-right: auto;
	width: 961px;
	height: 42px;
}

.left-column {
	float: left;
	width: 235px;
	
}

.left-column-content {
	padding-left: 10px;
	padding-top: 10px;
}

.light-gray-box {
	background-color: #e4e4e4;
	width: 215px;
	margin-top: 10px;
}

.light-gray-box-content {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.right-column {
	float: left;	
	width: 235px;
	
}

.right-column-content {
	padding-left: 10px;
	padding-top: 0px;
}

.middle {
	float: left;	
	width: 491px;
}

.middle-content {
	margin-top: 25px;
	margin-left: 20px;
	width: 450px;
	margin-bottom: 20px;
}

div.middle-content-wrapper
{
    width:450px;
    margin-bottom: 10px;
}

div.middle-content-wrapper-left 
{
    width:315px;
    float:left;
    vertical-align:top;
}

div.middle-content-wrapper-right 
{
    width:135px;
    float:left;
    text-align: right;
}

div.cb 
{
    clear: both;
}

.footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
	margin-bottom: 10px;
	width: 961px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 12px;
	border: 1px solid #fff;
}

.box-title {
	padding-bottom: 10px;
	font-weight: bold;
}

.box-follow {
	width: 24px;
	height: 24px;
	margin-right: 5px;
	float: left;
}

.box-text {
	width: 196px;	
	font-size: 13px;
}

.date-header {
	font-weight: bold;
	color: #666;
	font-size: 12px;
}

.news-events-header 
{
    font-weight: bold;
	font-size: 12px;
}

.inputFields {
	border: 0px solid #d3d3d3;
	/** remember to change image path **/
	background: url(none) no-repeat #d3d3d3;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	width: 180px;
	padding: 7px 7px 7px 7px;
	margin-bottom: 5px;
	
}

.submit-fields {
	width: 194px;
	text-align: right;	
}

.takeaction-buttons {
	width: 196px;
	text-align: center;
	margin-bottom: 7px;
}

h1.page-header {
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
}

h2.subtitle 
{
    font-weight: bold;
	font-size: 16px;
	margin: 5px 0px 5px 0px;
}

.siteby {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 961px;
	text-align: right;
	color: #fff;
	font-size: 10px;
}

.siteby a {
	
}

.siteby a:hover {
	color: #eee;
	text-decoration: none;
}

a {
	color: #e58000;	
	text-decoration: none;
}

a:hover 
{
    text-decoration: underline;
}

/* Additions */

img.SocialMedia 
{
    border: none;
    width: 24px;
    height: 24px;
}

span.inputLabel
{
    float:left;
    width:80px;
    margin-top:7px;
}

.mt
{
    margin-top:10px;
}

.mb
{
    margin-bottom:10px;
}

.endorsement li
{
    text-align:left;
    margin: 3px;
}

hr.BlogSeperator 
{
    color: #d3d3d3;
    border:0px;
    background-color: #d3d3d3;
    height: 2px;
    width: 95%;
    margin-top: 5px;
    margin-bottom: 5px;
}

span.blogdate 
{
    color: gray;
}

a img 
{
    border-style:none;
}