/**
 * You can place your custom CSS statements here
 * it is better to write everything custom here
 * because this file won't be replaced during upgrade
 * Don't forget to rename this file to "site.css"
 */
/* properties for entire page and text inside tables */
body, th, td {
    font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
}
/* properties for all input elements */
input, textarea {
    font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
    font-size: 10px;
}
hr { 
    background-color: #4479BE;
    border: 0;
    width: 100%;
    height: 1px;
}
ul, li { list-style: disc; }
.small {
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
}
strong, .strong { font-weight: bold; }
.text_disabled { color: ButtonFace; } 

/* properties for headers */
h1,h2 {
    color: #8eaabe;
    font-weight: bold;
    text-align: center;
    margin: 0.5em 0.5em 0.5em 0.5em;
}
h3 {
    color: #FFF;
    font-weight: bold;
    text-align: left;
    margin: 0.5em 0em 0.5em 0em;
	padding: 3px 12px 3px 12px;
	background-color:#719dba;
	font-size: 12px;
}
div.centered { 
text-align: center; }
div.centered table {
    margin: 0 auto; 
    text-align: left;
	font-size: 14px;
	line-height: 20px;
}
div.centered a,
div.centered a:visited { 
	color: #406E8E; 
}
div.centered a:hover { 
background-color: #d1dce4;
	color: #102b44; 
}
div.left { 
text-align: left; 
    margin: 0em 1em 0em 1em;
}
div.left table {
    margin: 0.5em 0em 0.5em 0em;
    text-align: left;
	font-size: 12px;
}
div.left li {
    margin: 0.5em 0em 0.5em 0em;
    text-align: left;
	font-size: 12px;
}
div.left a,
div.left a:visited { 
	color: #406E8E; 
}
div.left a:hover { 
background-color: #d1dce4;
	color: #102b44; 
}
ul,ol { 
	list-style-type: circle;
	color: #406e8e;
}
.vedit {
    border: solid 1px #406E8E;
}
/* vedit - usual column (right) */
.vedit td {
    text-align: left;
    vertical-align: middle;
    padding: 15px 10px 10px 10px;
    background-color: white;
    border: solid 1px #406E8E;
	font-size: 11px;
}
/* vedit - header column (left) */
.vedit th {
    padding: 10px 15px 10px 10px;
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
	color: #406E8E;
    background-color: #ecf1f4;
    border: solid 1px #406E8E;
	font-size: 11px;
}
/* hedit - horizontal table (payments list) */
.hedit {
	border: solid 1px #8CACBB;
	font-size: 10px;
}
/* hedit - usual column */
.hedit td {
    padding: 5px;
    background-color: #E0E0E0;
    background-color: white;
    border: solid 1px #406E8E;
	font-size: 10px;
}
.hedit th {
    padding: 5px;
    font-weight: bold;
    text-align: center;
	color: #406E8E;
    background-color: #ecf1f4;
    border: solid 1px #406E8E;
	font-size: 10px;
}

table.errmsg
{
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 90%;
	color: #FFF;
	background-color: #FFB8D1;
	border: #cc0000 1px solid;
	margin: 5px 0px 5px 0px;
}
.tgagree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #406E8E;
	line-height: 16px;
	margin: 6px;
}
.membtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 25px;
	margin-left: 60px;
	text-align: left;
}
.membtextctr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 25px;
	margin-left: 60px;
	text-align: center;
}
.headalt {
    color: #FFF;
    font-weight: bold;
    text-align: left;
	margin-top: 50px;
	margin-right: 150px;
	margin-bottom: 12px;
	margin-left: 150px;
	padding: 3px 12px 3px 12px;
	background-color:#719dba;
	font-size: 12px;
}
td.numord {

background-color: #719dba;
color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.menu-tabs {
    text-align:left;
    margin-bottom:1.5em;
    padding:0em;
    background:#FFF;
}
.menu-tabs > ul {
	margin:0;
	padding:0;
	border-bottom:1px solid #406E8E;
}
.menu-tabs a {
	color: black;
	font-weight:normal;
	font-size:9pt;
	display: block;
	padding: 5px 10px 7px 10px;
	white-space: nowrap;
}
.menu-tabs > ul li.active a {
	color:#406e8e;
}
.menu-tabs div.tab {
	position: relative;
	background:#ecf1f4;
	border: 1px solid #406E8E;
	margin-top:5px;
	margin-bottom:-1px;
	z-index:5;
}
.menu-tabs > ul li:hover div.tab {
	background: #d1dce4;
	border-bottom-color: #FFF;
}
.menumain {
	margin: -6px 0px 0px 0px;
}
div.menumain ul {
    margin-left: 30px;
	font-size: 12px;
	line-height: 30px;
	list-style-type: circle;
	color: #406e8e;
}