/* 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;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003063;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
h1 {
	font-size: 24px;
	color: #003366;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #0099CC;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	color: #003366;
}
h4 {
	font-size: 14px;
	color: #009ACE;
}
.textfield {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../Media/View/BodyFade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px;
}
.menubar_bkgd {
	background-attachment: scroll;
	background-image: url(../Media/View/LargeBar_Bkgd.gif);
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #003366;
}
.footer {
	font-size: 11px;
	color: #003366;
}
.wing_Left {
	background-attachment: scroll;
	background-color: #99CCFF;
	background-image: url(../Media/View/Wings_Left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.wing_Right {
	background-attachment: scroll;
	background-color: #99CCFF;
	background-image: url(../Media/View/Wings_Right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.row_bottomdots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
