@charset "utf-8";
/* CSS Document */


body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #6774ac;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.whitelinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align:left;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
}
.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}

.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
}


a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #FFF;
	text-decoration: none;
}

.verticalnav a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
}


.verticalnav A:link {
	text-decoration: none;
}
.verticalnav A:visited {
	text-decoration: none; 
}
.verticalnav A:active {
	text-decoration: none; color: #6774ac;
}
.verticalnav A:hover {
	text-decoration: underline; color: #6774ac;
	
}

.othernav a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}

.othernav A:link {
	text-decoration: none;
}
.othernav A:visited {
	text-decoration: none; 
}
.othernav A:active {
	text-decoration: none; color: #6774ac;
}
.othernav A:hover {
	text-decoration: none; color: #6774ac;
	
}

.inlinenav a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	
}

.inlinenav A:link {
	text-decoration: none; color: #6774ac;
}
.inlinenav A:visited {
	text-decoration: none; color: #6774ac;
}
.inlinenav A:active {
	text-decoration: none; color: #6774ac;
}
.inlinenav A:hover {
	text-decoration: underline; color: #6774ac;
	
}



