@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
.bkgvert {
	background-image: url(i/body-vert.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: 808080;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: ffffff;
}
.copyCover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: 808080;
}
.copyCoverWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: ffffff;
}
.copyCoverBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 17px;
	color: #008CAC;
}
.copyCoverBlueLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 23px;
	color: #008CAC;
}
.navCover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 30px;
	color: 808080;
	font-style: italic;
	font-weight: lighter;
}
.navCover a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 30px;
	color: 9ab100;
	font-style: italic;
	font-weight: lighter;
	text-decoration:none;
	padding-left: 25px;
}
.navCover a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 30px;
	color: #ffffff;
	font-style: italic;
	font-weight: lighter;
	text-decoration:underline;
}
.copyForm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: 9ab100;
	height: 20px;
	font-style: italic;
}
.scrollMedium {
	height: 525px;
	width: 500px;
	overflow: auto;
}
.scrollMedium h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	color: #808080;
	font-style: italic;
	font-weight: lighter;
	margin-bottom: 25px;
}
.scrollMedium h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 0px;
	color: #008CAC;
	font-style: italic;
	font-weight: lighter;
}
.scrollMedium h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 0px;
	color: 808080;
	font-style:italic;
	font-weight: lighter;
}
.scrollMedium p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: 808080;
	text-align: justify;
}
.scrollMedium li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: 808080;
	text-align: justify;
	list-style-type: square;
}
.backto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: 9ab100;
	height: 20px;
	font-style:italic;
}
.backto a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: 9ab100;
	height: 20px;
	text-decoration: none;
	font-style:italic;
}
.backto a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: 9ab100;
	height: 20px;
	text-decoration: underline;
	font-style:italic;
}
.apply {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: 1b2f35;
	height: 23px;
	text-decoration: none;
	font-style:italic;
}
.apply a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: 1b2f35;
	height: 23px;
	text-decoration: underline;
	font-style:italic;
	padding-left: 20px;
}
.apply a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: ffffff;
	height: 23px;
	text-decoration: underline;
	font-style:italic;
	padding-left: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #808080;
	font-style: italic;
	font-weight: lighter;
	margin-bottom: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #008CAC;
	font-style: italic;
	font-weight: lighter;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: 808080;
	font-style:italic;
	font-weight: lighter;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: 808080;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: 808080;
	list-style-type: square;
}
.backto li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: 9ab100;
	height: 20px;
	font-style:italic;
	list-style-type: square;
}

