
body {
	text-align: center; /* to correct the centering IE bug*/
	font-family: 'Arial', Helvetica, sans-serif;
	color: #333333;
	margin: 0px;	
	padding:0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
	height:100%;
}

#wrapperOne {
	background-color:#ffffff;
	height: 100%;
	width:900px;
	margin: 0 auto;
	padding:0px;
	position:relative;
}

#wrapperTwo {
	width:900px;
	height:auto;
	margin:3px 0px 3px 0px;
	padding:0px;
	position:relative;
	overflow:hidden;
}

#banner	{
	width: 900px;
	height:122px;
	background-image: url(../images/banner.gif);
	background-repeat:no-repeat;
	padding: 0px;
	position:relative;
}

#floatLeft {
	width:225px;
	height:100%;
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
	position:relative;
	background-color:#ebebeb;
	overflow:auto;
}

#floatRight {
	width:675px;
	height:100%;
	margin:0px;
	padding:0px;
	float:right;
	text-align:left;
	position: relative;
}

#sidebarPic {
	width:225px;
	height:170px;
	margin:0px;	
	padding:0px;
	background-color:#ebebeb;
	position:relative;
	vertical-align:bottom;
	border:none;
}


#nav {
	width:215px;
	padding: 34px 10px 10px 0px;
	text-align:right;
}

#footer {
	width: 900px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	clear:both;
	font-size:11px;
	line-height:13px;
	text-align: left;
	background-color:#ffcf01;
}

.smallCaps {
	font-variant:small-caps;
}

a:link {
	text-decoration: none;
	border: none;
	color:#f04e23;
	padding: 0px;
	margin: 0px;
	font-weight:bold;
}

a:hover {
	text-decoration: none;
	border: none;
	color: #005d73;
	padding: 0px;
	margin: 0px;
}

a:active {
	text-decoration: none;
	border: none;
	color:#f04e23;
	padding: 0px;
	margin: 0px;
}

a:visited {
	text-decoration: none;
	border: none;
	color:#f04e23;
	padding: 0px;
	margin: 0px;
}

a:visited:hover {
	text-decoration: none;
	border: none;
	color:#005d73;
	padding: 0px;
	margin: 0px;
}


.footerCopy a:link {
	text-decoration: none;
	border: none;
	color:#333333;
	padding: 0px;
	margin: 0px;
	font-weight:bold;
}

.footerCopy a:hover {
	text-decoration: none;
	border: none;
	color: #f04e23;
	padding: 0px;
	margin: 0px;
	font-weight:bold;
}

.footerCopy a:active {
	text-decoration: none;
	border: none;
	color:#f04e23;
	padding: 0px;
	margin: 0px;
	font-weight:bold;
}

.footerCopy a:visited {
	text-decoration: none;
	border: none;
	color:#333333;
	padding: 0px;
	margin: 0px;
	font-weight:bold;
}

.footerCopy a:visited:hover{
	text-decoration: none;
	border: none;
	color:#f04e23;
	padding: 0px;
	margin: 0px;
	font-weight:bold;
}

#currentpage a {
	text-decoration: none;
	border: none;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-weight: bold;
	color:#005d73;
	font-size:16px;
	background-color:#ffffff;
	margin:0px;
	padding:38px 0px 0px 55px;
}

h3 {
	font-size:15px;
	color:#005d73;
	padding:0px 0px 0px 55px;
}

h4 {
	font-size:13px;
	color:#005d73;
	padding-bottom:5px;
	margin:0px;
}

h5 {
	font-size:15px;
	color:#005d73;
	padding:0px 0px 0px 55px;
	margin:0px;
	text-align:left;
}

.listHead {
	font-weight: bold;
	font-size:13px;
	color:#005d73;
}

p {
	font-size: 13px;
	color:#333333;
	line-height: 18px;
	padding: 12px 55px 12px 55px;
	margin:0px;
}

.classP {
	font-size: 13px;
	color:#333333;
	line-height: 18px;
	padding: 0px 0px 12px 0px;
	margin:0px;
}

p.firstLine {
	padding: 37px 55px 12px 55px}
	
p.firstLineAbout {
	padding: 37px 55px 12px 55px;}

p.aboutJane {
	padding: 12px 0px12px 55px;
	clear:left;
}

.balanceP {
	padding:0px 55px 0px 0px;
	margin:0px;
}
p.white {
	color:#ffffff;
	letter-spacing: .03em;
}

.balance {
background-image:url(../images/balanceDiagram.gif);
background-repeat:no-repeat;
background-position:top left;
background-color:#FFFFFF;
}

.yellowBold {
	color:#ffcf01;
	font-weight:bold;
}

.blueBold {
	color:#005d73;
	font-weight:bold;
}

.redBold {
	color:#f04e23;
	font-weight:bold;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

.footerCopy {
	color:#333333;
	padding:0px;
	margin:0px;
	float:left;
}

.footerLines {
	background-image:url(../images/footerLine.gif);
	background-repeat:no-repeat;
	width:50px;
	height: 70px;
	padding:0;
	margin:0;
	float:left;
}

ul {
	text-indent: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#nav h6 {
	height: 0px;
	width: 0px;
	position: absolute;
	overflow: hidden;
}

#mainBody h6 {
	height: 0px;
	width: 0px;
	position: absolute;
	overflow: hidden;
}

#banner h6 {
	height: 0px;
	width: 0px;
	position: absolute;
	overflow: hidden;
}

#footer h6 {
	height: 0px;
	width: 0px;
	position: absolute;
	overflow: hidden;
}
