@charset "utf-8";
body {
	background-color: #8E2A2A;
	text-align: center;
}
#content {
	text-align: left;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	width: 960px;
}
#mainpage {
	padding-bottom: 12px;
}
#footer {
	height: 30px;
	clear: both;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	padding-right: 16px;
	padding-left: 12px;
	color: #333333;
}
.redborder {
	border: 2px solid #8E2A2A;
}

.titlefont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #8E2A2A;
	line-height: 30px;
	text-decoration: none;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttontext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



#header {
	height: 243px;
}
.bluetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #003366;
	font-weight: bold;
}
.headlinetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	padding-right: 12px;
	padding-left: 0px;
}
.headlinetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #8E2A2A;
	line-height: 24px;
	text-decoration: none;
}
.biglinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 21px;
}
.contactus {
	background-image: url(images/contact_us_page/recruitment_information.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.biggertitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #8E2A2A;
	line-height: 30px;
	text-decoration: none;
}
.arialadd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.addressTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	line-height: 18px;
	text-decoration: none;
}
.addressLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	line-height: 18px;
	text-decoration: underline;
}
.titlefontwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	text-decoration: none;
}
.darkredborder {
	border: medium ridge #5B1C1C;
}
