/* CSS Document */



body {

	background-image: url(images/bodybg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #1078AD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0B618D;
	}

li, ul, .text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0B618D;
	}

li, ul, .text a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0B618D;
    text-decoration: none;
	}

.navigation {

	background-color: #1078AD;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	}

.navigation a{
	background-color: #1078AD;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	}

h1 {
	color: #094868;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	}

.titletd{

	padding-left: 10px;
	}

.bodytd{

	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
	}

h2 {

	color: #1684BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	}

.copyright {

	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	}

.copyright a{

	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	}

.mainbody { font-family: arial, Verdana; font-size: 10pt; }
h1 {font-family: arial, Verdana; font-size: 11pt; }
u {text-decoration: none; }

.sidebar { font-family: arial, Verdana; font-size: 8pt; color: #9B9B9B; line-height: 180%; text-decoration: none; }
.sidebar a { color: #9B9B9B; text-decoration: none; }
.sidebar a:hover { color: #818181; text-decoration: none; }

.footertext { font-family: Verdana, arial; font-size: 8pt; margin-top: 1px; color: #333333;}
.footertext a { font-family: Verdana, arial; font-size: 8pt; margin-top: 1px; color: #333333;}

.pagetitles { font-family: Verdana, arial; font-size: 14pt; color: #831203; font-weight: bold;margin-top: 2px; margin-bottom: 25px}
h2 { font-family: Verdana, arial; font-size: 14pt; color: #831203; font-weight: bold;margin-top: 2px; margin-bottom: 25px}




