/* CSS Document */

* {
	margin:0;
	padding:0;
}

p {
	padding: 5px 0;
	color:#004f9d;
	line-height:22px;
}

a {
	text-decoration:none;
	color:#004f9d;
}

a img {
	border:none;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

#outerwrap {
	width:100%;
	text-align:left;	
}

#header h1 {
	display:none;
}

#header img {
	display:none;
}

.print {
	display:block;
	text-align:center;
}

#topnav {
	display:none;
}

.clear {
	clear:both;
}

#frontleft {
	display:none;
}

#frontright {
	margin:10px 0px 10px 10px;
	border:none;
	width:100%;
	float:none;
}

#frontrightinner {
	background:none;
	margin:5px 0;
	color:#004f9d;
}

#frontrightinnercontent {
	margin:0 50px;
}

.heading {
	text-align:left;
	padding:20px 10px;
}

.heading img {
	display:none;
}

.heading h1 {
	display:block;
}

.heading h2 {
	display:block;
}

.heading h3 {
	display:block;
}

.rightimage {
	display:none;
}

p.readmorefront {
	display:none;
}

#frontrightinnercontent p {
	text-align:left;
}

#frontrightinnercontent p.fronttop {
	padding-top:10px;
	text-align:left;
}

#frontlower-linksbar {
	display:none;
}

#innerleft {
	display:none;
}

#innerwrap {
	background-color:#FFFFFF;
}	

table.inner {
	width:100%;
	border:none;
}

td.innerleft-top {
	display:none;
}

td.innerleft-main {
	border:none;
}

#innerleft-main-content {
	background:none;
	text-align:left;
	color:#004f9d;
	padding-right:20px;
}

#innerleft-main-content p {
	padding-left:10px;
}

.innerheading img {
	display:none;
}

.innerheading h3 {
	display:block;
	color:#004f9d;
	padding-left:10px;
}

.printheader {
	width:150px;
	margin:10px auto 0 auto;
	border:#CCCCCC 1px solid;
	margin-bottom:20px;
	text-align:center;
}