#logo {
	float:none;
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	width: 750px;
}

#content1 p,h1,h2,h3 {
margin-left: 2px;
line-height: 125%;
}

#banner {
	position: absolute;
	z-index:1;
	left: 20px;
	top: 20px;
}
#mainmenu {
	position: absolute;
	padding: 2px;
	z-index:2; 
	left: 35px; 
	top: 197px;
}

body {
	font-size : small;
	margin-top: 0px;
	margin-left: 0px;
}

P, ul, ol  {
	color : #3F5457;
	font-family : Arial, Helvetica, "sans serif";
	font-size : 100%;
	line-height : 120%;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 5px;
}

/* h1 is the same as .title */
h1 {
	font-size : 125%;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #24284B;
	text-decoration : none;
	line-height : 100%;
	margin-bottom: 5px;
	margin-top: 12px;
}

h1 a    		{color:#98a6ab; text-decoration:none}
h1 a:visited 	{color:#98a6ab; text-decoration:none}
h1 a:active  	{color:#98a6ab; text-decoration:none}
h1 a:hover   	{color:#98a6ab; text-decoration:underline}

/* h2 is the same as .heading */
h2  {
	color : #24284B;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-size : 108%;
}

h2 a    		{color:#98a6ab; text-decoration:none}
h2 a:visited 	{color:#98a6ab; text-decoration:none}
h2 a:active  	{color:#98a6ab; text-decoration:none}
h2 a:hover   	{color:#98a6ab; text-decoration:underline}

a    		{color:#98a6ab; text-decoration:none}
a:visited 	{color:#98a6ab; text-decoration:none}
a:active  	{color:#98a6ab; text-decoration:none}
a:hover   	{color:#98a6ab; text-decoration:underline}

/* h3 is the same as .subheading */
h3  {
	color : #24284B;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-size : x-small;
}

/* h4 is a para heading with no space below */
h4	{
	color : #24284B;
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-size : x-small;
	margin : 0px;
}
#footertable p {
	font-size: x-small;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #3F5457;
	vertical-align: top;
}
#footertable td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3F5457;
}
.firstlist {
	margin-left: 6px;
	list-style-type: disc;
}
#toptable {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#footertable minime {
	font-size: xx-small;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #3F5457;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif
}
.rhs-list {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #95A4A9;
	width: 155px;
	margin-left: 5px;
	list-style-position: outside;
	list-style-type: square;
	display: compact;
	font-weight: bold;
}
.boxedge { 
	background-color: #FFFFFF;
}
.padding { 
	padding : 5px 3px 5px 5px;
	vertical-align:top;
}
.padding h2 {
	text-indent: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.padding ul {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 120%;
}
