@charset "utf-8";

/* CSS Document */

table.tablesorter {
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	padding-right:4px;
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}


body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	color: #fff;

	line-height: 18px;

}



body {

	background-color: #003166;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}




tr.inn {
background-color: CDCDCD;
color: black;
}

#under



.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #1578c4;

}



.header-bg {

	background-image: url(picts/header-bg.jpg);

}



.logo-bg {

	background-image: url(picts/header.png);

}



.footer-bg {

	background-image: url(picts/footer-bg.jpg);

}



.phone {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	color: #000;

	line-height: 26px;

}



.titles {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

	color: #ffa900;

	line-height: 24px;

	font-weight: bold;

}



.orange {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 17px;

	color: #ffa900;

	line-height: 18px;

	font-weight: bold;

}



a.left:link {

	color: #fff;

	font-size: 14px;

	font-weight: bold;

}

a.left:visited {

	color: #fff;

	font-size: 14px;

	font-weight: bold;

}

a.left:hover {

	color: #f8bd49;

	font-size: 14px;

	font-weight: bold;

}



a.top:link {

	color: #fff;

	font-size: 16px;

	font-weight: bold;

	text-decoration: none;

}

a.top:visited {

	color: #fff;

	font-size: 16px;

	font-weight: bold;

	text-decoration: none;

}

a.top:hover {

	color: #f8bd49;

	font-size: 16px;

	font-weight: bold;

	text-decoration: none;

}



a:link {

	color: #fff;

}

a:visited {

	color: #fff;

}

a:hover {

	color: #f8bd49;

}



a.comm:link { text-decoration:none; }
a.comm:visited { text-decoration:none; }
a.comm:hover { text-decoration:none; }

a.under:link { text-decoration:none; color:#000000; }
a.under:visited { text-decoration:none; color:#000000; }
a.under:hover { text-decoration:none; color:#000000; }

a.menu:link {

	color: #05086c;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: none;

}

a.menu:visited {

	color: #05086c;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: none;

}

a.menu:hover {

	color: #c00000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: none;

}





h1,h2,h3,h4,h5,h6 {

	font-weight: bold;

}

h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #000000;

}