/******************** changes to master.css *********************/


/* USE BODY TO ADJUST MARGIN COLORS OUTSIDE OF PAGE CONTENT */
/* USE #WRAP TO ADJUST PAGE BACKGROUND COLOR */



/*#wrap {background:#275496  url(/images/lwc/bgwrap.jpg) repeat-x; width:100%;}*/
#wrap {background:#ffffff; width:100%;
	 border:1px solid #6399c8; 
	 margin-bottom: 30px; 
	 margin-top: 20px;
	 width: 780px !important;
	 overflow:hidden;
	 }


html, p, li, td, th {	
	font-family: 'Trebuchet MS', Tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height:20px;
	color: #333532;
	text-align:left;}

body {
background: #fff; width:100%;
	margin: 0;
	padding: 0;
	font-family: font-family: 'Trebuchet MS', Tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
		line-height:20px;
	color: #333532;
}


#header{
	/*height:300px;
	width:780px;*/
	margin: 0 0 0 0;
	overflow:hidden;
}

#footer{
	margin:0;
}




#maincol1, #maincol3 {background: none;padding-top:18px;}	
#maincol2 {line-height: 1.5em; background: none;}

#tdmaincol1 {border-right:1px solid #b5cbde;}

h1 {
	font-family: arial, sans-serif;
	color:#0e210e;
	font-size: 1.5em;
	line-height:1.2em;
}


p.sechead, p.secheadwhite {
	background:none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	color:#0e210e;
}


.lnblue{
	background: none;
}


.currul li {
	list-style-type: disc;
}

/******************** changes to audience.css *********************/
.drnwhite{
	margin:0; padding:0; border:0;
	background: none;
}

.drnwhite ul li {
	margin-left: 20px;
	line-height: 1.4em;
	list-style-type: circle;
}

a {color: #00549b;}
a:link {color: #00549b;}
a:visited {color: #00549b;}
a:visited {color: #00549b;}
a:hover {color: #999;}





/************************** 2010 changes ********************************/
#wrap, #outer, #header, #content {width:780px !important;}
.lnblueright {width:176px !important;}

#header {height:210px; !important}

#content {background:none;}

#maincol3 {
margin:0; padding:0;
padding-right: 0px;
width:194px !important;
}

#maincol1 {
	margin:0; 
	width:182px !important;
}

.lnbluehm, .sechead{width:182px;}

#footer{height:auto;}




