body {
	/* defines default text for the whole site */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Content, #Content td {
	/* style for normal text */
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 8px;
	left: 5px;
	top: 0px;
	right: 5px;
	font-size: 12px;
	text-align: left;
}

#Content h1{
	/* Main Heading */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #29527B;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;

}
#Content h2{
	/* Main Sub Heading */
	/* mostly used to style the "Types of Financing" text  on financing pages*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #353441;
	font-style: italic;
	padding: 0;
	margin: 0;
	top: -5px; 
}
#Content h3{
	/* used Sub Sub Headings on some financing pages */
	font-size: 16px;
	margin: 0px;
	color: #345E6C;

}
#Content a{
	/* normal links */
	color: #24415E;
	text-decoration: none;
}
#Content a:hover{
	/* normal links hover effect*/
		color: #365294;
	text-decoration: underline;
}
#Content a.button{
	display:block;
	width:75%;
	border: solid 1px #7698B6;
	border-bottom: solid 1px #576F8E;
	border-right: solid 1px #576F8E;
	padding:10px;
	background-color:#E2EAF2;
	color: #924B00;
	letter-spacing: .0em;
	line-height:17px;
}

#NavBox{
	background-color: #547095;
}
#NavBox h3{
	margin: 0px;
	color: #fff;
	padding: 3px;
	background-color: #415D7D;
	text-align:center;
}
#NavBox a{
	display:block;
	padding: 3px;
	color: #fff;
	font-size: 12px;
	background-color: #547095;
	text-decoration: none;
}
#NavBox a:hover{
	display:block;
	padding: 3px;
	color: #004080;
	background-color: #E3E7ED;
	text-decoration: none;
}
#NavBox a.active{
	display:block;
	padding: 3px;
	color: #004080;
	background-color: #B1C7E0;
	text-decoration: none;
}
#NavBox td{
	padding: 0px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
#ApplyNow{
	margin:10px;
}
#ApplyNow a{
	display:block;
	padding: 3px 10px;
	text-decoration: none;
	width: 120px;
	border: solid 2px #274560;
	background-color: #547095;
	color: #fff;
}
#ApplyNow a:hover{
	display:block;
	padding: 3px 10px;
	text-decoration: none;
	width: 120px;
	border: solid 2px #355471;
	background-color: #7491B7;
	color: #fff;
}
#Financing li {
	/* style for financing pages - add 20px space after each bullet item */
	font-size: 12px;
	margin-bottom: 20px;
}
#Application {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
#Application table{
	width: 100%;
	border: solid 1px #eee;
}
#Application td{
	height: 25px;
	padding: 2px;
	padding-left: 5px;
	border: 0px;
	border-bottom: solid 1px #eee;
	color: #000;
}
#Application td.heading{
 border-top: solid 3px #425273; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	background: #527394;
	height: 30px;
	vertical-align: top;
	color: #fff;
}
#Application td.footer{
	background: #527394;
}



.mainText {
	font-family: Arial, Helvetica, sans-serif;
}
.toplinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	text-decoration: none;
	font-size: 12px;
	
}
.toplinks a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.bottomlinks a {
	font-family: Arial, Helvetica, sans-serif;
	color: #1A2E42;
	text-decoration: none;
	font-size: 12px;
}
.basicText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #000000;
	padding: 5px;
	font-style: normal;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #353441;
	font-style: italic;
	padding: 0px 0px 0px 10px;
	top: -5px;









}
.subNav a {
	color:#FFFFFF;
	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: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.footer {
	color: #FFFFFF;
}
.footer a {
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover {
	color:#1A2E42;
	text-decoration:underline;
}
.footerAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	vertical-align: top;
}
.footerAddress {
	color: #FFFFFF;
}
.footerAddress a {
	color:#FFFFFF;
	text-decoration:none;
}
.footerAddress a:hover {
	color:#000000;
	text-decoration:underline;
}
.subNav a {
	color:#FFFFFF;
	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(images/bgDesign.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.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;
}

.tablePad {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 8px;
	left: 5px;
	top: 0px;
	right: 5px;
}
