body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body .largeBlock {
	text-align:justify;
	line-height: 1.25em;
	margin-top: 0px;
	clear: right;
}

img {
 	border: none;
}
.fixIt {
	clear: both;
}
.fixRight {
	clear: right;
}
.fixLeft {
 	clear: left;
}
.bodyBackground {
	padding-top: 10px;
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
}
.borderTop {
	width: 935px;
	margin: 0 auto;
	height: 3px;
}
.borderTL {
	position: relative;
	background-position: left bottom;
	float: left;
	height: 4px;
	width: 4px;
}
.borderTR {
	position: relative;
	background-position: right bottom;
	float: right;
	height: 4px;
	width: 4px;
}
.help {
	font-size: 10px;
	width: 935px;
	text-align: right;
	margin: 0 auto;
	padding-bottom: 10px;
	padding-right: 8px;
}
.help a:link,
.help a:visited,
.help a:active,
.footer a:link,
.footer a:visited,
.footer a:active {
	text-decoration: none;
}
.help a:hover,
.footer a:hover {
	text-decoration: none;
}
.pageHeader {
	width: 928px;
	margin: 0 auto;
}
.bodyContainer {
	position: absolute;
	width: 100%;
	margin: 0;
	background-repeat: repeat-x;
	background-position: bottom;
}
.bodyContent {
	width: 935px;
	margin: 0 auto;
	background-position: left;
	background-repeat: repeat-y;
}
.pageBody {
	min-height: 482px;
	background-repeat: no-repeat;
	background-position: right top;
}
.menuLeft {
	float: left;
}
.menuLeftBackground {
	padding-top: 35px;
	padding-bottom: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-left: 3px;
}
.pageContent {
	width: auto;
	padding-left: 201px;
	overflow: visible;
	padding-right: 10px;
	padding-bottom: 100px;
}

.pageContent a:link,
.pageContent a:visited,
.pageContent a:active {
	text-decoration: none;
}
.pageContent a:hover {
	text-decoration: none;
}
.header1 {
	font-size: large;
	height: auto;
	margin-top: 16px;
	margin-bottom: 0px;
	display: block;
}

.header2 {
	font-size: large;
	height: auto;
	margin-top: 16px;
	margin-bottom: 0px;
	display: block;
}

.linkTitle {
	padding-left: 23px;
	height: 20px;
	margin-top: 15px;
}
.linkDesc {
	padding-left: 35px;
}
.menuPic{
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contentBottom {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.atm {
	position: relative;
	float: left;
	clear:left;
	text-align: center;
	width: 191px;
	font-size: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.atm a:link,
.atm a:active,
.atm a:visited {
	text-decoration: none;
	font-weight: bold;
}
.atm a:hover {
	text-decoration: none;
	font-weight: bold;
}
.arrowLight {
	padding-left: 3px;
	padding-bottom: 1px;
	width: 8px;
	height: 8px;
	background-position: 3px center;
	background-repeat: no-repeat;
	border: 0px;
}
.arrowDark {
	padding-left: 3px;
	padding-bottom: 1px;
	width: 8px;
	height: 8px;
	background-position: 3px center;
	background-repeat: no-repeat;
	border: 0px;
}
.menuItem {
	 float: left;
	 width: 185px;
	 clear: left;
	 padding-right: 3px;
	 text-align: right;
	 padding-top: 8px;
	 height:  22px;
}
.on {
	background-position: right top;
	background-repeat: no-repeat;
}
.on a:link,
.on a:active,
.on a:visited {
	text-decoration: none;
}
.on a:hover {
	text-decoration: none;
}
.off {
	/*Place Holder*/
}
.off a:link,
.off a:active,
.off a:visited  {
	text-decoration: none
}
.off a:hover {
	text-decoration: none;
}
.pad {
	float: left;
	clear: left;
	height: 5px;
}
.padContent {
	height: 5px;
}
.bottomBorder {
	width: 935px;
	height: 4px;
	margin: 0 auto;
	clear: both;
}
.bottomBL {
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
	width: 3px;
	height: 4px;
}
.bottomBR {
	background-repeat: no-repeat;
	background-position: bottom right;
	float: right;
	width: 3px;
	height: 4px;
}
.bottomFiller {
	height: 3px;
	width: 929px;
	float: left;
	margin: 0 auto;
}
.footer {
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
.breadCrumb {
	height: auto;
}
/*///////////*/
/* Title Bar */
/*///////////*/

#divStandardTitleBar {
	width: auto;
}
table#title_bar {
 	height: 61px;
 	width: 100%;
	border: none;
}

#title_bar .store_name_left {
	width: 21px;
}

#title_bar .rtaName {
	font-size: 11px;
}

#title_bar .store_name {
	background-position: left top;
	width: auto;
	font-size: 24px;
	white-space: nowrap;
}

#title_bar .store_name_medium {
	background-repeat: repeat-x;
	background-position: left top;
	width: auto;
	font-size: 20px;
	white-space: nowrap;
}

#title_bar .store_name_long {
	background-repeat: repeat-x;
	background-position: left top;
	width: auto;
	font-size: 16px;
	white-space: nowrap;
}

#title_bar .store_name_right {
	width: 7px;
}

#title_bar .logo {
	width: 64px;
}

#title_bar .filler_left {
	width: 7px;
}

#title_bar .filler_middle {
	width: 70px;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
}

#title_bar .filler_right {
	width: 5px;
}
/*///////////*/
/*  Nav Bar  */
/*///////////*/
.NavBarBackground{
	width: 927px;
	margin-left: 3px;			
}


table#nav_bar {
	height: 33px;
	border: none;
	background-repeat: repeat-x;
	white-space: nowrap;
	text-align: center;
	font-size: 12px;
	margin: 0;
}

#nav_bar a:link,
#nav_bar a:active,
#nav_bar a:visited  {
	text-decoration: none;
}

#nav_bar a:hover {
	text-decoration: none;
}

#nav_bar .tab_left {
	width: 10px;
	background-repeat: no-repeat;
}

#nav_bar .tab_center {
	background-repeat: repeat-x;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}

#nav_bar .tab_unselected {
	padding-left: 8px;
	padding-right: 8px;
}

#nav_bar .tab_right {
	width: 13px;
	background-repeat: no-repeat;
}
/* Association Branding */
/*//////////////////////*/

#divAssociationTitleBar {
	/*width: 927px;*/
	margin: 0 auto;
}

.assocTitlebar {
	width: 777px;
	height: 102px;
}

.assocLogo {
	float: left;
	margin-right: 3px;
	margin-right: 0; /*I.E. 6 Fix*/
	text-align: center;
	height: 102px;
	width: 148px;
	background-repeat: no-repeat;
}

.assocLogo img {
	padding-top: 5px;
}

.assocBar {
	width: 742px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 3px;
}

.assocTL {
	height: 5px;
	background-position: top left;
	background-repeat: no-repeat;
}

.assocTR {
	width: 5px;
	height: 5px;
	background-position: top right;
	background-repeat: no-repeat;
}

.assocBL {
	height: 5px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

.assocBR {
	width: 5px;
	height: 5px;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.assocFill {
	width: auto;
}

.assocDescription {
	padding-left: 10px;
	font-size: 17px;
	overflow: visible;
	padding-right: 45px;
}

.assocMoreInfoLink {
	padding-left: 8px;
	font-size: 12px;
	overflow: visible;
	margin-top: 3px;
	padding-right: 45px;
}

.assocMoreInfoLink a:link, .assocMoreInfoLink a:visited, .assocMoreInfoLink a:active {
	text-decoration: none;
}

.assocMoreInfoLink a:hover {
	text-decoration: underline;
}


.assocStoreName {
	background-repeat: repeat-x;
	background-position: left top;
	width: auto;
	font-size: 24px;
	white-space: pre;
	padding-left: 8px;
}

.assocStoreNameMedium {
	background-repeat: repeat-x;
	background-position: left top;
	width: auto;
	font-size: 16px;
	white-space: pre;
	padding-left: 3px;
}

.assocStoreNameLong {
	background-repeat: repeat-x;
	background-position: left top;
	width: auto;
	font-size: 13px;
	white-space: pre;
padding-left: 3px;
}
.assocContanctName {
	font-size: 11px;
	padding-left: 8px;
}

.spryLinkTitle {
	padding-left: 6px;
	height: 20px;
	padding-top: 5px;
}

.vendorTitle {
    padding-left: 6px;
    height: 20px;
    margin-top: 15px;
    font-size:larger;
    font-weight: bold;
}

.vendorTitle2 {
    padding-left: 6px;
    height: 20px;
    margin-top: 15px;
    font-size:larger;
    font-weight: bold;
}

.vendorTitle3 {
    margin-top: 15px;
    font-size:larger;
    font-weight: bold;
}

ol li {
    font-weight: bold;
}


ol p {

    font-weight:normal;
    text-align: justify;
    }


.imageLeft {
    float: left;
    padding-right: 10px; 
    padding-bottom: 5px;
}


.imageRight {
    float: right;
    padding-left: 10px;
    padding-bottom: 5px;
}

 .sectionHead {
	font-weight:bold;
	text-transform:uppercase;
	line-height:2em;
	}

.textEmphasis {
	font-weight: bold;
	}
	
.noEmphasis {
    font-weight: normal;
}

.noEmphasisBody {
    font-weight: normal;
	font-size:12px;
}

ul li {
	font-weight:normal;
	text-align: left;
	list-style-type:disc;
	line-height:1.5em;
	}
	
.tableContainer {
	width: 84%;
	margin-left: 10%;
}

.tableContainer table {
	margin-bottom:.5em;
	padding-top:.5em;
}

.bodyIndent	{/*For use with bullet points in the body*/
	padding-left:13px;
	text-indent: -13px;
	}

