@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td, input, select, textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #4d4d4d;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7fb2d9;
}
.imgborder {
	border: 1px solid #7fb2d9;
}
a:link, a:visited {
	color: #0f46bb;
}
a:hover {
	color:#e80101;
	text-decoration:none;
}
a.gray:link, a.gray:visited {
	color:#4d4d4d;
	text-decoration:none;
	font-weight: normal;
}
.main {
    font-family: Verdana;
	font-size: 11px;
	color: #4d4d4d;
}
.phone {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.blocks {
	background-image: url(../images/bg_blocks.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 25px;
}
.blocks_border {
	background-image: url(../images/pixel_blue.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 45px;
}
.home_contact {
	padding-top: 15px;
	padding-right: 15px;
	background-color: #d0e0fd;
	background-image: url(../images/bg_home_contact.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	text-align: left;
}
.home_login {
	background-color: #185bd6;
	vertical-align: top;
	text-align: left;
	font-size: 10px;
}
.home_login a {
	color:#FFFFFF;
}
.top_login .input {
	border:1px solid #ffffff;
	width: 80px;
}
.top_login .submit {
	border:0;
	vertical-align: bottom;
}
.incorporate {
	color: #FFFFFF;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-top: 30px;
}
.disclaimer {
	font-family: Arial;
	font-size: 10px;
	color: #9e9e9e;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footer {
	font-family: Arial;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footer a {
	color:#1f69eb;
	font-weight:bold;
	text-decoration:none;
}
.footer a:hover {
	color:#e00000;
	text-decoration: underline;
}
/* Page navigator */
.p_navigation {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0px;
}
.p_navigation a:link, .p_navigation a:visited, .p_navigation a:active {
    text-decoration: none;
    color: #636363;
    background: #eaeaea;
    border: 1px solid #bebebe;
    padding: 2px 6px;
    font-size: 11px
}
.p_navigation a:hover {
    background: #ffffff;
    color: black;
    border-color: #bebebe;
}
.p_total, .p_of {
    background: #eaeaea;
    border: 1px solid #bebebe;
    font-weight: bold;
    padding: 2px 5px;
    margin-right: 3px;
}
.p_total span, .p_of span {
    color: red;
}
.p_on {
    background: #ffffff;
    color: black;
    border: 1px solid #bebebe;
    padding: 2px 6px;
}
/* End page navigator */

.table_hat {
     font-weight: bold;
     background-image: url(../images/table.gif);
     background-repeat: repeat-x;
     background-color: #f7f7f7;
}
.calculator {
	background-color: #e0e7f6;
	background-image: url(../images/bg_calc.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left:20px; 
	border:1px solid #7e96c4
}
.bluebox {
	background-color: #e0e7f6;
	background-image: url(../images/bg_calc.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border:1px solid #7e96c4
}
.blueboxes td {
	background-color: #e0e7f6;
	background-image: url(../images/bg_calc.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #7e96c4;
}
.blueboxes img {
	border: 1px solid #e0e7f6;
}
.blueboxes img:hover {
	border: 1px solid #7e96c4;
}



/* CP */
.blueline {
    font-size: 0px;
    height: 1px;
    background-color: #002d8a;
    margin-bottom: 5px;
}
.menu a:link, .menu a:visited, .menu a:active {
    text-decoration: none;
    color: #ffffff;
    background: #295ec1;
    background-image: url(../images/cp_btn.gif);
    border: 1px solid #002d8a;
    border-top: 0px;
    border-right: 0px;
    padding: 5px 15px 5px 15px;
}
.menu a:hover, .menu_on {
    color: #ffffff;
    border: 1px solid #002d8a;
    border-top: 0px;
    border-right: 0px;
    background: #3472e9;
    background-image: url(../images/cp_btn_on.gif);
    background-repeat: repeat-x;
    padding: 5px 15px 5px 15px;
}
a.contents {
	font-size: 10px;
	color: #3074a9;
}
.red {
	color:#990033;
}


.notesTitle {
    background: #295ec1;
    background-image: url(../images/cp_btn.gif);
    background-repeat: repeat-x;
    padding: 5px 0 5px 5px;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    WIDTH: 200px;
    float: left;
}
.notesEdit {
    background: #295ec1;
    background-image: url(../images/cp_btn.gif);
    background-repeat: repeat-x;
    padding: 5px 5px 5px 0;
}
.notesEdit a:link, .notesEdit a:visited, .notesEdit a:active {
    text-decoration: underline;
    color: #ffffff;
}
.notesEdit a:hover {
    text-decoration: none;
    color: #ffffff;
}
.notesContent {
    padding: 3px;
}
