@charset "utf-8";
body {
font-family: Calibri, Arial, Helvetica, sans-serif;
	background-color: #EBEBEB;
	color: #000000;
	padding: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: .9em;
}
.bluebold {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000099;
}
.blueboldcontact {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000099;
}
.boldheaders, .boldheaders a, .boldheaders a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #405686;
	text-transform: uppercase;
}

small { font-style: italic; color:#666666 }

.boldheaders a:hover { text-decoration: none; }

.menulinks {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #38599C;
	text-decoration:none;
	text-transform: uppercase;
}
.memubg {
	background-color: #F8F8F8;
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-y;
	width: 160px;
	padding-left:8px;
}
li {
	padding-bottom: 5px;
}

.graybg {
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.menulinks:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	text-transform: uppercase;
	
}
.menuvisited
{	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	text-transform: uppercase;}
.menuvisited:hover
{	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	text-transform: uppercase;}
.blkitalicfont
{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
color:#000000;

}
.commonlinks {
	font-family: Calibri, Arial, Helvetica, sans-serif;;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
.grayshadow {
	background-color: #F1F1F1;
	background-image: url(../images/abtusbg_home.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.commonlinks:hover {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.font_small {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003399;
}
.font11 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
p {
	margin: 1px;
	padding-top: 0px;
	padding-bottom: 4px;
	
}.font11bold {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.blueheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-indent:2px;
}

.blacklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.blacklinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.font12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.font14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.font13 {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
ul {
	list-style-type:square;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;

}
a {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}

a:hover {
font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.subheaders {
	font-family:  Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #38599C;
	text-decoration:none;
	
}.tablebdr {
	border: 1px solid #CCCCCC;
}

.nl-ul { list-style: none; margin: 0; padding: 5px; }
.center { text-align: left; }

.form-ul { list-style: none; padding: 0; margin: 0; width: 100%; }
		.form-ul li { margin-bottom: 10px; clear: both; }
			.form-ul li label { float: left; width: 145px; text-align: right; padding-right: 10px; }
			.form-ul li strong { color: #be0000; }
			.form-ul li em { color: #be0000; font-style: normal; }
			.form-ul li input { padding: 1px 3px; }
			.form-ul li span.note { color: #6574f5; }
			.form-ul li .same-width { width: 300px; }
.msg { background: #ffeda4; color: #be0000; text-align: center; margin: 10px 0; padding: 0; display: block; }
