@charset "utf-8";
/* CSS Document */

/* BASIC */

html, body, table, td, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
	background-color: #BFDAE5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
table {
	border-collapse:collapse;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

/* begin maintable site container */
#wrapper {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #6666FF;
}
#bg-masthead {
	background-image: url(images/bg-masthead.gif);
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 950px;
	background-repeat: no-repeat;
	background-position: right top;
}
#toplinks {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	width: 200px;
}
#toplinks td {
	margin: 0px;
	padding: 0px;	
}
#toplinks a:link, #toplinks a:visited, #toplinks a:active {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#toplinks a:hover {
	color: #940D14;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
} 
#navtop {
	width: 950px;
	background-image: url(images/bg-topnav.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#navtop a:link, #navtop a:visited, #navtop a:active {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#navtop a:hover {
	color: #940D14;
	font-weight: bold;
}
/* begin left main nav containers and styling */
#navleft {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 200px;
	float: left;
}

#navleft td {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#navlist ul {
	width: 190px;
	padding-left: 5px;
	margin-left: 0px;
	list-style-type: none;
	float: left;

}
#navlist ul li a {
	display: block;
	color: #03608b;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	background-image: url(images/bull-navup.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 13px;
	list-style-type: none;
	margin: 0px;
	width: 190px;
	height: 22px;
}
#navlist ul li a:hover {
	display: block;
	color:#850E34;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 13px;
	width: 190px;
	background-image: url(images/bull-navmo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	text-decoration: underline;
	height: 22px;
}
ul.navlist {
	list-style: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #FFFFCC;
}
ul.navlist li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
/* end left main nav list styling */
/* end navleft styling */

/* begin main content styling */
#maintable {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	float: left;
}
/* content styling */

/* begin home-slideshow */

#home-slideshow {
	width: 685px;
	margin-top: 13px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
}
#slidesshow {
	width: 420px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;	
}
/* end home-slideshow */
/* begin video - get involved index page */
#video {
	width: 335px;
	margin-left: 10px;
}
/* endvideo - get involved index page */

#content1 {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 685px;
}

#content2 {
	width: 685px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
#leftcol1, #leftcol2 {
	width: 200px;

}
#leftcol1 a:link, #leftcol1 a:visited, #leftcol1 a:active, #leftcol2 a:link, #leftcol2 a:visited, #leftcol2 a:active {
	font-size: 12px;
	color: #03608b;
	text-decoration: underline;
}
#leftcol1 a:hover, #leftcol2 a:hover {
	color: #940D14;
	text-decoration: underline;
}

#leftcol1 p, #leftcol2 p {
	font-size: 12px;
	color: #313131;
	line-height: 18px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#leftcol1 h1, #leftcol2 h1 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
#leftcol2 h1 {
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;

}
#leftcol1 h2, #leftcol2 h2 {
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
.leftcolbox {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.leftcolbox img {
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 8px;
}
/* center column styling for pages with 3 columns */
/* center1: 3 column home/index page  */
#center1 {
	width: 465px;
	margin-bottom: 25px;
}
/* center2: 3 column child/sub pages */
#center2 {
	width: 480px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
/* center3 (wider center) used on pages with 2 columns */
#center3 {
	float: left;
	width: 725px;
	margin-bottom: 20px;
}
#center1 a:link, #center1 a:visited, #center1 a:active, #center2 a:link, #center2 a:visited, #center2 a:active {
	font-size: 12px;
	color: #03608b;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#center1 a:hover, #center2 a:hover {
	color: #940D14;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#center3 a:link, #center3 a:visited, #center3 a:active {
	color: #03608b;
	text-decoration: none;
	font-size: 13px;
}
#center3 a:hover {
	color: #940D14;
	text-decoration: underline;
}

#center1 p, #center2 p, #center3 p {
	font-size: 12px;
	color: #313131;
	line-height: 18px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 5px;
}
#center1 h1, #center2 h1, #center3 h1 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;

}
#center1 h2, #center2 h2, #center3 h2 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;

}
#center1 h3, #center2 h3, #center3 h3 {
	font-size: 15px;
	color: #0D6A91;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 0px;
}
#center1 h4, #center2 h4, #center3 h4 {
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
}

/* all pages right column styling */
#rightcol {
	width: 245px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-image: url(images/bg-rightcol.gif);
	margin: 0px;
	background-position: center;
}


#rightcol a:link, #rightcol a:visited, #rightcol a:active {
	font-size: 11px;
	color: #025177;
	text-decoration: underline;
}
#rightcol a:hover {
	color: #940D14;
	text-decoration: underline;
} 
#rightcol p {
	font-size: 11px;
	color: #242424;
	line-height: 16px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 5px;
}
#rightcol h1 {
	font-size: 16px;
	color: #242424;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 5px;
}
#rightcol h2 {
	font-size: 14px;
	color: #242424;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 5px;
}
#rightcol img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.p-text1 {
	font-size: 13px;
	color: #313131;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 5px;
}
/* spanish special styling */
.hd-leftcolspanish  {
	font-size: 17px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
.align-c {
	text-align: center;
	margin-right: auto;
	margin-left: auto;	
}
.align-l {
	text-align: left;	
}
.align-r {
	text-align: right;	
}
.textsm1 {
	font-size: 10px;
	color: #313131;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 5px;
}
.subhd1 {
	font-size: 14px;
	color: #025E88;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbb3b0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.indent1 {
	padding-left: 10px;	
}
.clear {
	clear: both;
}
/* ghosted E on left side of child pages */
.bg-e {
	background-image: url(images/bg-e.gif);
	background-repeat: no-repeat;
}

.bg-rcol {
	background-image: url(images/bg-rightcol.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg-light {
	background-color: #E5EFF3;
}
ul.bullet1 {
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul.bullet1 li {
	list-style-type: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin: 0px;
	line-height: 15px;
}
ul.bullet1-r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 205px;
	margin: -5px 0px 0px 30px;
	padding: 5px 0px;
}
ul.bullet1-r li {
	list-style-type: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	background-image: url(images/bullet1-r.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin: 0px;
	line-height: 15px;
}
ul.bullet1-l {
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	margin: 0px;
}
ul.bullet1-l li {
	list-style-type: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	background-image: url(images/bullet1-r.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	line-height: 15px;
	margin: 0px;
}
ul.bullet2 {
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul.bullet2 li {
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin: 0px;
	line-height: 16px;
}


/* /ghosted E on left side of child pages */

#feature1 {
	background-color: #FFF;
	margin-left: 25px;
	width: 190px;
	padding: 5px;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}
#feature1 p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;	
}
#feature1 img {
}
.piccaption1 {
	font-size: 9px;
	color: #313131;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.pic1 {
	margin: 5px;
	float: left;
	width: 140px;

}
.pic2 {
	margin: 5px;
	float: right;
	width: 140px;

}
.pic110w-l {
	margin: 5px;
	float: left;
	width: 110px;

}
.pic110w-r {
	margin: 5px;
	float: right;
	width: 110px;

}
.pic150w {
	margin: 5px;
	float: left;
	width: 150px;
}

.pic175w {
	margin: 5px;
	float: left;
	width: 175px;
}

.pic-r175w {
	float: right;
	width: 175px;
	margin: 10px 5px 5px 8px;
}
.pic180w {
	width: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

.pic180w-l {
	width: 180px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px;
	float: left;
}
.pic180w-r {
	width: 180px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
	float: right;
}
.pic200w {
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.pic200w-r {
	float: right;
	width: 200px;
	margin: 10px 0px 5px 5px;
}
.pic225w {
	float: left;
	width: 225px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.pic225w-r {
	float: right;
	width: 225px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
}

/* begin data tables styling */
/* begin tables with borders */
.data1table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333333;
	float: left;
	border: 1px solid #CCCCCC;
}
.data1table td {
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
/* end tables with borders */

/* tables with no borders */
.data2table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #333333;
	float: left;
}
/* flush left, no borders styling */
.data2table td {
	font-size: 11px;
	color: #333333;
	padding: 5px;
}
.data3table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333333;
	float: left;
}
.data3table td {
	font-size: 11px;
	color: #333333;
	padding: 5px;
}
.datatable-r {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #333333;
	width: 205px;
}
.datatable-r td {
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
/* end tables with no borders */

/* end data tables styling */


/* BEGIN Our Leadership page styling */
#leadershiptable, #matthew25table {
	float: left;
	width: 725px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 35px;
}
#leadershiptable td, #matthew25table td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leadershiptable img, #matthew25table img {
	margin-bottom: 3px;
	margin-top: 15px;
}
#leadershiptable p, #matthew25table p {
	font-size: 11px;
	color: #333;
	padding: 0px;
	margin: 0px;
	
}
#leadershiptable h3, #matthew25table h3 {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
}
#leadershiptable a:link, #leadershiptable a:visited, #leadershiptable a:active, #matthew25table a:link, #matthew25table a:visited, #matthew25table a:active {
	color: #03608b;
	text-decoration: none;
	font-size: 13px;
}
#leadershiptable a:hover, #matthew25table a:hover {
	color: #940D14;
	text-decoration: underline;
}


/* END Our Leadership page styling */

/* begin interactive Map on contact page */
#map {
	padding: 0px;
	height: 250px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#map a:link, #map a:visited, #map a:active {
	color: #03608b;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#map a:hover {
	color: #940D14;
	font-weight: bold;
	text-decoration: underline;
}
iframe {
	border: 2px solid #CCCCCC;
	margin-bottom: 5px;
}
/* end interactive Map on contact page */
/* begin form styling */
#contact-form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	color: #333333;
	float: left;
}
#contact-form td {
	padding: 1px;
}
#comments {
	background-color: #FAFCFE;
	border: 1px solid #CCCCCC;
}
input {
	border: 1px solid #CCCCCC;
	color: #333333;
}
.form-noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

select {
	background-color: #FAFCFE;
	color: #333333;
	height: 22px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text-left{
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
}
.text-right{
	color: #333333;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
	padding: 5px;
}
.text-center{
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
}

.required {
	font-size: 12px;
	color: #940D14;
	font-weight: bolder;
}
#submit-btn{
	width: 95px;
	background-image: url(images/btn-form.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#reset-btn{
	width: 95px;
	background-image: url(images/btn-form.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-size: 11px;
	color: #FFFFFF;
	height: 25px;
	padding: 0px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
/* end form styling */

/* BEGIN Sitemap page styling */
#sitemaptable {
	float: left;
	width: 670px;
	height: 600px;
}
#sitemaptable h1 {
	font-size: 22px;
	color: #333333;
	font-weight: normal;
	padding: 0px;

}
#sitemaptable a:link, #sitemaptable a:visited, #sitemaptable a:active {
	color: #03608b;
	text-decoration: none;
	font-size: 13px;
}
#sitemaptable a:hover {
	color: #940D14;
	text-decoration: underline;
}
#sitemap1 {
	float: left;
	width: 325px;
	margin-left: 15px;
}
#sitemap2 {
	float: left;
	width: 300px;
	margin-left: 0px;
}
/* Special lists with nested lists styling (used on sitemap page) */
.outer-list1 ul {
	text-align: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
.outer-list1 li {
	text-align: left;
	list-style-type: none;
	background-image: url(images/bull-1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.inner-list1a ul {
	list-style-type: none;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.inner-list1a li {
	background-image: url(images/bull-1a.gif);
	background-repeat: no-repeat;
	background-position: left -3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
.inner-list1b ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	color: #333333;
	padding: 0px;
}
.inner-list1b li {
	background-image: url(images/bull-1a.gif);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	list-style-type: none;
}
/* END sitemap styling */



/* begin footer styling */
#footermain {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footermid {
	background-image: url(images/footermidart.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 950px;
	background-color: #FFFFFF;

}
#footercontent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
/* begin footer text and link styling */
.dividers {
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}
.rule1 {
	background-image: url(images/rule1.gif);
	background-repeat: repeat-y;
	text-align: center;
	width: 40px;
}
.rule2 {
	background-image: url(images/rule2.gif);
	background-repeat: repeat-x;
	text-align: center;
	background-position: center;
}
.pic1 {
	float: left;
	width: 140px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.dividers2 {
	color: #BEAF9A;
	font-size: 10px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}

.footer-text {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #333333;
}
.footer-text a:link, a:visited, a:active {
	font-size: 11px;
	color: #3F3F3F;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.footer-text a:hover {
	font-size: 11px;
	color: #245E59;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.footer-text2 {
	font-size: 12px;
	color: #1D5075;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}

/* link to mds only */
.mds {
	font-size: 9px;
	color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.mds:link, a.mds:visited, a.mds:active {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.mds:hover {
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
/* end footer text and link styling */

