/* CSS Document */

.breadcrumbs {
	color: #663333;
	font-size: 12px;
	font-weight: bold;
}

a.breadcrumbs {
	color: #663333;
	text-decoration: underline;
}

a.breadcrumbs:hover {
	color: #000000;
	text-decoration: none;
}

.content {
	position: absolute;
	left: 221px;
	top: 25px;
	width: 500px;
	z-index: 5;
	visibility: visible;
	overflow:visible;
}

.content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000080;
}

.content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000080;
}

.content a:link {
	color: #000080;
	font-weight: bold;
	text-decoration: underline;
}

.content a:visited {
	color: #4747A6;
	font-weight: bold;
	text-decoration: underline;
}

.content a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.heading {
	position: absolute;
	left: 221px;
	top: 35px;
	width: 539px;
	z-index: 4;
	visibility: visible;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: right;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: right;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #000080;
	margin-top: 10px;
}

.masthead {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 1;
	visibility: visible;
}

.smallText {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
}

a.smallText {
	color: #293066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

a.smallText:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.subnav {
	position: absolute;
	left: 0px;
	top: 10px;
	width: 171px;
	z-index: 3;
	visibility: visible;
}

td.subnavButton {
	vertical-align: middle;
	background-color: #666666;
	border: 0px solid;
	border-color: #666666;
	border-left: none;
}

TD.subnavButtonHilite {
	vertical-align: middle;
	background-color: #000000;
	border: 0px solid;
	border-color: #000000;
	border-left: none;
}

.subnavText1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 10px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

a.subnavText1 {
	color: #FFFFFF;
	position: relative;
	left: 10px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.subnavText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 10px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

a.subnavText2 {
	color: #FFFFFF;
	position: relative;
	left: 10px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.textHead {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold;
}

.topnav {
	position: absolute;
	left: 231px;
	top: 64px;
	width: 529px;
	z-index: 2;
	visibility: visible;
}

.topnavSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

a.topnavSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.topnavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
	font-size: 13px;
	font-weight: bold;
}

a.topnavText {
	color: #330000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.topnavText:hover {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.sampleNav {
	position: absolute;
	left: 0px;
	top: 440px;
	width: 100%;
	z-index: 9;
	visibility: visible;
	overflow:hidden;
}

ul.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AA0055;
	font-size: 11px;
	font-weight: bold;
	list-style-type: disc;
	list-style-position: outside;
}

.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AA0055;
	font-size: 11px;
	font-weight: bold;
}
