/* CSS Document */

.bodycopy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#666666;
}

a.bodycopy {
	color:#48558a;
	text-decoration:none;
	font-weight:bold
}

a.bodycopy:hover, a.bodycopy:active {
	color:#808ab2;
	text-decoration: underline;
}

.nav_copy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000;
	font-weight:bold;
}

a.nav_copy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}

.bodybig {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#666666;
}

a.bodybig {
	color:#48558a;
	text-decoration:none;
	font-weight:bold
}

a.bodybig:hover, a.bodybig:active {
	color:#808ab2;
	text-decoration: underline;
}

.nav_copy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000;
	font-weight:bold;
}

a.nav_copy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}


a.nav_copy:hover, a.nav_copy:active {
	color:#48558a;
}

.table_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}

body {
	background-color:#acadb2;
}

.headline {
	color:#48558a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
}
	


.footer_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#FFFFFF;
	text-decoration: none;
}

a.footer_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#FFFFFF;
	text-decoration: none;
}

a.footer_link:hover, a.footer_link:active {
	text-decoration:underline;
}

.red {
	color:#FF0000;
}

input, textarea, select {
     font-family: "Verdana", "Arial", "Helvetica", sans-serif;
     font-size: 11px;
     line-height: 14px;
	 text-decoration: none;
}

.tableborder_gray {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-color: #666666;
	border-right-color: #666666;
}

.tableborder_blue {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #48558a;
	border-left-color: #48558a;
	border-top-color: #48558a;
	border-right-color: #48558a;
}

