
	body
		{
    			font: 10pt verdana, arial, helvetica, sans-serif;
			background-color: #234a99;
			margin: 10px 10px 0px 10px;
			padding:0px;
		}

	p
		{
    			line-height: 1.5em;
    			margin-bottom: 1em;
    			margin-top: 0.5em
		}


	a:link
		{
    			color: #10178b;
    			text-decoration: underline;
		}
	
	a:visited
		{
    			color: #10178b;
    			text-decoration: underline;
		}

	a:hover
		{
    			text-decoration: underline;
		}

	th
		{
    			font: 10pt verdana, arial, helvetica, sans-serif;
			font-weight: bold;
			text-align: left;
			vertical-align: top;
		}

	td
		{
    			font: 10pt verdana, arial, helvetica, sans-serif;
			font-weight: normal;
			text-align: left;
			vertical-align: top;
		}

	span.breadcrumbs
		{
			text-transform: lowercase;
			margin: 0 5px;
		}

	span.redLettering
		{
    			color: red;
    			font: 24pt verdana, arial, helvetica, sans-serif;
			font-weight: bolder;
			text-align: left;
			vertical-align: top;
			font-style: italic;
		}


	ul.menu-lower
		{
		text-transform: lowercase;
   		margin-left: 25px;
		margin-bottom: 0px;
		margin-top: 0px;
		}

	ul.menu
		{
   		margin-left: 25px;
		margin-bottom: 0px;
		margin-top: 0px;
		}


	ol.menu
		{
   		margin-left: 35px;
		margin-bottom: 0px;
		margin-top: 0px;
		}


.roundcont {
	width: 171px;
	background-color: white;
	color: black;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

.roundcont p {
	margin: 0 5px;
}


.roundcont-mid {
	width: 100%;
	background-color: white;
	color: black;
}

.roundcont-mid p {
	margin: 0 5px;
}

.roundcont-mid h1 {
	margin-left: 5px;
	margin-top: 5px;
}

.roundcont-mid h2 {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.roundcont-mid h3 {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.roundcont-mid h4 {
	margin-left: 5px;
	margin-top: 5px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 7px;
   height: 7px;
   border: none;
   display: block !important;
}

	
	#leftcontent {
		position: absolute;
		left:10px;
		top:154px;
		width:171px;
		}

	#rightcontent {
		position: absolute;
		right:10px;
		top:154px;
		width:171px;
		}

	#centercontent {
		top:149px;
   		margin-left: 176px;
   		margin-right: 177px;
		}


	#centercontent-2colstop {
		top:149px;
   		margin-left: 176px;
   		margin-right: 3px;
	}



	html>body #centercontent {
   		margin-left: 176px;
   		margin-right: 177px;
		}

	
	#banner {
		background: url(images/header-spacer-140.gif) repeat top right; 

		text-align: center;

		height:144px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:142px;
		}

	html>body #banner {
		height:144px;
		}
		
