/* CSS Document */

body {
	margin: 0px;
	background-color: #FFFFFF;
}

.navbar {
	background-color: #008FC6;
	white-space: nowrap;
	color: #FFF;
	text-align: right;
	height: 28px;
	padding-right: 20px;

}

.navbar a {
    margin-left: 14px;
	margin-right: 14px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

.navbar a:hover {
	margin-left: 10px;
	margin-right: 10px;
	background-color: #69BBE6;
	border-top: 1px solid #69BBE6;
	border-right: 4px solid #69BBE6;
	border-bottom: 1px solid #69BBE6;
	border-left: 4px solid #69BBE6;
}


.lh {
	position: absolute;
	left: 0px;
	top: 0px;
}


.leftnav {
	background-color: A00;
	white-space: nowrap;
	vertical-align: top;
}


.leftnav a  {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	margin-right: 12px;
	margin-left: 12px;
}

.leftnav a:hover {
	background-color: #D55;
	margin-left: 8px;
	margin-right: 8px;
	border-top: 2px solid #D55;
	border-right: 4px solid #D55;
	border-bottom: 2px solid #D55;
	border-left: 4px solid #D55;
}





.footer {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #A00;
	height: 20px;
	background-image: url(../images/nav_line.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #FAA;
	z-index: 1;
	vertical-align: middle;
	padding-top: 1px;

}


.lightblueline {
	background-color: #7AC4F2;
	height: 6px;
}
.whiteline {
	background-color: #FFF;
	height: 1px;
}
.redline {
	background-color: #600;
	height: 2px;
}

.hpback {
	background-color: #A00;
}

.title {
	position: absolute;
	left: 110px;
	top: 17px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555;
	font-size: 14px;
}

.tablemargin1 {
	margin: 10px 10px 10px 20px;
}
.rolp {
	color: #900;
	font-size: 14px;
	font-weight: bold;
}
.headline1 {
	font-size: 20px;
	color: #000;
	font-weight: bold;
}
 .hands {
	background-image: url(../images/hands.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}



.hpcopy {
	width: 350px;
	text-align: left;
}


.hpcopy2 {
	width: 400px;
	text-align: left;
	position: absolute;
	left: 250px;
	top: 285px;
}



.maintable {
	margin: 10px 10px 10px 20px;
	background-image: url(../images/hands.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}
.headline2 {
	position: absolute;
	left: 210px;
	top: 145px;
	z-index: 1;
}
.hpimage1 {
	position: absolute;
	z-index: 0;
	left: 585px;
	top: 145px;
}
a {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #444;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}


/* newly added styles */

h4 {
	color: #333;
}

.emphasis {
	color: #000;
}

h2 {
	color: #900;
}

h3 {
	color: #900;
}