body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #003366;
	text-decoration: none;
	background-color: #999999;
	width: 800px;
	display: block;
	
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 250%;
	font-style: italic;
	text-transform: lowercase;
	color: #F26649;
	letter-spacing: .09em;
	font-weight: lighter;
}
h4 {
	font-size: 120%;
	font-weight: normal;
	color: #2C89C8;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #E9775F;
	text-decoration: none;
	font-weight: lighter;
}
.menulink {
	color: #FFFFFF;
	text-decoration: none;
}
.menulink:hover {
	color: #003366;
}
.pad {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFC220;
	text-decoration: none;
	width: 230px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.sidebar {
	color: #FFFFFF;
	text-decoration: none;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	width: 220px;
	top: 191px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2C89C8;
	padding-top: 20px;
	float: left;
	height: 600px;	
}
.content {
	z-index: 1;
	width: 800px;
	background: #FFFFFF url(images/FA-recruiter_backstripe_02.gif) repeat-y;
	overflow: visible;
	position: absolute;
	visibility: visible;
	
	
}

.textbody {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 3;
	width: 450px;
	left: -20px;
	top: -30px;
	display: block;
	float: right;
	min-height: 610px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;	
}
.textbody a {
	color: #F26649;
	text-decoration: none;
}
.textbody a:hover {
	color: #003366;
}

.footer {
	text-transform: uppercase;
	color: #003366;
	position: relative;
	left: 0px;
	top: 5px;
	vertical-align: middle;
	height: 33px;
	width: 400px;
	text-decoration: none;
	display: block;
	padding-left: 50px;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	font-weight: bolder;
	overflow: visible;
	visibility: visible;
	z-index: 4;
	background-color: #FFFFFF;
	background-image: url(images/FA-olapcsmall_03.gif);
	background-repeat: no-repeat;
	background-position: 1px center;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
}
#logo {
	position: relative;
	z-index: 2;
	left: 200px;
	top: 20px;
}
.rightfloat {
	padding: 10px;
	float: right;
}

.indexcontent {
	z-index: 2;
	width: 800px;
	height: 1000px;
	background-color: #FFFFFF;
	background-image: url(images/FA-landing_page_full_long.gif);
	background-repeat: no-repeat;
}

.studentlink {
	position: relative;
	left: 320px;
	top: 162px;
	font: 28px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	overflow: visible;
	visibility: visible;
	z-index: 3;
	background: #F26649;
	width: 10%
}

.studentlink a { 
color: #ffffff;
	text-decoration: none;
	}
.studentlink a:hover {
	color: #003366;
}
.recruiterlink {
	position: relative;
	left: 380px;
	top: 162px;
	font: 28px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	overflow: visible;
	visibility: visible;
	z-index: 3;
	background: #FFC220;
	width: 20%
}
.recruiterlink a { 
color: #ffffff;
	text-decoration: none;
	}

 .recruiterlink a:hover {
	color: #003366;
}
 .links a:hover {
	color: #003366;
}


.links {
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	position: relative;
	left: 280px;
	top: 160px;
	z-index: 3;
	background: #2C89C8;
	width: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 97%;
	line-height: 1.5em;
	font-weight: bold;
}

.links a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	}

.homelinks {
	color: #FFFFFF;
	text-decoration: none;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 4;
	left: 10px;
	top: 90px;
}

.portallinks {
	color: #FFFFFF;
	text-decoration: none;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 4;
	left: 540px;
	top: 97px;
	font-size: 85%;
}

.studentfigure {
	background: no-repeat;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 479px;
	width: 148px;
	left: 130px;
	top: -50px;
}
#smalllogo {
	background: #FFFFFF;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 1;
	height: 95px;
	width: 500px;

}
.topbarstudent {
	background: url(images/FA-student_info_linkbar_02.gif) no-repeat;
	position: relative;
	height: 131px;
	width: 800px;
	top: -63px;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	font: 105% Arial, Helvetica, sans-serif;
}
.studentreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	width: 200px;
	left: 10px;
	top: 20px;
}
.studentreg:hover {
	color: #003366;
}
.studentregopen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #FFC220;
	text-decoration: none;
	position: relative;
	width: 200px;
	left: 10px;
	top: 20px;
}
.topbarstudent a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.topbarstudent a:hover {
	color: #003366;
}
#studentarrow {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 95px;
	width: 97px;
	left: 50px;
	top: 200px;
}
.recruiterfigure {
	background: no-repeat;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 501px;
	width: 185px;
	left: 100px;
	top: -60px;
}
#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: italic;
	color: #0074C1;
	text-decoration: none;
	position: relative;
	left: 90px;
	padding: 10px;
	overflow: visible;
	visibility: visible;
	z-index: 4;
	top: -15px;
}
.topbarrecruiter {
	position: relative;
	height: 133px;
	width: 800px;
	top: -63px;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	background-image: url(images/FA-recruiter_topbar_02.gif);
	background-repeat: no-repeat;
	font: 105% Arial, Helvetica, sans-serif;
}
.topbarrecruiter a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.topbarrecruiter a:hover {
	color: #003366;
}
a:visited {
	color: #FFFFCC;
}
.textbody a:visited {
	color: #990000;
}
.nowrap {
	white-space: nowrap;
}
.topbaradmin {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: 133px;
	width: 800px;
	top: -63px;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	background-image: url(images/FA_admin_mast_02.gif);
	background-repeat: no-repeat;
}
.datehead {
	font-size: 155%;
	font-weight: bold;
	color: #F16041;
	margin-left: 250px;
	font-style: italic;
	letter-spacing: 0.07em;
	padding-bottom: 20px;
}
.hideme {
	visibility: hidden;
}
.registerbutton {
	font-size: 100%;
	font-weight: bold;
	color: #2C89C8;
	text-decoration: none;
	background-color: #FFCC99;
	border: 1px solid #0066FF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2C89C8;
	border-right-color: #2C89C8;
	border-bottom-color: #2C89C8;
	border-left-color: #2C89C8;
}
#border td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2C89C8;
	border-right-color: #2C89C8;
	border-bottom-color: #2C89C8;
	border-left-color: #2C89C8;
}.subhead {
	font-size: 85%;
}
