﻿.welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-right: 30px;
	padding-left: 30px;
}
.header {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.rightbox {
	border: 1px inset #000000;
	background-image: url('images/right-bg.png');
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	padding: 10px;
}
.footer {
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	width: 500px;
	color: #FFFFFF;
}
#footer-nav {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.style11 {
	padding: 10px;
	border: 2px solid #BB0026;
}

#footer-nav a:link {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
#footer-nav a:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
#footer-nav a:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #F34D4D;
}
.candidatetxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}
.candidatehdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.email {
	border: thin solid #BE0830;
	margin-right: 20px;
	margin-left: 20px;
}
