﻿
/* Main Document Specification */
fieldset, img							
{
	border : 0;
}

a            {text-decoration:none; color:#66288E;}
a:link       {text-decoration:none; color:#66288E;}
a:active     {text-decoration:none; color:#66288E;}
a:visited    {text-decoration:none; color:#66288E}
a:hover      {text-decoration: underline; color:red;}   

body
{
    background-color: WHITE;
    font-family:  Tahoma, Times New Roman, Myriad Pro Light Cond;
    font-size:10pt;
    color:Black;
}

#address
{
    padding-left:5px;
    padding-top:5px;
    color:White;
    font-family:Tahoma;
    font-size:11pt;
}

#address a            {text-decoration:none; color:White;}
#address a:link       {text-decoration:none; color:White;}
#address a:active     {text-decoration:none; color:White;}
#address a:visited    {text-decoration:none; color:White}
#address a:hover      {text-decoration: underline; color:red;}

#Answers
{
    width:326px;
    height:auto;
    padding-left:104px;
    padding-right:64px;
    margin-left:100px;
    /*background-color: #66288E;*/
}  

#callbackcontainer
{
    width:147px;
    height: 290px;
    background-image:url(../images/CallBackBackground.gif);
    background-repeat:no-repeat;
    /*border: solid 1px #807FCC;*/
    padding: 75px 4px 0px 4px;
    font-family:Arial;
    color:White;
    font-size:9pt;
    font-weight:normal;
    margin-top:7px;
    /*margin-bottom:15px;*/
}

#callbackcontainerh
{
    width:295px;
    height: 127px;
    background-image:url(../images/CallBackBackgroundh.gif);
    background-repeat:no-repeat;
    padding: 0px 0px 0px 105px;
    font-family:Arial;
    color:White;
    font-size:9pt;
    font-weight:normal;
    margin-top:0px;
    /*margin-bottom:15px;*/
}

.callbacklabel
{
    color:White;
    font-size:8pt;
    font-weight:normal;
    padding:15px 0px 0px 5px;
}

.callbacklabelh
{
    width:255px;
    color:White;
    font-size:8pt;
    font-weight:normal;
    padding:7px 0px 0px 0px;
    float:left;
}

.callbacklabelb
{
    
    color:White;
    font-size:8pt;
    font-weight:normal;
    padding:7px 2px 0px 0px;
    float:right;
}

.clear
{
	clear : both;
}

#centercontent, #fullcentercontent
{
	width : 505px;	
	float:left;
	padding-top:15px;
	padding-left:10px;
	padding-right:0px;
}

#centercontentMaster
{
	width : 665px;	
	float:right;
	padding-top:15px;
	padding-left:10px;
	padding-right:0px;
}


#Contactinfo
{
    
    padding-left:10px;
    font-size:11pt;
    
}

.Contactbox
{
    width:300px;
    float:left
}


.ContactLabel
{
    width:150px;
    float:left
}


#container			
{ 
	margin-left : auto; 
	margin-right: auto;					  
	text-align : left; 
	width : 903px;
	height:auto;
	background-color: White;
}

#content		
{ 
	float : left; 
	width : 905px; 
	padding : 0px 0px 10px 0px;
	background-color: White;
	background-image:url(../images/LeftNavTop.gif);
	background-repeat:no-repeat;
}

#ContentPoints
{
    width:660px;
    height:360px;
    background-image:url(../images/PointBackground.gif);
    background-repeat:no-repeat;   
    margin-left:5px;
    margin-top:15px;
}

#ContentPointsText
{
    width:650px;
    height:340px;
    padding:10px 5px 5px 10px;
    font-family:Arial;
    color:White;
}

#ContentPoints a            {text-decoration:underline; color:White;}
#ContentPoints a:link       {text-decoration:underline; color:White;}
#ContentPoints a:active     {text-decoration:none; color:White;}
#ContentPoints a:visited    {text-decoration:none; color:White}
#ContentPoints a:hover      {text-decoration: underline; color:red;}   

#ContentPointsText a            {text-decoration:underline; color:White;}
#ContentPointsText a:link       {text-decoration:underline; color:White;}
#ContentPointsText a:active     {text-decoration:none; color:White;}
#ContentPointsText a:visited    {text-decoration:none; color:White}
#ContentPointsText a:hover      {text-decoration: underline; color:red;}   

#footer
{
    width:888px;
    height:35px;
    padding:0px 5px 0px 5px;
    background-color:White;
}

#footertextleft
{
    padding:10px 0px 10px 0px;
    float:left;
    font-family:Tahoma;
    font-size:10pt;
    color:Black;
}

#footertextleft a            {text-decoration:none; color:Black;}
#footertextleft a:link       {text-decoration:none; color:Black;}
#footertextleft a:active     {text-decoration:none; color:Black;}
#footertextleft a:visited    {text-decoration:none; color:Black}
#footertextleft a:hover      {text-decoration:none; color:red;}   

#footertextright
{
    padding:10px 0px 10px 0px;
    float:right;
    font-family:Tahoma;
    font-size:10pt;
    color:Black;
}

#footertextright a            {text-decoration:none; color:Black;}
#footertextright a:link       {text-decoration:none; color:Black;}
#footertextright a:active     {text-decoration:none; color:Black;}
#footertextright a:visited    {text-decoration:none; color:Black}
#footertextright a:hover      {text-decoration:none; color:red;}    

.fright
{
    float:right;
}

#header
{
	float: left;
	width: 903px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #A8A8A8;
}

#headernavigation
{
    width:903px;
    height:21px;
    background-image: url(../images/NavBarBackground.gif);
    background-repeat:repeat-x;
}

#headernavtext
{
    padding:3px 0px 0px 90px;
    color:White;
    font-family: Tahoma;
    font-weight:normal;
    font-size:9pt;
}

#headernavtext a            {text-decoration:none; color:White;}
#headernavtext a:link       {text-decoration:none; color:White;}
#headernavtext a:active     {text-decoration:none; color:#A8A8A8;}
#headernavtext a:visited    {text-decoration:none; color:White;}
#headernavtext a:hover      {text-decoration:none; color:red;}    

#leftcontent
{
	float : left;
	width : 225px;
	margin : 0px 0px 0px 0px;
	padding-top:15px;
}

#leftnav
{
    float : left;
	width : 225px;
	margin : 0px 0px 0px 0px;
	background-color: #A8A8A8;
}

#newsletterclick
{
    color:#005B91;
    font-family:Arial;
    font-size:11pt;
    margin:0px 0px 10px 0px;
    text-decoration:none;
}

#newsletterclick a            {text-decoration:none; }
#newsletterclick a:link       {text-decoration:none; }
#newsletterclick a:active     {text-decoration:none; }
#newsletterclick a:visited    {text-decoration:none; }
#newsletterclick a:hover      {text-decoration:none; }      

#rightcontent
{
	float : right;
	width : 155px;
	padding-top:15px;
	padding-left:5px;
	padding-right:2px;
	/*padding-left:1px */
}

#SurveyContainer
{
    /*background-image : url(../images/60SecSurvBackground.gif);*/
    background-repeat:no-repeat;
    width:340px;
    height:445px;
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    margin-left:155px;
}

.SurvLeft
{
    float:left;
}

.SurvLeft1
{
    float:left;
    margin-left:7px;
}

.SurvRight
{
    float:right;
}

h1
{
	font-size : large;
	font-weight : bold;
	color : #66288E;
	margin-bottom : 5px;
}


h2 
{
    font-family:Tahoma;
    font-size:small;
    color : #66288E;
    }
    
.Solution
{padding-left:10px;
    padding-top:5px;}

h3
{
	font-size : 10pt;
	font-weight : bold;
}

h4
{
	font-size : 10pt;
	font-weight : normal;
}

h5
{
	font-size : 9pt;
	font-weight : bold;
	color: #66288E;
}

h6
{
	font-size : 9pt;
	font-weight : normal;
	color : #66288E;
	margin-bottom : 5px;
}

b
{
    color : #66288E;
}

/*Button Navigation CSS*/

.buttontop, .buttonbottom
{
    width : 210px;
	/*min-height : 20px;*/
	background-color:#A8A8A8;
	border-bottom : solid 1px #CBCBCB;
	padding : 5px 5px 5px 5px;
	margin-bottom: 10px;
	color: Black;
	font-family:Tahoma;
	font-size:9pt;
	/*vertical-align:middle;
	display:block;*/
}

.buttonmiddle, .buttonsingle, .buttonmiddle_subitem, .buttonmiddle_subitem_selected
{
	width : 210px;
	/*min-height : 20px;*/
	background-color:#A8A8A8;
	border-bottom : solid 1px #CBCBCB;
	padding-left : 5px;
	padding-right : 5px;
	margin-bottom: 3px;
	color: Black;
	font-family:Tahoma;
	font-size:9pt;
	/*vertical-align:middle;*/
	/*display:block;*/
}

.buttonmiddle a, .buttonsingle a, .buttonmiddle_subitem a, .buttonmiddle_subitem_selected a
{
    text-decoration : none;
    width : 210px;
	/*min-height : 20px;*/
	/*vertical-align:middle;*/
	color: Black;
	/*display:block;*/
}

.buttonmiddle a:link, .buttonsingle a:link, .buttonmiddle_subitem a:link, .buttonmiddle_subitem_selected a:link
{
    text-decoration : none;
    width : 210px;
	/*min-height : 20px;*/
	/*vertical-align:middle;*/
	/*display:block;*/
}

.buttonmiddle a:active, .buttonsingle a:active, .buttonmiddle_subitem a:active, .buttonmiddle_subitem_selected a:active
{
    text-decoration : none;
    color:Black;
    background-color:#A8A8A8;
    width : 210px;
	/*min-height : 20px;*/
	/*vertical-align:middle;*/
	/*display:block;*/
}

.buttonmiddle a:visited, .buttonsingle a:visited, .buttonmiddle_subitem a:visited, .buttonmiddle_subitem_selected a:visited
{
    text-decoration : none;
    color: Black;
    /*vertical-align:middle;*/
    /*display:block;*/
}

.buttonmiddle a:hover, .buttonsingle a:hover
{
    text-decoration : none;
    color:#E52E2F;
    background-color:#A8A8A8;
    width : 210px;
	/*min-height : 20px;*/
	/*vertical-align:middle;*/
	/*display:block;*/
}


/*.buttontop
{
	padding-top : 0px;
	padding-bottom : 16px;	
	background-image: url(../images/LeftNavTop.gif);
}*/

.buttonmiddle 
{
	padding-top : 8px;
	padding-bottom : 8px;	
}

.buttonmiddle_subitem, .buttonmiddle_subitem_selected 
{
    /*float:right;*/
	padding-top : 2px;
	padding-bottom : 2px;
	font-weight: normal;
	/*border-bottom : solid 1px #ffffff;	
	padding-left : 14px;*/
	margin-left:23px;
	width : 90px;
}

.buttonmiddle_subitem_selected
{
	background-color:#A8A8A8;
}

.buttonmiddle_subitem a:hover, .buttonmiddle_subitem_selected a:hover
{
    text-decoration : none;
    color:#E52E2F;
    
    width : 210px;
	/*min-height : 20px;*/
	/*vertical-align:middle;*/
	/*display:block;*/
}

/*
.buttonbottom
{
	padding-top : 6px;
	padding-bottom : 0px;
}*/

.buttonsingle
{
	padding-top : 0px;
	padding-bottom : 0px;
}


.dataentrypanel, .dataentrypanelhilite
{
	width: 456px;
	padding: 10px;	
}

.dataentrypanel
{
	background-color: #f1f2f2;
}

.dataentrypanelhilite
{
	background-color: #99dd77;
}

.dataentrypanel h3, .dataentrypanelhilite h3
{
	padding-top: 6px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #000000;
	font-size: 12pt;
}

.dataentry_left, .dataentry_leftnote
{
	float: left;
	width: 150px;		
	font-size: 11pt;
}

.dataentry_left
{
	font-weight: bold;
	color: #000077;	
}

.dataentry_leftnote
{
	font-style: italic;
	color: #555555;	
}


.dataentry_right
{
	float: left;
	width: 300px;
	font-size: 11pt;
	color: #000000;	
}

.dataentry_full
{
	float: left;
	width: 456px;		
	font-size: 11pt;
	font-weight: bold;
	color: #000000;	
}

/*-----------New Stuff-------*/

#leftcolumn
{
    width:250px;
    float:left;
}

#leftcolumn a            {text-decoration:none; color:White;}
#leftcolumn a:link       {text-decoration:none; color:White;}
#leftcolumn a:active     {text-decoration:none; color:Black;}
#leftcolumn a:visited    {text-decoration:none; color:White;}
#leftcolumn a:hover      {text-decoration:none; color:red;}   

#rightcolumn
{
    width:250px;
    float:left;
    padding-left:3px; 
}

#rightcolumnh
{
    width:402px;
    float:right;
    padding-left:3px;    
    margin-left:8px;
}


#rightcolumn a            {text-decoration:none; color:White;}
#rightcolumn a:link       {text-decoration:none; color:White;}
#rightcolumn a:active     {text-decoration:none; color:Black;}
#rightcolumn a:visited    {text-decoration:none; color:White;}
#rightcolumn a:hover      {text-decoration:none; color:red;} 

#SurveyBox
{
    background-image: url(../images/60SecBackground.gif);
    background-repeat:no-repeat;
    width:241px;
    height:127px;
    margin-left:5px;
}

.SurveyBoxText
{
    color:White;
    font-size:14pt;
    float:right;
    padding-top:5px;
    padding-right:5px;
    font-weight:bold;
    text-align:right;
}

#DebtSolutionBox
{
    background-image: url(../images/DebtSolutionsBackground.gif);
    background-repeat:no-repeat;
    width:241px;
    height:127px;
    margin-left:5px;  
}

#DebtProblemsBox
{
    background-image: url(../images/DebtProblemsBackground.gif);
    background-repeat:no-repeat;
    width:241px;
    height:365px;
    margin-left:5px;
    margin-top:10px;  
}

#DebtOptionsBox
{
    background-image: url(../images/DebtOptionsBackground.gif);
    background-repeat:no-repeat;
    width:241px;
    height:365px;
    margin-left:5px;
    margin-top:10px;  
}

.DebtBoxText
{
    color:White;
    width:230px;
    font-size:14pt;
    float:left;
    padding-top:15px;
    padding-left:5px;
    font-weight:bold;
    text-align:left;
}

.DebtBoxSmallText
{
    color:White;
    font-size:10pt;
    float:left;
    padding-top:15px;
    padding-left:5px;
    font-weight:bold;
    text-align:left;
}

.dots
{
    padding-right:10px;
    float:left;
}

.text
{
    float:left;
}

