label, input, select, textarea, body {	margin: 0px 0px 0px 0px; 
padding: 0px; 
text-align: left;	
font-family: Verdana, sans-serif; 
font-size: 11px; 
color: #35342F; }

body { margin: 0px; padding: 0px; }

.formhead {	margin: 2px 2px 2px 2px; 
padding: 0px; 
text-align: left;	
font-family: Verdana, sans-serif; 
font-size: 11px; 
color: #35342F; }

h2 {
	font-size: 12px;
	color: #3A1616;
	font-weight: bold;
}

h3 {
	font-size: 10px;
	color: #3A1616;
	font-weight: normal;
}

s
.main_content {
	font-size: 11px;
	padding: 20px 15px 10px 25px;
	vertical-align: top;
	background-image: url(../images/bkg_main2.jpg);
	background-repeat: no-repeat;
}


li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/pic_bullet.gif);
	line-height: 150%;
}

li.subnav {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/pic_subnav_bullet.gif);
	line-height: 150%;
}

.bgbread {  
	background-image: url(../images/bg/hand_bread.jpg); 
	background-repeat: no-repeat; 
	background-position: right bottom; 
	font-size: 11px; 
	padding-top: 20px; 
	padding-right: 15px; 
	padding-bottom: 10px; 
	padding-left: 25px;
}

.logo {
	padding-left: 10px;
}

a:link {
	text-decoration:underline;
	color:#F6036D;
}

a:hover {
	text-decoration:underline;
	color:#F6036D;
}
a:visited {
	text-decoration:underline;
	color: #F6036D;
}
a:hover {text-decoration:underline;
color:#ffffff;
}
