#credit p{
	
}

#credit a{
	color:#06783A;
}

#credit form{
	display:block;
	margin:5px 0px 0px 0px;
}


#credit input{
	margin:0px;
	padding:0px;
	
}

#credit h3{
	margin-bottom:15px;
}

#credit h4{
	margin:6px 0px 6px 0px;
	font-size:1.2em;
	color:#8A2036;
}

#credit label{
	display:block;
	font-weight:bold;
	margin:5px 0px 5px 0px;
}

#credit #existing{
	background-image: url(../../images/backgrounds/login_background.gif);
	background-position: right;
	background-repeat:repeat-y;
	float:left;
	width:30%;
}

#credit #creditaccount{
}


#credit #whyapply ul{
	padding-left: 0px;
}


#credit #new{
	background-image: url(../../images/backgrounds/login_background.gif);
	background-position:right;
	background-repeat:repeat-y ;
	float:left;
	width:40%;
}

#credit .content{
	font-size:1.1em;
	padding:0px 0px 0px 0px;
	
}

#credit .copyBlock{
	padding:0px 0px 0px 12px;
	
}


#credit .fieldbackground{
	background-color:#F4E6E6;
	font-size:0.9em;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	font-size:1.1em;
}

#credit .fieldbackgroundApply ul {
	padding:0px 10px 0px 30px;
}

#credit .fieldbackgroundApply li {
	padding:0px 10px 0px 30px;
}

#credit .fieldbackgroundApply{
	background-color:#F4E6E6;
	font-weight:bold;
	padding:10px 10px 10px 12px;
	min-height: 120px;
	margin: 10px;
}

#credit .downloadbackground{
	background-color:#F4E6E6;
	font-size:0.9em;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	
}

#credit .downloadbackground a{
	background-color:white; 
	padding:3px 3px 3px 3px; 
	margin-right:10px; 
	border-style:solid; 
	border-width:1px; 
	border-color:black;
}

#credit .headerTitle{
	padding:4px 0px 4px 12px;
}

#loginHeader{
	background-image: url(../../images/headers/creditaccount1.gif);
	background-repeat: no-repeat;
}

.text {
	font-weight:normal;
}

.applicationContainer a{
	width:291px;
	min-height:58px;
	background-color:#ffffff;
	margin:10px 20px 0px 0px;
	float:left;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	display: block;
}

.applicationContainer img{
	margin: 10px 5px 0px 5px;
}