.Menu_TopText {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
.Menu_TopText a:link {
	color: #000000;
}
.Menu_TopText a:visited {
	color: #000000;
}
.Menu_TopText a:hover {
	text-decoration: none;
	color: #0066FF;
}

.White_Title {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 0px;
	background-color: #0C4558;
}
.White_Text {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: -10px;
}
.White_Text a:hover {
	color: #FF3333;
}
.White_Text a:link {
	color: #FFFFFF;
}
.White_Text a:visited {
	color: #FFFFFF;
}


.White_BottomMenu {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #000000;
}
.White_BottomMenu a:visited {
	color: #FFFFFF;
}
.White_BottomMenu a:link {
	color: #FFFFFF;
}
.White_BottomMenu a:hover {
	color: #0066FF;
}

.Body_Title {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: lighter;
	color: #000000;
	text-align: left;
	margin-top: 20px;
	margin-right: 20px;
}
.Body_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: -10px;
}
.Footer_Text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-bottom: -10px;
}
.Footer_Text12 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-bottom: -10px;
}
.LeftMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-top: 20px;
	margin-right: 20px;
	text-transform: capitalize;
	text-indent: 0px;
	vertical-align: baseline;
	margin-bottom: -10px;
	list-style-type: square;
	clip: rect(auto,auto,auto,auto);
}
.logo {
	padding-top: -10px;
}
