/* CSS Document */
body {
	color: #FFFFFF;
	font-family:verdana,sans-serif;
	font-size:85%;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {color: #FFFFFF; text-decoration: underline;} 
a:visited {color: #FFFFFF; text-decoration: underline;} 
a:active {color: #FFFFFF; text-decoration: underline;} 
a:hover {color: #E3CE97; text-decoration: underline;} 

h1, h2, h3, h4 {
	color: #FFFAC2;
	font-family:trebuchet ms,arial,tahoma,verdana,sans-serif;
	font-weight:normal;
	letter-spacing:.005em;
	padding-left:3px;
}
h1 {
	font-size:2.7em;
	font-weight:normal;
	margin:-1px 0 10px 0;
	letter-spacing:-.015em;
	border-bottom:1px solid #FFFAC2;
}
h2 {
	font-size:1.85em;
	padding:0.5em 0 .2em 0;
	margin:0.5em 0 .5em 0;
	border-bottom:2px solid #FFFAC2;
}
h3 {
	font-size:1.55em;
	margin:1em 0 0 0;
	padding-bottom:.2em;
	border-bottom:1px solid #FFFAC2;
}
h4 {
	font-size:1.3em;
	margin:1.2em 0 .3em 0;
}

.maintable {
	width:920px; 
	height:100%; 
	padding:0px; 
	border:0px; 
	background-color:#336666;
}

.textnav a:link {color: #FFFFFF; text-decoration: none;} 
.textnav a:visited {color: #FFFFFF; text-decoration: none;} 
.textnav a:active {color: #FFFFFF; text-decoration: none;} 
.textnav a:hover {color: #E3CE97; text-decoration: none;} 

.boxhead {
	height:28px;
	background-image:url(/images/box_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.boxmid {
	 background-image:url(/images/box_mid.gif); 
	 background-repeat:repeat-y; 
	 background-position:top left; 
	 padding-left:26px; 
	 padding-right:26px;
}

.boxend {
	height:28px;
	background-image:url(/images/box_end.gif); 
	background-repeat:no-repeat; 
	background-position:top left;
}

.boxtext {
	font-size: 85%;
	color: #1E3C3C;
	width:200px; 
	text-align:justify;
}

.sidebarimage {
	width:200px;
}

.jobtitle a:link {text-decoration:none;font-size:0.85em;font-weight:bold;}
.jobtitle a:active {text-decoration:none;font-size:0.85em;font-weight:bold;}
.jobtitle a:hover {text-decoration:none;font-size:0.85em;font-weight:bold;}
.jobtitle a:visited {text-decoration:none;font-size:0.85em;font-weight:bold;}

.staff {
	color: #FFFAC2;
	font-family:trebuchet ms,arial,tahoma,verdana,sans-serif;
	font-weight:bold;
	font-size:1.2em;
}

.footertext {
	font-size:75%;
	color: #ACBDBD;
	height:45px;
	text-align:center; 
	vertical-align:bottom;
}
	.footertext	 a:link {color: #ACBDBD; text-decoration: none;} 
	.footertext	 a:visited {color: #ACBDBD; text-decoration: none;} 
	.footertext	 a:hover {color: #E3CE97; text-decoration: underline;} 
	.footertext	 a:active {color: #ACBDBD; text-decoration: none;} 
