a img {
border:none;
}

.footer {
color:#FFF;
font-family:"Verdana", Helvetica, sans-serif;
font-size:12px;
padding: 10px;
text-align: left;
width: 970px;
margin: 0 auto;
}

.footer a {
color:#FFF;
font-family:"Verdana", Helvetica, sans-serif;
font-size:12px;

}
.bodyblack01 {
color:#000;
font-family:"Verdana", Helvetica, sans-serif;
font-size:13px;
line-height:17px;
}

.bodyblack01 a:link {
color:#bd3946;
text-decoration:underline;
}

.bodyblack01 a:hover {
color:#bd3946;
text-decoration:underline;
}

.captiontan01 {
color:#754c24;
font-family:"Verdana", Helvetica, sans-serif;
font-size:11px;
font-style:italic;
line-height:14px;
}

.bodyblack01ul {
color:#000;
font-family:"Verdana", Helvetica, sans-serif;
font-size:13px;
line-height:16px;
list-style-image:url(images/common/bullet.gif);
list-style-position:outside;
list-style-type:square;
padding-bottom:8px;
}

.subhead01red {
color:#b81e32;
font-family:"Verdana", Helvetica, sans-serif;
font-size:15px;
font-style:normal;
line-height:22px;
text-decoration:none;
}

.formdesc01white {
color:#FFF;
font-family:"Verdana", Helvetica, sans-serif;
font-size:11px;
font-style:normal;
line-height:14px;
}


.doughListBlack01 {
color:#000;
font-family:"Verdana", Helvetica, sans-serif;
font-size:10px;
}

div.topImage {
background-image:url(images/common/2nd_top.gif);
background-repeat:no-repeat;
padding-top:40px;
}

INPUT.TEXT {
background-color:#FFF;
border-color:#369;
border-style:inset;
border-width:1px;
color:#333;
font-family:Verdana;
font-size:10pt;
font-weight:400;
line-height:17px;
}

#mainnav {
height:265px;
width:990px;
}

#mainnav ul {
list-style:none;
}

#mainnav ul li {
display:block;
float:left;
padding:9px;
}

#mainnav ul li a {
color:#FFF;
}

body {
background-image:url(images/common/bkgd_brick_v1.gif);
margin:0;
height: 100%;
}


#miniform td.formdesc01white {
text-align:right;
}
td.internationaltext a {
	color: #b5975d;
}

.bodyblack01 a:visited,.bodyblack01 a:active {
color:#bd3946;
text-decoration:underline;
}


		#formWrapper {
			line-height: 24px;
		}
		#formWrapper label {
			padding-left: 9px;
			padding-right: 7px;
			font-weight: normal;
			margin: 3px 0;
		}
		#formWrapper label span {		
		color:#b81e32;
}
		#formWrapper input { 
			margin: 3px 0;
		}
		#formWrapper  br { 
			clear: both;
		}
		
		#formWrapper .fieldcontainer {
			float: left;
		}
		
		#formWrapper .fieldcontainer input {
			float: none;
		}
		
		#formWrapper .fieldcontainer label {
			float: none;
			display: inline;
		}
		
		#formWrapper .fieldcontainer .errMsg {
			margin-left: 9px;
		}
		
		#formWrapper .fname {
			width: 250px;
		}
		
		#formWrapper .lname {
			width: 250px;
		}
		
		#formWrapper input.city { 
			width: 250px;
		}
		
		#formWrapper input.street { 
			width: 250px;
		}
		
		#formWrapper select.state { 
			width: 100px;
		}
		#formWrapper input.zip { 
			width: 80px;
		}
		
		#formWrapper .email {
			width: 150px;
		}
		
		#formWrapper .phone {
			width: 141px;
		}
		
		#formWrapper .bphone {
			width: 141px;
		}
		
		#formWrapper #employment1 {
			float: left;
			width: 420px;
			margin-bottom: 36px;
		}
		
		#formWrapper #employment2 {
			float: left;
			width: 420px;
			margin-bottom: 36px;
		}
		
		#formWrapper #employment3 {
			float: left;
			width: 420px;
			margin-bottom: 36px;
		}
		
		#formWrapper #employment4 {
			float: left;
			width: 420px;
			margin-bottom: 36px;
		}
		
		#formWrapper .datesemployed {
			width: 250px;
		}

		#formWrapper .company {	
			width: 250px;
		}
		
		#formWrapper .position {	
			width: 250px;
		}
		
		#formWrapper .responsibilities {
			margin-left: 9px; width: 384px;
		}
		
		#formWrapper #assets {
			float: left;
			width: 420px;
			margin-bottom: 36px;
		}
		#formWrapper #liabilities {
			float: left;
			width: 420px;
			margin-bottom: 36px;
		}
		
		#formWrapper #liabilities input {
			text-align: right;
		}
		#formWrapper #assets input  {
			text-align: right;
		}
		#formWrapper #bankruptcy {
			float: left;
			width: 309px;
			margin-bottom: 21px;
		}
		
		h2.subhead01red {
			font-weight: normal;
		}
		
#maplegend {
	width: 237px; height: 160px; float:left;
}

#mapcheckboxes {
	height: 160px;  width: 250px; float: left; padding-top: 27px;
}
.style1 {color: #000000}

#miniform .errFld {
	background-color: #FFDDDD;
}

#miniform .errMsg {
	position: absolute;
	z-index: 10;
	margin-left: 140px;
	background-color: white;
	font-family:"Verdana", Helvetica, sans-serif;
	font-size: 11px;
	margin-top: -21px;
	height: 21px;
	line-height: 21px;
	color:#b81e32;
	border: 1px solid #b81e32;
	padding-left: 3px;
	padding-right: 3px;
}

#modalMask {
left:0;
opacity:0.75;
-moz-opacity:0.75;
-khtml-opacity:0.75;
filter:alpha(opacity=75);
position:fixed;
top:0;
	background-color: black;
	height: 100%;
	width: 100%;
	z-index: 100;
	display: none;
}

#modal {
z-index: 200;
position: fixed;
top: 0px;
left: 0px;
display: none;
text-align: center;
width: 100%;
}

#modalContent {
background-color: white;
background-image: url(images/international_pop-up_v1.png);
background-repeat: no-repeat;
width: 460px;
height: 340px;
margin: 100px auto 0px auto;
font-family:"Verdana", Helvetica, sans-serif;
font-size: 14px;
line-height: 21px;
text-align: left;
}

#modalContent  p {
	position: absolute;
	margin-top: 80px;
	margin-left: 32px;
	width: 350px;
}
#modalContent  a {
	color: #bd3946;
}

#modalContent  a.modalClose {
	position: absolute;
	margin-left: 280px;
	margin-top: 230px;
}

table#miniformtable {
	background-image: url(images/miniform_bg.png);
	background-repeat: no-repeat;
	width: 330px;
	height: 400px;
}
#miniform {
	width: 330px;
}
#miniform td.formdesc01white {
	padding-left: 24px;
}

td.fillouttext {
	padding: 0 29px 11px 29px;
	text-align: left;
	color:#FFF;
font-family:"Verdana", Helvetica, sans-serif;
font-size:11px;
font-style:normal;
line-height:14px;
}

#maintable {
	margin: 0 auto;
}

#pagetop {
	margin: 11px auto 0 auto;
	height: 6px;
	width: 990px;
	background-image: url(images/common/top_v1.gif);
}

a.notext {
	line-height: 0px;
	font-size: 0px;
	display: block;
}




/* START NEW MINIFORM CODE */

div#miniformtable {
	background-image: url(images/miniform_bg.png);
	background-repeat: no-repeat;
	width: 330px;
	height: 400px;
}

p.fillouttext {
	padding: 83px 29px 11px;
	text-align: left;
	color:#FFF;
	font-family:"Verdana", Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:14px;
}

.internationaltext {
color:#FFF;
font-family:"Verdana", Helvetica, sans-serif;
font-size:11px;
font-style:normal;
line-height:21px;
font-weight: bold;

padding: 19px 0 11px 29px;
}

.minisubmit {
	padding-top: 19px;
}


input.TEXT {
	font-size: 11px;
	height: 12px;
	line-height: 12px;
}
.internationaltext {
	line-height: 14px;
	width: 185px;
}/* END MINIFORM CODE */

h1 {
font-family: georgia, times, serif;
font-size: 26px;
color: #b81e32;
text-align: left;
font-weight: normal;
background-repeat: no-repeat;
background-position: top right;
height: 47px;
line-height: 36px;
}

h1.piepiece {
	background-image: url(images/common/piepiece.jpg);
}

h1.gettingtoknowus {
	background-image: url(images/common/2-gettingtoknowus.jpg);
}

h1.gettingserious {
	background-image: url(images/common/3-gettingserious.jpg);
}

h1.makingthecommitment {
	background-image: url(images/common/4-makingthecommitment.jpg);
}
h1.preparingforsuccess {
	background-image: url(images/common/5-preparingforsuccess.jpg);
}
h1.fireuptheoven {
	background-image: url(images/common/6-fireuptheoven.jpg);
}
h1.howmuchdoough {
background-image: url(images/common/7-howmuchdoough.jpg);
}


