.bodyText {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #333333;
	text-align: left;
}
a.bodyText, .bodyText a {
	color: #333;
}
a:hover.bodyText, .bodyText a:hover {
	color: #CC0000;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #44659A;
}

.greentxt {
	color: #009900;
}
.redtxt {
	color: #CC0000;
}

ul.bodyText li, ol.bodyText li {
	padding: 5px 0px;
}

.titleBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0052A2;
}

a.titleBlue {
	text-decoration: none;
}

a:hover.titleBlue {
	text-decoration: underline;
}

.formTxt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
form
{
	margin: 0px;
	text-align: center;
}
a.Footlink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
a.Footlink:HOVER {
	color: #FFFFFF;
}
a.Footer{
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	color: #999999;

}a.Footer:hover{
	text-decoration: underline;
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	color: #000000;

}

/* THIS IS THE VERTICAL DROP DOWN MENU CODE */
/*=========================================================================================*/
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
/*	padding: 4px 10px; */
/*	padding: 0px 0px; */
	width: 81px;
	height: 15px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
		
/* THIS IS THE END OF THE VERTICAL DROP DOWN MENU CODE */
/*=========================================================================================*/


.LtBarline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#debtsol-table {
	background-color: #e4e6e9;
}
#debtsol-table th {
	background-color: #022c51;
	color: #FFFFFF;
}
#debtsol-table td {
	background-color: #fff;
	vertical-align: top;
}
.titleBlueCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #0052A2;
}
a.special:link {
	color: #039;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
     }

a.special:visited {
	color: #000000;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
     }

a.special:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
     }

a.special:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
     }
