/*
	submenu on nNav: #ccc;
	background, grayish: #f3efe0;
	link red: #8aa594;
	hx greenish: #00628b;
	sideNav link (dark gray): #404040; 
	sideNav on page and hover (lighter gray): #808080;
*/

.logolink {
	float:left;
	height:80px;
	width:300px;

}

.clr {
	font-size:0px;
	clear:both;
	line-height:0px;
	height:0px;
}

body {
	background: #eeede1;
	font: normal 12px arial, sans-serif;
	color: #525d64;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* for search, sitemap, emailpage */
td {font: normal 8pt arial, sans-serif;}

a { 
	color: #841618; 
	text-decoration: none; 
}

a:hover { color: #79705c; }

*.more { font-weight: bold; }

li.more { list-style: none; margin-top: 20px; }

img { border: 0; }

ul { list-style-type: disc; }

ul.noindent {
	list-style-type: none;
	list-style-image: none;
}
ul.noindent li { margin-left: -16px; }

ul.noindent {
        list-style-type: none;
        list-style-image: none;
}
ul.noindent li { margin-left: -16px; }


ul.contactLinks {
	float: right;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 18px;
}

.contactLinks li { margin: 0; padding: 0; }

#body {
	width: 753px;
	margin: auto;
	margin-top:15px;	
	text-align: left;
	background: white;

}

.maroonLine {
	line-height:0px; font-size:0px;
	background-color:#803636;
	height:3px;	
}


#top img#logo { float: left; display: block; margin: 20px 0 8px 8px; }
/*#top img#motto { float: right; padding:0; display: block; margin: 38px 8px 0 0; vertical-align: bottom; } */

#body .submenu_start { 
	display:none;
	margin: 0px 2px 0 2px; 
	border-top: 2px solid #8aa594;
}

#body .submenu {
	color: #f3efe0;
	overflow:hidden;
	min-height: 13px;
	!height: 100%;
	padding: 7px 15px;
	margin-bottom: 10px;
	background: #00628b;
	margin: 0 2px;
	font-size: 11px;
	text-align: center;
}

.submenu a { color: #ffffff; text-decoration: none;}
.submenu a.onNav, .submenu a:hover{ color: #ccc; text-decoration: none;}

#body .submenu .backlink { text-align: right; }

#body .breadcrumb {
	display:none;
	text-align: right;
	font-size: 10px;
	padding: 3px 15px;
	margin: 0 2px;
	background: #8aa594;
	border-bottom: 2px solid #00628b;
}
#body .breadcrumb a { color: #000; text-decoration: none; }
#body .breadcrumb a:hover { color: #e0e0e0; text-decoration: none; }


#body #content {
	margin: 0 2px;
	!height: 100%;
	overflow: hidden;
	!overflow: visible;
	background: url(../i/content-left-bg1.gif) -10px 0px repeat-y;
	margin-bottom:10px;
}

#body .contentLeft {
	width: 208px;
	padding: 0px 14px 20px 14px;
	line-height: 18px;
	float: left;
	line-height: 18px;
	margin-right:10px;
}

/* Left column display of html fields */
#body .contentLeft div { margin-left: 0px; }

.contentLeft p { margin-top: 0; }

.contentLeft a { color: #841618; }
  
#body #header {
	height: 90px;
	margin: 2px;
	margin-bottom: 1px;
	background:url(../i/gibson_logo.gif) 28px 18px no-repeat;
}

#header #topLinks {
	float: right;
	margin-top: 12px;
	margin-right:11px;
	color: #f3efe0;
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;
}

#header #topLinksAtty {
	float: right;
	margin-top: 5px;
	margin-right: 14px;	
	color: #f3efe0;
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;
}
#topLinksAtty form { padding: 0; margin: 0;}
#topLinksAtty input {
        margin: 0px 6px;
        vertical-align: middle;
        width: 30px;
        height 10px;
	line-height:13px;
	border: 1px solid #000;
}

/* search form text entry */
#topLinks form { padding: 0; margin: 0; }

#topLinks .home-submit { float:right; display:block; }
#topLinks .box {
	display:inline;
	float:left;
	font-size:9px;
        vertical-align: middle;
        width: 125px;	
        height: 12px;
	line-height:12px;
	border:0px;
	background:none;
	margin-left:3px;
	margin-top:2px;
}

#topLinks a, #topLinksAtty a { margin: 0 2px; color: #ffffff; text-decoration: none;}
#topLinks a:hover, #topLinksAtty a:hover {color: #ccc; text-decoration: none;}

#topLinks a.more:hover { color: #8aa594; }

#topLinks a.more { margin-top: 8px; }

#body .contentLeft ul { 
	padding:0px;
	margin:0px;
	margin-left:14px;
	margin-bottom:10px;
	margin-right:21px;
}


/* practice profile - child gchild list */

#body .prac_bullet_child { margin-left: 12px;}

#body .prac_bullet_gchild { margin-left: 22px;}


/* practice summary - 2 column*/

ul.multiList{width:40%; font-size:12px; padding:0 0 0 14px; float:left; margin: 0 12px 12px 0;}

#body ul.multiList li.pmain {
	font-weight: bold;
	font-size: 13px;
	margin-left: -12px;
	margin-top: 8px;
	margin-bottom: 3px;
	border:1px solid #ccc;
	background: #f8f8f8;
}

#body ul.multiList li.pmain  {
	list-style-type:none;
	height:50px;
	padding:0px;
	overflow:hidden;

}

#body ul.multiList .pmain a {
	font-weight:normal;
	margin-top:15px;
	display:block;
	width:120px;
	padding-left:15px;
	background:url(../i/bul_pmain.gif) 0px 5px no-repeat;
	float:right;
	font-size:11px;
}

.pracIcon {
	float:left;
}

.pracIconSpacer {
	float:left;
	height:50px;
}


#body ul.multiList li.prac_bullet_child { margin-left: 20px; }

#body ul.multiList li.prac_bullet_gchild { margin-left: 40px; }


/* side navigation for 3rd level nav, and sidebar search forms */
.sideNav {
	margin: 12px 0 12px 0;
	border: 1px solid #ccc;
	padding: 8px 5px 8px 5px;
	/*background-image: url(../i/translucent-blue-bg.png);*/
	!height: 100%;
}

.sideNav { color: #404040; }
.sideNav p { margin: 0 18px; margin-top: 8px; }
.sideNav hr { color: #ccc; height: 1px; background-color: #ccc; border: 0; }
.sideNav img { margin-top: 5px; }

#content .sideNav ul { padding: 0 5px 0 8px; margin-top: 5px; list-style: none; }

#content .contentLeft .sideNav a { color: #404040; font-weight: normal; }
#content .contentLeft .sideNav a:hover { color: #808080; font-weight: normal; text-decoration: none; }
#content .contentLeft .sideNav a.navOn { color: #808080; font-weight: normal; text-decoration: none; }

.content_primary { padding-top:20px; }

.image_bar {
	height: 117px;
	background:url(../i/bg_image_bar.jpg) no-repeat #900;
}


#body .contentRight,
#body .content_primary
 {
	width: 488px;
	padding: 0 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 25px;
	float: left;
	line-height: 22px;
}

#body .contentGeneral {
	padding: 12px 22px;
	line-height: 18px;
	background: white;
	!height: 100%;
	overflow:hidden;
}

#body .contentGeneral .left{
    width: 346; !width: 368;
    float: left;
    padding-right: 18px;
    margin: 10px 0 20px 0;
    border-right: 1px #ccc solid;
}

#body .contentGeneral .right{
    width: 347; !width: 367;
    margin: 10px 0 10px -1px;
    padding: 0 0 18px 18px;
    float: right;
    border-left: 1px #ccc solid;
  }


/* bio list pages */
.bioLetters {
	font-size: 9px;
	margin-bottom: 8px;
	margin-top: 0;
	color: #a1a1a1;
	overflow:hidden;
	!overflow: visibile;
}

.bioLetters .letter {
	font-weight: bold;
	display: block;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	width: 16px;
	background: #e7e5d1;
	text-align:center;
}

#body .bioLetters a:hover { 
	text-decoration: underline; 
	background:#79705c;
	color: #fff;
	text-decoration:none;
}

.biolisttitle {
	padding: 8px 0 0 2px;
	margin-bottom: 6px;
	font-size: 1.3em;
	font-weight: bold;
	color: #00628b;
	border-bottom: 2px solid #00628b;
}

#body .bioGroups { font-size: 1.1em; margin-bottom: 16px; }

#body .bioGroups a { font-weight: bold; text-decoration: none; margin: 0 0; }

#body .bioGroups a:hover { text-decoration: underline; } 

.list { line-height: 12pt; }
.list dl { margin: 0; padding: 0; }
.list dl dt { margin: 0; float: left; font-weight: bold; }
.list dl dd { margin: 0; padding: 0; float: right; }
.list .title { font-weight: normal }
.list .phone { width: 120px; }
.list .email { width: 180px; }
.list .vcard { width: 180px; font-weight: bold; }
.list .fax { width: 90px; }
.list span.letter { font-size: 9pt; color: #993333; font-weight: bold; }



/* - ( Recruit Calendar: List ) - */
.reccal_head  dl {
	margin: 0;
	padding: 2px 7px;
	height: 20px; !height: 25px;
	border: 1px solid #e8e9eb;
	border-bottom: none;
	font-weight: bold;
	font-size: 1.1em;	
	text-transform: uppercase;
	color: #666;
}

.reccal_list  dl {
	margin: 0 0 1px 0; 
	padding: 8px;
	height: 28px; !height: 28px;
	background: #e8e9eb;
	line-height: 10pt;
}

.reccal_list dl a { text-decoration: none; font-weight: bold; }
.reccal_list dl a:hover { text-decoration: underline; }

.reccal_list dl dt, .reccal_head dl dt { width: 140px; margin: 0; padding-left: 1px; padding-right: 32px; float: left; }

.reccal_list dl dd, .reccal_head dl dd { margin: 0; padding: 0; float: left; }

.reccal_list .dte, .reccal_head .dte  { width: 130px; }
.reccal_list .office, .reccal_head .office  { width: 100px; }
.reccal_list .atty, .reccal_head .atty { width: 150px; }

 .clearb { clear:both; }

/* css for forms */
.stndForm { padding: 0; margin: 0; }
.stndForm input.txt, select.txt { color: #000; background-color: #fff; width: 300px; border: 1px inset #f3efe0;}
.stndForm p { display: block; padding: 8px 0; margin: 0; border-top: 1px solid #f3efe0; }
.stndForm p label { float: left; width: 140px; }
.stndForm label { font-size: 9pt; font-weight: bold; color: #00628b; }
.stndForm textarea {
    color: #000;
    background-color: #fff;
    border: 1px inset #000;
    width: 300px;
}

/* pub signup newsletter checkbox description title */
.label { font-size: 9pt; font-weight: bold; color: #00628b; }

.stndForm .submitButton {
	font-weight: bold;
	background: #00628b;
	color: #e5eef5;
	padding: 1px;
	border: 1px outset #f3efe0;

}
/* news page - document type select */
/* !margin-bottom to fix ie 6/7 extra space below doc type select */
.docSelectForm { padding: 0; margin: 0; !margin-bottom: -18px; }
.docSelectForm select.txt { color: #000; background-color: #fff; width: 300px; border: 1px inset #f3efe0;}
.docSelectForm p { display: block; padding: 8px 0; margin: 0; border-top: 1px solid #f3efe0; }
.docSelectForm p label { float: left; width: 140px; }
.docSelectForm label { font-size: 9pt; font-weight: bold; color: #00628b; }

/* css for forms in sidebar */
.contentLeft .stndForm p {
	padding: 0;
	overflow: hidden;
	border-top: none;
}

.contentLeft .stndForm p label {
	margin-top: 6px;
	color: #00628b;
}

.contentLeft .stndForm input.txt, .contentLeft .stndForm select {
	width: 194px;
	font-size: .9em;
}

.contentLeft .stndForm .submitButton {
	margin-top: 6px;
	font-size: .9em;
}


#body .contentGeneral table { border-collapse: collapse; }
#body .contentGeneral .datatable { border-collapse: collapse; }
#body .contentGeneral .datatable td { text-align: left; padding: 6px 8px 6px 0; }
#body .contentGeneral .datatable th { 
    border-bottom: 1px solid #8a9a7a;
    font-weight: bold;
    text-align: left;
    padding: 6px 0 6px 0;
}


/* end - bio list pages */
#body img.testimonialPic { float: right; margin-top: 18px; margin-left: 24px; }	

#body .contentGeneral ol { font-weight: normal; }

#body .contentGeneral ul { font-weight: normal; margin: 0; }

#body .contentGeneral p { margin-top: 0px; }

#body .footer {
	height: 20;
	padding: 8px 0 0 0px;
	clear: both;
	text-align: left;
	background: #eeede1;
	color: #a19e80;
	padding-bottom:20px;
}
#body .footer span, #body .footer a { margin: 0 0px; color: #a19e80; }
#body .footer a:hover { color: #616161; text-decoration: none; }
#body #locations { padding: 4px 0 0 8px;}

#locations a { margin: 0 3px; color: #a1a1a1;}
#locations a:hover { color: #616161; text-decoration: none; }

/* locations on contact main page */
.locations .locationBox {
	display: block;
	float: left;
	width: 162px;
	height: 182px;
	background: #f3efe0;
	padding: 1px;
	margin: 0 10px 14px 0;
	border: 1px solid #00628b;
}

/*.locationBox a { text-transform: uppercase; }*/

.locations .locationBox div {
	height: 166px;
	!height: 100%;
	padding: 7px;
	border: 1px solid #00628b;
}

.locationBox p.directions a { text-transform: none; }


/* stuff */  
hr.gray {
    height: 1px;
    margin: 6px 0; !margin: 0;
    color: #ccc; background-color: #ccc;
    border: 0;
    clear: left;
}

hr.biolist {
    height: 1px;
    margin: 6px 0 8px 0; !margin: 0;
    color: #8a9a7a; background-color: #8a9a7a;
    border: 0;
    clear: left;
}

hr.careers {
    height: 1px;
    margin: 6px 0 8px 0; !margin: 0;
    color: #00628b; background-color: #00628b;
    border: 0;
    clear: both;
}
/* Body header */
h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
	font-size: 16px;
	font-weight: bold;
	color: #066e96;
}
/* alerts & events summary page - heading of each new table */
#news_summary h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
	margin-bottom: 16px;
	font-size: 1.7em;
	font-weight: bold;
	color: #00628b;
	border-bottom: 2px solid #00628b;
}

.contentLeft h1 { padding-bottom: 16px; }

h2 {
	margin: 0;
	font-size: 1.2em;
	color: #00628b;
	font-weight: bold;
}

/* Left column header */
h3 {
	padding-left: 2px;
	font-size: 1.3em;
	font-weight: bold;
	color: #00628b;
	border-bottom: 1px solid #00628b;
}

h3.events {
	padding-left:0px;
	border:none;
	color: #000;
	margin-top:-25px;
}

h5{
	font-size:1.3em;
	font-weight:bold;
	color:#00628b;
	border-bottom:1px solid #00628b;
	line-height:12px;
	margin-bottom:8px;
	padding-left:15px;
	padding-top: 15px;
	padding-bottom: 2px;
	margin-top: 0;
}

h6 {
	margin: 14px 0 0 0;
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

/* EVENTS: CALENDAR TABLE */

#calendar {
    float: right;
    padding: 0 0 10px 10px; !padding: 20px 0 10px 10px;
}

#calendar table {
    border-collapse: collapse;
    border: solid 1px #ccc;
    text-align: center;
    font-size: 10pt;
    text-transform: uppercase;
  }

#calendar table caption {
    padding: 3px; margin: 0;
    border: solid 1px #ccc;
    font: bold 11pt arial, sans-serif;
    color: black;
}

#calendar table th {
    padding: 3px; margin: 0;
    border: solid 1px #ccc;
    font-size: 8pt;
}

#calendar table td {
    padding: 3px; margin: 0;
    border: solid 1px #ccc;
}

#calendar table td.blank { background: #e3e3e3; }
#calendar table td.linked-day { background: #8a9a7a; }

#calendar table a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
  }

#calendar table a:hover { text-decoration: underline; }

#calendar table .calendar-prevnext a {
    color: black;
    font-weight: bold;
    text-decoration: none;
}

#calendar table .clendar-prevnext a:hover { text-decoration: none; }

/* news item footer text */
.newsFooter { font-size: 7.5pt }

/* news signup form */

.newsSignupForm { padding-bottom: 10px; }

.newsSignupForm input.txt {
    color: #000;
    background-color: #fff;
    border: 1px inset #000;
    width: 200px;
}

.newsSignupForm textarea {
    color: #000;
    background-color: #fff;
    border: 1px inset #000;
    width: 350px;
}

.newsSignupFormForm p {
    clear: left;
    margin: 0 0 8px 0;
    padding: 0;
    padding-top: 5px;
}

.newsSignupForm p label {
    float: left;
    width: 150px;
}

#footer_addr {
    font-size: 7pt;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #808080;
}

 #footer_addr b { color: #555; }

/* case studies - summary image on left title on right*/
/*.newsTitle {font-weight: bold; border-top: 6px solid #802c3c; margin-top: 14px;}
*/
.caseRecLeft {float: left; width: 85px;}
.caseRecRight {float: left; width: 400px;}

ul.casestudiesRec{
	margin:27px 0 0 0; 
	padding:0;
	list-style-type: none;
	list-style-image: none;
	!list-style-image: none;
}

ul.casestudiesRec li{margin:0; padding:12px 0 12px 0; clear: both; border-bottom: 1px solid #e6e6dc;}
ul.casestudiesRec img{float: left; padding-right: 12px;}


/* case studies - detail image float right */
.imgfRight{float:right; margin:0 0 10px 10px;}


/* rsvp button */
.rsvpbutton a {
	font-weight: bold;
	color: #e5eef5;
	background-color: #00628b;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
	border: 1px solid #ced7df;
}

.rsvpbutton a:hover  { text-decoration: underline; }

/* Publications sign-up button in left rail of pubs list */
.pubsignupbutton a {
	font-size: 8pt; !font-size: 7pt;
	font-weight: bold;
	color: #e5eef5;
	background-color: #f3efe0;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	border: 1px solid #FFFFFF;
	float: right;
}

.pubsignupbutton a:hover  { text-decoration: underline; }

/* individual page css */

/* Pages without a left column */

#index #header #topLinks { margin-left: 14px; }

/*
#publications-signup .contentLeft {
	width: 177px;
	!width: 207px;
	padding: 10px 15px 20px 15px;
}

#publications-signup .contentLeft a {
	color: #3e82b1;
}

#publications-signup .contentRight  {
	width: 504px;
	!width: 540px;
}
*/

/* - ( Search ) - */
.searchfoundtext { font-weight: bold; }
.searchheader { font-size: 10pt; font-weight: bold; }

#menu_bg {
	background: #a39272;
	height:34px;
	border-bottom:1px solid #c8ba9f;
}

#menu_wrapper {
	position:absolute;
	top:111px;
	left: 0px;
	width:100%;
	height:28px;
}

#menu {
	width:737px;
	margin:auto;
	height:28px;
}

.fullTestimonialOff, .briefTestimonialOff{display:none;}
.fullTestimonialOn, .briefTestimonialOn{display:block;}

/* not used and causing nav problem in ie6 
.testimonialLink { color: #00628b; text-decoration: none; }
.testimonialLink:hover { text-decoration: underline; cursor: pointer;}
*/


#topLinks .topSearch {
	text-align:left;
	display:block;
	background:url(../i/bg_search.gif) no-repeat;
	height:17px;
	width:151px;
	padding:0px;
}


.contentLeft .dotted_list a {
	color: #841618;
}
.contentLeft .dotted_list a.onNav, .contentLeft .dotted_list a:hover {
	color: #79705c;
}

.dotted_list ul li a {
	font-weight:bold;	
	padding-left:15px;
	display:block;
	margin:0px;
	padding-top:3px;
	padding-bottom:2px;
	!padding-bottom:3px;
	background:url(../i/bul_home_news.gif) 0px 6px no-repeat;		
}
.dotted_list ul li {
	background:url(../i/bg_dotted_brown.gif) repeat-x;
	margin:0px;
	padding:0px;
	height:25px;
	!height:20px;
	list-style-type:none;	

}

#body .contentLeft .dotted_list ul {
	background:url(../i/bg_dotted_brown.gif) bottom repeat-x;
	margin:0px;
	padding:0px;
	margin-right:21px;
}

.involvement { margin-bottom: 10px; }

.involvement .invpic {
	float:left;
	padding:1px;
	margin-right: 	20px;
	xpadding-top:8px;
}

.involvement .invpic img {
	display:block;
}

.involvement p {
	margin: 0px;

}

.contentLeft .backlink { 
	background:url(../i/bg_dotted_backlink.gif) repeat-x;
	padding-top:7px;
	height: 32px;
	border: none;
	margin-right:21px;
	margin-bottom:15px;
}

.contentLeft .backlink a {
	padding-left:15px;
	background:url(../i/bul_backlink.gif) no-repeat 0px 4px;
}

.content_primary h3 {
	padding-left:0px;
	background:url(../i/bg_dotted_header.gif) repeat-x;
	padding-top:7px;
	height: 26px;

	border: none;
	text-transform:uppercase;
	font-size:12px;
	color: #17789d;
	margin-top:2px;
	margin-bottom: 6px;
}

.contentLeft h5 {
	background:url(../i/bg_dotted_header.gif) repeat-x;
	padding-top:11px;
	padding-left:0px;
	height: 22px;
	border: none;
	text-transform:uppercase;
	font-size:12px;
	color: #17789d;
	margin-right:21px;
}

.contentLeft .backlink a {
	display:block;
	color: #841618;
	font-weight:bold;
}

.bioPic {
	display:block;
}
.borderPic {
	padding:1px;
	background: #fff;
	border: 1px solid #c8ba9f;	
}

.downSome {
	margin-top:7px;
}

.borderPic.fleft {
	margin-right:10px;
}

.fleft {
	float:left;
}

.biotitle {
	color: #000;
}

.vcardicon {
	background:url(../i/vcard_icon.gif) no-repeat;
	padding-left:	30px;
	height:		20px;
	display:	block;
	padding-bottom:	10px;
}

#body .contentLeft .fancylist {
	margin-left:0px;
	padding-left:0px;
	margin-right:21px;
}

.fancylist li {
	padding-left:15px;
	padding-top:0px;
	display:block;
	margin:0px;
	background:url(../i/bul_home_news.gif) 0px 3px no-repeat;		
	list-style-type:none;
}

.awards, .involvement {
	border:1px solid #ccc;
	padding:1px;
	_height: 100%;
	margin-bottom:20px;
	overflow: hidden;
	clear: both;
	display: table;
	width: 100%;
	
	#position: relative;
}

/* complicated css to get vertical centering */
div.awards div.message,
div.involvement div.message {
	#position: absolute;  
	#top: 50%;
	#left: 165px;
	display: table-cell; 
	vertical-align: middle;	
	text-align: left;
	line-height: 1.3em;
	width: 333px;
	#width: auto;
}

/* the awards text is a little more left */
div.awards div.message {
	#left: 185px;
}

div.message div {
	#position: relative;  
	#top: -50%;
	margin-top: -.5em;
}

div.message p {
	margin: 0;
}

/* end vertical centering */

.awards .awardspic,
.involvement .involvementpic {
	display: inline;
	float:left;
	margin-right: 15px;
}

.awards .message {
	
	
}

.awards h2 {
	color: #066e96;
	font-size:11px;
	margin:0px;
	margin-top:5px;
	padding:0px;
}

.awards p, .involvement p {
	margin:0px;
}


.attyFormSide {
	float:left;
	width:162px;
	margin-left:10px;
	position:relative;
}

.attyForm {
	padding:10px;
	display:block;
	float:left;
	width: 290px;
	!width:290px;
	overflow:hidden;
	border:1px solid #ccc;
	background:#f1f1f0;
	height:158px;
}

.attyFormHolder {

}

.attyFormHolder .submitButton {
	display:block;
	background:#841618;
	color:#fff;
	border:none;
	font-size:10px;
	position:absolute;
	top:158px;
	left:0px;
	width:80px;
	text-align:center;
}

.attyFormHolder .submitButton:hover {
	background: #79705c;
	color: #fff;
	
}
.attyForm label {
	display:block;
	color: #066e96;
	height:15px;
	line-height:15px;
}

.attyForm input.txt,  .attyForm select {
	width:275px;
	border:1px solid #ccc;
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
	font-size:9px;
	color:#676767;
	padding:2px 0 2px 0;
}

.attyForm .stndForm label {
	font-size:11px;
}

.gridbox {
	border:1px solid #ccc;
	background: url(../i/bg_gridbox.gif) 135px 0px repeat-y;
}

.gridbox .datebox, .gridbox .linkbox, .gridbox .titlebox {
	padding: 10px;
	float:left;
}

.gridbox .titlebox {
	color: #066e96;
}
.gridbox .linkbox p {
	margin-top:0px;
}


.titlebox, .datebox {
	color: #333;
	width: 130px;
	font-size:12px;
}

.linkbox {
	width: 300px;
}

.rowbox {
	border-bottom: 1px solid #ccc;
}

.archiveLink {
	display:block;
	text-align:right;
	padding-right:15px;
	background:url(../i/bul_fancyMore.gif) no-repeat right;
	position:relative;
	top: -28px;
	margin-bottom:-20px;
}

.viewAllLink {
	text-align:left;
	padding-right:15px;
	background:url(../i/bul_fancyMore.gif) no-repeat right;
}

.dotted_list ul li a.officeDir.On {
	color: #79705c;
	background:url(../i/bul_officeDir_on.gif) no-repeat left 2px;
}

.dotted_list ul li a.officeDir {	
	background:url(../i/bul_officeDir.gif) no-repeat left 4px;
}

p {
	margin-top:0px;
}

a:hover {
	color: #79705c;
}

.addyBox {
	background:#f5f4f4;
	bordeR:1px solid #dad9d6;
	height:165px;
	overflow:hidden;
}

.addyBox .officePic {
	float:left;
	background:#fff;
	padding:1px;
	border: 1px solid #c8ba9f;
}

.addyBox .officePic img {
	display: block;
}

.addyBox .text {
	float:right;
	width:206px;
	margin-top:20px;
}


.content_primary ul {
	padding-left:30px;
	margin-top:0px;
	margin-left:0px;
	padding-top:0px;

}

.content_primary ul, h3 {

}



