/* CSS Document */

<style type="text/css">

.border1 {
	border-top: 0px solid #CCCC33;
	border-right: 1px solid #CCCC33;
	border-bottom: 1px solid #CCCC33;
	border-left: 1px solid #CCCC33;
	padding: 5px;
	text-align: left;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	background-position: top;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: top;
	border-top: 0px solid #E7E79E;
	border-right: 1px solid #E7E79E;
	border-bottom: 1px solid #E7E79E;
	border-left: 1px solid #E7E79E;
	padding: 5px;
	text-align: justify;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D0F00;
}
.formTextBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	background-position: top;
	border-top: 1px solid #E7E79E;
	border-right: 1px solid #E7E79E;
	border-bottom: 1px solid #E7E79E;
	border-left: 1px solid #E7E79E;
	padding: 10px;
	text-align: justify;
	background-color: E7E79E;
}
.formText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: top;
	border-top: 0px solid #E7E79E;
	border-right: 1px solid #E7E79E;
	border-bottom: 0px solid #E7E79E;
	border-left: 1px solid #E7E79E;
	padding: 5px;
	text-align: justify;
}
.formText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: top;
	border-top: 1px solid #E7E79E;
	border-right: 1px solid #E7E79E;
	border-bottom: 1px solid #E7E79E;
	border-left: 1px solid #E7E79E;
	padding: 5px;
	text-align: justify;
}
.formText4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
	background-position: top;
	padding: 5px;
	text-align: center;
}
.formText5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: top;
	padding: 5px;
	text-align: justify;
}
.navigation {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/nav_background.jpg);
	height: 26px;
	padding-left: 25px;
	background-color: E1E185;
}
.navigation2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/graphic_navBackground.jpg);
	height: 26px;
	padding-left: 25px;
	background-color: E1E185;
	background-repeat: repeat-x;
}
.formTextLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: top;
	text-align: left;
}
.formTextDemo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: top;
	text-align: left;
}
.formTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}

.walkout {
	position: absolute; 
	z-index: 1; 
	left: 0; 
	top: 0
}
a.content:link {
	text-decoration: none; 
	color: #FF6600; 
}
a.content:visited {
	text-decoration: none; 
	color: #FF6600; 
}
a.content:active {
	text-decoration: none; 
	color: #FF6600; 
}
a.content:hover {
	text-decoration: underline; 
	color: #FF6600; 
}
a.nav:link {
	text-decoration: underline; 
	color: #333333; 
}
a.nav:visited {
	text-decoration: underline; 
	color: #333333; 
}
a.nav:active {
	text-decoration: underline; 
	color: #333333; 
}
a.nav:hover {
	text-decoration: underline; 
	color: #9C0D00; 
}

</style>
