@charset "UTF-8";
a.left-nav {
	font-family: "Century Gothic",Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #213048;
	text-decoration: none;
	font-weight:bold;
	padding:3px;
	
}
.left-nav {
	font-family: "Century Gothic",Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #213048;
	text-decoration: none;
	font-style:bold;
	
}
a.left-nav:hover {background-color: #ccd77b; color:#fff; }
.main-content {font-family:"Century Gothic",Verdana, Geneva, sans-serif; font-size:12px; color:#233047;}
.title {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:20px; text-transform:uppercase;}

a.top-nav {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
a.top-nav:hover {	color: #9bb0d7;}
.form-header {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #233047;
}
.form-header-yellow {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d6ed13;
}
.form-fields {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.form-fields2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.content-links {
	color: #7690c9;
	font-weight:bold;
}
.footer {font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #233047; text-decoration:none;}
.white {
	color: #FFF;
	font-weight: bold;
}
.errdiv {
    color: Red; 
    font-size: 10px; 
    vertical-align: text-bottom;
    display: none;
}
.btnSlotActive {
    color: Blue; 
    text-decoration: underline; 
    cursor: hand;
}
.btnSlotInactive {
    color: silver; 
    text-decoration: underline; 
    cursor: auto;
}
