body 
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	margin: 0px;
	padding: 0px;
	background: #0065A5;
}

p
{
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

table
{
	font-family: Arial;
	font-size: 10pt;
}

h1
{
	text-transform: uppercase;
	font-size: 10pt;
	color: #E77E22;
	font-weight: bold;
	background: url(images/h1.gif) no-repeat left bottom;
	padding: 0px 0px 5px 11px;
	margin: 8px 0px 8px 0px;
}

H2
{
	text-transform: capitalize;
	font-size: 10pt;
	color: Black;
	text-decoration: underline;
	font-weight: bold;
	line-height: 20px;
	margin: -6px -6px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #D67D29 url(images/H2Right.jpg) no-repeat right;
}

.H2Left
{
	float: left;
	height: 20px;
	width: 6px;
	line-height: 20px;
	margin: -6px -6px 0px -6px;
	padding: 0px 0px 0px 0px;
	background: #D67D29 url(images/H2Left.jpg) no-repeat left;
}

.H2Right
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

A.ContentPaneHeader, a.ContentPaneHeader:hover, a.ContentPaneHeader:link, a.ContentPaneHeader:visited, a.ContentPaneHeader:active
{
	font-size: 10pt;
	color: Black;
	text-decoration: underline;
	font-weight: bold;
}

h3
{
	text-transform: uppercase;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	margin: 8px 0px 5px 0px;
}

A, A:link, A:visited, A:hover, A:active
{
    COLOR: #0159a3;
    TEXT-DECORATION: underline;
}

.NewsItemContainer { }
.itemThumbnail { float: left; margin-right: 3px; }
.itemThumbnailRight { float: right; margin-left: 3px; }

a.itemheader, a.itemheader:hover, a.itemheader:visited, a.itemheader:active, a.itemheader:link
{
	text-transform: uppercase;
	font-size: 11pt;
	color: #D37C2D;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

a.TopicLink, a.TopicLink:hover, a.TopicLink:visited, a.TopicLink:active, a.TopicLink:link
{
	font-size: 10pt;
	color: #0159a3;
	text-decoration: underline;
}


.blurb
{
	width: 100%;
	padding: 0;
}

.ArticleDate
{
	text-align: right;
	font-size: 8pt;
	font-style: italic;
}

div.ContentPaneCapping
{
	font-family: Arial;
	font-size: 10pt;
	width: 300px;
	padding: 6px 6px 0px 6px;
	margin: 6px 6px 0px 6px;
}

div.ContentPane
{
	BORDER: #D37C2D 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	width: 300px;
	padding: 0px 6px 6px 6px;
	margin:  0px 6px 6px 6px;
}

div.ContentPaneAlt
{
	BORDER: #D37C2D 1px solid;
	BACKGROUND-COLOR: #E5EFF6;
	font-family: Arial;
	font-size: 10pt;
	width: 300px;
	padding: 0px 6px 6px 6px;
	margin:  0px 6px 6px 6px;
}

.AdvertisingPane
{
	padding: 6px;
}

.SponsorPane
{
	BORDER: #D37C2D 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	width: 180px;
	padding: 6px;
	margin:  6px;
	text-align: center;
}

div.hr
{
	width: 100%;
	height: 1px;
	background: #ffffff url(images/linebreak.gif) repeat-x bottom left;
}

.HomeComingEvents
{
	font-size: 8pt;
	font-family: Arial;
}

.footer, A.footer, A.footer:hover, A.footer:visited, A.footer:active, A.footer:link
{
	text-align: center;
	font-size: 8pt;
	font-family: Arial;
	color: black;
}


