body {
	background-color: #223e5d;
	margin: 0px;
	padding: 0px;
	background-position: center top;
}
h1 {
	font-family: "Trajan Pro", "Century Gothic", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}
h2 {
	font-size: 13px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 8px;
	padding-top: 2px;
	text-transform: capitalize;
	vertical-align: top;
	background-image: url(../images/Arrow-006.gif);
	background-repeat: no-repeat;
	background-position: 1px 7px;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
}



.BoxHeadTxt {
	font-family: "Trajan Pro", "Century Gothic", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.BoxHeadTxt a:link {
	color: #000000;
	text-decoration: none;
}
.BoxHeadTxt a:visited {
	text-decoration: none;
	color: #000000;
}

.ListTxt {
	font-size: 13px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 8px;
	padding-top: 2px;
	text-transform: capitalize;
	vertical-align: top;
	background-image: url(../images/Arrow-006.gif);
	background-repeat: no-repeat;
	background-position: 1px 7px;
}
.ListTxt a:link {
	color: #333333;
	text-decoration: none;
}
.ListTxt a:hover {
	background-color: #A4A9BC;
}

.ListTxt a:visited {
	color: #333333;
	text-decoration: none;
}
.NEHTxt {
	font-family: "Trajan Pro", "Century Gothic", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}


.NETxt {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 8px;
	padding-top: 2px;
	vertical-align: top;
	font-style: normal;
}
.NETxt a:link {
	color: #0000FF;
	text-decoration: none;
}

.NETxt a:visited {
	color: #3366FF;
	text-decoration: underline;
}



.NavHTxt {
	padding-top: 8px;
	padding-left: 6px;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 6px;
	padding-bottom: 8px;
}
.NavTxt {
	padding-top: 6px;
	padding-left: 6px;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	padding-right: 4px;
	padding-bottom: 6px;
	line-height: 16px;
}
.NavTxt a:link {
	color: #333333;
	text-decoration: none;
}
.NavTxt a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FB7004;
}
.NavTxt a:visited {
	color: #000000;
	text-decoration: none;
}


.NavSubTxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 11px;
	padding-right: 6px;
}
.TopTxt {
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	font-family: "Lucida Sans", "Aachen BT", "Americana BT";
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
}
.FTxt {
	font-family: arial, "Century Gothic";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.FTxt a:link {
	color: #333333;
	text-decoration: none;
}
.FTxt a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
.FTxt a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.MenuBxTxt {
	font-size: 13px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 8px;
	padding-top: 2px;
	vertical-align: top;
}
.MenuBxTxt a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.MenuBxTxt a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.MenuBxTxt a:hover {
	background-color: #A9B0CD;
}
.NavTable {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF6600;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

