@charset "utf-8";
/* CSS Document */

html, body {
	color: black;
        font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#mainpage {
	min-height: 500px;
}
* html div#mainpage { height:500px; }

a
{
	color: #25589D;
	text-decoration: none;
}
a:hover
{
	color: #6699FF;
	text-decoration: underline;
}

table
{
	font-family: "Trebuchet MS";
}
#title-icon
{
	background: url(images/customer-icon.jpg) no-repeat;
	width: 42px;
	height: 42px;
}
#contract-icon
{
	background: url(images/contract-icon.jpg) no-repeat;
	width: 42px;
	height: 42px;
}
#feedback-icon
{
	background: url(images/feedback-icon.jpg) no-repeat;
	width: 42px;
	height: 42px;
}
#calloff-icon
{
	background: url(images/calloff-icon.jpg) no-repeat;
	width: 42px;
	height: 42px;
}
#title
{
	background: url(images/title-center.jpg) repeat-x;
	line-height: 42px;
	padding: 0 10px;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
}
#title h1
{
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color:#FFFFFF;
	padding: 0;
	margin: 0;
}
#login-icon
{
	background: url(images/login-icon.jpg) no-repeat;
	width: 42px;
	height: 42px;
}

#title-right
{
	background: url(images/title-right.jpg) no-repeat;
	width: 8px;
	height: 42px;
}
#t1-tl
{
	background: #F4F7FA url(images/t1-tl.jpg) no-repeat left;
	width: 7px;
	height: 7px;
}
#t1-tc
{
	background: #F4F7FA;
	border-top: solid 1px #AEC1DA;
}
#t1-tr
{
	background: #F4F7FA url(images/t1-tr.jpg) no-repeat right;
	width: 7px;
	height: 7px;
}
#t1-bl
{
	background: #F4F7FA url(images/t1-bl.jpg) no-repeat left;
	width: 7px;
	height: 7px;
}
#t1-bc
{
	background: #F4F7FA;
	border-bottom: solid 1px #AEC1DA;
}
#t1-br
{
	background: #F4F7FA url(images/t1-br.jpg) no-repeat right;
	width: 7px;
	height: 7px;
}
#table1
{
	background: #f4f7fa;
	border-left: solid 1px #AEC1DA;
	border-right: solid 1px #AEC1DA;
	padding: 0 8px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.cus-details td
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 24px;
	border-bottom: dotted 1px #6699CC;
}

.cus-details
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 24px;
	border-bottom: dotted 1px #6699CC;
}
.cus-details td.noborder
{
	border-bottom: none;
}
.amount-bg
{
	background: url(images/amount_bg.jpg) no-repeat center;
	line-height: 29px;
	font-size: 16px;
	width: 179px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.amount-title
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
.droplist
{
	background-color: #FFFFFF;
	border: solid 1px #AEC1DA;
	letter-spacing: 0.02cm;
	padding: 3px 0;
}
#hints
{
	padding: 10px;
	font-size: 12px;
	line-height: 20px;
}
#t2-tl
{
	background: url(images/t2-tl.jpg) no-repeat;
	width: 7px;
	height: 37px;
}
#t2-tc
{
	background: url(images/t2-tc.jpg) repeat-x;
}
#t2-tr
{
	background: url(images/t2-tr.jpg) no-repeat;
	width: 7px;
	height: 37px;
}
#t2-l
{
	background: url(images/t2-l.jpg) repeat-y;
	width: 7px;
}
#t2-r
{
	background: url(images/t2-r.jpg) repeat-y;
	width: 7px;
}
#t2-bl
{
	background: url(images/t2-bl.jpg) no-repeat;
	width: 7px;
	height: 28px;
}
#t2-bc
{
	background: url(images/t2-bc.jpg) repeat-x;
}
#t2-br
{
	background: url(images/t2-br.jpg) no-repeat;
	width: 7px;
	height: 28px;
}
#table2
{
	background: #f4f7fa url(images/gradient-rep.jpg) repeat-x top;
	border-left: solid 1px #AEC1DA;
	border-right: solid 1px #AEC1DA;
	padding: 5px 6px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.table-header td
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	line-height: 36px;
	border-right: solid 1px #FFFFFF;
}
.grid th.noborder-left
{
	border: none;
}
.grid th
{
	background: url(images/t2-tc.jpg) repeat-x;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	line-height: 37px;
	border-left: solid 1px #ABBFDA;
	

}
.grid td
{
	border-left: solid 1px #D0DBEB;
	border-bottom: dotted 1px #D0DBEB;
	line-height: 30px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background: #f4f7fa;

}
.grid td.noborder-left
{
	border-left: none;
}

div#sectnav {
	width: 910px;
	height: 20px;
	color: #000000;
}

.hovcomm {
    color: green;
    cursor: help;
}

.hovcomm .dashes {
    display: none;
}

.hovcomm .inner {
    position: absolute;
    display: none;
    background-color: #bbddbb;
    border: 1px solid #668866;
    padding: 5px;
    width: 300px;
    color: #224422;
    cursor: text;
}

.hovcomm .show {
    display: block;
}

div#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
        color: #013B6F;
	width: 700px;
}

div#footer a {
        color: #013B6F;
	font-size: 9px;
        text-decoration: none
 }

div#footer table, div#footer tr, div#footer td, div#footer p {
        color: #013B6F;
	font-size: 9px;
        text-decoration: none
 }


.sectnav {
	font-size: 12px;
}

.sectnav a:link {
	color: #000000;
    text-decoration: none
 }

.sectnav a:visited {
	color: #000000;
    text-decoration: none;
 }

.sectnav a:active {
	color: #000000;
    text-decoration: none;
 }

.sectnav a:hover {
	color: #ff3300;
    text-decoration: none ;
 }

