@charset "UTF-8";

.nav {
	letter-spacing: 0px;
	margin: 0 0 0px 0;
	width: 160px;
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 13px;
	line-height: 30px;
	border-top: 0px none #fff;
	border-right: 0px none #fff;
	border-bottom: 1px solid #333333;
	border-left: 0px none #fff;
}

.nav a {
	display: block;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	width: 160px;
}

.nav a:link, .nav a:visited {

	color: #ffffff;
	background-position: 5px;
}

.nav a:hover {
	background: #bad2b8;
	color: #003366;
	text-decoration: none;
}

.navcol-box {
	font-size: 12px;
	margin: 0 0 0.5em 0px;
	padding-bottom: 10px;
	padding-top: 30px;
	text-align: left;
	width: 160px;
	padding-right: 0px;
	text-indent: 10px;
}


.body {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.bodyItal {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
.bodyBold {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.bodyBoldItal {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}

.header {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.copyRlink a:link {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.copyRlink a:visited, copyRlink a:active {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.copyRlink a:hover {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.copyR {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
}
.linkBody a:link {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkBody a:visited, linkBody a:active {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.linkBody a:hover {
	font-family: Century Gothic, Apple Gothic, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #990000;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.lineWhite {
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.line {
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}


.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;
}
