/* CSS Document */

.welcomepad {
	padding-left: 15px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.footer a:link,			/* Sub Style class singles out all links in .maintext class area */
.footer a:visited {
	text-decoration: none;
	color: #ffffff;
}
.border {
	border: 1px solid #999999;
}
.footer a:hover {			/* Seperate hover attribute style */
	text-decoration: none;
	color: #333333;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.mapbackground {
	background-attachment: fixed;
	background-image: url(../images/howtofinbackground.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.logos {
}
.logo {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.gradient {
	background-attachment: fixed;
	background-image: url(../images/gradient.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navbackground {
	background-attachment: fixed;
	background-image: url(../images/navbkground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.titepadding {
	padding-top: 10px;
	padding-left: 20px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-top: 50px;
	padding-left: 50px;
	line-height: 25px;
}

.maintext a:link,			/* Sub Style class singles out all links in .maintext class area */
.maintext a:visited {
	text-decoration: none;
	color: #009900;
	font-size: None;
	font-style: normal;
	font-weight: bold;
}
.maintext a:hover {			/* Seperate hover attribute style */
	text-decoration: none;
	color: #CE0000;
}
.margins {
	margin: 3px;
	padding: 5px;
	background-color: #DDDDCC;
}
.submit {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
}
.footer {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 8px;
	padding-right: 20px;
	line-height: 19px;
}	
.footer a:link,			/* Sub Style class singles out all links in .maintext class area */
.footer a:visited {
	text-decoration: none;
	color: #009900;
}
.footer a:hover {			/* Seperate hover attribute style */
	text-decoration: none;
	color: #009900;
}.footerbk {

}
