BODY.ez {
	background:#999 url(../images/stripes2.png) repeat-x;
	font:400 10pt segoe-ui, arial, verdana, sans-serif;
	color:#333;
}

a, a:visited, a:link {
	color:#f00;
}
a:hover {
	color:#800;
}

h1, h2 {
	width:100%;
	font-size:170%;
	font-weight:bold;
	color:#333;
	padding:5px 0 0 10px;
	margin-bottom:20px;
	border:#dfdf00 0 solid;
	border-width:0 0 0 10px;
}
h3,h4,h5 {
	width:100%;
	font-size:130%;
	font-weight:bold;
	color:#666;
	margin:10px 0 15px 0;
	padding:0;
	border:#632145 0 solid;
	border-width:0 0 3px 0;
}
p {
	padding:0 0 15px 0;
}

div#rc-page
{
	/*background:#ffffff url(../images/background-01.jpg) no-repeat;*/
	/*background:white;*/
	background:#eee url(../images/backgrad-01.png) repeat-x;
	border:#999 0px solid;
	border-width:0 1px 1px 1px;
}
div#rc-header
{
}
div#rc-main
{
	padding:10px;
	margin:3px 0;
	/*background:transparent url(../img/layout/stripes-lighter.png) repeat-x;*/
}
div#rc-promo
{
	border:4px solid #eee;
	outline:#aaa solid thin;
	margin-right:10px;
} 
div#rc-logo-panel
{
	background:transparent url(../images/ez-logo.png) 0 0 no-repeat;
	width:293px;
	height:85px;
}
div#rc-header-links
{
	float:right;
	text-align:right;
	background-color:#999;
	width:190px;
	padding:5px;
}
div#rc-header-links a
{
	margin:0 3px;
	color:#eee;
	font-weight:bold;
	font-size:80%;
	text-decoration:none;
}
div#rc-header-links a:hover
{
	color:#fff;
}

IMG.standard {
	background-color:#ccccee;
	padding:3px;
	margin:10px;
}

.componentheading
{
	display:none;
}
div#right_section
{
	text-align:center;
	border:1px solid #999;
	border-width:1px 0 0 0;
	background:#eeeeee url(../images/backgrad-01.png) repeat-x;
}
div.banneritem
{
	margin:20px 10px;
}
span.breadcrumbs
{
	display:block;
	font-size:120%;
	font-weight:bold;
	padding-bottom:10px;
}
.storycolumn
{
	float:left;
	width:340px;
	margin-right:10px;
}

.pulltext
{
	text-align:center;
	background-color:white;
	color:#333;
	font-size:160%;
	font-weight:bold;
	font-style:oblique;
	border:0 solid #dfdf00;
	border-width: 3px 3px 3px 10px;
	outline:#999 solid 3px;
	padding:10px;
	margin:0 0 10px 0;
	width:340px;
	position:relative;
	left:-40px;
}


/**

**/
span.breadcrumbs
{
	color:#999;
	font-size:80%;
}

td.setdtoc ul {
}
td.setdtoc li a, td.setdtoc li a:hover {
	font-size:110%;
	font-weight:bold;
	color:#333;
}
.small
{
	font-size:80%;
}
td.contentheading {
	display:none;
	font-size:130%;
	font-weight:bold;
	text-decoration:none;
	color:#333;
	padding:3px 0 3px 6px;
	margin:10px 0 20px 0;
	border:#dfdf00 0 solid;
	border-width:0 0 0 6px;
}
td.contentdescription {
}
table.contentpane {
	color:#333;
	padding:5px 0 5px 10px;
	border:#ccc 0 solid;
	border-width:0 0 0 6px;
}
td.sectiontableheader a, td.sectiontableheader a:hover {
	font-size:110%;
	font-weight:bold;
	color:#333;
}
table.setblartcllist {
	border:#ccc 1px solid;
}
table.setblartcllist td {
	padding:3px;
}
table.setblartcllist tr {
	background-color:#ccc;
}
table.setblartcllist tr.sectiontableentry1 {
	background-color:#eeeeee;
}
table.setblartcllist tr.sectiontableentry2 {
	background-color:#e2e2e2;
}
table.setblartcllist tr.sectiontableentry1:hover,
table.setblartcllist tr.sectiontableentry2:hover {
	background-color:#ddd;
}
