﻿h1, h2, div, span, a, td
{
	font-family:Arial;
}

body
{
	background-color:#e4e5e6;
	color:#5a5a59;
}

a
{
	text-decoration:none;
	color:#0193a2;
}

a:hover
{
	text-decoration:underline;
	color: #f37121;
}

h1
{
	color: White;
	padding-left: 10px;
	padding-top: 5px;
	margin: 0px;
	font-weight: normal;
	font-size: 19px;
	letter-spacing: 1px;
}

.content
{
	background-image: url('../Content/Images/background_repeat.jpg');
	background-repeat:repeat-y;
	width:971px;	
}

.top
{
	background-image: url('../Content/Images/background_top.jpg');
	background-repeat:no-repeat;
	width:971px;
	height:21px;
}

.bottom
{
	background-image: url('../Content/Images/background_bottom.jpg');
	background-repeat:no-repeat;
	width:971px;
	height:21px;
}

.innercontent
{
	width:919px;
	text-align:left;
}

.toplogo
{
	width:218px;
	height:56px;
}

.sharethis
{
	float:right;
	height:56px;
	vertical-align:middle;
	text-align:right;
}

.topmenu
{
	padding-top:15px;
	white-space:pre-wrap;
}

.footer
{
	width:911px;
	text-align:left;
}

.footer span
{
	font-family:Arial;
	font-size: 10pt;
	color:#6f7173;
}

.footer span a
{
	font-family:Arial;
	font-size: 10pt;
	color:#6f7173;
}

.submenu
{
	text-align:left;
	color:#f37121;
	padding:3px;
	height:26px;
	
}

.submenu a
{
	font-family:Arial;
	font-size: 10pt;
	text-decoration:none;
	color:#0193a2;
}

.submenu a:hover
{
	color:#f37121;
}

td
{
	vertical-align:top;
}

sup
{
	vertical-align: baseline;
    font-size: .8em;
    position: relative;
    top: -0.4em;
}

div.top_shoutout_img
{
	width: 612px;
	height: 281px;
	padding: 0px;
	margin: 0px;
}