html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

p {
	margin-left: 5px;
}
a {color:#0C3354;text-decoration:underline; font-family: Arial, Verdana, Helvetica; font-size: 10pt; font-style: normal; font-weight: normal;}
a:hover{color:#E09280;text-decoration:none; font-family: Arial, Verdana, Helvetica; font-size: 10pt; font-style: normal; font-weight: normal;}
body {
	scrollbar-face-color:#E4E5E4;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#0C3354;
	scrollbar-shadow-color:'black';
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:'black';
	scrollbar-darkshadow-Color:'black';
	margin: auto;
	left: auto;
}
h1 { font-family : Arial, Verdana, Helvetica; color: #333333; font-style: normal; font-weight: bold; font-size: 12pt; margin-bottom:0;}
h2 { font-family : Arial, Verdana, Helvetica; color: #000000; font-style: normal; font-weight: normal; font-size: 12pt; margin-bottom:0;}
h3 { font-family : Arial, Verdana, Helvetica; color: #000000; font-style: normal; font-weight: normal; font-size: 12pt; }
h5 { font-family : Arial, Verdana, Helvetica; color: #000000; font-style: normal; font-weight: normal; font-size: 10pt; margin-bottom:0;}
h6 { font-family : Arial, Verdana, Helvetica; color: #000000; font-style: normal; font-weight: normal; font-size: 8pt; margin:0;}
h4 { font-family : Arial, Verdana, Helvetica; color: #000000; font-style: normal; font-weight: normal; font-size: 8pt; margin-bottom:0;}
p { font-family : Arial, Verdana, Helvetica; color: #000000; font-style: normal; font-weight: normal; font-size: 10pt; margin-bottom:0px; }
td { font-family : Arial, Verdana, Helvetica; color : #000000; font-size: 10pt; font-style: normal; font-weight: normal; }
input,select,textarea, {BACKGROUND-COLOR:#FFFFFF;BORDER-BOTTOM:1px solid;BORDER-LEFT:1px solid;BORDER-RIGHT:1px solid;BORDER-TOP:1px solid;COLOR:#000000;}

#wrapper {
	background-color: #FFFFFF;
	margin: auto;
	width: 750px;
	background-image: url(../images/bgside.jpg);
	background-repeat: repeat-y;
}
#leftcolumn {
	width: 216px;
	float: left;
	margin: 0 2px 0 0;
}
#leftcolumn p {
	margin: 0 8 0 8;
	color: #0C3354;
	font-size: 105%;
}
#content {
	margin: 0 0 0 5;
	left: auto;
}
.clearit {
	display: block;
	clear: both;
}
#bottom nav {
	width: 750px;
	float: left;
	margin: 0;
}
.leftimage {
	float: left;
	margin: 0 10px 20px 20px;	
}
.rightimage {
	float: right;
	margin: 0 20px 15px 10px;
}
ul {
	color: #0c3354;
	margin-left: 10px;
}
ul li {
	margin-left: 10px;
}

