@charset "UTF-8";

.body {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.bodyItal {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.bodyBold {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.bodyBoldItal {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.white_body {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #fff;
}

.subHead {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #660000;
}

.linkBody a:link {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.linkBody a:visited, linkBody a:active {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.linkBody a:hover {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #990000;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;;
}

.linkMenuB a:link {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.linkMenuB a:visited, linkMenuB a:active {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.linkMenuB a:hover {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;;
}

.navSub {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 13px;
	line-height: 20px;
	background-image: url(images/save.jpg);
	background-repeat: no-repeat;
	height: 79px;
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.navBrowse {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 13px;
	line-height: 20px;
	background-image: url(images/browse.jpg);
	background-repeat: no-repeat;
	height: 79px;
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.navUpload {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 13px;
	line-height: 20px;
	background-image: url(images/upload.jpg);
	background-repeat: no-repeat;
	height: 79px;
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.blank-button {
	background-image: url(images/generic.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 90px;
	width: 300px;
}

.copyRlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #fff;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.copyRlink a:visited, copyRlink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #fff;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.copyRlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #efefef;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.copyR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
.back {
	background-image: url(images2/25.jpg);
	background-repeat: no-repeat;
	width: 950px;
}

