@charset "utf-8";
/* CSS Document */

.chapters_header {
	background-image: url(/about/chapters/images/chapter_landing_header.jpg);
	height: 237px;
	width: 670px;
}
.chapters_news_box {
	margin-top: 58px;
	margin-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.chapters_news_box_div {
	margin-right: 6px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.chapter_profiles {
	margin-left: 10px;
}
.chapter_home_box {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
/*.chapter_home_bullets {
	list-style-type: square;
	
		margin-left: 25px;
		padding-left: 25px;

	list-style: square;
}*/

#chapter_home_box ul {
	list-style-type: square;	
	margin-left: 25px;

}
#chapter_home_box ul li {
	list-style-type: square;
	background-image: none;	
	
	
}

.chapters_weare_box {
	margin-top: 130px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

/* LEFT MENU */

.chapterbullets {
	list-style-image: url(/about/chapters/images/bullet.gif);
	list-style-position: inside;
	/*background-image: none;*/
	/*padding-left: 6px;
	margin-left: 6px;*/
	margin-top: -10px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
}
#chapter_bullets ul {
	list-style-image: url(/about/chapters/images/bullet.gif);
	list-style-position: inside;
	/*background-image: none;
	padding-left: 6px;
	margin-left: 6px;*/
	margin-top: -10px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;

	list-style-type: none;
	background:none;
background-image: none;
}

#chapter_bullets ul li
{

background:none;
background-image: none;
padding-left: 6px;
	list-style-type: none;

}


#chapter_bullets a
{
	text-decoration: none;
	color: black;
	font-weight: normal;
	

}
#chapter_bullets a:visited
{
	text-decoration: none;
	color: black;
	font-weight: normal;
}

#chapter_bullets a:hover
{
	text-decoration: none;
	color: #999;
	font-weight: normal;
}
#chapterbullets a:active
{
	text-decoration: none;
	color: #black;
	font-weight: normal;
}

.lmenu_blue {
	font-weight: bold;
	color: #184E98;
	font-size: 14px;
	font-family: arial;
}
.lmenu_purple {
	font-weight: bold;
	color: #631E89;
	font-size: 14px;
	font-family: arial;
	}
.lmenu_green {
	font-weight: bold;
	color: #498C39;
	font-size: 14px;
	font-family: arial;
	
}
.lmenu_oarnge {
	font-size: 14px;
	font-weight: bold;
	color: #C97E07;
	font-family: arial;
}
.li {
padding-left: 0px;
margin-left: 0px;
}

/* Horiz Menu*/

.solidblockmenu{
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 670px;
	overflow: hidden;
	margin-bottom: 1em;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: black url(/about/chapters/images/blockdefault.gif) center center repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: white;
	padding: 5px 11px;
	text-decoration: none;
	border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(/about/chapters/images/blockactive.gif) center center repeat-x;
}




.chapter_awards_box {
	margin-left: 10px;
}

#intbdy ul li{
	background: url(../images/bull1.gif) no-repeat top left;
	padding: 0 0 5px 12px;
	margin: 0;
	}
/*#intbdy ul li (line 1277)

{
background-color: transparent;
background-image: url(../images/bull1.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 5px;
padding-left: 12px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
}*/