body {
	background-image:  url(images/page-bknd.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.content-header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC3333;
	padding-left: 15px;
	border-top: 1px solid #E2E2E2;
	text-transform: uppercase;
}
.footer {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #688BB3;
	padding: 10px;
}

.content-homepage-subheader {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	padding: 0px 5px 5px 15px;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.content-homepage-header2text {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	padding: 5px 5px 5px 15px;
	font-weight: normal;
	acolor: #6384AD;
	color: #526369;
}
.content-homepage-header3text {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	padding: 5px 5px 5px 0px;
	font-weight: normal;
	color: #6384AD;
}
.content-box {
	border: 1px solid #CCCCCC;
}
.content-homepage-header00 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6384AD;
	background-image: url(images/homepage-header00.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.content-homepage-header01 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6384AD;
	background-image: url(images/homepage-header01.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.content-homepage-header02 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6384AD;
	background-image: url(images/homepage-header02.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.content-homepage-header03 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6384AD;
	background-image: url(images/homepage-header03.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.content-homepage-header04 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6384AD;
	background-image: url(images/homepage-header04.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
}
.content-topborder {
	border-top: 1px solid #CCCCCC;	
}
.imagebullet {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6384AD;
	text-decoration: none;
	background-repeat: no-repeat;
}
.buttons {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/button-bknd.gif);
	background-repeat: repeat-x;
	height: 36px;
	width:	118px;
	border-right: 0px solid #647EB0;
	border-left: 0px solid #647EB0;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;	
}
