* { margin: 0px; padding: 0px; }
.topSpacer {
	width: 100px;
	height: 25px;
	}
body {
		font-family: arial,verdana;
		line-height: 1.1em;  }

h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
	color: #3d5e96;
	text-transform:uppercase;
	margin-left: 10px; margin-right: 15px;
	margin-top: 15px; margin-bottom: 5px;
	}
.moreTopSpace { display:block; margin-top: 25px; }
p { margin-left: 10px; margin-right: 15px; margin-top: 5px; }
div.indentedTable {
	position: relative;
	left: 10px;
	}
span.leadHead {
	color: #032558; font-weight:normal;
	}

blockquote,ul,ol,dl{}

ul {
	margin-left: 0px;
	padding-left:0px;
	list-style-image:url(images/mainBullet.jpg);
	}

ul.nav {
	margin-left: 0px;
	padding-left:0px;
	list-style-image:url(images/littleGreenBullet.jpg);
	}

ol {
	margin-left: 0px;
	padding-left:0px;
	}

ul li { margin-left: 25px; margin-right: 15px; margin-top: 8px; }
ul li.newslist { margin-left: 25px; margin-right: 15px; margin-top: 5px; }
ul.nav li.nav { margin-left: 25px; margin-right: 15px; margin-bottom: 10px; }

ol li { margin-left: 35px;  margin-right: 15px;  padding-left: 0px;  margin-top: 10px; }
ol li ol li { margin-left:35px;  margin-right: 15px;  padding-left: 0px; margin-top: 5px;}

p,li,blockquote,td,th { font-size: 9pt; color: #000000; }
th { color: white; background-color: #032558; }
table.processPage tr td { font-size:8pt; padding: 4px; }
tr.onRow { background-color: #f1f5f9; }

p.leftCol { margin-top: 0px; margin-bottom:0px; }
p.leftColMore { text-transform:uppercase; text-align: right; }
h3.leftCol { margin-top: 15px; }


td.bottomLeft {
	background-image: url(images/drkBlue_bottomLeft.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

td.leftCol {
	background-image: url(images/leftSideBackground.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	}

h1 { font-size:14pt; }
h2 { font-size:12pt; }
h3 { font-size:10pt; }
b,strong,.blue { color: #032558; }

.olFgClass { background-color: #ffffff; }
.olBgClass { background-color: #003399; }

a,a:link,a:visited,a:active { color: #3d5e96; text-decoration:none; background-color: transparent; }
a:hover { color: #032558; background-color: transparent; text-decoration:underline; }

a.nav,a.nav:link,a.nav:visited,a.nav:active { color: #032558; text-decoration:none; background-color: transparent; }
a.nav:hover { color: #3d5e96; background-color: transparent; text-decoration:underline; }
a.navset,a.navset:link,a.navset:visited,a.navset:active { color: #3d5e96; text-decoration:none; background-color: transparent; }
a.navset:hover { color: #3d5e96; background-color: transparent; text-decoration:underline; }

a.more,a.more:link,a.more:visited,a.more:active { color: #5dad0c; text-decoration:none; background-color: transparent; text-transform:uppercase;font-weight:bold; }
a.more:hover { color: #5dad0c; background-color: transparent; text-decoration:underline; text-transform:uppercase;font-weight:bold; }


p.footer { color:white; font-size:8pt;font-weight:bold; }
a.footer,a.footer:link,a.footer:visited,a.footer:active { color: white; text-decoration:none; background-color: transparent; }
a.footer:hover { color: white; background-color: transparent; text-decoration:underline; }

p.quote {}
p.quotee { margin-bottom: 20px;}

#bodyContentDiv {
	width: 800px;
	background-image: url(images/leftSideBackground.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	}

#leftBottomSwish {
	position:absolute;
	bottom: 0px;
	left: 0px;
	width:294px;
	height:100%;
	margin: 0px 0px;
	background-image: url(images/drkBlue_bottomLeft.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	z-index: 5;

	}

#leftNavContainer {
	width:294px;
	height:100%;
	margin: 0px 0px;
	clear:left;
	float:left;
	}

#leftNavContentDiv {
	position:relative;
	height:100%;
	width: 168px;
	margin: 0px 0px;
	left: 125px;
}
#mainContentDiv {
	width:500px;
	height:100%;
	float:right;
	clear:left;
	}
#footerText {
	position:relative;
	top: 175px;
	}
#footerContainer {
	position:relative;
	top: -235px;
	width: 800px;
	height: 240px;
	text-align: left;
	background-image: url(images/drkBlue_bottomLeft.jpg);
	background-repeat: no-repeat;
	}