.nav {
	background: #ffffff;
	letter-spacing: 1px;
	margin: 0 0 6px 0;
	width: 134px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px none #CCCCCC;
}

.nav a {
	display: block;
	font-weight: normal;
	padding: 2px;
	text-decoration: none;
	width: 130px;
}

.nav a:link, .nav a:visited {
	background: #ffffff;
	color: #666666;
}

.nav a:hover {
	background: #ffffff;
	color: #004487;
	text-decoration: underline;
}

.link-1 a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #004487;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.link-1 a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #004487;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.link-1 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #990000;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.link-1 a:active {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #990000;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.link-2 a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.link-2 a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.link-2 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
	color: #004487;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.link-2 a:active {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
	color: #004487;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.link-nav a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #004487;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.link-nav a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #004487;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.link-nav a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.link-nav a:active {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.outline {
	border: 1px solid #004487;
}

.body {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
}
.header {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	line-height: 22px;
	color: #004487;
	font-weight: bolder;
}
.bodyItal {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	font-style: italic;
}
.sub-header {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 22px;
	color: #004487;
	font-weight: bold;
}
.sub-headerItal {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 18px;
	line-height: 22px;
	color: #004487;
	font-weight: bold;
	font-style: italic;
}
.line {
	margin-right: 75px;
	margin-left: 75px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
}
.bodyBlue {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	color: #004487;
}
.bottomLine {
	border-top: 1px solid #004487;
	border-right: #004487;
	border-bottom: 1px solid #004487;
	border-left: #004487;
}
.side-line {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 90%;
}
