@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #a4bcd8;
}
a {
	color: #0F1F70;
}
em {
	color: #ec7405;
}
.thrColFixHdr #container { 
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.thrColFixHdr #header {
	padding: 0;
	background-color: #e2ebb9;
	background-image: url(../images/debtlogo.jpg);
	margin: 0px;
	height: 114px;
	width: 780px;
} 
.thrColFixHdr #sidebar1 {
	float: left;
	width: 180px;
	padding: 0;
	background-color: #FFF;
	margin-top: 15px;
}
.thrColFixHdr #sidebar2 {
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
}
.thrColFixHdr #mainContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #11216e;
	text-align: justify;
	margin-top: 0;
	margin-right: 190px;
	margin-bottom: 0;
	margin-left: 190px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.thrColFixHdr #bottom {
	margin: 0px;
	padding: 0px;
	height: 172px;
	width: 350px;
	background-image: url(../images/debtlifebelt.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
}

.thrColFixHdr #footer {
	background-color: #ec7405;
	margin-top: 0px;
	padding: 0;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFF;
}
.thrColFixHdr .numbergif {
	background-image: url(../images/debtbar.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 56px;
	width: 780px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0.0;
}
#mainContent p {
	font-size: 14px;
	text-align: justify;
}
#mainContent ul {
	font-size: 14px;
}
#sidebar1 ul {
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer p {
	font-size: 10px;
	text-align: center;
}
#mainContent table {
	font-size: 12px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#mainContent h1 {
	font-size: 20px;
	margin-top: 15px;
}
#mainContent h3 {
	font-size: 14px;
	text-align: center;
}
#mainContent table th {
	text-align: left;
	padding: 5px;
	background-color: #b1ca35;
	color: #FFF;
}
#mainContent table tr {
	background-color: #e2eab8;
}
#mainContent table td {
	padding: 5px;
	color: #151b14;
}
#mainContent form input {
}
#mainContent .leftindent {
	padding-left: 10px;
}
#sidebar2 #sideimage01 {
	height: 150px;
	width: 150px;
	background-image: url(../images/image01.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 15px;
}
#sidebar2 #sideimage02 {
	height: 150px;
	width: 150px;
	background-image: url(../images/image02.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 15px;
}
#sidebar2 #sideimage03 {
	height: 150px;
	width: 150px;
	background-image: url(../images/image03.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 15px;
}
#sidebar2 #sideimage04 {
	height: 150px;
	width: 150px;
	background-image: url(../images/image09.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 15px;
}
#sidebar2 #sideimage05 {
	height: 150px;
	width: 150px;
	background-image: url(../images/image07.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 15px;
}
#sidebar2 #sideimage06 {
	height: 150px;
	width: 150px;
	background-image: url(../images/image08.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 15px;
}
#sidebar2 #sideimage07 {
	height: 150px;
	width: 150px;
	background-image: url(../images/image04.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 15px;
}
#sidebar2 #sideimage08 {
	height: 150px;
	width: 150px;
	background-image: url(../images/image05.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 15px;
}
#sidebar2 #sideimage09 {
	height: 150px;
	width: 150px;
	background-image: url(../images/image06.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 15px;
}

label
{
width: 6.5em;
float: left;
text-align: right;
margin-right: 1.5em;
display: block
}
#mainContent .light {
	background-color: #d9eab6;
	color: #151b14;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#sidebar1 #sidelinks {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

#sidebar1 #sidelinkslist {
	padding: 5px;
}
#sidelinkslist a {
	text-decoration: none;
}
#sidelinkslist a:hover {
	text-decoration: underline;
}

#sidebar1 #sidelinks h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #11216e;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainContent #workflow1, #mainContent #workflow2, #mainContent #workflow3, #mainContent #workflow4, #mainContent #workflow5, #mainContent #workflow6 {
	width: 120px;
	padding: 5px;
	background-color: #C9E83B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#mainContent #workflow2 {
	margin-left: 50px;
}
#mainContent #workflow3 {
	margin-left: 100px;
}
#mainContent #workflow4 {
	margin-left: 150px;
}
#mainContent #workflow5 {
	margin-left: 200px;
}
#mainContent #workflow6 {
	margin-left: 250px;
}
#mainContent #workflow1 p, #mainContent #workflow2 p, #mainContent #workflow3 p, #mainContent #workflow4 p, #mainContent #workflow5 p, #mainContent #workflow6 p {
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: #151b14;
}
.thrColFixHdr #subfooter {
	font-size: 9px;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#mainContent img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.red {
	color: #F00;
	text-align: center;	
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	color: #11216e;
}
