@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767676;
}
body {
	background-color: #dadada;
	margin-top: 0px;
}
a:link {
	color: #004990;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004990;
}
a:hover {
	text-decoration: underline;
	color: #004990;
}
a:active {
	text-decoration: none;
	color: #004990;
}
.formfield {
	border: 1px solid #dadada;
	margin: 0px;
	padding: 3px;
	color: #666666;
}
.homegraybkgd {
	background-color: #e9e9e9;
}
.home-careerbox {
	background-color: #f4f4f4;
	padding: 15px;
}

.homeheaders {
	color: #004990;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
}
.address {
	font-size: 10px;
	line-height: 16px;
}
.address a:link {
	color: #767676;
	text-decoration: none;
}
.address a:visited {
	color: #767676;
	text-decoration: none;
}
.address a:hover {
	color: #767676;
	text-decoration: underline;
}
.address a:active {
	color: #767676;
	text-decoration: underline;
}
iframe {
overflow-x: hidden;
overflow-y: scroll;
} 

.CountDown {
	padding:14px;
	background-color:#f9f9f9;
	
}

