﻿#wrapper-header 
{
	margin: -10px 21px;	
}

#top-link
{
	text-align:right;
	width:950px;
	padding-bottom:8px;
	*padding-top:8px;
	
}

#header 
{
	height:30px;
	*height:22px;/*do not delete - IE fix (LL)*/
	_clear:both;/*do not delete - IE6 fix (LL)*/
	_margin-left:-1px;/*do not delete - IE6 fix (LL)*/

}

#page 
{
	margin:0 auto;
	width:995px;
}
html> /**/body #page 
{
	margin:0 auto;
	width:994px;
}

.paragraphContainer img 
{
	float:right;
	position:relative !important;
	margin: 0 23px 0 5px;
}

#microsite-wrapper
{
	width:914px;
}

#microsite-wrapper h1
{
	color:#000;
}

#microsite-landing-primary 
{
	float:left;
}

#microsite-landing-secondary
{
	padding-top:100px;
	display:inline;
	float:right;
	width:204px;
}

h1.microsite-title 
{
	margin:0 0 5px 0;
}

#microsite-content h2
{
	margin-top:0;
	color:#978D84;
}

#microsite-wrapper .col
{
	margin: 30px 0 0 0;
}

#microsite-wrapper .two-col
{
	margin:0 -20px 0 0; !important;
}

.paragraphContainer .two-col
{
	margin:0 !important;
}

/* footer */

#wrapper-content
{
	min-height:0 !important;
}

.member
{
	clear:both;
}

#navigation-meta
{
	margin: 55px 0 0 0;
}

/* accordion */

div.content ul.accordion li { width: 615px; }

ul.accordion li p { width:415px !important; margin-top:0; }

div.inner img { float:right; margin-right:-5px !important; }

/*contacts*/

div.headshot { 	 height: 80px! important; }

/*------------------------------------------------
	Page edit buttons - IE6 fix (LL)
--------------------------------------------------*/
#ctl00_authoringcontrols {
	_margin:0; 
	_padding:0;
	_display:block;
	_position:relative;
	_left:0;
	_top:0;
	_width:100%;
	}

#ctl00_authoringcontrols div {
	_display:inline;	
	_position:absolute; 
	_right: 0;
	}
	
/*------------------------------------------------
	Welcome systems account button - IE6 fix (LL)
--------------------------------------------------*/
#ctl00_authoringcontrols div div{
	_display:inline-block;
}

/*----------------------------------------
	Site Actions button - IE6 fix (LL)
------------------------------------------*/
#ctl00_authoringcontrols div div div div{
	_display:inline-block;
	_margin:16px 71px 0 0;
}
#ctl00_authoringcontrols div div div div a {
	_color:#ffffff;}
	
	

/*Site Actions button - bottom border added*/
.ms-siteactionsmenu div div div {
	border-bottom:1px solid #6593CF;}
	
	
	
#content-primary p, div.paragraphContainer {
	width: 615px;
	height: auto;
}

/*Added by LL (11/11/09)*/
#microsite-wrapper div.paragraphContainer p {
				clear:both;
}
