﻿html
{
    width:100%;
    height:auto;
    margin:0;
    padding:0;
    background:#2e3192 url(html_bg.gif) repeat-x;
}
body
{
    width:100%;
    height:auto;
    margin:0;
    padding:0;
	font-family:Verdana, Arial;
	font-size:13px;
	vertical-align:top;
	color:#000000;
}
#dTopBG
{
    width:100%;
    height:100%;
    min-height:116px;
    background-image:url(dTopBG_bg.gif);
    background-position:top right;
    background-repeat:no-repeat;
}
#dAll
{
    width:960px;
    margin:0 auto;
}
#dTop
{
    height:116px;
    padding:0;
    background-color:#ffffff;
}
#dMenu
{
    height:32px;
    padding:4px 0 0 30px;
    background:#2e3192 url(dMenu_bg.jpg) no-repeat 825px 0;
    
}
#dCon
{
    background-color:#ffffff;
    margin-bottom:15px;
}
#dMenuLeft
{
    float:left;
    width:212px;
}
#dCon   a
{
     color:#689ac5; 
     text-decoration:uderline; 
     font-weight:bold;
     outline:none;
}
#dCon    a:hover
{ 
    text-decoration:underline;
}
#dBP
{
    clear:both;
    padding:0 30px 15px 30px;
}
#dBP    a
{
    background-color:#689ac5;
    color:#fff;
    text-decoration:none;
    margin-right:5px;
    padding:0 3px 1px 15px;
    display:inline-block;
    background-position:left;
    background-repeat:no-repeat;
}
.btnPrint
{
    background-image:url(print.gif);
    background-position:1px 1px;
}    
.btnBack
{
    background-image:url(back.gif);
    background-position:1px 1px;
}  
#dBottom
{
    clear:both;
    background:#2e3192 url(dBottom_bg.jpg) no-repeat -2px 0;
    color:#689ac5; 
    font-size:11px;
    padding:15px 0 15px 0;
    text-align:center;
}
#dBottom    a
{
    color:#689ac5; text-decoration:none; font-weight:normal;
}
#dBottom    a:hover
{
    text-decoration:underline;
}
#dMenu  a
{
    display:inline-block;
    color:#ffffff;
    font-size:14px;
    margin-right:23px;
    text-decoration:none;
    font-weight:bold;
    line-height:32px;
    padding:0 5px 0 5px;
}
#dMenu  a:hover
{
    text-decoration:none;
    color:#ffffff;
    background-color:#689ac5;
    background-image:url(aBtn_bg.gif);
    background-position:0 0;
    background-repeat:no-repeat;
}
#dMenu  a:active
{
    outline:none;
}
#dMenu  a.sM
{
    color:#ffffff;
    background-color:#689ac5;
    background-image:url(aBtn_bg.gif);
    background-position:0 0;
    background-repeat:no-repeat;
}
#dMenuLeft a
{
    display:block;
    color:#495a5d;
    font-size:14px;
    line-height:40px;
    margin-bottom:5px;
    font-weight:normal;
    padding-left:2px;
    text-decoration:none;
    border-bottom:1px dotted #c3c8cb;
}
#dMenuLeft a:hover
{
    text-decoration:none;
    background:#ffffff url(dLeft_a_bg.jpg) repeat-x;
    color:#99c23e;
}
#dMenuLeft  a.sM
{
    background:#ffffff url(dLeft_a_bg.jpg) repeat-x;
}
#dHome4Leads    h2
{
    font-size:14px;
    font-weight:bold;
    color:#689ac5;
    margin:0 0 0 100px;
}
#dHome4Leads    p
{
    margin:0 0 15px 0;
    padding:0 25px 0 25px;
    }
#dHome5
{
    text-align:right;
    padding-top:70px;
}
#dHome5 ul
{
    padding:0;
    margin:0;
}
#dHome5 li
{
    list-style:none;
    list-style-image:none;
    padding:0;
    margin:0;
}
#dHome5 a
{
    display:inline-block;
    width:auto;
    background:none;
    line-height:43px;
    height:43px;
    color:#6c9cc6;
    text-decoration:none;
    text-transform:uppercase;
    font-size:14px;
    padding:0 10px 0 10px;
}
#dHome5 em
{
    /*color:#ea1821;*/
    font-style:normal;
    font-weight:bolder;
}
#dHome5 a.selected
{
    background:#ffffff url(dHome5a_bg.jpg) no-repeat 0 0;
    color:#ffffff;
}
img
{
        border:0;
}
form
{
    margin:0;
    padding:0;
}
h1
{
    color:#689ac5;
    font-size:17px;
    font-weight:bold;
    text-transform:uppercase;
    margin:0 0 15px 0;
    padding:15px 30px 0 30px;
    border-top:3px solid #689ac5;
}
h2
{
    color:#689ac5;
    font-size:14px;
    font-weight:normal;
    text-transform:uppercase;
    clear:both;
}
h3
{
    color:#ffffff;
    font-size:11px;
    font-weight:normal;
    padding:3px 3px 3px 5px;
    background-color:#fc8200;
    text-transform:uppercase;
}
h4
{
    font-size:12px;
    clear:both;
    border-bottom:dotted 1px #bf652d;    
}
p
{
    clear:left;
    margin:0 0 15px 0;
}
.fTxt	{
	border: 1px inset #689ac5;
	background-color: #dbe5ed;
	font-size:11px;
	width: 98%;
	overflow: auto;
	color:#2e3192;
	font-family:Tahoma;
}
.fBtn	{
	font-size: 11px;
	font-weight:bold;
    color:#ffffff !important;
    background-color:#689ac5;
    background-image:url(aBtn_bg.gif);
    background-position:0 0;
    background-repeat:no-repeat;
    padding:5px;
    text-decoration:none;
}
.fLbl
{
    float:left;
    width:120px;
    clear:left;
}
.tb
{
    width:100%;
    background-color:#3d3a6c;
}
.tb    td
{
    background-color:#ffffff;
	padding: 1px 5px 1px 5px;
	margin: 0;
	text-align:left;    
}
 .tb    th
 {
    background-color:#1B046D;
    color: #ffffff;
	padding: 1px 5px 1px 5px;
	margin: 0;
	text-align:left;
	font-weight:bold;   
}
.pdf
{
	padding: 0 0 0 20px;
	line-height: 18px;
	height: 18px;
	background-image: url(pdf.gif);
	background-position: left-top;
	background-repeat: no-repeat;
}
.ppt
{
	padding: 0 0 0 20px;
	line-height: 18px;
	height: 18px;
	background-image: url(ppt.gif);
	background-position: left-top;
	background-repeat: no-repeat;
}
.doc
{
	padding: 0 0 0 20px;
	line-height: 18px;
	height: 18px;
	background-image: url(doc.gif);
	background-position: left-top;
	background-repeat: no-repeat;
}