/* CSS Document - COop*/

body { 
background:#fff;
color:#000; 
font-family: arial, helvetica, sans-serif;
font-size:62.5%;
margin: 0; 
padding:0;
min-width: 1015px; 
}

#frame { 
position:absolute;
top:0;
width: 1015px;
margin: 0;
padding:0;
float:left;
}

/*skiplinks for access keys*/
#skiplinks {display:none;}

#skiplinks li { 
display:inline;
margin: 0;
padding: 0;
list-style-type: none; 
} 

#skiplinks a { 
position: absolute;
top: 0;
left: 20px;
width: 0px;
height: 0;
z-index: 1000;
background-color: #fff;
color: #dc2a1a;
font-weight: bold;
font-size: 1em !important;
overflow: hidden;
} 

#skiplinks a:active { 
position: absolute;
margin: 0;
padding:6px;
width: auto;
height: auto;
border-top-width: 0px;
border-left-width: 0;
border-bottom-width: 0;
overflow: visible; 
border-right-width: 0; 
font-size: 0.6em;
} 

hr.hide { display: none;}

/* header */

#header { 
position:relative;
top:0;
width: 1015px;
height:109px;
padding:0;
margin:0;
}

#headflash { 
position: relative;
width: 699px;
margin: 0;
padding:0;
float:left;
}

#logo { 
position: relative;
width: 316px;
margin:0;
padding:0;
float:left;
}

#logo img {
float: right;
margin: 25px 26px 0 0;
border:none;
}

/* main nav */
#navframe { /* This div is needed to deal with the box model issue on height */
width: 1015px;
height: 33px;
background: url(../images/navbg.jpg) #fff no-repeat;
color:#000;
padding:0;
margin:0;
}

#navcontainer { 
width: 824px;
height: 33px;
background: none;
color: #fff;
float:left;
}

#navcontainer ul{
display:inline;
list-style-type: none;
padding: 0;
margin: 0;
float: left;
}

#navcontainer li { 
display:inline;
list-style-type: none;
}

#navcontainer ul li a {
font-family:"Arial Narrow", helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color: #fff;
background: none;
padding:0 0 0 20px;
margin:-2px 0 0 0;
text-decoration:none;
float: left;
}

#navcontainer ul li a:hover {
text-decoration:underline;
}

#navcontainer li a.current {
text-decoration:underline;
}

#help { 
width: 191px;
height: 33px;
background: none;
color: #fff;
float:left;
}

#help ul{
display:inline;
list-style-type: none;
padding: 0;
margin: 0;
float: left;
}

#help li { 
display:inline;
list-style-type: none;
}

#help ul li a {
font-family: "Arial Narrow", helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color: #fff;
background: none;
padding:0 16px 0 0;
text-decoration:none;
float: left;
}

#help ul li a:hover {
text-decoration:underline;
}

#help li a.current {
text-decoration:underline;
}

#help li#showimages { 
display:none;
}

/*breadcrumb*/

#breadcrumb { 
position: relative;
width: 1015px;
height:20px;
background:#fff;
color:#666;
margin:0;
padding:0 0 6px 0;
float:left;
}

#breadcrumb ul {
margin: 0 0 0 185px;
padding: 0;
list-style : none;
}

#breadcrumb ul li {	
padding: 0 6px 0 0;
margin: 0;
display:inline;
}	

#breadcrumb a{
padding: 0 0 0 6px;
margin: 0 0 0 0;
display:inline;
color:#666;
background:#fff url(../images/breadbullet.gif) 0 3px no-repeat;
text-decoration: none;
}

#breadcrumb a:hover {
display:inline;
text-decoration: underline;
}	

#breadcrumb ul li.current {
text-decoration: underline;
background:#fff url(../images/breadbullet.gif) 0 3px no-repeat;
color:#032a87;
padding: 0 0 0 6px;
}

body#bd-home #breadcrumb li.current {display:none;}

body#bd-home #breadcrumb  a {
padding: 0 0 0 6px;
margin: 0 0 0 0;
display:inline;
color:#032a87;
background:#fff url(../images/breadbullet.gif) 0 3px no-repeat;
text-decoration: underline;
}

/* maincontainer -----------*/
#maincontainer { 
position: relative;
width: 1015px;
padding:0;
margin:0;
float:left;
}

/* HOME subnav -----------*/
#lefthome { 
position: relative;
width: 160px;
padding:0;
margin:0;
float:left;
}

p {
background:#fff;
color:#0c1967;
font-size:1.2em;
padding:0;
margin:7px 5px 15px 20px;
}

#lefthome ul {
background: url(../images/homenavTemp.gif) no-repeat;
color:#333;
width:131px;
margin:0;
padding:0 0 20px 20px;
list-style-type: none; 
}

#lefthome li {	
font-size: 1.4em;
padding:0 0 0 0;
margin: 0 0 7px 0;
display: block;
line-height:13px;
font-family: "Arial Narrow", helvetica, sans-serif;
}

#lefthome li a {
text-decoration:none;
color: #000;
background-color: #fff;
font-weight:normal;
}

#lefthome li a:hover {
text-decoration:underline;
}

/* sub nav -----------*/

#left{ 
position: relative;
width: 160px;
padding:0;
margin:0;
float:left;
}

#left ul {
background:#fff;
color: #333;
padding:0 0 20px 10px;
margin:0;
list-style-type: none; 
}

#left li {	
font-size: 1.4em;
padding:0;
margin: 0;
line-height: 20px;
display: block;
font-family: "Arial Narrow", helvetica, sans-serif;
}

#left li a {
text-decoration:none;
color: #333;
background-color: #fff;
font-weight:normal;
font-family: "Arial Narrow", helvetica, sans-serif;
}

#left li a:hover {
text-decoration:underline;
}

#left li a.current {
font-family: "Arial Narrow", helvetica, sans-serif;
text-decoration:none;
color: #0c1967;
background-color: #fff;
font-weight:normal;
}

#left li a#pharmacy{
font-family: "Arial Narrow", helvetica, sans-serif;
text-decoration:none;
color: #0f7664;
background-color: #fff;
font-weight:bold;
}

#left li a#food {
font-family: "Arial Narrow", helvetica, sans-serif;
text-decoration:none;
color: #686f01;
background-color: #fff;
font-weight:bold;
}

#left li a#funeralcare {
font-family: "Arial Narrow", helvetica, sans-serif;
text-decoration:none;
color: #503696;
background-color: #fff;
font-weight:bold;
}

#left li a#travel {
font-family: "Arial Narrow", helvetica, sans-serif;
text-decoration:none;
color: #ba5f10;
background-color: #fff;
font-weight:bold;
}

#left li a#farms {
font-family: "Arial Narrow", helvetica, sans-serif;
text-decoration:none;
color: #2f2f2f;
background-color: #fff;
font-weight:bold;
}

#left li a#legalservices {
font-family: "Arial Narrow", helvetica, sans-serif;
text-decoration:none;
color: #888;
background-color: #fff;
font-weight:bold;
}

#left li a#property {
font-family: "Arial Narrow", helvetica, sans-serif;
text-decoration:none;
color: #ee985f;
background-color: #fff;
font-weight:bold;
}

#left li a#corporate {
font-family: "Arial Narrow", helvetica, sans-serif;
text-decoration:none;
color: #032a87;
background-color: #fff;
font-weight:bold !important;
}

#left li a#bank {
font-family: "Arial Narrow", helvetica, sans-serif;
text-decoration:none;
color: #0f72a4;
background-color: #fff;
font-weight:bold;
}

#left ul ul {
margin:0 0 2px 0;
padding:0;
list-style-type: none; 
border:none;
width:100%;
}

#left ul li ul li {
background:#fff;
color: #002868;
margin:0;
padding:0 0 0 7px;
list-style-type: none; 
}

#left ul li ul li a{
text-decoration:none;
color: #002868;
background-color: #fff;
font-weight:normal;
font-size:0.7em;
}

#left ul li ul li a:hover, #left ul li ul li a#on {
text-decoration:underline;
color: #002868;
background-color: #fff;
}

/*content copy*/
#nonimage {padding-bottom:25px;}

#copy { 
position: relative;
width: 667px;
padding:0;
margin:0;
float:left;
}

#copy h1, #leftSitemap h1{
font-family: "arial narrow", helvetica, sans-serif;
font-size:2.6em;
margin:0 20px 15px 25px;
color:#0c1967;
background:#fff;
font-weight: normal;
display:block;
}

#copy h1.ourwords {
margin:0 20px 0 25px;
}

#copy h2 {
font-weight: bold;
display:block;
font-size:1.3em;
margin:10px 0 0 25px;
padding:0 39px 0 0;
line-height:20px;
color:#000;
background:#fff;
}

#copy h2.ourwords {
font-weight: bold;
display:block;
font-size:1.5em;
margin:0 0 0 25px;
padding:0 39px 15px 0;
line-height:20px;
color:#0c1967;
background:#fff;

}

#copy h2.home {
font-weight: lighter;
display:block;
font-size:1.8em;
margin:0 0 0 25px;
padding:0 300px 0 0;
line-height:20px;
color:#0c1967;
background:#fff;
}

#copy h2.testimonial {
font-weight: lighter;
display:block;
font-size:1.8em;
margin:0 0 0 25px;
padding:0 20px 0 0;
line-height:20px;
color:#0c1967;
background:#fff;
}

#copy p {
margin:8px 39px 0 25px;
padding:0;
color:#000;
background:#fff;
font-size:1.2em;
line-height:18px;
}

#copy p.quote {
color:#000;
background:#eee !important;
padding:10px;
display:block;
width:560px;
font-style:italic;
overflow:visible;
}

#copy ol {
margin: 8px 39px 0 50px;
padding:0;
}

#copy ol li {
margin:0;
padding:0;
line-height:18px;
}

#flashcv {margin-bottom:25px;}

body#bd-food #copy img {
float:right;
vertical-align:bottom;
margin:0 35px 0 0;
padding:0;
}

#copy h3.display, #copy h3.display a{
font-size:1.1em;
color:#0c1967;
margin:5px 13px;
text-decoration:none;
}

#copy h3.display a:hover{text-decoration:underline;}


#copy img.home {
float:right;
vertical-align:bottom;
margin:0 35px 0 80px;
padding:0;
}

#copy img.homecareer {
float:right;
vertical-align:bottom;
margin:40px 35px 0 10px;
padding:0;
}

#copy img.general {
float:right;
vertical-align:bottom;
margin:10px 35px 0 20px;
padding:0;
clear:left;
}

#copy img.generalabout{
float:right;
vertical-align:bottom;
margin:0 35px 0 80px;
padding:453px 0 0 0;
clear:left;
}

#copy img.membership {
float:right;
vertical-align:bottom;
margin:20px 35px 0 20px;
padding:0;
clear:left;
}

#copy img.business {
float:right;
vertical-align:bottom;
margin:30px 35px 0 20px;
padding:0;
clear:left;
}

#copy img.vision {
float:right;
vertical-align:bottom;
margin:50px 35px 0 20px;
padding:0;
clear:left;
}

#copy img.culture {
float:right;
vertical-align:bottom;
margin:30px 35px 0 20px;
padding:0;
clear:left;
}

#copy img.graduates {
float:right;
vertical-align:bottom;
margin:50px 35px 0 20px;
padding:0;
clear:left;
}

#copy img.rewards {
float:right;
vertical-align:bottom;
margin:50px 35px 0 20px;
padding:0;
clear:left;
}

#copy img.contactus {
float:right;
vertical-align:bottom;
margin:140px 35px 0 20px;
padding:0;
clear:left;
}

#copy img {
border:none;
}

#copy a {
background:#fff;
color:#000;
text-decoration:underline;
}

#copy a:hover {
background:#fff;
color:#666;
text-decoration:underline;
}

#copy ol {font-size:1.2em;}

#copy ul { 
margin: 8px 46px 4px 35px;
padding:0;
list-style-type: none; 
width:412px;
} 

#copy ul li { 
font-size:1.2em;
background: url(../images/breadbullet.gif) 0px 4px no-repeat;
margin: 0;
padding:0 0 8px 10px;
text-indent:0px;
list-style-type: none;
width:100%;
} 

#copy ul ul { 
margin: 7px 0px 7px -3px;
padding:0;
list-style-type: none; 
width:300px;
} 

#copy ul li li  { 
font-size:1.0em;
background: url(../images/bullettwo.gif) 4px 1px no-repeat;
margin: 0; 
padding:0 0 0 12px;
list-style-type: none; 
} 

#accessbutts ul {
padding: 0;
margin: 15px 0 0 25px;
list-style: none;
background:#fff;
color:#333;
}

#accessbutts ul li {	
padding: 0;
margin: 0;
display: inline;
background:#fff;
color:#333;
}




/* Our Words list of graduate columns*/

#bd-ourwords #ourwordsgrads {
width: 650px;
float:left;
position:relative;
}

#bd-ourwords #ourwordsgrads #leftcolumn {
width:325px;
padding:0;
margin:0;
float:left;
position:relative;
}

#bd-ourwords #ourwordsgrads #rightcolumn {
float:left;
position:relative;
width:325px;
padding:0;
margin:0;
}

#bd-ourwords #ourwordsgrads #leftcolumn h6 {
text-transform:uppercase;
font-size:1.4em;
margin:10px 0 5px 25px;
padding:0 39px 0 0;
color:#999;
background:#fff;
}

#bd-ourwords #ourwordsgrads #rightcolumn h6 {
text-transform:uppercase;
font-size:1.4em;
margin:10px 0 5px 0;
padding:0 39px 0 0;
color:#999;
background:#fff;
}

#bd-ourwords #ourwordsgrads #leftcolumn ul {margin:0 46px 4px 25px; padding:0; width:230px;}

#bd-ourwords #ourwordsgrads #rightcolumn ul {margin:0 0 4px 0; padding:0; width:230px;}

#bd-ourwords #ourwordsgrads #leftcolumn ul li, #bd-ourwords #ourwordsgrads #rightcolumn ul li { 
font-size:1.2em;
background: url(../images/ourwordsbullet.gif) 0px 2px no-repeat;
background-color:#0c1967;
margin:0 0 8px 0;
padding:5px 0 5px 10px;
text-indent:2px;
list-style-type: none;
width:230px;
} 

#bd-ourwords #ourwordsgrads ul li a, #bd-ourwords #ourwordsgrads ul li a:hover {
color:#fff; 
background-color:#0c1967;
text-decoration:none;
font-weight:bold;
}

/* Events page table */
#bd-ourevents table {
margin:20px 0 0 25px;
border-top:1px solid #000;
border-right:1px solid #000;
border-bottom:none;
border-left:none;
}

#bd-ourevents table td {
border-bottom:1px solid #000;
border-left:1px solid #000;
}

#bd-ourevents table td.dateheader {
width: 100px;
}

#bd-ourevents table td.uniheader {
width: 140px;
}

#bd-ourevents table td.timeheader {
width: 120px;
}

#bd-ourevents table td h2 {
font-size:1.3em;
color:#000;
margin:0;
padding:3px 5px;
}

#bd-ourevents table td p {
font-size:1.2em;
line-height:18px;
color:#000;
margin:0;
padding:3px 5px;
}

/* For Career Advisor Listing */
#calisting {
float:left;
width:150px;
font-size:1.2em;
background: url(../images/ourwordsbullet.gif) 0px 2px no-repeat;
background-color:#0c1967;
margin:200px 0 8px -160px;
padding:5px 0 5px 10px;
text-indent:2px;
overflow:visible;
position:absolute;
z-index:1;
}

#calisting a, #calisting a:hover {
color:#fff; 
background-color:#0c1967;
text-decoration:none;
font-weight:bold;
}

/* For Career Advisor - News Article table*/
#bd-forcareersadvisors table {
margin:10px 0 0 25px;
padding:0;
}

#bd-forcareersadvisors table p{
margin:0;
padding:3px 5px;
}

#bd-forcareersadvisors table td h2 {
font-size:1.3em;
color:#000;
margin:0;
padding:3px 5px;
}

/* For Career Advisor pdf list */
#bd-forcareersadvisors .pdfspace {
padding:10px 10px 0 22px;
}


/* flash movie stills */

#flashowen img, #flashdebbie img {
margin:0 20px;
}

/* sitemap  -----------------------*/

#leftSitemap {

}

#leftSitemap h4  {
font-weight: bold;
font-size: 1.3em;
line-height: 1.4em;
margin: 0px 34px 5px 25px;
padding:3px 0 3px 3px;
background:#0c1967;
color:#fff;
}

#leftSitemap div.smCol {
width:600px;
margin:0;
padding:0;
float:left;
}

#leftSitemap div.smLfCol {
width:300px;
float:left;
}

#leftSitemap div.smRtCol {
width:200px;
float:left;
}

#leftSitemap ul.bulletSm {
margin: 8px 12px 12px 30px;
padding: 0;
list-style : none;
width:200px !important;
}

#leftSitemap ul.bulletSub {
margin: 4px 3px 3px 2px;
padding: 0;
list-style : none;
width:200px !important;
}

/*rightside pics*/

#pic { 
position: relative;
width: 188px;
padding:0;
margin:0;
float:left;
}

#pic img {
padding:0 10px 0 0;
margin:0;
}

body#bd-home #pic img {
float:right;
padding:0 0 40px 0;
}

#pic img.noborder {border:none;}

#pic ul.banners { 
display: block;
float: left;
list-style-type: none; 
margin: 0; 
padding: 0;
border:none;
} 

#pic li.banners { 
display: block;
list-style-type: none; 
padding:0;
margin:0;
} 

.alttext {display:none;}

/* footer -----------*/

#foot { 
position: relative;
width: 1015px;
height:50px;
margin: 25px 0 0 0;
padding:0;
color:#000;
background:#fff;
float:left;
border-top:1px solid #000;
}

#foot ul {
position: relative;
padding: 15px 0 0 10px;
margin: 0;
list-style: none;
}

#foot li {	
position: relative;
padding: 0;
margin: 0 0 7px 0;
display:inline;
}

#foot a {
font-size:1.1em;
color:#000;
background:#fff;
font-weight:normal;
text-decoration: none;
}

#foot a:hover {
text-decoration: underline;
}	

#foot p {
position: relative;
font-size:1.1em;
color:#000;
background:#fff;
padding:0 0 20px 0;
margin:6px 0 0 10px;
}

#copy p.footer {
font-size:1.1em;
padding-top:10px;
}

/* forms -----------*/
div.userform fieldset, div.userformR fieldset {
border:none;
padding:25px 0;
margin:0;
width:600px;
}

.userfield {
padding: 0;
margin:5px 34px 0 18px;
}

.userfield label {
font-size: 1.2em;
line-height: 1.25;
padding:0 0 0 9px;
margin:5px 0 0 0;
width:90px;
float:left;
}

div.userformR .userfield label {width:120px;}

.userfield input, .userupload input {
font-size: 1.2em;
border: solid 1px #000;
line-height: 1.25;
padding:0 0 0 5px;
margin:5px 0 0 0;
color:#333;
background:inherit;
width:200px;
}


.textbox input#ctl00_MasterContentPlaceHolder_UserRegistrationForm1_cbKeepMeUpdated {
border:none;
margin:24px 6px 0 28px;
padding:0;
width:12px;
}

.textbox label {font-size:1.2em;}

.userfield span {font-size:1.2em; color:#FF0033;}

div.userform legend.userform {
border:none;
visibility:hidden;
}

div.userbutton {
text-align:right;
margin:10px 330px 0 0;
padding-bottom:30px;
}

div.userbuttonR {
text-align:right;
margin:10px 380px 0 0;
padding-bottom:30px;
}


div.userbutton input {
margin:5px 0 0 8px;
/*background: url(../images/eofSubmit.jpg) #578ac8  no-repeat;
color:#fff;
width:53px;
height: 20px;
font-size:12px;
border:none;
*/
}

