/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../Media/View2/OverheadShot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330099;
}
a:hover {
	text-decoration: underline;
	color: #3399FF;
}
a:active {
	text-decoration: none;
	color: #990000;
}

.Border_Left {
	background-attachment: scroll;
	background-image: url(../Media/View2/Wing_Left.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.Border_Right {
	background-attachment: scroll;
	background-image: url(../Media/View2/Wing_Right.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.FldBkgd_Special_Half {
	background-attachment: scroll;
	background-image: url(../Media/View2/Block.png);
	background-repeat: repeat;
	background-position: left top;
}
.FldBkgd_Special_Wide {
	background-attachment: scroll;
	background-image: url(../Media/View2/MainBody_Bkgd.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.FldBkgd_Normal_Wide {
	background-attachment: scroll;
	background-image: url(../Media/View2/Section_Bkgd.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.SectionHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #003399;
	text-decoration: none;
}
.SectionSubHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #003399;
	text-decoration: none;
}
.SectionSubHead2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
