/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	background-repeat: repeat;
	background-position: top center;
	line-height: 1.3em;
	margin: 0;
	background-color: #989C6A;
}
#wrapper {
	margin: 0 auto;
	text-align: center;
	width: 763px;
	background-image: url(../images/wrapper_back.gif);
	background-repeat: repeat-y;
	background-position: top center;
}
.maintable {  
	line-height: 14pt; 
	color: #666633; 
	background-image: url(images/drill_back.gif); 
	background-repeat: no-repeat
}
p, ul {
	font-size: .7em;
	line-height: 1.2em;
}
a:link {
	color: #24506C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1E4259;
}
a:hover {
	text-decoration: underline;
	color: #24506C;
}
a:active {
	text-decoration: none;
	color: #24506C;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 0.9em;
	color: #666633;
	padding: 5px;
	letter-spacing: .2em;
}
h2 {
	font-size: 0.9em;
	color: #666633;
	background-color: #FBFAE6;
	border: dotted 1px;
	border-color: #C4D0CE;
	padding: 5px;
	letter-spacing: .2em;
}
.footer {
	padding: 15px;
	text-align: center;
	border-top: 1px dotted #989C6A;
	font-size: 0.8em;
	color: #24506C;
}
h3 {
	font-size: 0.7em;
	color: #666633;
	padding: 10px;
	vertical-align: top;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-style: italic;
	background-color: #FBFAE6;
	border: 1px dotted;
	border-color: #C4D0CE;
}
h4 {
	font-size: 1em;
	color: #124459;
	padding: 5px;
	text-transform: uppercase;
	border-bottom: 3px double #124459;
	margin: 0 50px 0 50px;
}
