/*************************************/
/* CSS Document */
/*************************************/


body {
	background: #414142;
	font-family: Arial;
	font-size: 11pt;
	text-align: center;
	}
img {
	border: none;
	}
a:link, a:hover, a:visited, a:active {

	}
a:hover {
	text-decoration: none;	
	}
small {
	font-size: 9pt;
	color: #666666;
	}
.announcement {font-size: 15pt; color: #fff; text-align: center; float: center; vertical-align: center;}
.announcement a, .announcement a:visited {color: #fff; text-decoration: underline;}
.announcement a:hover {text-decoration: none;}
	
/*************************************/
/* infrastructure */
/*************************************/
#wrapper {
	margin: 0 auto;
	width: 820px;
	text-align: center;
	}
#header {
	margin: 0 auto;
	width: 792px;
	}
#logo {
	float: left;
	font-size: 30px;
	text-align: left;
	width: 230px;
	color: #fff;
	letter-spacing: -1px;
	}
#logo a:link, #logo a:hover, #logo a:visited, #logo a:active, #logo a:hover {
	color: #fff;
	text-decoration: none;
	}
#navigation {
	clear: right;
	float: right;
	width: 520px;
	text-align: right;
	color: #fff;
	letter-spacing: 0px;
	}
#navigation a:link, #navigation a:hover, #navigation a:visited, #navigation a:active {
        font-family: Georgia;
	font-size: 11pt;
	color: #fff;
	text-decoration: none;
	}
#navigation a:hover {
	text-decoration: underline;
	}
#content {
	margin: 0;
	padding: 0;
	width: 792px;
	margin: 0 auto;
	text-align: left;
	}
#quote {
	width: 677px;
	margin: 0 auto;
	text-align: left;
	border: 2px solid #666;
	color: #fff;
	font-size: 11pt;
	margin-top: 30px;
	margin-bottom: 27px;
	}
#footer {
	font-size: 8.5pt;
	letter-spacing: -1px;
	color: #ccc;
	}
/*************************************/
/* Content styling */
/*************************************/
.table_outline {
	padding: 0;
	margin: 0;
	border: none;
	/*border: 2px solid #666;*/
	width: 100%;
	text-align: center;
	}
.table_home {
	padding: 0;
	margin: 0;
	text-align: center;
	border: none;
	width: 100%;
	}
.homeimg {
	border: 6px solid #fff;
	width: 370px;
	height: 254px;
	background: #fff;
	}
.different {
	border: 6px solid #fcfcfc;
	height: 118px;
}
img.homeimg:hover {
	border: 6px solid #ccc;
	}
.text {
	margin: 0 auto;
	text-align: left;
	background: #fff;
	border: 5px solid #999;
	width: 740px;
	padding: 15px;
	margin-bottom: 15px;
	}
h1 {
	padding: 0;
	margin: 0;
	font-size: 16pt;
	color: #fff;
	font-weight: normal;
	padding-left: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	}
hr {
	border: none;
	display: none;
}
p {
	line-height: 110%;
	}
#quote p {
	margin: 0;
	padding: 10px;
	}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #ccc;
	text-decoration: underline;
	}
#adverts {
	margin: 0 auto;
	width: 625px;
	text-align: left;
}
.success {
	background: 2px solid #FFFF00;
	color: #000000;
	font-weight: bold;
	}
.button {
	}
img.borderedimg {
	border: 1px solid #999;
	float: right;
	padding: 4px;
	margin-left: 7px;
	}
img.ver {
	width: 250px;
	}
img.hor {
	width: 350px;
	}
img.small {
	width: 170px;
	}
div.clearer {
	clear: both;
	line-height: 0;
	height: 0;
	}
/*************************************/
/* Other Class */
/*************************************/
div.joblistings {
	}	
	
p.white {
	color: #fff;
	}
p.white a, a:visited {
	color: #fff;
	text-decoration: underline;
}
p.white a:hover {
	text-decoration: none;
}

.text p a, a:visited {color: black;}
