body {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: #EFEFEF none;
	color:#000000;
}

a {
	font-family: inherit;
	font-size: inherit;
	text-decoration:none;
}
img{
		border: 0px;
}

label	{
	position: relative;
	text-align: right;
	margin: 12 12 0 0;
	font-weight: bold;
}

.classFormFieldset{
    width: 500px;
    border: 1px solid #999;
}

.classFormFieldset legend{
    font-weight: bold;
    color: #555;
    letter-spacing: 0.1em;
}

.classFormTextField{
	position: absolute;
	left: 105px;
	width: 150;
	text-align: left;
	border:1px solid #000000;
	background: #FFFFFF;
	font-family: Verdana;
	font-size: 10;
}

.classFormTextFieldError{
    position: absolute;
    left: 105px;
    width: 150;
    text-align: left;
    border:1px solid #FF0000;
    background: #FFFFBB;
    font-family: Verdana;
    font-size: 10;
}

.classFormScrollTextField{
	position: relative;
	left: 0px;
	width: 255;
	height : 75;
	text-align: left;
	border:1px solid #000000;
	background: #FFFFFF;
	font-family: Verdana;
	font-size: 10;
	margin: 15 0 0 0;
}

.classFormButton
{
	border: 1px solid #000000;
	width: 100px;
	font-family: Verdana;
	font-size: 10;
	color: #000000;
	background-color: #FFFFFF;
	cursor: hand;
}

#outerframe		{
			position: relative;
			width: 900px;
			height: 630px;
			margin: 0 auto 0 auto;
			padding: 0;
			border-left: 1px solid #000;
			border-right: 1px solid #000;
			border-top: 1px solid #000;
			border-bottom: 0px solid #000;
			text-align: left;			
			background: #FFFFFF none
			}

#header		{
			position: relative;
			width: 900px;
			height: 14px;
			margin: 0 auto 0 auto;
			padding: 0;
			font-size: 0;
			background-image: url('../images/headerBackground.gif');
		      background-repeat: repeat-x;
			background-color: #CC9900;
			}

#menu			{
			position: relative;
			width: 900px;
			height: 50px;
			font-size: 10;
			background-image: url('../images/menuBackground.gif');
		      background-repeat: repeat-x;
			background-color: #FFFFFF;
			}

#flashPicture	{
			position: absolute;
			width: 688px;
			height: 90px;
			top: 64px;
			left: 0px;
			margin: 0 0 0 0;
			padding: 0;
			font-size: 0;
			/*background-image: url('../images/autumn.jpg');
		      background-repeat: none;*/
			background-color: #FFFFFF;
			}

#logo			{
			position: absolute;
			width: 211px;
			height: 90px;
			top: 64px;
			left: 689px;
			margin: 0 auto 0 auto;
			padding: 0;
			font-size: 0;
			background-image: url('../images/logoBackground.gif');
		      background-repeat: repeat-x;
			background-color: #808000;
			cursor: hand;
			}
#logoImage		{
			position: absolute;
			width: 144px;
			height: 49px;
			top: 36px;
			left: 65px;
			margin: 0 auto 0 auto;
			padding: 0;
			font-size: 0;
			background-image: url('../images/logo.gif');
		      background-repeat: none;
			background-color: #808000;
			}

#section1Container  	{
				position: absolute;
				width: 688px;
				height: 450px;
				top: 155px;
				left: 0px;
				margin: 0 auto 0 auto;
				padding: 0;
				font-size: 0;
				background-color: #F4F5E6;
				}

#section1ContainerCorner{
				position: absolute;
				width: 20px;
				height: 20px;
				top: 0px;
				left: 668px;
				margin: 0 auto 0 auto;
				padding: 0;
				font-size: 0;
				background-image: url('../images/section1ContainerCorner.gif');
			      background-repeat: none;
				background-color: #F4F5E6;
				}

#section1ContainerTop{
				position: absolute;
				width: 668px;
				height: 20px;
				top: 0px;
				left: 0px;
				margin: 0 auto 0 auto;
				padding: 0;
				font-size: 0;
				background-image: url('../images/section1ContainerTop.gif');
			      background-repeat: repeat-x;
				background-color: #F4F5E6;
				}

#section1ContainerRight{
				position: absolute;
				width: 20px;
				height: 100%;
				top: 20px;
				left: 668px;
				margin: 0 auto 0 auto;
				padding: 0;
				font-size: 0;
				background-image: url('../images/section1ContainerRight.gif');
			      background-repeat: repeat-y;
				background-color: #F4F5E6;
				}


#section2Container  	{
				position: absolute;
				width: 688px;
				height: 1100px;
				top: 155px;
				left: 0px;
				margin: 0 auto 0 auto;
				padding: 0;
				font-size: 0;
				background-color: #FFECE0;
				visibility: visible;
				}

#section2ContainerCorner{
				position: absolute;
				width: 20px;
				height: 20px;
				top: 0px;
				left: 668px;
				margin: 0 auto 0 auto;
				padding: 0;
				font-size: 0;
				background-image: url('../images/section2ContainerCorner.gif');
			      background-repeat: none;
				background-color: #FFECE0;
				}

#section2ContainerTop{
				position: absolute;
				width: 668px;
				height: 20px;
				top: 0px;
				left: 0px;
				margin: 0 auto 0 auto;
				padding: 0;
				font-size: 0;
				background-image: url('../images/section2ContainerTop.gif');
			      background-repeat: repeat-x;
				background-color: #FFECE0;
				}

#section2ContainerRight{
				position: absolute;
				width: 20px;
				height: 1100px;
				top: 20px;
				left: 668px;
				margin: 0 auto 0 auto;
				padding: 0;
				font-size: 0;
				background-image: url('../images/section2ContainerRight.gif');
			      background-repeat: repeat-y;
				background-color: #FFECE0;
				}

#section3Container  	{
				position: absolute;
				width: 688px;
				height: 900px;
				top: 155px;
				left: 0px;
				margin: 0 auto 0 auto;
				padding: 0;
				font-size: 0;
				background-color: #F7F0D9;
				visibility: visible;
				}

#section3ContainerCorner{
				position: absolute;
				width: 20px;
				height: 20px;
				top: 0px;
				left: 668px;
				margin: 0 auto 0 auto;
				padding: 0;
				font-size: 0;
				background-image: url('../images/section3ContainerCorner.gif');
			      background-repeat: none;
				background-color: #F7F0D9;
				}

#section3ContainerTop{
				position: absolute;
				width: 668px;
				height: 20px;
				top: 0px;
				left: 0px;
				margin: 0 auto 0 auto;
				padding: 0;
				font-size: 0;
				background-image: url('../images/section3ContainerTop.gif');
			      background-repeat: repeat-x;
				background-color: #F7F0D9;
				}

#section3ContainerRight{
				position: absolute;
				width: 20px;
				height: 900px;
				top: 20px;
				left: 668px;
				margin: 0 auto 0 auto;
				padding: 0;
				font-size: 0;
				background-image: url('../images/section3ContainerRight.gif');
			      background-repeat: repeat-y;
				background-color: #F7F0D9;
				}

#section4Container  	{
				position: absolute;
				width: 688px;
				height: 850px;
				top: 155px;
				left: 0px;
				margin: 0 auto 0 auto;
				padding: 0;
				font-size: 0;
				background-color: #EEDDD4;
				visibility: visible;
				}

#section4ContainerCorner{
				position: absolute;
				width: 20px;
				height: 20px;
				top: 0px;
				left: 668px;
				margin: 0 auto 0 auto;
				padding: 0;
				font-size: 0;
				background-image: url('../images/section4ContainerCorner.gif');
			      background-repeat: none;
				background-color: #EEDDD4;
				}

#section4ContainerTop{
				position: absolute;
				width: 668px;
				height: 20px;
				top: 0px;
				left: 0px;
				margin: 0 auto 0 auto;
				padding: 0;
				font-size: 0;
				background-image: url('../images/section4ContainerTop.gif');
			      background-repeat: repeat-x;
				background-color: #EEDDD4;
				}

#section4ContainerRight{
				position: absolute;
				width: 20px;
				height: 850px;
				top: 20px;
				left: 668px;
				margin: 0 auto 0 auto;
				padding: 0;
				font-size: 0;
				background-image: url('../images/section4ContainerRight.gif');
			      background-repeat: repeat-y;
				background-color: #EEDDD4;
				}

#menuContainer	{
			position:absolute;
			width: 211px;
			height: 300px;
			top: 155px;
			left: 689px;
			margin: 0 auto 0 auto;
			padding: 0;
			font-size: 0;
			background-color: #FFFFFF;
			}

#menuContainerTop	{
			position:absolute;
			width: 211px;
			height: 20px;
			top: 0px;
			left: 0px;
			margin: 0 0 0 0;
			padding: 0;
			font-size: 0;
			background-image: url('../images/menuContainerTop.gif');
			background-repeat: repeat-x;
			background-color: #FFFFFF;
			}

#section1Button	{
			position: absolute;
			width: 200px;
			height: 100px;
			top: 30px;
			left: 11px;
			margin: 0 0 0 0;
			padding: 0;
			font-size: 0;
			background-image: url('../images/section1Button.gif');
			background-repeat: repeat-x;
			background-color: #FFFFFF;
			cursor: hand;
			}

#section2Button	{
			position: absolute;
			width: 200px;
			height: 100px;
			top: 130px;
			left: 11px;
			margin: 0 0 0 0;
			padding: 0;
			font-size: 0;
			background-image: url('../images/section2Button.gif');
			background-repeat: repeat-x;
			background-color: #FFFFFF;
			cursor: hand;
			}

#section3Button	{
			position: absolute;
			width: 200px;
			height: 100px;
			top: 230px;
			left: 11px;
			margin: 0 0 0 0;
			padding: 0;
			font-size: 0;
			background-image: url('../images/section3Button.gif');
			background-repeat: repeat-x;
			background-color: #FFFFFF;
			cursor: hand;
			}

#section4Button	{
			position: absolute;
			width: 200px;
			height: 100px;
			top: 330px;
			left: 11px;
			margin: 0 0 0 0;
			padding: 0;
			font-size: 0;
			background-image: url('../images/section4Button.gif');
			background-repeat: repeat-x;
			background-color: #FFFFFF;
			cursor: hand;
			}

#footer	{
		position: absolute;
		width: 900px;
		height: 29px;
		top: 600px;
		left: 0px;
		border-bottom: 1px solid #000;
		margin: 0 0 0 0;
		font-size: 10;
		font-family: Verdana;
		font-size: 10;
		color: #FFFFFF;
		background-image: url('../images/footerBackground.gif');
	      background-repeat: repeat-x;
		background-color: #CC9900;
		}

#footerText	{
		position: absolute;
		width: 870px;
		top: 0px;
		left: 0px;
		margin: 10 0 0 25;
		font-size: 10;
		font-family: Verdana;
		font-size: 10;
		color: #FFFFFF;
		background-color: #CC9900;
		}


.classButtonTitle	{
				position: absolute;
				top: 11px;
				left: 20px;
				font-family: Arial;
				font-size: 12;
				font-weight: bold;
				text-transform: uppercase;
				color: #FFFFFF;
				background-color: transparent;
				}

.classButtonTitleOver	{
				position: absolute;
				top: 11px;
				left: 20px;
				font-family: Arial;
				font-size: 12;
				font-weight: bold;
				text-transform: uppercase;
				color: #000000;
				background-color: transparent;
				}

.classButtonSubTitle	{
				position: absolute;
				width: 170px;
				top: 40px;
				left: 15px;
				font-family: Verdana;
				font-size: 10;
				font-weight: bold;
				color: #666666;
				background-color: transparent;
				}

.classButtonSubTitleOver{
				position: absolute;
				width: 170px;
				top: 40px;
				left: 15px;
				font-family: Verdana;
				font-size: 10;
				font-weight: bold;
				color: #000000;
				background-color: transparent;
				}

.classBackButton	{
			position:relative;
			width: 130px;
			height: 20px;
			left: 560px;
			padding: 0 0 0 27;
			margin: 10 0 0 0;
			font-family: Verdana;
			font-size: 12;
			color: #EE0000;
			background-repeat: no-repeat;
			background-color: transparent;
			background-image: url('../images/backArrow.gif');
			cursor: hand;
			}

.classContentTitleSection1{
			position:relative;
			width: 635px;
			left: 25px;
		      border-bottom-width: 3px;
			border-bottom-color: #808000;
			border-bottom-style: solid;
			padding: 30 0 0 0;
			font-family: Verdana;
			font-size: 20;
			color: #808000;
			background-color: transparent;
			}

.classContentTitleSection2{
			position:relative;
			width: 635px;
			left: 25px;
		      border-bottom-width: 3px;
			border-bottom-color: #FF6600;
			border-bottom-style: solid;
			padding: 30 0 0 0;
			font-family: Verdana;
			font-size: 20;
			color: #FF6600;
			background-color: transparent;
			}
			
.classContentTitleSection2Link{
			position:relative;
			width: 635px;
			left: 25px;
		      border-bottom-width: 3px;
			border-bottom-color: #FF6600;
			border-bottom-style: solid;
			padding: 30 0 0 0;
			font-family: Verdana;
			font-size: 20;
			color: #FF6600;
			background-color: transparent;
			cursor: hand;
			}
			
			
.classContentTitleSection3{
			position:relative;
			width: 635px;
			left: 25px;
		      border-bottom-width: 3px;
			border-bottom-color: #CC9900;
			border-bottom-style: solid;
			padding: 30 0 0 0;
			font-family: Verdana;
			font-size: 20;
			color: #CC9900;
			background-color: transparent;
			}

.classContentTitleSection4{
			position:relative;
			width: 635px;
			left: 25px;
		      border-bottom-width: 3px;
			border-bottom-color: #993300;
			border-bottom-style: solid;
			padding: 30 0 0 0;
			font-family: Verdana;
			font-size: 20;
			color: #993300;
			background-color: transparent;
			}

.classContentTitleSubSection2{
			position:absolute;
			width: 635px;
			top: 5px;
			left: 120px;
			padding: 30 0 0 0;
			font-family: Verdana;
			font-weight: bold;
			font-size: 15;
			color: #FF6600;
			background-color: transparent;
			}

.classContentSubTitle	{
				position:relative;
				width: 635px;
				margin: 10 auto auto 25;
				font-family: Verdana;
				font-weight: bold;
				font-size: 12;
				text-transform: uppercase;
				color: #CC9900;
				background-color: transparent;
				}

.classContentSubTitleOver{
				position:relative;
				width: 635px;
				margin: 10 auto auto 25;
				font-family: Verdana;
				font-weight: bold;
				font-size: 12;
				text-transform: uppercase;
				color: #000000;
				background-color: transparent;
				cursor: hand;
				}

.classContentText	{
			position:relative;
			width: 635px;
			margin: 10 0 0 25;
			font-family: Verdana;
			font-size: 10;
			color: #000000;
			background-color: transparent;
		        text-align: justify;
			}

.classLanguageText	{
			position:relative;
			width: 200px;
			left: 500px;
			margin: 10 0 0 25;
			font-family: Verdana;
			font-size: 10;
			color: #000000;
			background-color: transparent;
		        text-align: justify;
			}

.classSectionContent  {
				position: absolute;
				top: 0px;
				left: 0px;
				}

.classForm	{
			position:relative;
			width: 635px;
			margin: 10 auto auto 25;
			font-family: Verdana;
			font-size: 10;
			color: #000000;
			background-color: transparent;
}