body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #001D33;
	color: #ffffff;
	font-size: 0.85em;
	font-family: arial,helvetica,sans-serif;
}
a img {
	border-width: 0px;
}
.search_result_title {
	font-size: 1.15em;
	font-weight: light;
}
#sitemap {
	margin-left: 20px;
}
#sitemap .secondLevel {
	margin-left: 20px;
}
#sitemap .thirdLevel {
	margin-left: 40px;
}
.blah td img{
	border: 1px solid #CCCCCC;
}
.blah td {
	line-height: 150%;	
}
td h1 {
	font-size: 13pt;
	color: #007FCB;
	font-weight: bold;
        font-family: arial,helvetica,sans-serif;
}
td h2 {
	font-size: 10pt;
	color: #007FCB;
	font-weight: bold;
        font-family: arial,helvetica,sans-serif;
}
td h3 {
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
        font-family: arial,helvetica,sans-serif;
}
td h4 {
	font-size: 24pt;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	line-height: 100%;
        font-family: arial,helvetica,sans-serif;
	margin-bottom: 18px; 
}
td {
	font-size: 10pt;
	color: #ffffff;
        font-family: arial,helvetica,sans-serif;
}
a {
	COLOR: FFCC00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
i {
	line-height: 100%;
	color: #007FCB;
	font-size: 8pt;
}

div {
	margin-bottom=0px;
}
/**
 * Uncomment following block to get a width-constrained, centered display
 */
/*
body {
	text-align: center;
}
#container {
	width: 760px;
	margin: 0px auto;
	text-align: left;
}
*/
