﻿fieldset
{
	border:none;
	width:600px;
}

.fieldsetTwoColumn {
  width: 575px;
}

.entryForm  p.desc
{
  width: 98%;
	/*font-size:85%;*/
}

.entryForm input[type="text"], .entryForm input[type="password"]
{
	border: 1px solid #AEAEAE;
}

.fieldOff
{	
	background-color:#FFFFFF;
}

.fieldOn {
	background-color:#F6EFCF;
}

.entryForm label
{
	display:block;
	color:#3C3D3D;	
	font-size:1em;
	/*font-size:80%;*/
	line-height:20px;
}

.entryForm fieldset ol
{
    list-style:none;
}

.entryForm fieldset ol li
{	
	/*clear:left;*/
	background-image:none;	
	margin:0 10px 0 0;
	padding:0 0 10px 0;	
}

.entryForm fieldset label#lblCaptcha {
  width: 330px;
}

legend
{
 	color:#31315B;
 	font-size:1.4em;
	/*font-size:90%;*/
	font-weight:bold;
	line-height:20px;
	margin:0;
	padding:10px 0 0 0;	
}

.extra-info h3
{
    /*font-size:90%;*/
    border-bottom:solid 1px #DBDBDB;
    padding-bottom:3px;
}

.extra-info a
{
    list-style-type:none;
    vertical-align:text-top;
    background:url(/images/bullet_small.jpg) no-repeat center left;
    padding:4px 0 4px 25px;
    margin-top:5px;
	/*font-size:75%; */
	display:block;
	font-weight:normal;
	color:#31315B; 
	text-decoration:underline;	
	cursor:pointer;
}
 	    
.extra-info em
{
    /*font-size:80%;*/
    color:#3D3D3D;
    font-style:normal;
    display:block;
    font-weight:normal;
    padding-top:3px;
}
    
#optionalInfo
{
    display:none;
}

.entryForm fieldset ol
{
	border-top:solid 1px #DBDBDB;
	padding:10px;
}

.entryForm H1
{
	margin:0;
	padding:20px 0 0 0;	
}

.entryForm #progressBar
{
	height:auto;
}

label.error
{
	color:Red;
	display:inline-block;
	background:url(/images/invalid.png) no-repeat left center;
	margin:0 0 0 10px;
	padding:0 0 0 25px;
	height:auto;
	width:auto;
}

label.valid, label.error.valid
{
	background:url(/images/valid.png) no-repeat right center;
	display:inline-block;	
	margin:0 0 -5px 10px;
	padding:0;
	height:20px;
	width:20px;
}

fieldset ol li em
{
	/*font-size:65%;*/
	font-size:0.85em;
	color:#999999;
	font-style:normal;
	display:block;
	line-height:20px;
}

/* field specific styles */
.entryForm fieldset ol .firstname
{	
	float:left;		
}

.entryForm fieldset ol .firstname label
{
	
}

.entryForm fieldset ol .lastname
{
	
}

.firstname input
{
	width:150px;
	float:left;
}

.address input, .address2 input
{
	width:300px;
}

.entryForm fieldset ol .city
{
	float:left;
}

.city input
{
	width:200px;
}

.entryForm fieldset ol .state
{
	float:left;
}

.zip input
{
	width:70px;
}

.email
{
	clear:left;
}

.phone input
{
	width:100px;
}

#companySize em
{
    clear:left;
}

#birthDate, #married, #children, #anticipatedGraduation, .address, .currentStatus, 
#employer, #otherIncome, #estDate, #fundsSource em, .spousesIncome, #majorExpenses, 
#investing, #militaryService, #travel, #companyType, #salaryRange, #companySize, #relocate
{
	clear:left;
}

#salaryRange .minSalary, #salaryRange .maxSalary
{
    width:100px;
}

li#salaryRange
{
    /*font-size:80%;*/
}

li#salaryRange label
{
    /*font-size:100%;*/
}

#fundsSource label
{
	margin-bottom:0;
}

#birthDate input
{
	width:100px;
}

#ssn input
{
	width:100px;
}

.entryForm fieldset ol #driversState
{
	float:left;
}

.entryForm input[type=radio], .entryForm input[type=checkbox]
{	
	float:left;
}

.entryForm input[type=checkbox]
{
	margin-top:3px;
}

.entryForm .rbLabel
{
	/*font-size:75%;*/
	display:inline-block;
	float:left;
	margin:0 20px 10px 0;
}

.entryForm .chkLabel
{
	/*font-size:75%;*/
	display:inline-block;
	float:left;
	margin:0 20px 10px 5px;
}

.chkLabel
{
	display:inline-block;
}

.chkList li
{
	
}

.entryForm fieldset #student-loan-types ul.sec-actions
{
	margin-top:10px;
	margin-left:0px;
}


.entryForm fieldset #student-loan-types ul.chkList li 
{
	margin-left:20px;
	padding:0;
	/*font-size:95%;*/
}

.entryForm fieldset #student-loan-types
{
	margin-bottom:10px;
}

.entryForm fieldset ol #financialGoal .rbLabel
{
	margin-bottom:3px;
}

.entryForm fieldset ol #financialGoal .lblCashFlow
{
	margin-bottom:10px;
}

.entryForm fieldset ol #financialGoal .rbCashFlow
{
	clear:both;
	float:left;
}

.entryForm fieldset ol #majorExpenses input[type=checkbox]
{
	clear:both;
	float:left;
	margin-left:5px;
}

.entryForm fieldset ol #investing input[type=checkbox]
{
	margin-left:5px;	
}

.entryForm fieldset ol #majorExpenses .chkLabel
{
	margin-bottom:3px;
}

.entryForm fieldset ol #majorExpenses em
{
	clear:left;
}

.entryForm fieldset #student-loan-types li a.more
{	
	color:#31315B; 
	text-decoration:underline;	
	/*font-size:80%;	*/
}	

.entryForm fieldset ul.chkList label
{
	line-height:19px;	
	margin-left:5px;
}

.entryForm input[type=checkbox]
{
	margin:0;
	padding:0;
	vertical-align:middle;
	line-height:20px;	
}

.entryForm fieldset .chkList li ol
{
	border-top:none;
	margin:5px 0 0 30px;
	padding:0;
}
	
.entryForm fieldset .chkList li ol li
{
	margin:0;
	padding:0;
}

.btnLeft
{
	float:left;
	margin-left:10px;
	text-align: left;
}

.btnRight
{
	float: right;
	margin-left:10px;
	text-align: left;
}

.newSideBar .pagePhoto
{
    margin:20px 0 0 0;
    padding:0;    
}

.entryForm ol.sec-actions, .newSideBar .sec-actions
{
	margin:50px 20px 20px 10px;		
}

.entryForm fieldset .sec-actions
{
	margin:0px;
}

.newSideBar .sec-actions
{
	margin:20px;
}

#student-loan-type
{
	margin-top:10px;
}

.entryForm .sec-actions li, .newSideBar .sec-actions li, .modal .sec-actions li, .sec-actions li
{
	list-style-type:none;
    vertical-align:text-top;
    background:url(/images/bullet_small.jpg) no-repeat center left;
    padding:4px 0 4px 25px;
	/*font-size:75%;    */
}

.entryForm .sec-actions li a, .newSideBar .sec-actions li a, .modal .sec-actions li a, .sec-actions li a
{	
	color:#31315B; 
	text-decoration:underline;	
	margin-top:-3px;
}	

#error-summary {
	background-color:#F3D2D2;
	border:solid 1px red;	
	width:100%;
	display:none;
}

#error-summary-igrad {
  background-color:#F3D2D2;
	border:solid 1px red;	
	width:100%;
	margin-left: -18px;
}

#error-summary img, #error-summary-igrad img {
	float:left;
	padding:5px 15px 0px 5px;
}

#error-summary p, #error-summary-igrad p {
	color:Red;
	font-size:1.6em; /*14px*/
	line-height:1.5em;
}

#error-summary-igrad ul {
    color:Red;
    margin-left:70px;
    font-size: 1.6em;
    margin-bottom: 0px;
}

#error-summary-igrad ul li {
    background:none;
    list-style-type:disc;
    padding-left:0;  
    line-height: 1.1em;  
    font-size:1em;
}

label.inline {
  display: inline;
  float: left;
  clear: both;
}

label.modal {
  width: 100px;
}


