#nav {
	background-color: #00326B;
}	
#nav ul {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	list-style: none;
	margin-left: 0;
	margin-top: 0px;
	padding-left: 15px;
}
ul#subnav {
	color: #D3F2FB;
	font-size: 12px;
	font-weight: normal;
	list-style: none;
	margin: 0px;
	margin-top: 5px;
	padding-left: 10px;
}
#nav li {
	margin-bottom: 10px;
	margin-top: 10px;
}	
#subnav li {
	margin-bottom: 5px;
	margin-top: 5px;
}	
#nav a:link,
#nav a:visited,
#nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #6FACD7;
}
#subnav a:link,
#subnav a:visited,
#subnav a:active {
	color: #FFF;
	text-decoration: none;
}
#subnav a:hover {
	color: #6FACD7;
}
#title {
	display: none; 
}
body {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0F75BD;
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 15px;	
}
h2 {
	color: #00326B;
	font-size: 13px;
	font-weight: bolder;
	margin-bottom: 0px;
}

.imagespacert {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imagespacelt {
    float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
a:link,
a:visited,
a:active {
	color: #0F75BD;
	text-decoration: none;
}
a:hover {
	color: #00326B;
	text-decoration: underline;
}
.regalacolumn {
	width: 200px;
	float: right;
	margin-left: 15px;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 19px;
	color: #00326B;
}	
#title {
	display: none; 
}

#content_area #search_print td  {
	background-color: #E9F8FD;
	padding: 8px 15px;
}

#search_print form {
	margin: 0;
}

#print  {
	float: right;
}

address {
	font-style: normal;
}

.copyright {
	clear: both;
	font-size: 11px;
	line-height: 14px;
	padding-top: 15px;
	text-align: center;
	width: 800px;
}
