a
{
	color: #FF3500;
	text-decoration: none;
	border-bottom: none;
}

a:hover
{
	color: #00153C;
	text-decoration: none;
	border-bottom: none;
}

a.LinkNavigation
{
	color: #FFFFFF;
	font-size: 8pt;
}

a.LinkNavigation:hover
{
	color: #00153C;
}

blockquote
{
	font-style: italic;
}

body
{
	font-family: Calibri, Verdana, Trebuchet MS, Tahoma, Geneva, Arial, Sans-Serif;
	color: #000000;
	background-color: #00153C;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	font-size: 11pt;
}

code
{
	font-family: Consolas, Anonymous, Lucida Console, Courier New;
	color: #000000;
	font-size: 10pt;
}

img
{
	border-color: #00153C;
	border-width: 1px;
	border-style: solid;
}

pre
{
	color: #000000;
	font-family: Consolas, Anonymous, Lucida Console, Courier New;
	font-size: 10pt;
	padding: 5px;
	border-color: #00153C;
	border-width: 1px;
	border-style: solid;
}

.Comment
{
	width: auto;
	padding: 5px;
	border-color: #00153C;
	border-width: 1px;
	border-style: solid;
}

.CommentTitle
{
	font-size: 12pt;
	font-weight: bold;
}

.Content
{
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

.ContentLayout
{
	table-layout: fixed;
	width: 100%;
}

.ContentSeparator
{
	top: 0;
	width: 962px;
	height: 20px;
	background-color: #00153C;
}

.Footer
{
	bottom: 0;
	padding: 5px;
	color: #FFFFFF;
	background-color: #FF3300;
}

.Header
{
	top: 0;
	width: 962px;
	height: auto;
	background-color: #FF3300;
}

.Information
{
	font-size: smaller;
}

.InternalContent
{
	vertical-align: top;
}

.InternalContentLayout
{
	padding-right: 10px;
}

.InternalRail
{
	border-color: #00153C;
	border-style: solid;
	border-width: 1px;
}

.internalRailSeparator
{
	margin: 5px;
}

.Navigation
{
	padding: 5px;
	margin-bottom: 5px;
	background-color: #FF3300;
}

.NewsContent
{
	padding-left: 5px;
}

.Page
{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 962px;
	background-color: White;
}

.Rail
{
	width: 175px;
	vertical-align: top;
}

.RailContent
{
	margin: 5px;
}

.RailTitle
{
	background-color: #00153C;
	color: #FF3500;
	font-weight: bold;
	padding: 5px;
}

.Title
{
	font-size: 14pt;
	font-weight: bold;
}

.TwitterFollowLink
{
	display: block; 
	text-align: right;
}

.TwitterList
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	margin: 0;
	text-align: left;
}

.TwitterListItem
{
	padding-bottom: 10px;
}