/* CSS Document */
body {
	background-color:#597ed6;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: tahoma;
	color: #000000;
	font-size: 10px;
	list-style-image: url(images/arrow.jpg);
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 0px;
	margin-bottom: 0px;
}
.main {
font-size:12px;
}

.faq {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.faq A:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.faq a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.faq a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

.sideTitle {
font-size:12px;
color:#000066;
font-weight:bold;
}

.menuBar {
background-color:#000066;
background-image:url(images/debt_04.jpg);
height: 30px;
color: #ffffff;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
padding-left:10px;
}

.menuBar A:link, a:visited {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}

.menuBar a:visited {
color:#FFFFFF;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}
.menuBar a:hover {
color:#87BBEF;
text-decoration:none;
}

.textbox {
	font-family: tahoma;
	font-size: 11px;
	background-color: #E8ECF2;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	list-style-type: none;
}

.dropdown {
	font-family: tahoma;
	font-size: 10px;
	background-color: #E8ECF2;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	list-style-type: none;
}
.button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #003366;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #003366;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.style2 {font-weight: bold}
.style3 {font-weight: bold}
.bottomBar {
	background-color: #000088;
	font-size:6px;
}
.footer {
	font-family: tahoma;
	color: #000000;
	font-size: 10px;
	text-decoration:none;
	}
.footer A:link, a:visited {	
	font-family: tahoma;
	color: #000000;
	font-size: 10px;
	text-decoration:none;
	}
.footer a:hover {
	font-family: tahoma;
	color: #000099;
	font-size: 10px;
	text-decoration:none;
	}		
.disclaimer {
	font-family: tahoma;
	color: #333333;
	font-size: 9px;
	text-decoration:none;
	}
