
#stretchy-contentarea {
	position: relative;
	min-height: 314px;		
	overflow: visible; 	padding: 20px 20px 0px 20px;
	background-color: white;
	color: #666;	
}

#detail-img {
	float: right;
	height: 100%;
	width: 150px;
	padding: 25px 0 20px 20px; 	margin-right: -170px;
	text-align: right;
}

#detail-img h1 {
	font-size: 14px;
}

#detail-img p {
	font-size: 10px;
	margin-top: 5px;
}

#detail-img img, #detail-img object, #detail-img embed {
	max-width: 150px;
	position: relative;
}

#stretchy-contentarea h1 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 12px;
       color:#656262;
}

.ReferenceDates {font-weight:bold;}

#stretchy-contentarea h2 {
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
	color: #6d6a6a;
}

#stretchy-contentarea h3 {
	font-size: 11px;
	color: #4d4d4d;
	margin-bottom: 0.5em;
}

#stretchy-contentarea .FeatureChild h3 {
font-size: 14px;
color: #888;
margin: 1.5em 0 1em 0;
}

#content {
	margin-left: 130px;
	margin-right: 170px;
	position: relative;
}

#content-noright {
	margin-left: 180px;
}



#SectionName {
	margin-left: 180px;
	margin-top: -6px; }

#content-noright h1, h1#SectionName {
	margin-bottom: 12px;
	border-bottom: 3px solid #d7d0d0;	
	padding-bottom: 3px;

	color: #afa9a9;

	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	text-transform: none;
	font-size: 18pt;
	font-weight: normal;
	letter-spacing: -1px;
}

#content-noright strong {
	color: #4d4d4d;
}

#content-noright-textonly {
	margin-left: 130px;
	margin-right: 55px;
}


.attachment {
background-color: #eff2ea;
padding: 10px 10px 5px 10px;
margin-bottom: 5px;
}

.attachment p {
margin: 0 0 0 58px;
padding-bottom: 5px;
}

.attachment .thumbnail {
position: absolute;
display: block;
width: 30px;
margin: 0;
}

#content ul, #content-noright ul, #content-noright-textonly ul {
	margin: 15px 0 0 0;
	padding: 0 0 10px 25px;
	position: relative;
	list-style-image: url(images/list_bullet_square.gif);
}

#content li, #content-noright li, #content-noright-textonly li {
	margin: 5px 0;
}

#content ul.PageList, #content-noright ul.PageList, #content-noright-textonly ul.PageList, #stretchy-contentarea #content ul.PageList {
list-style-image: none;
margin-left: 0;
padding: 0;
overflow: auto; }

#stretchy-contentarea #content ul.PageList {
margin-top: 0;
}

#stretchy-contentarea #content ul.PageList h2 {
font-size: 11px;
}

#content ul.PageList li, #content-noright ul.PageList li, #content-noright-textonly ul.PageList  li {
margin-top: 0;
}

#content li.FullSummary {
height: auto; 
overflow: auto; clear: right;
width: 100%;
position: relative;
margin-bottom:10px;

padding-top: 3px;
padding-bottom:7px;
border-bottom:3px solid #e1e1e1;
}

#content li.FullSummary a {
float: right;
width: 140px;
text-align: right;
}

#content li.FullSummary a img {
position: relative;
float: none;
margin-right: 0;
right: 0;
top: 0;
left: auto;
margin-left: 10px;
}

#content li.FullSummary h2, #content li.FullSummary p {
padding: 0 150px 5px 0;
margin-left: 0;
margin-bottom: 0;
width: auto;
}

#content li.FullSummary h2 a {
position: relative;
float: none;
width: auto;
}

#content ul.PageList li.FullSummary .end-item {
display: block;
height: 0;
clear: right;
}

#stretchy-contentarea li.ShortSummary h2 {
margin-bottom: 0;
padding-bottom: 5px;
}

#stretchy-contentarea li.ShortSummary p {
width: auto;
}

#stretchy-contentarea #content li.QuickLink {
margin: 0 0 5px 5px;
padding:0 0 0 20px;
position: relative;
list-style-image: none;
background-image: url(images/list_bullet_square.gif);
background-repeat: no-repeat;
background-position: 0 2px;
}

#stretchy-contentarea #content li.QuickLink h2 {
margin: 0;
padding: 0;
}

#content img.floatleft {
	margin-right: 20px;
	margin-bottom: 20px;
}


.SearchResults {
margin-right: -95px; 
overflow: auto;
}

.SearchResults .Summary {
overflow: auto; padding: 8px 7px 10px 7px;
line-height: 1.4em;
}

.SearchResults .Summary .searchbox {
margin-top: -2px;
}

#content .SearchResults ul.Breadcrumb {
margin: 7px 0 20px 0;
padding: 0;
}


.generic-form-txt-small {
width: 50px;
}

.generic-form th {
width: 90px;
}

.generic-form .buttons {
margin-left: 113px;
text-align: left;
}

.generic-form .buttons input  {
color: #fff;
background-color: #666;
}

.generic-form .buttons input:hover {
background-color: #222;
}

