	/* CSS Document */

@import url(templates.css);
@import url(menuStyles.css);



html {
	margin: 0;
	padding: 0;
	}
	
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-color: #C5CFD0;
	background-image: url(bg.jpg);
	text-align:center;
	color:#333;
	}

#container {
	margin: 0 auto;
	width: 770px;
	clear: both;
	padding: 0;
	text-align:left;
	border: 1;
	}
	
#cartpage_container {
	margin: 0 auto;
	width: 98%;
	clear: both;
	padding: 0;
	text-align:left;
	}	
		
p {
	margin: 0px 0px 10px 0px;
	line-height: 1.2;
	}
	
h1 {
	border-bottom: 1px dashed #ebebeb;
	font-size: 140%;
	padding: 0px;
	text-transform:uppercase;
	margin: 0px 0px 3px 0px;
	color:#888;
	}
h2 {
	margin: 10px 0px 0px 0px;
	font-size: 135%;
	font-weight:bold;
	}
h2.underline {
	margin: 0px 0px 2px 0px;
	font-size: 135%;
	font-weight:bold;
	border-bottom: 1px solid #000000;
	}	
	
h3 {
	margin: 0;
	font-size:100%;
	font-weight:bold;
	}	

a {
	color:#1742ae;
	text-decoration:none;
	/*padding: 2px;*/
	outline:none;
	}
	a:hover {
	color:#900;
	text-decoration:underline;
	}

ul {
	margin:5px 0px 10px 30px;
	}	
ol {
	margin: 5px 0px 10px 30px;
	}	
	
/*table {
    font-size: 90%;
	}*/
	
	
#ad {
	height: 175px;
	margin: 0 auto 5px;
	padding: 0;
	/*border: 1px solid #e6e6e6; */
	background: url(alert.jpg) no-repeat center 10px;
	font-size: 12px;
	clear: both;
	background-color:#fff;
	}
#ad2 {
	height: 145px;
	margin: 0px 0px 0px 153px; 
	padding: 0;
	/*border: 1px solid #e6e6e6; */
	background: url(alert.jpg) no-repeat center 10px;
	font-size: 12px;
	clear: both;
	background-color:#fff;
	}
	
#noFlashText {
	text-align:center;
	padding: 105px 100px 0;
	}
	
	
#textArea {
	float: left;
	clear: both;
	width: 770px;
	margin-bottom: 5px;
	
	}
	
#column {
	color:#fff;
	padding: 0 0 5px 10px;
	font-size: 95%;
	width: 260px;
	float: left;
	clear:none;
	/*background-image:url(column_head.jpg);
	background-position:top;
	background-repeat:no-repeat;*/
	}

#promoFeed {
	float: left;
	width: 500px;
	margin:0 0 5px;
	padding: 0;
	}
	
#main {
	width: 480px;
	float: left;
	background-color:#fff;
	padding: 10px 10px;
	margin: 0;
	clear:none;
	}
	
#mainL, #mainR {
	width: 249px;
	background-color:#eee;
	padding: 10px 10px;
	background-image:url(main_head_split.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}	
	
#footer {
	float:left;
	margin: 0 0 5px;
	width: 750px;
	background-image:url(menu_bg.jpg);
	background-repeat:repeat-x;
	padding: 5px 10px;
	font-size: 10px;
	color: #333;
	}
	#footerCookie a {
	color:#c3c8cb;
	text-decoration:none;
	}
	#footerCookie a:hover {
	text-decoration:none;
	}
	#footerCookie a:active {
	color:#333;
	}
	#footer li a {
	text-decoration: none;
	color: #333;
	padding: 0px 10px;
	margin:0px;
	border-right:1px solid #fff;
	}
	#footer a:hover {
	text-decoration: underline;
	}
	#footer ul {	
	float: right;
	margin: 0px;
	padding: 0px;
	}
	#footer li {
	list-style-type:none;
	display: inline;
	padding: 0px;
	}
	#footer li a.last {
	padding-right: 0px;
	border-right:none;
	}

#quotesubmit span {
	font-size: 100%;
	font-weight:bold;
	color:#c00;
	margin-left: 0px;
	vertical-align:top;
	}	
	
#column h1 {
	font-size: 130%;
	padding: 0px;
	text-transform:uppercase;
	margin: 5px 0px 3px 0px;
	border-bottom:none;
	color: #ebebeb;
	}
	#column h2 {
	border-bottom: 1px dashed #ebebeb;
	font-size: 120%;
	padding: 0px;
	text-transform:uppercase;
	margin: 5px 0px 3px 0px;
	color:#000;    /* original grey = #ADBAC4; */
	}
	#column a {
	color:#5b5a65; /* orange=d88e37 */
	font-weight:bold;
	}
	#column a:hover {
	text-decoration:underline;
	}
	#column span {
	display:block;
	padding: 5px 10px 5px 0;
	}
	/*#column span:hover {
	background-color: #f5f5f5;
	color:#333;
	opacity: .7;
	filter: alpha(opacity=70);
	}
	#column span:hover a {
	color:#77868F;
	}
	#column span:hover h2 {
	color: #333;
	border-bottom-color:#333;
	}*/
	
#column_ps {
	color:#fff;
	padding: 0;
	font-size: 95%;
	/*background-image:url(column_head.jpg);
	background-position:top;
	background-repeat:no-repeat;*/
	}
	#column_ps h1 {
	font-size: 130%;
	padding: 0px;
	text-transform:uppercase;
	margin: 5px 0px 3px 0px;
	border-bottom:none;
	color: #ebebeb;
	}
	#column_ps h2 {
	border-bottom: 1px dashed #ebebeb;
	font-size: 120%;
	padding: 0px;
	text-transform:uppercase;
	margin: 5px 0px 3px 0px;
	color:#ADBAC4;
	}
	#column_ps p {
	width: 250px;
	padding: 2px 3px 3px 3px;
	}
	#column_ps p:hover {
	width: 250px;
	background-color: #f5f5f5;
	color:#000;
	opacity: .7;
	filter: alpha(opacity=70);
	}
	#column_ps a {
	color:#fff;
	font-weight:bold;
	}
	#column_ps a:hover {
	color:#000;
	text-decoration:none;
	}
	#column_ps span {
	display:block;
	padding: 5px 10px;
		}
	
		
#cart {
	display:none;
	}		
	
#main_full {
	width: 750px;
	background-color:#eee;
	padding: 10px;
	background-image:url(main_head.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.foundationBG {	
	border: 1px solid #fff;
	background-color: #FFFFFF;
	background-image: url(assefoundationlogo_small.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}

.spillBG {	
	border: 1px solid #fff;
	background-color: #FFFFFF;
	background-image: url(../membership/images/beans_animated.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}

/*----------------- END COLUMN CONFIGURATIONS ------------------*/

.newsroomFloat{
	float:left;
	margin-right:2px;
}

#membersTitle {
	clear:both;
	float: left;
	outline:0;
	}
	#membersTitle object {
	outline:0;
	}

.membersOnlyBg {
	background-color:#597194;
	}
.membersOnlyBg h1 {
	margin-top: 10px;
	}
	
.officerCentralBg {
	background-color:#7e8a72;
	}
.officerCentralBg h1 {
	margin-top: 10px;
	color:#FFFFFF;
	}		
#OCHorizontalMenu {
width:760px;
border:0;
background:#6f7964;
clear:both;
height:25px;
padding-left:10px;


}
#OCHorizontalMenu a {
float:left;
padding-right: 20px;
font-weight:bold;
color:#fff;
vertical-align:middle;
}
	
/*---------------------- IFRAME CSS ----------------------*/
#membersOnlyFrame {
	width: 595px;
	height: 675px;
	margin:10px 0 5px 0;
	padding:0;
	border:0;
	overflow:auto;
	float:left;
	background-color:#fff;
	}	
#pressReleaseFrame {
	width: 770px;
	height: 425px;
	clear:left;
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
	overflow:auto;
	}	
	
#full_iframe {
	width: 770px;
	float:left;
	padding: 0px;
	}	
/*---------------------- END IFRAME CSS ----------------------*/	

/*---------------------- NEWSROOM STYLES ---------------------*/
#newsRelease p {
	margin: 0 0 10px 0;
	}	
#newsRelease h1 {
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	clear:none;
	}	
#newsRelease h2 {
	font-size: 80%;
	font-weight: normal;
	font-style:italic;
	margin: 0px;
	}
#newsRelease h3 {
	font-size: 100%;
	font-weight:bold;
	text-align: center;
	text-transform:uppercase;
	margin-top: 25px;
	}
#newsRelease h4 {
	font-size:80%;
	font-weight:normal;
	text-align: right;
	float: right;
	background-color:#fff;
	margin: 0;
	}
#newsRelease h5 {
	font-size: 80%;
	font-weight: normal;
	font-style:italic;
	text-align: center;
	margin: 10px auto;
	padding: 3px;
	background-color:#ebebeb;
	}
#newsRelease h6 {
	font-size: 80%;
	font-weight:bold;
	margin:0px 0px 10px 0;
	}	

/*---------------------- END NEWSROOM STYLES -----------------*/


/*---------------------- SUB NAVIGATION ----------------------*/
#subNavi{
	margin: 0;
	padding: 0;
	list-style: none;
	color:#000;
	}
	#subNavi li {
	position: relative;
	}
	#subNavi li ul {
	position: absolute;
	left: 169px;
	top: 0;
	display: none;
	background: #71828a;
	border:1px solid #fff;
	}
	#subNavi ul li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	background: none;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #fff;
	border-bottom: 0;
	}
	#subNavi li:hover ul { 
	display: block; 
	}
	#subNavi li.hover ul { 
	display: block; 
	}
	#subNavi ul li a:hover { /* Hover Styles */
	color: #fff; 
	background: #71828a; 
	} 
	#subNavi li ul li a { /* Sub subNavi Styles */
	padding: 2px 5px; 
	} 
	#subNavi li ul li a span {
	font-size: 75%;
	}
	#subNavi ul li a.first {
	border-top:none;
	}
	/* Holly Hack. IE Requirement \*/
	* #subNavi ul li { float: left; height: 1%; }
	* #subNavi ul li a { height: 1%; }
	/* End */

	#subNavi ul li .last {
	border-top:0px;
	}
	
.floatNav {
	margin: 0;
	padding: 0;
	}
	.floatNav li {
	margin: 0;
	padding: 0;
	list-style:none;
	}
	.floatNav li a {
	display: block;
	color:#fff;
	border-bottom:1px solid #fff;
	padding: 5px 3px;
	margin: 0;
	}
    .floatNav li.two a {
	display: block;
	color:#00248F;
	border-bottom:1px solid #00248F;
	padding: 5px 3px;
	margin: 0;
	text-align:right;
	font-weight:bold;
	}
	
	.floatNav li a:hover {
	background-color:#fff;
	color: #71828A;
	}

	.floatNav li.two a:hover {
	background-color:#6078BF;
	color: #fff;
	}

	.floatNav li a.last {
	border-bottom: none;
	}
	
	.floatNav + .floatNav {
	margin-top: 10px;
	}

/*---------------------- END SUB NAVIGATION ----------------------*/

#picRight {
	float: right;
	padding: 2px;
	border: 1px solid #666;
	margin: 0 0 0 5px;
	}
#picLeft {
	float: left;
	padding: 2px;
	border:1px solid #666;
	margin: 0 5px 0 0;
	}	
#gaSubNav {
	float:right;
	width: 220px;
	}
	
#horizontalMenu { /* Only being used on Professional Affairs Index Page */
width:100%;
height:25px;
margin-left: -25px;
}
	
#horizontalMenu li {
	float:left;
	padding-right: 5px;
	background-color:#F5F5F5;
	list-style:none;
	}

#textArea .greyBG h2 { /* written for homepage */

}
#textArea .greyBG p { /* written for homepage */

}
#ps_form select { /*Practice Specialties index select dropdown */
	margin-top: 2px;
	font-size:12px;
	width: 215px;
	}

.clearBG h1 {
	color: #fff;
	}
.clearBG h2 {
	font-size: 120%;
	color:#fff;
	}
.clearBG a {
	color: #CCCCCC;
	}	
.clearBG a:hover {
	color: #333333;
	}		
	
.darkBG h1 {
	color: #fff;
	}
.darkBG h2 {
	font-size: 120%;
	color:#fff;
	}
.darkBG a {
	color: #FFFFFF;
	}	
.darkBG a:hover {
	color: #333333;
	}		

#dd_form, #el_form, #ed_form { /* used on Education forms */		
	margin-bottom: 10px;
	}
	#dd_form select, #el_form select, #ed_form select {  /* used on Education forms */	
	width: 200px;
	}
	
#spawlHighlights {
	list-style:none;
	margin: 0;
	padding: 0;
	}
	#spawlHighlights li {
	display: inline; /* :KLUDGE: Removes large gaps in IE/Win */
	}
	#spawlHighlights li a {
	display:block;
	border-top: 1px solid #5c6a74;
	border-bottom: 1px solid #c3cbce;
	padding: 0 0 0 8px;
	line-height:20px;
	color:#fff;
	background:url(darkBGarrow.jpg) no-repeat left center;
	text-indent: 0;
	margin: 0;
	}
	#spawlHighlights li a.first {
	border-top:none;
	}
	#spawlHighlights li a.last {
	border-bottom: none;
	}
	#spawlHighlights li a:hover {
	text-decoration:none;
	color: #333;
	background:#a3aeb3 url(darkBGarrowHover.jpg) no-repeat left center;
	}

.smallTxt {
font-size:8px;
}

/*----------------------------------------- HOME PAGE STYLES -------------------------------*/
#textArea #kFourFifths h1 {
	border-top:1px solid #ccc;
	background-image:url(h1BG2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom: none;
	color:#666;
	padding: 3px 15px;
	margin: 0px 1px 10px 1px;
	text-transform:none;
	}
	#textArea #kFourFifths p {
	margin: 0 10px 10px 15px;
	}
	#textArea #kFourFifths h2, #textArea #kFourFifths h3, #textArea #kFourFifths h4, #textArea #kFourFifths h5, #textArea #kFourFifths h6 {
	margin: 0 10px 0 15px;
	}

#textArea #kOneFifth .darkBG h2 {
	margin: 0 0 5px;
	background-color:#fff;
	font-size: 14px;
	color:#71828a;
	padding: 2px 3px 2px 4px;
	}	
#textArea #kOneFifth #asseLinksNav {
	margin: 0;
	padding:0;
	list-style-type:none;
	}
	#textArea #kOneFifth #asseLinksNav li {
	display: inline; /* :KLUDGE: Removes large gaps in IE/Win */
	margin: 0;
	padding: 0;
	}
	#textArea #kOneFifth #asseLinksNav li a {
	display:block;
	border-top: 1px solid #5c6a74;
	border-bottom: 1px solid #c3cbce;
	padding: 0;
	line-height:20px;
	color:#fff;
	background-image:url(darkBGarrow.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	/*text-indent: 8px;*/
	margin: 0;
	}
	#textArea #kOneFifth #asseLinksNav li a.first {
	border-top:none;
	}
	#textArea #kOneFifth #asseLinksNav li a.last {
	border-bottom: none;
	}
	#textArea #kOneFifth #asseLinksNav li a:hover {
	background-color:#a3aeb3;
	text-decoration:none;
	color: #333;
	background-image:url(darkBGarrowHover.jpg);
	}
	
#textArea #kOneFifth .darkBG p {
	margin: 0 5px 10px 8px;
}		
	#textArea #kOneFifth .darkBG a {
		color: #fff;
	}	
	#textArea #kOneFifth .darkBG a:hover {
	color: #00e;
	text-decoration:none;
	}		

/*----------------------------- END HOME PAGE STYLES ------------------------------------*/

#mOneThird h1 {
	margin: 0 0 5px;
	background-color:#fff;
	font-size: 14px;
	color:#71828a;
	padding: 2px 3px 2px 4px;
}

#federalComm li {
margin-bottom:7px;
}

.gradientHeader {
	border-top:1px solid #ccc;
	background-image:url(h1BG2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom: none;
	color:#666;
	padding: 3px 15px;
	margin: 10px 1px 10px 1px;
	text-transform:none;
	
}

.ulLineHeight {
line-height:100%;
}

.ulLineHeight li {
padding-bottom:10px;
}

.gaYouTube {
float:right;
margin:0 0 5px 10px;
}

.clear {
clear:both;
height:1px;
}

.strikethru {
text-decoration:none;
} 
.boldred {
color:#ffffff;
font-weight:bold;
}

@media print {
.boldred {
display: none;
} }

