@charset "utf-8";
.rhnl {
}
body  {
	background: #DBF5C2;
	margin: 0;
	padding: 0;
	color: #434343;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.rhnl #container {
	width: 1020px;
	background: #FFFFFF url(../images/bg.gif);
	margin: 10px auto 0;
	border: 1px solid #FFFFFF;
	text-align: left;
}
.rhnl #header-front {
	font-size: 10px;
	text-align: right;
	height: 310px;
	padding: 5px 10px 0px 10px;
	background: #FFFFFF url(../images/header_welcome.jpg);
} 
.rhnl #header {
	font-size: 10px;
	text-align: right;
	background-color: #FFFFFF;
	height: 135px;
	padding: 0px 5px 0px 10px;
} 
.rhnl #subheader {
	font-size: 10px;
	text-align: left;
	background-color: #6fbc20;
	height: 220px;
	padding: 0px;
} 
.rhnl #sidebar1 {
	float: left;
	width: 205px;
	background-color: #6FBC20;
	height: 100%;
	padding: 0px;
}

.rhnl #mainContent {
	width: auto;
	margin: 0px 20px 0px 220px;
	padding: 0px 10px;
	line-height: 20px;
} 
.rhnl #footer {
	background-color: #68B71D;
	height: 6px;
	padding: 0px;
} 
.rhnl #footer p {
	margin: 0px;
	padding: 10px 0px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-size:20px;
	color: #68B71D;
	line-height: 30px;
}
h2 {
	font-size:14px;
	color: #68B71D;
}
a.page:link {
	color: #68B71D;
	text-decoration: none;
}
a.page:visited {
	color: #B7DD20;
	text-decoration: none;
}
a.page:hover {
	color: #D65659;
	text-decoration: none;
}
a.page:active {
	color: #D65659;
	text-decoration: none;
}
a.page:hover {
	text-decoration: none;
}
a.front:link {
	color: #F1F9EC;
	text-decoration: none;
}
a.front:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.front:hover {
	color: #FF9966;
	text-decoration: none;
}
a.front:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.front:hover {
	text-decoration: none;
}
.entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-position: center;
	width: 810px;
	text-align: center;
	border: 1px solid #003399;
	border-top-color: #003399;
	margin: 0px auto;
	padding: 3px 2px 1px;
}
.text_first_para {
	font-size: 12px;
	font-weight: bold;
	color: #585858;
}
.text_green {
	font-size: 14px;
	font-weight: bold;
	color: #68B71D;
}
.text_red {
	font-size: 12px;
	font-weight: bold;
	color: #BF1E29;
}
.text_small {
	font-size: 9px;
}
.text_small_grey {
	font-size: 9px;
	color: #969696;
}
.text_large {
	font-size: 16px;
	font-weight: bold;
}
.text_white {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.byline  {
	color: #969696;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}

