@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5f88be;
	background-image:url(images/bg_img.gif); background-repeat: repeat-x;
}

.att { background-image:url(images/at-bg.gif); background-repeat:no-repeat;}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	color: #548dd4;
}
.header strong {
	font-size: 20px;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.header {
	color: #548dd4;
}
.header-att {
	color: #FFF;
}
.head {
	font-size: 12px;
	color: #548dd4;
}

.small-text {
	font-size: 10px;
}
.right-col {
	color: #fff;
}
.right-col center {
	font-weight: bold;
	font-size: 16px;
}
.nav a:link {
	color: #FFF;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #FFF;
}
.nav a:hover {
	text-decoration: underline;
	color: #FFF;
}
.nav a:active {
	text-decoration: none;
	color: #009;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

.head a:link {
	color: #548dd4;
	text-decoration: none;
}
.head a:visited {
	text-decoration: none;
	color: #548dd4;
}
.head a:hover {
	text-decoration: underline;
	color: #548dd4;
}
.head a:active {
	text-decoration: none;
	color: #548dd4;
}
-->