﻿body 
{
    background-image: url('/images/leftframe_bg-page.gif'); 
    background-repeat: repeat;
    margin: 0;
    padding: 0;
    width: 100%; 
    height: 100%;
    scrollbar-arrow-color:#F5F5F5;
	scrollbar-base-color:#4E6BA3;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#4E6BA3;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#0A6F9E;    
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #0D377B;
	font-weight : normal;
}

HR {border: none 0; 
text-align: left;/*this will align it for IE*/
border-top: 1px dashed #0e3e86;/*the border*/
width: 50%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

TD {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #0D377B;
	font-weight : normal;	
}

TD A:LINK {color : #0D377B; text-decoration : underline;}
TD A:VISITED {color : #0D377B; text-decoration : underline;}
TD A:ACTIVE {color : #0D377B; text-decoration : underline;}
TD A:HOVER {color : #5DBC07; text-decoration : underline;}

TD.NoUL A:LINK {color : #0D377B; text-decoration : none;}
TD.NoUL A:VISITED {color : #0D377B; text-decoration : none;}
TD.NoUL A:ACTIVE {color : #0D377B; text-decoration : none;}
TD.NoUL A:HOVER {color : #5DBC07; text-decoration : underline;}

OL LI 
{
    padding-bottom: 5px;    
}

div#page 
{
    width: 800px; 
    height: 100%; 
    position: absolute; 
    left: 19%;    
}

div#leftFrameFill1
{
    position: absolute; 
    top: 0px; 
    left: 30px; 
    width: 12px; 
    height: 100%; 
    background-image: url('/images/leftframe_bg1-fill.gif'); 
    background-repeat: repeat-y;
}

div#leftFrameFill2 
{
    position: absolute; 
    top: 0px; 
    left: 0px; 
    width: 30px; 
    height: 100%; 
    background-image: url('/images/leftframe_bg2-fill.gif'); 
    background-repeat: repeat-y;    
}

div#leftNav
{
    position: absolute; 
    top: 0px; 
    left: 42px; 
    width: 181px; 
    height: 100%; 
    background-image: url('/images/bgfill_leftnav.gif'); 
    background-repeat: repeat-y;
}

div#infoRequestBackground
{
    height: 82px; 
    background-image: url('/images/tblfrquotebody_bg.gif'); 
    background-repeat: no-repeat;
}

div#infoRequestImgPos
{
    position: relative; 
    top: 49px; 
    left: 20px;
}

div#directMailHdr
{
    position: relative; 
    left: 6px; 
    width: 181px; 
    height: 29px;
}

div#directMailBackground
{
    position: relative; 
    left: 6px; 
    width: 180px; 
    height: 80px; 
    background-image: url('/images/tbldrtmailbody_fill.gif'); 
    background-repeat: repeat-y;
}

div#directMailImgPos
{
    position: relative; 
    left: 6px; 
    width: 150px;
}

div#directMailFtr
{
    position: relative; 
    left: 6px; 
    width: 168px; 
    height: 8px; 
    background-image: url('/images/tbldrtmailftr_bottom.gif'); 
    background-repeat: no-repeat;
}

div#leftTxtLinkBackground
{
    width: 179px; 
    height: 100px; 
    background-image: url('/images/bgfill_leftnav-ftrextend.gif'); 
    overflow: hidden;
}

div#leftTxtLinkPos
{
    text-align: center; 
    padding-top: 13px;
}

div#rightFrameFill1
{
    position: absolute; 
    top: 0px; 
    left: 814px; 
    height: 100%; 
    background-image: url('/images/rightframe_bg1-fill.gif'); 
    background-repeat: repeat-y;
}

div#rightFrameFill2
{
    position: absolute; 
    top: 0px; 
    left: 826px; 
    height: 100%; 
    background-image: url('/images/rightframe_bg2-fill.gif'); 
    background-repeat: repeat-y;
}

div#mainContentBackground 
{
    position: absolute; 
    top: 0px; 
    left: 223px; 
    width: 591px; 
    height: 100%; 
    background-image: url('/images/bgfill_pgcnt.jpg'); 
    background-repeat: repeat;
}

div#headerBackground
{
    width: 591px; 
    height: 59px; 
    background-image: url('/images/bgfill_pghdr.gif'); 
    background-repeat: repeat;
}

div#phoneImgPos
{
    position: absolute; 
    left: 12px; 
    top: 14px;
}

div#headerFill
{
    position: absolute; 
    left: 420px; 
    top: 9px; 
    background-image: url('/images/divline_vert1.gif'); 
    background-repeat: repeat-y;
}

div#usernameTextBoxPos
{
    position: absolute; 
    left: 430px; 
    top: 8px;
}

div#passwordTextBoxPos
{
    position: absolute; 
    left: 430px; 
    top: 31px;
}

div#loginButnPos
{
    position: absolute; 
    left: 535px; 
    top: 8px; 
    width: 60px; 
    height: 60px; 
    padding: 6px 2px 6px 2px; 
    background-image: url('/images/bg_gobutn.gif'); 
    background-repeat: no-repeat;
}

div#mainContentPos
{
    overflow: scroll; 
    height: 84%;
}

.FtrTxt
{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #5B5B5B;
	font-weight : normal;    
}

.FtrTxt A:LINK {color : #5B5B5B; text-decoration : none;}
.FtrTxt A:VISITED {color : #5B5B5B; text-decoration : none;}
.FtrTxt A:ACTIVE {color : #5B5B5B; text-decoration : none;}
.FtrTxt A:HOVER {color : #5DBC07; text-decoration : underline;}

.directMailTxt
{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	font-weight : normal;	
}

.directMailTxt A:LINK {color : #FFFFFF; text-decoration : none;}
.directMailTxt A:VISITED {color : #FFFFFF; text-decoration : none;}
.directMailTxt A:ACTIVE {color : #FFFFFF; text-decoration : none;}
.directMailTxt A:HOVER {color : #5DBC07; text-decoration : underline;}

.leftTxtLink
{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #8AA5CC;
	font-weight : bold;	    
}

.leftTxtLink A:LINK {color : #8AA5CC; text-decoration : none;}
.leftTxtLink A:VISITED {color : #8AA5CC; text-decoration : none;}
.leftTxtLink A:ACTIVE {color : #8AA5CC; text-decoration : none;}
.leftTxtLink A:HOVER {color : #5DBC07; text-decoration : underline;}

.loginTextBox
{
    border-top: 1px solid #838E9E;
    border-bottom: 1px solid #838E9E;
    border-left: 1px solid #838E9E;
    border-right: 1px solid #838E9E;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #0D377B;   
    text-decoration: none;
	height : 18px;
	padding-left : 3px;
	padding-top : 2px;	
	background-image: url('/images/frmshadow_txtBox1-off.jpg');
}

.bold {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #0D377B;
	font-weight : bold;	
}

.subHeader {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #0e3e86;
	font-weight : bold;	
}

.formFieldLabel {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #478F09;
	font-weight : bold;	
}

.formFieldTextBox {
    border-top: 1px solid #838E9E;
    border-bottom: 1px solid #838E9E;
    border-left: 1px solid #838E9E;
    border-right: 1px solid #838E9E;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #0D377B;   
    text-decoration: none;
	height : 14px;
	padding-left : 3px;
	padding-top : 2px;	
	/* background-image: url('/images/frmshadow_txtBox1-off.jpg');*/
}	

.formFieldDDL {
	border-top: 1px solid #838E9E;
	border-bottom: 1px solid #838E9E;
	border-left: 1px solid #838E9E;
	border-right: 1px solid #838E9E;
	background-color: #CDD5E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0D377B;
	font-weight : normal;
}