
body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}

a img {
	border: none;
}

body {
	width: 750px;
	background-color: #f7f7f7;
	margin: 0 auto;
	padding: 0;
	text-align: justify;
}

#container {
	width: 750px;
	background-color: #ffffff;
	margin: 20px 0px 0px 0px;
	padding: 0;
	border: 0;
	text-align: justify;
}

#columnContainer {
	width: 750px;
	background-image: url("graphics/column-bak.gif");
	background-color: #ffffff;
	margin: 0 auto;
	padding: 0;
	border:  1px solid #d7d7da;
	text-align: justify;
}

#sidebar1 {
	float: left;
	width: 150px;
	text-align: center;
	background-color: #f7f7f7;
}

#main {
	width: 540px;
	float: left;
	background-color: #ffffff;
	padding: 10px 30px 10px 30px;
}

.imgCenter {
	text-align: center;
	margin-bottom: 5px;
}

h1 {
	color: #333333;
	font-size: 22px;
	font-family: arial, helvetica;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 4px;
}

h2 {
	color: #333333;
	font-size: 18px;
	font-family: arial, helvetica;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding-bottom: 15px;
}

h3 {
	color: #333333;
	font-size: 16px;
	font-family: arial, helvetica;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding-top: 9px;
}

p {
	color: #333333;
	font-size: 13px;
	font-family: arial, helvetica;
	text-align: left;
	margin-bottom: 12px;
	margin-left: 6px;
	margin-right: 6px;
}

.font11 {
	color: #333333;
	font-size: 11px;
	font-family: arial, helvetica;
	text-align: left;
	margin-bottom: 12px;
	margin-left: 6px;
	margin-right: 6px;
}

.fontRed {
	color: #cc0000;
}

table {
width: 500px;
}

.caption {
	color: #333333;
	font-size: 11px;
	font-family: arial, helvetica;
	text-align: center;
}

a {
	color: #404E93;
	font-size: 13px;
	font-family: arial, helvetica;
	text-decoration: none;
}

a:link {
	color: #404E93;
	font-size: 13px;
	font-family: arial, helvetica;
	text-decoration: none;
}

a:visited {
	color: #404E93;
	font-size: 13px;
	font-family: arial, helvetica;
	text-decoration: none;
}

a:hover {
	color: #404E93;
	font-size: 13px;
	font-family: arial, helvetica;
	text-decoration: underline;
}

#spacer {
	color: #ffffff;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	clear: both;
	margin-bottom: 0;
	padding: 6px;
}

.greyLine {
	border-bottom: 1px solid #cccccc;
}

#bottomNav {
	color: #404E93;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	clear: both;
	margin-bottom: 0;
	padding: 4px;
}

#bottomNav a:link {
	color: #404E93;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

#bottomNav a:visited {
	color: #404E93;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

#bottomNav a:hover {
	color: #404E93;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}

.copyright {
	color: #404E93;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	clear: both;
	margin-bottom: 0;
	margin-left: 160px;
	padding: 6px;
}

.copyright a:link {
	color: #404E93;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

.copyright a:visited {
	color: #404E93;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

.copyright a:hover {
	color: #404E93;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}

.designBy {
	color: #999999;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	clear: both;
	margin-bottom: 0;
	margin-left: 160px;
	padding: 6px;
}

.designBy a:link {
	color: #999999;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

.designBy a:visited {
	color: #999999;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

.designBy a:hover {
	color: #999999;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}
