@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.rightsideimgs {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 9px;
}
h1 {
	font-size: 23px;
	line-height: 25px;
	color: #000000;
	font-weight: normal;
}
.header1 {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

body {
	background-image: url(images/headerBkg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.header {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header a{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.blueside {
	background-image: url(images/left-blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.letushelpyou {
	font-size: 21px;
	line-height: 23px;
}
.content .boldred {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.content .boldgreen {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}

.copyright {
	font-size: 9px;
	color: #666666;
}
.headertextonorange {
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	top: 95px;
	position: relative;
}

