body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
span.mainheader h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	margin-bottom: 0px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
}
.subheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006bb5;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4073b4;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #e1e1e1;
	text-decoration: none;
}
.footerText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #e1e1e1;
	text-decoration: underline;
}
.footerText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006bb5;
}
input {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-family: Arial;
	font-size: 9pt;
	color: #006bb5;
	height: auto;
}
select {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-family: Arial;
	font-size: 9pt;
	color: #006bb5;
	height: auto;	
}
textarea {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-family: Arial;
	font-size: 9pt;
	color: #006bb5;
	height: auto;
}
.imgborder {border-color:#55565A; border-style:solid; border-width:2px;}

.imgborder a:hover {border-color:#212121;}lines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.lines {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
}

.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 25px;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
.nav a:active {
	color: #FFFFFF;
	line-height: 25px;
}
