body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #4f6995;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	

	}
	


.bodytable {
	background-color: #ffffff;
	}
	
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}

.toplink  A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	}
	
.toplink  A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	}
	
.toplink  A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	}
	
.toplink  A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #516B98;
	}
	

.testm {
	width:259px;
	height:351px;
	background-image: url(images/test_bg.gif);
	background-repeat: no-repeat;
	}
	
.testm_text {
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	
	}


.navtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	height: 39px;
	background-color: #eae1ca;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}
	
.navtable td {
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}

.navtable A:link
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}

.navtable A:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}

.navtable A:active
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}

.navtable A:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #516B98;
	text-decoration: none;
	}
	

	
	
.home_blue
	{
	background-image: url(images/blue_bg.gif);
	background-repeat: repeat-x;
	height: 45px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;	
	
	}
	
.home_red
	{
	background-image: url(images/red_bg.gif);
	background-repeat: repeat-x;
	height: 45px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;	
	
	}
	
.home_green
	{
	background-image: url(images/green_bg.gif);
	background-repeat: repeat-x;
	height: 45px;
	
	
	}
	
	
img.floatLeft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}	
	
	

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}

.contact  A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	}
	
.contact  A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	}
	
.contact  A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	}
	
.contact  A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: color: #516B98;;
	}



A:link
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	}

A:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	}

A:active
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	}

A:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #516B98;
	text-decoration: underline;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #274c68;
	text-decoration: none;
	margin: 0px;
	display:inline;

	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display:inline;

	}

