@charset "utf-8";
/* CSS Document
 
main.css index:
#1552 basic
#1635 general items
#1776 section/article
#2712 header
#2933 banner


*/

/* Type */
.offleft{
	margin-left:-9999px;
	position:absolute;
	}

	body, input, select, textarea {
	color: #616161;
	font-weight: 400;
	}
	h1, h2, h3, h4, h5, h6 {
		color: #5385c1;
		font-weight: 300;
	}

	h2 {
		font-size: 1.75em;
		font-weight: 300;
	}
.logo {
	text-align:left;
	}
.bk-highlight{
	padding:1em 0 .1em 0;
	margin:1em 0 0 0;
	font-weight:600;
	background-image:url(../../images/transparency.png) /* #5385c1 80% */

}
a:hover {
	text-decoration:underline !important;}
a.current {
	text-transform:uppercase !important;
	font-weight: bold;}
	
.button {
		border-radius: 6px;
		font-weight: normal;
	}
#cdSiteSeal1 {
	margin-left: -9000px;}
