﻿body {
	background-color:#ffffff;
	margin: 0px 0px 10px 0px;
	font-family: times new roman;
	font-size: 13px;
	color:#000000;
	min-width: 450px;
}



#logoPrint {
	text-align: left;
}

#logoScreen {
	display: none;
}

#head {
	display: none;
}

#footerContainer {
	position: relative;
	z-index: 2;
	width: 450px; 
	text-align:left;
	margin: 0px;
}	

#footerArea {
	font-family: times new roman;
	padding: 10px 0px 0px 0px;
	text-align: left;
}	

#footerArea a {
	font-family: times new roman;
	color: #27519E;
	font-size: 10px;
	text-decoration: none;
}

#footerArea a:hover {
	font-family: times new roman;	
	color: #27519E;
	font-size: 10px;
	text-decoration: underline;
}
#footlinks {
	display: none;
}

#headNavContainter {
	display: none;
}

#headNavCenter {
	display: none;
}

#contentContainer {
	position: relative;
	z-index: 2;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	text-align: left;
} 

#searchArchives {
	padding-left: 15px; 
	width: 415px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 400px;	/* This is the correct value */
}
html>body #searchArchives {
	width: 400px;
} 

.searchArchivesHead {
	background-color: #27519E;  
	padding: 5px 5px 5px 10px;
	color: #FFFFFF;
	font-family: times new roman;
	font-size: 13px;
	font-weight: bold;
}

.searchArchivesContent {
	padding: 5px 5px 5px 10px; 
	background-color:#E8E7E7;
	padding: 12px 12px 12px 12px;
}

a:link {
	color: #27519E; 
	font-family: times new roman;
	font-size: 13px;
}
a:visited {
	color: #27519E; 
	font-family: times new roman;
	font-size: 13px;
}
a:hover {
	color: #27519E; 
	font-family: times new roman;
	font-size: 13px;
}
a:active {
	color: #27519E; 
	font-family: times new roman;
	font-size: 13px;
}	


a.headline {
	color: #27519E; 
	font-family: times new roman;
	font-size: 13px;
	font-weight: bold;
}

a.headline:hover {
	color: #587FC8; 
	font-family: times new roman;
	font-size: 13px;
	font-weight: bold;		
}

	
	
h1, h1.center {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: normal;
}

h1.center {
	text-align: center;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.divLine {
	height: 1px;
	background: url("../images/misc_px_ccc.gif") center repeat-x;
	margin: 10px 0px 2px 0px;
	padding: 0px;
	font-size: 2px;
}	

.editBox {
	background-color: #FBF8DB;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #E8E7E7;
	border-bottom: 1px solid #E8E7E7;
}

.editHeader {
	font-size: 10px;
}

.copyright {
	float: left;
	font-size: 10px;
	color: #8F8F8F;
	font-weight: bold;
	font-family: times new roman;
}

a.h1Link {	
	color: #000000; 
	font-family: arial,helvetica, verdana, sans serif; 
	font-size: 18px;
}

a.h1Link:hover {
	color: #000000; 
	font-size: 18px;
	text-decoration: none;
}	

a.h1Link:visited {
	color: #000000; 
	font-size: 18px;
	text-decoration: underline;
}	
a.h1Link:active {
	color: #000000; 
	font-size: 18px;
	text-decoration: underline;
}		

a.btop {
	display: none;
}
a.btop:visited {
	display: none;
}
a.btop:hover {
	display: none;
}
a.btop:active {
	display: none;
}	