@charset "utf-8";
.StandardText {
	font-family: "Gill Sans", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}
.FooterText {
	font-family: "Gill Sans", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodyMargin {
	margin-top: 0px;
	background-repeat: repeat;
}
.StandardHeadlineText {
	font-family: "Gill Sans", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;

}
.NewsSectionText {
	font-family: "Gill Sans", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00483A;
	margin-bottom: 0px;
	margin-top: 0px;
}
.NewsHeadline {
	font-family: "Gill Sans", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.NewsHeadline:link {
	font-family: "Gill Sans", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.NewsHeadline:Visited {
	font-family: "Gill Sans", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.NewsHeadline:Hover {
	font-family: "Gill Sans", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.NewsHeadline:Active {
	font-family: "Gill Sans", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.NewsSummaryText {
	font-family: "Gill Sans", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}
hr.thin {
	height: 1px;
	border: 0;
	color: #333;
	background-color: #CCCCCC;
	width: 100%;
} 

.StandardSubHeadline {
	font-family: "Gill Sans", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00483A;
	margin-bottom: 0px;
	margin-middle: 0px;
	margin-top: 0px;
}
.TableBorder {
	border: 1px dashed #CFCFCF;
}

.LeftDropShadow {
	background-image: url(images/left_Drop_Shadow_v2.jpg);
	background-repeat: repeat;
}
.VerticalSeperator {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.RightDropShadow {
	background-image: url(images/right_Drop_Shadow_v2.jpg);
	background-repeat: repeat;
}
.BottomDropShadow {
	background-image: url(images/bottom_Drop_Shadow_v2.jpg);
	background-repeat: repeat;
}
.StatementText {
	font-family: "Gill Sans", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00483a;
}
.StandardBullet {
	font-family: "Gill Sans", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left:0px;
	list-style-type: square;
}
a.SmallText:link {
	font-family: "Gill Sans", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.SmallText:Visited {
	font-family: "Gill Sans", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.SmallText:Hover {
	font-family: "Gill Sans", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.SmallText:Active {
	font-family: "Gill Sans", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.NavText:link {
	font-family: "Gill Sans", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.NavText:Visited {
	font-family: "Gill Sans", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.NavText:Hover {
	font-family: "Gill Sans", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.NavText:Active {
	font-family: "Gill Sans", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.NavButton_bg {
	background-image: url(images/topbg_nav.jpg);
	background-repeat: repeat;
	background-color: #07493D;
}
.NameText {
	font-family: "Gill Sans", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}