@charset "utf-8";
body {
	font-family: Georgia;
	font-size: 14px;
	line-height: 25px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#LeftNav {
	background-image: url(images/bgLeftNav.png);
	background-repeat: no-repeat;
}
h1 {
	line-height: normal;
	color: #004080;
	font-size: 24px;
	background-color: #EFF5F9;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8EB5D1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}
strong {
	background-color: #8CA3FD;
}
a {
	text-decoration: underline;
	font-weight: bold;
	color: #0054A8;
}
.HighLightText {
	color: #FF0000;
}
.UnderlineText {
	text-decoration: underline;
}
h2 {
	font-size: 20px;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h3 {
	font-size: 16px;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.BigText {
	font-size: 18px;
	line-height: 35px;
	font-style: normal;
	font-family: Georgia;
}
.YouAreHere {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
#LeftNav #Login123 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	width: 208px;
	background-color: #FFFF00;
}

