﻿/* DEFAULTS
----------------------------------------------------------*/
img
{
    border-width:0px;
    display:block;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}
.leftCol
{
    padding-top:0px;
    width: 202px;
    min-height: 200px;
    vertical-align:top;
}

.middleCol
{
    vertical-align:top;
    padding-left:5px;
    min-height: 200px;
}

.rightCol
{
    padding-top:0px;
    vertical-align:top;
    text-align:center;
    width: 202px;
    min-height: 200px;
}

.loginDisplay
{
    float:right;
    font-family:Arial;
    color: #6d6e71;
    height:30px;
}

.loginDisplay td
{
    vertical-align:top;
}

.loginDisplay span
{
    padding-left:10px;
}

.accountDisplay
{
    width:500px;
    float:right;
    font-size:14px;
    display: block;
    text-align: right;
    padding-top: 5px;
    padding-right:5px;
    color: #6d6e71;
}
.accountDisplay input
{
    width:100px;
    vertical-align:middle;
}
.accountDisplay span
{
    padding:0px;
}
.titleImage
{
    display:inline;
    vertical-align:middle;
}
.boxTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	padding-left:5px;
}

.boxTitle {
	background-image: url(../app_images/box_topbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 5px;
	padding-left: 17px;
	line-height: 15px;
}
.boxCenter 
{
    font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(../app_images/box_middlebg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.boxBottom {
	background-color: #FFF;
	background-image: url(../app_images/box_bottombg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
}
.formTextLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #e3e3e3;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	color: #016066;
	vertical-align: top;
	line-height: 13px;
}
.buttonBar {
	background-color: #E3E3E3;
	margin: 5px;
	padding: 3px;
}


.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-size:large;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}
.videoText
{
    font-family:Arial;
    color: #6d6e71;
    font-size:12px;
     font-weight:bold;
}
/*** My Info ***/
.agentInfoCaption 
{
    font-style:normal;   
    font-weight:bold; 
}
.clientInfoHeader 
{
    font-style:normal;
    font-size: 12pt;
    font-weight:bold;
}
.agentInfoCaption 
{
    font-style:normal;   
    font-weight:bold; 
}
.clientInfoLabel 
{
    font-style:normal;
    font-size: 10pt;
    font-weight:normal; 
}
.agentInfoImage 
{
    border:0px solid silver;
    padding:2px;
    vertical-align:middle;
    display:block;
}
.agentInfoHeader 
{
    font-style:normal;
    font-size: 10pt;
    font-weight:bold;
    background-color :#efefef;
    line-height:30px;
    border-top:0px solid gray;
}
.agentInfoCaption 
{
    font-style:normal;    
    font-weight:bold; 
}
.agentInfoCaptionSmall 
{
    font-style:normal;
    font-size:smaller;
    font-weight:normal; 
}
.agentInfoLabel 
{
    font-style:normal;    
    font-weight:normal; 
}
A.rsHyperlink
{
    font-style:normal;
    font-size: 9pt;
    color: #333290;
    text-decoration:underline;
    vertical-align:middle;  
}
A.rsHyperlink:hover  
{
    font-style:normal;
    font-size: 9pt;
    color: red;
    text-decoration:underline;
    vertical-align:middle;  
}
A.rsHyperlink:Visited
{
    font-style:normal;
    font-size: 9pt;
    color: #333290;
    text-decoration:underline;
    vertical-align:middle;  
}
/*** My Info ***/
#scrollup {
   position: relative;
   overflow: hidden;
   height: 25px;
   width: 800px
 }
 .headline 
 {
   text-align:center;
   color:#BB0000;
   position: absolute;
   top:30px;
   height: 25px;
   width:800px;
   font-weight:bold;
 }


.flatTextBox
{
    Border-Style:Solid;
    Border-Width:1px;
}

.ErrorMessage
{
    color: red;
}

.ErrorLink
{
    font-size:11px;
    text-decoration:underline;
    color: red;
}
a.ErrorLink:link{text-decoration:underline;color: red;}
a.ErrorLink:visited{text-decoration:underline;color: red;}
a.ErrorLink:active{text-decoration:underline;color: red;}
a.ErrorLink:hover{text-decoration:underline;color: red;}

.instructions
{
	font-style:italic;
}

.SectionSubtitle
{  
	background-color: transparent;
    color: #338888;
	font-size: 10pt;
	 font-weight: bold;
	vertical-align: middle;
}

.Warnings
{
    font-weight:bold;
    font-size:9pt;
    color:#990000;
    background-color:Transparent;
}


/*Grid result sytle*/
.Result
{
    font-size:8pt;
    width:100%;
    color:Black;
}

.ResultAlternateRow
{
    background-color:#E5F1F1;
}

.ResultHeader
{
    background-color:#BBBBBB;
    font-weight:bold;
    color:Black;
    text-decoration:none;
   
}

.ResultRow
{
    background-color:#FFFFFF;
}

.iframeAgreement
{
    width: 6in;
    height:6in;
    border-left: solid 1px #EDA41A;
    border-right: solid 1px #EDA41A;
    border-bottom: solid 1px #EDA41A;
    border-top: solid 1px #EDA41A;
}

.GridHeader
{
    background-color:#8c969d;
    font-weight:bold;
    color:#fff;
    text-decoration:none;
}
.GridHeader img
{
    display:inline;
}
.GridRow
{
    background-color:#fef4d5;
    height : 25px;
}
.GridAltRow
{
    height : 25px;
    background-color:#f7e1b0;
}
A.GridHeaderLink
{
    font-size: 10pt;
    color: #fff;
    text-decoration:none;
}
A.GridHeaderLink:Visited
{
    font-size: 10pt;
    color: #fff;
    text-decoration:none;
}
