body {
	margin: 0;
	padding: 0;
	FONT-SIZE: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Gill Sans;
	COLOR: #666666;
	background-color: #EEEEEE; 
	text-align: center;
}

img.l
{
float:left;
border:10px ;
margin:10px 15px 0px 0px;
}

img.r
{
float:right;
border:10px ;
margin:10px 0px 10px 15px;
}

#wrapper {
    position:relative; 
	text-align: left;
	width: 581px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0 0 0;
	margin-top: 10PX;
}
#lcontent {
/*	background-color:999999;*/
	float: left;
	text-align:left;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	width: 280px;
}
#lcontent p {
	font-size: 90%;
	line-height: 1.8em;
	padding-left: 2em;
}
#lcontent h1 {
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	color: #B51032;
	background-color: transparent;
}
#lcontent h2 {
	font-size: 120%;
	color: #940D1E;
	background-color: transparent;
	border-bottom: 1px dotted #FF9006;
}
#rcontent {
/*	background-color:dddddd;*/
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px 0 0;
	width: 280px;
}
#rcontent p {
	font-size: 90%;
	line-height: 1.8em;
	padding-left: 2em;
}
#rcontent h1 {
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	color: #B51032;
	background-color: transparent;
}
#rcontent h2 {
	font-size: 120%;
	color: #940D1E;
	background-color: transparent;
	border-bottom: 1px dotted #FF9006;
}
#navigation {
	float: right;
	top: 122px;
	left: 0;
	width: 180px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	width: 180px;
	border-bottom: 1px solid #ED9F9F;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#navigation a:link, #navigation a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #722100;
	border-right: 1px solid #722100;
	background-color: #B51032;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #722100;
	color: #FFFFFF;
}
#navigation ul.subnav {
	margin-left: 12px;
}
#navigation ul.subnav li {
	border-bottom: 1px solid #722100;
	width: 168px;
}
#navigation ul.subnav a:link, #navigation ul.subnav a:visited {
	background-color: #ED9F9F;
	color: #722100;
}
#footer {
	padding: 0 0 10px 255px;
	font-size: 70%;
	color: #AAAAAA;
	background-color: transparent;
}
.articletitlegrey {
	FONT-SIZE: 18px; COLOR: #333333; LINE-HEIGHT: 19px; FONT-FAMILY: Helvetica
}
.articlegrey {
	FONT-SIZE: 11px; COLOR: #666666; LINE-HEIGHT: 13px; FONT-FAMILY: Verdana
}
.articledarkgrey {
	FONT-SIZE: 11px; COLOR: #333333; LINE-HEIGHT: 13px; FONT-FAMILY: Verdana
}
.articledarkgrey12 {
	FONT-SIZE: 12px; COLOR: #333333; LINE-HEIGHT: 13px; FONT-FAMILY: Helvetica
}
.articlelightgrey {
	FONT-SIZE: 11px; COLOR: #999999; LINE-HEIGHT: 13px; FONT-FAMILY: Verdana
}
.articlegreyish10 {
	FONT-SIZE: 10px; COLOR: #336699; LINE-HEIGHT: 11px; FONT-FAMILY: Verdana
}
.articlegreyish {
	FONT-SIZE: 13px; COLOR: #336699; LINE-HEIGHT: 14px; FONT-FAMILY: Verdana
}
.articlegreyrev {
	FONT-SIZE: 13px; COLOR: #FFFFFF; LINE-HEIGHT: 14px; FONT-FAMILY: Verdana
}
.docmapgrey {
	FONT-SIZE: 10px; COLOR: #333333; LINE-HEIGHT: 12px; FONT-FAMILY: Verdana
}
.docmapblue {
	FONT-SIZE: 10px; COLOR: #336699; LINE-HEIGHT: 12px; FONT-FAMILY: Verdana
}
a.article:link {FONT-FAMILY: Verdana; color: #333333; font-size:10px; text-decoration: none}
a.article:visited {FONT-FAMILY: Verdana; color: #333333; font-size:10px; text-decoration: none}
a.article:hover {FONT-FAMILY: Verdana; color: #336699; font-size:10px; text-decoration: none}

a.success:link {FONT-FAMILY: Verdana; color: #336699; font-size:13px; text-decoration: none}
a.success:visited {FONT-FAMILY: Verdana; color: #336699; font-size:13px; text-decoration: none}
a.success:hover {FONT-FAMILY: Verdana; color: #FF0000; font-size:13px; text-decoration: none}

a.article2:link {FONT-FAMILY: Verdana; color: #00CCFF; font-size:10px; text-decoration: none}
a.article2:visited {FONT-FAMILY: Verdana; color: #00CCFF; font-size:10px; text-decoration: none}
a.article2:hover {FONT-FAMILY: Verdana; color: #66CCFF; font-size:10px; text-decoration: none}

h3.section {
	margin-top: 1em;
}

#vertical_slide, #horizontal_slide {
	background: #FFFFFF;
	color: #000000;
	padding: 10px;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}

.logicreason {
	background-color:#FFFFFF;
	color:#0080C0;
	font: 12px Helvetica;
	padding:0px;
}


