@charset "utf-8";
/* CSS Document */
body {
	background-color:#C5C5C5;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px auto;
	width:941px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
}
a:link, a:visited, a:active {
	color:#990000;
}
a:hover {
	color:#333333;
}
.content {
	margin-left:35px;
	margin-right:35px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.6em;
}
.inside {
	color:black;
	font-size:.5em;
}
.jobhome {
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
}
.pagetitle {
	margin-left:35px;
	margin-top:15px;
	margin-bottom:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:2.5em;
	color:#A6011D;
}
.quotes {
	font-family:"Times New Roman", Times, serif;
	color:white;
	font-size:1.9em;
}
.quotein {
	margin-left:20px;
	margin-right:20px;
}
.margin {
	margin-left:15px;
}
.margin2 {
	margin-left:6px;
}
.nav {
	color:white;
	margin-left:400px;
	font-size:.95em;
	font-weight:bold;

}
.nav a, .nav a:link, .nav a:visited, .nav a:active {text-decoration:none;
	color:white;}
.nav a:hover {
	text-decoration:underline
}
.navON {
	color:#FF6666;
}
.test {
	margin-top:8px;
	margin-bottom:8px;
	margin-left:20px;
	margin-right:20px;
	color:white;
	line-height:1.9em;
}
.test a:link, .test a:visited, .test a:active, .test a:hover {color:white;}
.titlebar {
	color:white;
	font-size:1.2em;
	font-weight:bold;
}
.title {color:#009988;
	font-family:"Times New Roman", Times, serif;
	font-size:1.6em;
	font-weight:bold;
	margin-left:60px;
}
.top {
	margin-top:12px;
	margin-right:125px;
	font-size:.8em;
	font-weight:bold;
	text-align:right;
}
.small {font-size:.8em;}
.white {
	color:white;
	font-size:10px;
	line-height:1.3em;
}
.hiddendiv a:visited, .hiddendiv a:active, .hiddendiv a:link {color:white;}
.hiddendiv a:hover {color:#66CCFF;}

