@charset "utf-8";
.rhnl {
}
body  {
	background: #CFD1E7;
	margin: 0;
	padding: 0;
	color: #434343;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.byline  {
	color: #969696;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
.rhnl #container {
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
	text-align: left;
} 
.rhnl #header {
	font-size: 10px;
	text-align: right;
	background-color: #FFFFFF;
	height: 125px;
	padding: 0px 5px 0px 10px;
} 
.rhnl #subheader {
	font-size: 10px;
	text-align: left;
	background-color: #09328A;
	height: 220px;
	padding: 0px;
} 
.rhnl #sidebar1 {
	float: left;
	width: 190px;
	background-color: #F1F5FE;
	height: 100%;
	padding: 0px;
}

.rhnl #mainContent {
	width: auto;
	margin: 0px 20px 0px 210px;
	padding: 0px 10px;
	line-height: 19px;
} 
.rhnl #footer {
	background-color: #09328A;
	height: 6px;
	width: 800px;
	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:#0e3793
}
h2 {
	font-size:14px;
	color:#0e3793
}
h3 {
	font-size:13px;
	line-height: 20px;	
}
a.page:link {
	color: #0e3793;
	text-decoration: none;
}
a.page:visited {
	color: #6d7cb7;
	text-decoration: none;
}
a.page:hover {
	color: #FF9966;
	text-decoration: none;
}
a.page:active {
	color: #990033;
	text-decoration: none;
}
a.page:hover {
	text-decoration: none;
}
a.front:link {
	color: #4F63AA;
	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: #CFD1E7;
	background-position: center;
	width: 665px;
	text-align: center;
	margin: 0px auto;
	padding: 3px 2px 1px;
}
.text_blue {
	font-size: 14px;
	font-weight: bold;
	color: #0e3793;
}
.text_small {
	font-size: 9px;
}