body {
	margin:0 auto;
	width:900px;
	background:#FFFFFF url(images/bg.gif) right repeat-y; 
	font-family:"trebuchet ms",arial,tahoma,verdana,sans-serif;
	font-size:13px; 
	line-height:18px; 
	font-style:normal;
	font-weight:normal;
	text-align:center;
}

#wholeThing {
	text-align:left;
	background:#FFFFFF;
	color:#666666;
}

#headerFrame {
	background:#FFFFFF;
}

/* NAVBAR stuff */
#navbarFrame {
	height:18px;
	padding:0 0 6px 0;
	border-bottom:3px solid #DD000F;
	background:#FFFFFF url(images/banner_shadow.gif) top left no-repeat;
}

UL#navbar {
	margin:0;
	text-align:center;
}

UL#navbar LI {
	position:relative;
	list-style-type:none;
	float:left;
	margin:6px 0 0 0;
	width:150px;
}

UL#navbar LI A {
	font-size:12px; 
	font-weight:bold; 
	text-decoration:none;
	color:#2B1FAD;
}

UL#navbar LI A:hover {
	color:#DD000F;
	text-decoration:underline;
}

UL#navbar LI UL {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background:url(images/dd_bg.gif) bottom left no-repeat;
	border-top: solid 3px #DD000F;
	border-right: solid 1px #DD000F;
	padding-bottom:8px;
}

UL#navbar LI:hover UL {
	display: block;
}

UL#navbar LI LI {
	text-align:center;
}

UL#navbar LI LI IMG {
	visibility: hidden;
}

UL#navbar LI LI A:hover {
	text-decoration:none;
}

UL#navbar LI LI A:hover IMG {
	visibility: visible;
	text-decoration:none;
}

UL#navbar LI LI A {
	color: #2B1FAD;
	font-size:10px;
	font-weight: bold;
	line-height:14px; 
}
/* /NAVBAR stuff */

#contentFrame {
	margin:0;
	width:890px;
	padding:12px 10px 18px 0;
	background:#FFFFFF;
}

/* GENERAL LAYOUT */
.column1 {
	width:315px;
	float:left;
}

.column2 {
	width:315px;
	float:left;
	padding-left:7px;
	margin-left:8px;
}

.column12 {
	width:645px;
	float:left;
}

.column23 {
	width:560px;
	float:right;
}

.column3 {
	width:230px;
	float:right;
	padding-left:7px;
	margin-left:7px;
	border-left:1px solid #F0EEEC; 
}
/* /GENERAL LAYOUT */

#contentFrameFix {
	clear:both;
}


#footerFrame {
	text-align:center;
	background:#FFFFFF;
	color:#999999;
	font-size:11px;
	border-top:2px solid #DD000F;
	padding:6px 0;
}

#footerFrame A {
	color:#999999;
}

#footerFrame A:hover {
	color:#333333;
}

.indexButton, .indexPortfolioButton {
	padding:0;
	margin-bottom:8px;
}

.indexPortfolioFrame {
	padding:10px 0;
	text-align:center;
}

.separator {
	clear:both;
	border-bottom:1px solid #F0EEEC;
	margin:12px 0 12px 0;
	padding-top:2px;
}

HR {
	clear:both;
	color:#F0EEEC;
	background-color:#F0EEEC;
	border:1px solid #F0EEEC;
}

HR.invis {
	border:0;
}

.right {
	float:right;
	margin:0 0 12px 12px;
	padding:2px;
}

.left {
	float:left;
	margin:0 12px 12px 0;
	padding:2px;
}

.imageRight {
	float:right;
	margin:4px 0 12px 12px;
	padding:2px;
	border:1px solid #000000;
}

.imageLeft {
	float:left;
	margin:4px 12px 12px 0;
	padding:2px;
	border:1px solid #000000;
}

.imageCenter {
	margin:4px auto 12px auto;
	padding:2px;
	border:1px solid #000000;
}

DIV.imageRight[NOBORDER], DIV.imageLeft[NOBORDER], DIV.imageCenter[NOBORDER] {
	border:none;
}

.caption {
	margin:0 0 12px 0;
	text-transform:uppercase;
	font-size:13px;
}

.conclusion {
	margin:12px 0 4px 0;
	border-top:1px solid #DCE2EB;
	text-transform:uppercase;
	font-size:13px;
}

H1 {
	background:#F0EEEC;
	margin:3px 0 8px 0;
	padding:1px 0 0 4px;
 	color:#000000;
 	font-size:11px;
	letter-spacing:.1em;
}

H1.attached {
	margin-bottom:0;
	border-bottom:none;
}

H2 {
	padding:0;
	margin:0 0 8px 0;
	background:none;
	border:none;
	color:#2B1FAD;
 	font-size:15px;
	font-weight:bold;
}

H3 {
	padding:0;
	margin:0 0 8px 0;
	background:none;
	border:none;
	text-indent:0;
 	color:#555555;
 	font-size:13px;
	font-weight:bold;
 	border-bottom:1px solid #F0EEEC;
}

H4 {
	padding:0;
	margin:0 0 8px 0;
	background:none;
	border:none;
	text-indent:0;
 	color:#555555;
 	font-size:13px;
	font-weight:bold;
}

.first {
	margin-top:0;
}

.center {
	text-align:center;
}

.quote {
	font-weight:bold;
	margin-bottom:24px;
}

.byline {
	margin-top:0px;
	text-align:right;
	font-weight:normal;
	font-style:italic;
	line-height:14px;
}

#indexSEText {
	float:right;
	top:0;
	width:517px;
	font-size:12px;
}

.newsDate {
	font-size:10px;
	margin-bottom:2px;
	border-bottom:1px solid #F0EEEC;
}

.e {
	color:#0C9725;
	font-family:serif;
	font-weight:normal;
	font-size:1.2em;
	font-style:italic;
}

P {
	margin:0 0 8px 0;
}

P.q {
	border-top:1px solid #000000;
	margin:12px 0 0 0;
	padding-top:4px;
	font-weight:bold;
}

P.a {
	margin:0 0 12px 0;
}

A.pageLink {
	clear:both;
	font-size:13px;
	letter-spacing:.1em;
	text-transform:uppercase;
	color:#CE0545;
	display:list-item;
	list-style-position:inside;
	list-style-image: url(images/go.gif);
	text-decoration:none;
	margin-top:8px;
}

A.pageLink:hover {
	text-decoration:underline;
}


.submit {
	background:#58715E; 
	font-size:10px; 
	color:white; 
	font-weight:bold; 
}

.button { 
	background:#E3DFD2; 
	color:black; 
	font-size:10px; 
}

UL {
	padding-left:0;
	margin-left:16px;
}

FORM {
	display:inline;
	margin:0;
}

STRONG {
	font-weight:bold;
	color:#000000;
}

TT {
	font-size:11px;
	line-height:13px;
}

A {
	color:#353119;
	text-decoration:underline
}

A:hover { 
	color:#60653F;
	text-decoration:underline
}

A IMG {
	border:none;
}