#colMain a {
	border-bottom: 1px solid #ccc;
	color: #0B3879;
	text-decoration: none;
}

#colMain a:hover {
	border-color: #333;
	color: #333;
}

.column h2 {
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

.f1 {
	color: #666;
	float: left;
	font-size: 1.3em;
	width: 500px;
}

.f1 a {
	color: #0B3879;
	text-decoration: none;
}

.f1 a:hover {
	border-bottom: 1px solid #333;
	color: #333;
}

.f2 {
	color: #666;
	float: right;
	font-size: 1.1em;
	text-align: right;
	width: 300px;
}

.f2 a {
	color: #666;
	text-decoration: none;
}

.f2 a:hover {
	border-bottom: 1px solid #333;
	color: #333;
}

/*img {
	border: none;
}*/
#logo img
{
	border:none;
}

.imgFloatLeft {	
	float: left;
	margin: 5px 20px 0 0;
}

.lightGrey {
	color: #666;
}

#location {
	border-bottom: 1px solid #ccc;
	font-size: 1.3em;
	height: 20px;
	letter-spacing: 1px;
	padding: 10px 0 0 216px;
	text-transform: uppercase;
}

.newsItem h3 {
	font-size: 1.3em;
}

.newsItem p {
	font-size: 1.1em;
	letter-spacing: 1px;
	margin-top: 5px;
	text-transform: uppercase;
}

.over {
	cursor: pointer;
}

.over a {
	border-color: #333 !important;
	color: #333 !important;
}

#region1 {
	color: #555;
}

#search h2 {
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 2px;
	text-transform: uppercase;
}

.searchBox {
	border: 1px solid #ccc;
	height: 17px;
	padding: 1px 2px;
	vertical-align: middle;
	width: 133px;
}

.searchBtn {
	vertical-align: middle;
}

.shareChange {
	color: #749F25;
	float: right;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 3px;
}

.sharePrice {
	float: left;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 5px;
}

#sharePrice h3 {
	font-size: 1.3em;
	margin: 5px 0 10px 0;
}

.uppercase {
	letter-spacing: 1px;
	margin-top: 2px !important;
	text-transform: uppercase;
}

.hidden
{
	display:none;
}

/******************** Edit Buttons **************************/
#colMain a.ContentRegionButton, #visual a.ContentRegionButton
{
	border-bottom:none;
	position:absolute;
	top: 0;
	right: 0;
}

.EditPageButton
{
	text-align:right;
	
}

#colMain a.HeadlineEditButton
{
	float:right;
	border-bottom:none;
}


/* ********************* CMS BAR ***************************/
div#CMSBar
{
	background: #c0dbff url(/RadControls/Panelbar/Skins/Office2007/Img/RootItemBkg.gif) repeat-x;
	color: #204d89;
	font-weight: bold;
	left: 0px;
	top: 0px;
	margin-bottom: 10px;
	position: static;
	line-height: 31px;
	height: 31px;
	width: 100%;
}
div#CMSBar span
{
	float: left;
	margin-left: 10px;
}

div#CMSBar a, div#CMSBar a:visited, div#CMSBar a:link
{
	float: right;
	color: #204d89;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	margin-right: 10px;
}

div#CMSBar a:hover
{
	color: #10110f;
	font-weight: normal;
	text-decoration: underline;
}


/********************* Sitemap ******************************/
#region2 li.SiteMapTier1
{
	line-height: 2em;
}
#region2 li.SiteMapTier2
{
	margin-left: 35px;
	list-style-type: none;
	font-size: 1.4em;
	line-height: 1.7em;
}

#colMain #region2 li.SiteMapTier2 a
{
	border-bottom:none;
}


/****************** Search Results **************************/
.SearchPageLoc
{
	float:right;
	font-size: 1.2em;
	font-style:italic;
}
.SearchPageTitle
{
	font-size:1.3em;
}

.SearchPageDescription
{
	font-size:1.3em;
	margin-top: 8px;

}

.requiredmarker
{
	color:#ff0000;
}

/****************** News Styles ************************/
#region2 .Headline h2
{
	margin-bottom: 5px;
}
.date
{
	float:right;
	font-size: 1.2em;
	font-style:italic;
}

.more
{
	margin-top: 8px;
	font-size: 1.3em;
}

.HeadlineList
{
	margin-top: 15px;
	position:relative;
}

#region2 .HeadlineList td
{
	font-size: 1em;
}

.summary
{
	font-size: 1.3em;
}

#HeadlineStoryDate
{
	float:right;
	font-size: 1.2em;
	font-style:italic;
}

#HeadlineStoryBack
{
	font-size: 1.2em;
	margin-top:10px;
}

#HeadlineStory
{
	position:relative;
}

a.sharePriceBtn img
{
	border:0;
}

#colMain a.sharePriceBtn 
{
	border-bottom: none;	
}

#colMain h2.sharePriceHdr
{
	border-bottom: solid 1px #ccc;
	margin-top: 10px;
}