.style1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
.style2 {
	color: #3D5AB3;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #58523A;
}
a:visited {
	font-family: "Trebuchet MS";
	color: #080858;
	text-decoration: none;
}
a:link {
	color: #6A6346;
	text-decoration: none;
}
a:active {
	color: #6A6346;
	text-decoration: none;
}
a:hover {
	color: #080858;
	text-decoration: none;
}
.navbar {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.navbar a:visited {
	color: #E2E3AD;
	text-decoration: none;
}
.navbar a:link {
	color: #ffffff;
	text-decoration: none;
}
.navbar a:hover {
	color: #000066;
	text-decoration: underline;
	
}
.navbar a:active {
	color: #E2E3AD;
	text-decoration: none;
}
.headline {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	color: #080858;
	font-weight: bold;
}
.daly {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.subhead {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #5A543C;
	font-weight: bold;
	text-decoration: none;
}
.b_level_header {
	color: #080858;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}
.subnavigation {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #080858;
	text-decoration: none;
}
.subnavigation a:link {
	color: #080858;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
.subnavigation a:visited {
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
.subnavigation a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
.subnavigation a:active {
	color: #080858;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}

/* QUADSIMIA CSS */

div.header{
	margin:0 auto;padding:0;
	width:890px;height:108px;}
div.header h1{
	margin:0;padding:0;
	width:890px;height:108px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/header.jpg) no-repeat top left;}
div.header h1 a{
	display:block;
	width:590px;height:108px;}
div.header div.email{
	position:absolute;
	margin:76px 0 0 681px;padding:0;
	width:194px;height:22px;}
div.header div.email a{
	display:block;
	width:194px;height:22px;}

a:link, a:visited{
	color:#003399;
	text-decoration:underline;
	font-weight:bold;}
a:hover, a:active{
	color: #336633;
	text-decoration:none;
	font-weight:bold;}

.navbar a:link, .navbar a:visited{
	color:#E2E3AD;
	text-decoration:none;
	/*font-weight:bold;*/}
.navbar a:hover, .navbar a:active{
	color:#FFF;
	text-decoration:none;
	/*font-weight:bold;*/}

.subnavigation a:link, .subnavigation a:visited{
	color:#003399;
	text-decoration:underline;
	font-weight:bold;}
.subnavigation a:hover, .subnavigation a:active{
	color:#336633;
	text-decoration:none;
	font-weight:bold;}
