
#head_content .Head {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

#right_head_content .Head {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

#Footer-Print {
	margin-top: -8px;
}

* html  #Footer-Print {
	margin-top: -14px;
}


.rightnav_box {
	border: 1px solid #238abf;
	margin: 0px 0px 10px 0px;
	background-color: #ffffff;
	color: #000000;
	font-size: 10px;
	text-align: justify;
}

.rightnav_box  .padded
{
padding-right: 8px;
}

.rightnav_box-link  a {
	color: #238abf;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.rightnav_box-link  a:hover {
	color: #238abf;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.rightnav_box-link {
	display: block;
	height: 12px;
	text-align: right;
	padding-right: 5px;
}

.rightnav_box-title {
	display: block;
	background-color: #238abf;
	padding-left: 4px;
	border-bottom: 1px solid #238abf;
	min-height: 17px;
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
}

* html .rightnav_box-title {
	height: 19px;
}

.containerRightPane{
	padding: 3px 0px 0px 5px;
	line-height: 1.2em;
}

.containerRightPane p {
  margin-bottom: 10px;
}

.padded,
.padded_plus {
	padding: 0px;
}

.content_box {
	margin: 0px 0px 15px 0px;
	background-color: #ffffff;
	color: #000000;
	font-size: 10px;
	float: left;
	text-align: justify;
	width: 100%;
}

.content_box img {
	padding: 7px;
	padding-top: 3px;
}

* html .content_box img {
	margin: 8px;
	margin-top: 4px;
}

.content_box-link a {
	color: #ff7101;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.content_box-link a:hover {
	color: #ff7101;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.content_box-link {
	display: block;
	height: 12px;
	text-align: right;
	padding-right: 15px;
}

.content_box-title {
	display: block;
	background-color: #ffffff; /*#6e6e6e; *//*#ececed;*/
	/*padding-left: 10px;*/
	height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 25px;
}

.content_box-title img {
	margin-top: 4px;
	margin-right: 0px;
}

.containerContentPane{
	padding: 5px;
	line-height: 1.2em;
	padding-left: 0px;
	padding-right: 10px;
}

.containerContentTransparent {
/*	padding: 0px 5px 5px 5px;
	padding-left: 10px;
	padding-right: 10px;
*/
    padding: 0px;
	line-height: 1.2em;
}

.subhead img
{
	padding: 0px;
}


#main_container {
    /* margin-bottom: 15px;*/
    margin-top: 1px;
}

#container_header {
	display: block;
	font-weight: bold;
	font-size: 12px;
	clear: both;
}

.border_container { border: 1px solid black; padding: 5px;}