body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p{
	font-size: 12px;
}
#RequestFrom{
	border: solid 1px #C1D1DB;
}
#RequestFrom table td{
	padding-left: 5px;
	padding-right: 5px;
}

.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4E8357;
}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #304754;
	font-style: italic;
	top: 20px;
	left: 20px;
	padding-top: 7px;
	padding-left: 10px;
}
li {
	margin-bottom: 10px;
}
a {
	color: #24415E;
	text-decoration: none;
}
a:hover{
	color: #365294;
	text-decoration: underline;

}
.TextImageRight{
	margin-bottom: 10px;
	margin-left: 10px;
	border: solid 1px #efefef;
}
.TextImageLeft{
	margin-bottom: 10px;
	margin-right: 10px;
	border: solid 1px #efefef;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
}
.toplinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #C9CA7E;
	text-decoration: none;
	font-size: 12px;
	
}
.toplinks a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.basicText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17px;
	color: #222;
	padding: 5px;
	font-style: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: 4E8357;
}
h4 {
	font-size: 14px;
}
h5 {
}
.subNav a {
	color:#666666;
	font-weight: bold;
	text-decoration:none;
}
.subNav a:hover {
	color:#999999;
	font-weight: bold;
	text-decoration:none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.footer {
	color: #000000;
	font-weight: bold;
}
.footer a {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
.footer a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
}
.footerAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
}
.footerAddress {
	color: #000000;
	font-weight: bold;
}
.footerAddress a {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
.footerAddress a:hover {
	color:#4E8357;
	text-decoration:underline;
	font-weight: bold;
}
.subNav a {
	color:#666666;
	font-weight: bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.subNav a:hover {
	color:#999999;
	font-weight: bold;
	text-decoration:none;
}
.section li a {
	text-decoration: none;
	font-size: 12px;

}
.section li {
	list-style-image:  url(../bairdlending/images/arrow-li.gif);
	margin-bottom: 5px;
}
.bgPurple {
	background-image:  url(../bairdlending/images/bg-purple.gif);
}
.picborder {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DFDEE2;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DFDEE2;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #DFDEE2;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #DFDEE2;
	
}
.homepageText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18pt;
	color: #000000;
	padding: 5px;
	font-style: normal;
}
.bgRoundRect {
	background-image: url(images/bgroundrect.gif);
	background-repeat: no-repeat;
}
.bgbuilding {
	background-image: url(images/bgbuilding.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgstone {
	background-image: url(images/bgstone.jpg);
}
#Application {
	font-size: 12px;
	color: #000000;
}
#Application table{
	/* border: solid 1px #E5E5E5; */
}
#Application td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	padding: 3px;
	padding-left: 5px;
	border: 0px;
	/* border-bottom: solid 1px #efefef; */
}
#Application td.heading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/* border-top: solid 3px #900; */
	color: #000;
	background: #a6b9c3;
	height: 33px;
	vertical-align: top;
}