/*
 Site Styles
*/

body, html {
	font-size: 12px;
	font-family: Tahoma;
	line-height: 18px;
	color: #000;
}

body {
	background-color: #bcd1e0;
}

a {
	color: #000000;
}

a:hover {

}

div.centrify {
	width: 908px;
	margin: 0 auto 0 auto;
}

h1 {
	font-size: 15px;
	color: #282776;
}

h2 {
	font-size: 14px;
}


h3 {
	font-size: 14px;
}

table.navigation {
	width: 185px;
}

.navigation td {
	padding: 10px 0px 10px 15px;
	border-bottom: 1px solid #8c9dba;
	border-top: 1px solid white;
	color: #282776;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}



.navigation td.selected {

}

td.footer, td.footer a {
	font-size: 10px;
	color: #ffffff;
}

.subnav_container {
	border: 1px solid #ccc;
	background-color: #a1bbcb;
	width: 150px;
	padding: 10px;
}

#navie {
	width: 185px;
}

.toggler, .non_toggler, .selected {
	padding: 10px 0px 10px 15px;
	border-bottom: 1px solid #8c9dba;
	border-top: 1px solid white;
	color: #282776;
	font-weight: bold;
	font-size: 12px;
	text-align: left;	
}

.element a {
	display: block;
	background-color: #bdd3e1;
	padding: 4px;
	padding-left: 14px;
	border-bottom: 1px solid #8c9dba;
	margin-left: 2px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #282776;
}