

body {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 9pt;
	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
a {
	color: #CC3333;
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
}

.link {
	
	line-height: 13pt;
  
}
.DisplayOnly {
	line-height: 12pt;
	padding: 0px 0px 0px 3px;
	margin:3px 0px 0px 0px;
	background-color:#ffffff;
	min-width: 200px;
	max-width: 400px;
	height: 18px;
	border-top: #666666 solid 2px;
	border-left: #666666 solid 2px;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	
	}
	
.DisplayOnly a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}	

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #CC3333;
	font-weight: 500;
	line-height: 10px;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: CC3333;
	padding-left: 10px;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.titlebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}
.GoStrapline {
	font-size: 15pt;
	color: #CC3333;
	font-weight: bold;
	}

.input_text {
	font-size: 9pt;
}
	
.locationTextWhite {
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	line-height: 12pt;
}
.locationTextGrey {
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	line-height: 12pt;
}
.NewsBody {
	font-size: 8pt;
	line-height: 9pt;
}
.NewsHeadline {
	font-size: 8pt;
	font-weight: bold;
	line-height: 11pt;
	}
.SubNewsHeadline {
	font-size: 12pt;
	font-weight: bold;
	line-height: 15pt;
}
.NewsDate {
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
}
.News {
	font-size: 11pt;
	font-weight: bold;
	line-height: 16pt;
	color: #CC3333;
	vertical-align:top;
	overflow:auto;
	width: 200px;
	height: 142px;
	
	
}
h1 {
	font-size: 10pt;
	
}
h2 {
	font-size: 14pt;
	line-height: 20px;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 5px;
}

h4 {
	font-size: 10pt;
}
p {
	color: #000000;
	font-weight: normal;
}

#MainContent ,#MainContent2 ,#MainContent3
{
	border-style:solid;
	border-color:#999999;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	Width:100%; 
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	
}

.CenterDiv
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#ColumnCenter2 {
	text-align:center;
	margin-left: auto;
	margin-right: auto;	

}
