@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #808cb5;
	background-image: url(../layout/new/bg_layout120508.jpg);
	background-repeat: repeat-x;
}


.style1 {font-size: x-small}
.style3 {
	color: #99FFFF
}
.style2 {
	font-size: small;
	font-weight: bold;
}
.style4 {color: #000033}
.style5 {color: #FFFFFF}

#row4 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	color: #000000;
}


#row4 #greyxsmall {
	color: #CCCCCC;
	font-size: small;
	text-align: left;
	padding-right: 5px;
	padding-left: 10px;
	
}

#row4 #greyxsmall ul {
	color: #CCCCCC;
	font-size: small;
	text-align: left;
	padding-right: 5px;	
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
	}

#row4 #greyxsmall a {
	color: #FF6600;
	font-size: small;
	text-decoration: none;
}

#row4 #greyxsmall a:hover {
	color: #00FFFF;
	font-size: small;
	text-decoration: none;
}

#row4 #darkxsmall {
	color: #333333;
	font-size: x-small;
	text-align: left;
	padding-right: 5px;
	padding-left: 10px;
	
}
#row4 h3 {
	color: #772F75;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
}
#row6 td {
	font-size: small;
	text-align: center;
}
#row6 a {
	color: #000000;
	text-decoration: none;
}

#row6 a:hover {
	color: #00CCFF;
	text-decoration: none;
}
#row7 p {
	font-size: small;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#row7 a {
	text-decoration: none;
	color: #000066;
}

#row7 a:hover {
	text-decoration: none;
	color: #990000;
}
#row4 ul {
	font-size: small;
	text-align: left;
}
#row4 a {
	text-decoration: none;
}

#row4 a:hover {
	text-decoration: none;
	color: #660000;
}
#contactform {
	font-size: small;
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
}

#tablenav {
	font-size: small;
	text-align: left;
	font-weight: bold;
}

#tablenav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#tablenav a:hover {
	font-weight: bold;
	color: #99FFFF;
	text-decoration: none;
}
#row4 #employment {
	font-size: small;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	color: #FFFFFF;
}

#row4 #employment a {
	font-weight: bold;
}

#row4 #employment a:hover {
	font-weight: bold;
	color: #FF99FF;
}

#row4 #testimonials {
	font-size: small;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	color: #FFFFFF;
}
#row4 #toppara {
	font-size: small;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}
