/* CSS Document */

<style type="text/css">
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

body {
	background-image: url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#343772;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.left {background-image:url(images/left.png);
background-position:bottom right;
background-repeat:no-repeat;
}

.right {background-image:url(images/right.png);
background-position:bottom left;
background-repeat:no-repeat;
}
.style1 {color: #FFFFFF}

a:link {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #0066FF;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color:#121C4D;
	font-weight:bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
color:#FFFFFF;
}



.disclaimer {font-size: 11px}


-->
</style>