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

.headBlock {
	border: thin solid #000;
	position: relative;
	height: 208px;
	width: 800px;
	background-color: #FFF;
}

.headerImage {
	position: relative;
	height: 208px;
	width: 174px;
	float: left;
	left: 20px;
}

a:link
{
	color: white;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align:center	
}

a:visited
{
	color: white;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align:center		
}

a:hover
{
	color: white;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	text-align:center	
}

.tableLink {
	position: relative;
	height: auto;
	width: 400px;
	top: 18px;
	float: right;
	right: 20px;
	text-align: center;
}

.headText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	position: relative;
	width: 400px;
	height: 135px;
	left: 60px;
	top: 10px;
}

.BorderTop {
	position: relative;
	height: 10px;
	width: 804px;
	background-color: #01cdb1;
}

.bodyBlock {
	position: relative;
	height: 390px;
	width: 800px;
	border: thin solid #000;
	background-color: #FFF;
	padding-bottom:10px;	
}

.welcomeText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	position: relative;
	width: 300px;
	font-weight: bold;
	top: 30px;
	left: 23px;
	float: left;
	text-align: left;	
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	position: relative;
	width: 520px;
	height: auto;
	text-align: left;
	float: left;
	left: 10px;
}

.bodyText2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	position: relative;
	width: 400px;
	height: auto;
	text-align: left;
	float: left;
	left: 10px;
}

.bodyTable {
	position: relative;
	width: 800px;
	height: auto;
	top: 60px;
	float: left;
}

.blockApply {
	position: relative;
	height: 86px;
	width: 177px;
	float: right;
	background-image: url(images/block.png);
	right: 60px;
}

.applyText {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 24px;
	position: relative;
	text-align: center;
	top: 25px;
	text-decoration: none;
}

.BorderBottom {
	position: relative;
	height: 10px;
	width: 804px;
	background-color: #01cdb1;
}

.two {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	position: relative;
	width: 20px;
	height: auto;
}

.bodyBlockApply {
	position: relative;
	height: 600px;
	width: 800px;
	border: thin solid #000;
	background-color: #FFF;

}.tableForm {
	position: relative;
	float: left;
	height: auto;
	width: 800px;
	top: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: left;
	float: left;
	height: auto;
	width: 450px;
	position: relative;
	top: 70px;
	right: 275px;
}

.linksBottom {
	position: relative;
	height: auto;
	width: 800px;
	text-align: left;
}

.div {
	position: relative;
	width: 320px;
	float: right;
}

