h1	{
	font-size:		1.8em;
	font-family: 	'Cardo', Georgia, 'Times New Roman', Times, serif;
	line-height:	2em;
	color:			#005495;
	border-top:		2px #005495 solid;
	border-bottom:	2px #533b26 solid;
	padding-top:	3px;
	letter-spacing:	1px;
	}
	
h2	{
	font-size:		1.6em;
	font-weight:	bold;
	color:			#533b26;
	margin-top: 	.5em;
	margin-bottom:	.25em;
	font-style:		italic;
	}
	
h3	{
	font-size:			1.8em;
	color:				#006666;
	font-style:			italic;	
	clear:				both;
	}
		
h4 {
	font-family:		'Trebuchet MS', Helvetica, sans-serif;
	font-size:			1.6em;
	margin-bottom:		1em;
	font-weight:		bold;
	color:				#194A7F;
	}

p	{
	font-size:			1.4em;
	margin-bottom:		1em;
	line-height:		1.6em;
	}

ul	{
	color:				#006;
	margin-left:		3em;
	list-style-type:	disc;
	margin-top:			0px;
	margin-bottom:		1.2em;
	}
	
li	{
	font-size:			2em;
	margin-bottom:		.3em;
	margin-top:			0px;
	line-height:		1.6em;
	color:				#066;
	}
	
li p {
	color:				#333;
	font-size:			.7em;
	margin-bottom:		0px;
	}
	
li li	{
	font-size:			1em;
	}
	
li li p {
	color:				#533b26;
	margin-bottom:		0px;
	font-style:			italic;
	}

a:link, a:visited	{
	color:				#005495;
	font-weight:		bold;
	text-decoration:	none;
	}
	
a:active, a:hover	{
	color:				#533b26;
	}

#footer .coName	{
	font-size:			1.1em;
	color:				#C4DEF7;
	font-weight:		bold;
	}	

#content .coName, #contentHome .coName	{
	font-size:			1.1em;
	color:				#568AC4;
	font-weight:		bold;
	}


#footerContent h1	{
	color:				#DDD;
	border-top:			0px #005495 solid;
	border-bottom:		2px #DDD solid;
	margin-bottom:		.5em;
	}
	
#sitemap ul	{
	list-style-type:	none;
	}
	
#sitemap li	{
	font-size:			1.6em;
	margin-bottom:		1.6em;
	}
	
#footerContent a:link, #footerContent a:visited	{
	color:				#c0d1e8;
	text-transform:		uppercase;
	}
	
#footerContent a:active, #footerContent a:hover	{
	color:				#926843;
	text-transform:		uppercase;
	}

