/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #F8F8F8;
}
a:hover {
	color: #D5D5D5;
}
.tag2 {
	font-size: 70%;
	font-weight: bold;
	text-align: right;
}
.titleText {
	font-size: 95%;
	font-weight: bold;
	text-transform: uppercase;
}
.tag1 {
	font-size: 70%;
	font-weight: bold;
}
.innerText {
	font-size: 70%;
	text-align: justify;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 110px;
}
.innerHead {
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 5px;
}
.innerUl {
	font-size: 70%;
	text-align: justify;
}
.contentTable {
	border: 1px solid #E6E8EB;
}
.tableHead {
	font-size: 70%;
	font-weight: bold;
	padding: 3px;
}
.tableHead2 {
	font-size: 80%;
	font-weight: bold;
	padding: 5px 3px;
	text-transform: uppercase;
}
.tableText1 {
	font-size: 70%;
	font-weight: normal;
	padding: 3px;
	text-align: justify;
}
.tableText2 {
	font-size: 70%;
	font-weight: normal;
	padding: 3px;
	background-color: #E6E8EB;
}

.errorText {
	font-size: 60%;
	color: #FF0000;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.errorTextBlack {
	font-size: 60%;
}
.errorTextRed {
	font-size: 60%;
	color: #FF0000;
}
.mainNav {
	font-size: 70%;
	margin-right: 10px;
	margin-left: 50px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.locatorNav {
	font-size: 65%;
	color: #D6D6D6;
}
.locatorNav a {
	color: #D6D6D6;
}
.locatorNav a:visited {
	color: #D6D6D6;
}
.superScript {
	font-size: 70%;
	vertical-align: 60%;
}
.leftNavHead {
	font-size: 80%;
	color: #FFFFFF;
	text-align: center;
	margin-top: 85px;
	line-height: 30px;
	padding-bottom: 3px;
	margin-right: 8px;
	margin-left: 8px;
}
.leftNav {
	font-size: 80%;
	color: #FFFFFF;
	text-align: center;
	margin: 8px;
	line-height: 25px;
}
.on_leftNav_on {
	font-size: 80%;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 25px;
	width: 80px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#logo_white {
	margin-top: 280px;
	margin-left: 110px;
}

