body {
	padding: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-image: url(images/bg%20.jpg);
	background-color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	margin-top: 0em;
	padding-top: 0em;
	line-height: 1.2em;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #003399;
	margin-top: -4px;
	margin-bottom: 10px;
	border-bottom-style: none;
	letter-spacing: 0.1em;
	padding-top: 0px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	border-bottom-style: none;
	margin-top: 10px;
	margin-bottom: 4px;
	line-height: 1.1em;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	line-height: 1.2em;
	font-weight: normal;
	margin: 6px 0px 18px;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	letter-spacing: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #003399;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	margin-top: 10px;
	margin-bottom: 6px;
	line-height: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;



	font-size: 1.em;
	color: #003399;
	font-weight: bold;
	margin: 0px 0px 8px;
	font-size: 0.9em;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	font-style: italic;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: normal;
	margin-right: 14px;
	margin-left: 14px;
}
.table {
	border-top: none #D7EAF1;
	border-right: 1px solid #D7EAF1;
	border-bottom: 1px solid #D7EAF1;
	border-left: 1px solid #D7EAF1;
}

.imgRight {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imgLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.imgCenter {
	border: 1px solid #999999;
}
.imgLogo_mini {
	border: 1px solid #CCCCCC;
	float: right;
	margin: 5px 0px 5px 5px;
	padding: 0px;
}


.indent {
	margin-left: 20px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
a:link {
	color: #42A5CE;
	text-decoration: none;
}
a:visited {
	color: #42A5CE;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
