body
{
	background-color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;	
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
	width: 775px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #565656;
	line-height: 18px;
	position: relative;
}

#content_body
{
	 background: url(/SAPSite/SAP/Images/layout/bg_tile.jpg) 0 0 repeat-x;
	 background-color: #e8e3dd;
	 overflow: hidden;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1
{
	font-size: 17px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #1f1f1f;
}

a, a:link, a:visited, a:hover, a:active
{
	font-weight: bold;
	text-decoration: underline;
	color: #565656;
}

a.link_noBold, a.link_noBold:link, a.link_noBold:visited, a.link_noBold:hover, a.link_noBold:active
{
	text-decoration: underline;
	font-weight: normal;
	color: #565656;
}

#footer
{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	color: #a89d8d;
}

#footer a
{
	font-size: 10px;
	font-weight: bold;
	color: #a89d8d;
	text-decoration: none;
}

/* MAIN CONTENT PLACEMENT STYLES */

#content_wide
{
	width: 459px;	
	float: right;
	margin-top: -50px;
	position: relative;
	padding-right: 20px;
	background: none;
}


.content_wide_textarea
{
	margin-left: 10px;
	margin-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#content_narrow
{
	width: 253px;
	float: left;
	background: none;
	padding-left: 20px;
	padding-right: 10px;
}


/* BROWN BOX NO TRIM */


#brown_box_mid_notrim
{
	border-left: solid 2px #968e81;
	border-right: solid 2px #968e81;
	background: url(/SAPSite/SAP/Images/layout/brownbox_bg_notrim.jpg) 0 0 repeat-x;
	background-color: #91897c;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	color: #1f1f1f;
	width: 404px;
	margin-top: 0px; 
	vertical-align: top;
}


/*  BROWN BOX TRIM */

#brown_box_mid
{
	border-left: solid 2px #968e81;
	border-right: solid 2px #968e81;
	background: url(/SAPSite/SAP/Images/layout/brownbox_bg.jpg) 0 0 repeat-x;
	background-color: #91897c;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	color: #1f1f1f;
	width: 404px;
}

.brown_box_top
{
	height: 5px; 
	overflow:hidden;
	background-image: url(/SAPSite/SAP/Images/layout/brownbox_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.brown_box_bottom
{
	height: 3px;
	background-image: url(/SAPSite/SAP/Images/layout/brownbox_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
} 