﻿@charset "UTF-8";
/* CSS Document */

img, div, a, input { behavior: url(/_htc/iepngfix.htc) }

#WhatsNewBox {
	width:209px;
	margin:5px 0px 0px 0px;
	float:left;
}

#WhatsNewBox a {
	width:177px;
	color:#0063be;
	font-size:12px;
	display:block;
	padding:10px 15px;
	background-color:#eaf3fc;
	border-left:1px #e5e5e5 solid;
	border-right:1px #e5e5e5 solid;
}

#WhatsNewBox a .title {
	color:#5e6060;
}

#PageTextHeader {
	width:717px;
	height:15px;
	margin:15px 0px 15px 13px;
}

#PageTextHeader #breadCrumb {
	float:left;
	font-size:12px;
	color:#0063be;
}

#PageTextHeader #FontSize {
	margin:0px 0px 0px 0px;
	float:right;
}

#PageTextHeader #FontSize a {
	text-align:right;
	color:#0063be;
	font-size:12px;
}

#PageTextHeader #FontSize a:hover {
	text-decoration:underline;	
}

#PageTextHeader #Print a {
	display:block;
	margin:0px 10px 0px 10px;
	float:right;
	font-size:12px;
	color:#0063be;
	text-decoration:underline;
}

#PageTextHeader #ShareBox {
	float:right;
	font-size:11px;
	color:#0063be;	
}

#PageTextHeader #GoogleTranslate {
	float:right;
	margin:0px 0px 0px 5px;
}

#PageTextHeader #breadCrumb a {
	display:inline-block;
	font-size:11px;
	padding:0px 0px;
	color:#0063be;
}

#PageTextHeader #breadCrumb .arrows {
	padding:0px 7px;
}

#PageText {
	width:509px;
	overflow:auto;
	padding:0px 0px 40px 20px;
	float:left;
	color:#5e6060;
	font-size:13px;
	line-height:17px;
}

#PageText h2 {
	margin:0px;
	padding:0px 0px 15px 0px;
	color:#0063be;
	font-size:14px;
	font-weight:bold;
}

#PageText h3 {
	margin:0px;
	padding:15px 0px 0px 0px;
	font-size:13px;
	font-weight:bold;
}

#PageLinks {
	width:187px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	float:left;
	margin-left: 10px;
}

#PageLinks #BlueBox {
	width:187px;
	margin:10px 0px;
}

#PageLinks #BrownBox {
	width:187px;
	margin:10px 0px;
}

#PageLinks #BlueBox #Header {
	width:167px;
	overflow:auto;
	padding:8px 10px 5px 10px;
	margin:0px 0px 0px 0px;
	color:#fff;
	background-color:#647f9a;
	font-size:14px;
	background-image:url(../_img/PageLinksBlueHeader.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#PageLinks #BrownBox #Header {
	width:167px;
	overflow:auto;
	padding:8px 10px 5px 10px;
	margin:0px 0px 0px 0px;
	color:#fff;
	background-color:#a99b7e;
	font-size:14px;
	background-image:url(../_img/PageLinksBrownHeader.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#PageLinks #BlueBox a {
	width:175px;
	display:block;
	padding:2px 0px 7px 10px;
	background-color:#eaeeee;
	border-left:1px #e5e5e5 solid;
	border-right:1px #e5e5e5 solid;
	font-size:12px;
	color:#5e6060;
}

#PageLinks #BrownBox a{
	width:175px;
	display:block;
	padding:0px 0px 7px 10px;
	background-color:#f2efe7;
	border-left:1px #e5e5e5 solid;
	border-right:1px #e5e5e5 solid;
	font-size:12px;
	color:#5e6060;
}

.RelatedLinksContent #BrownBox #content {
    background-color: #F2EFE7;
    padding-bottom: 10px;
}

.brown_wrap
{
	width:259px;
	min-height:100px;
	float:left;
	margin-bottom:12px;
}

.brown_top
{
	width:259px;
	height:10px;
	float:left;
	color:white;
	font-size:17px;
	font-family:Helvetica;
	background-image:url('../_img/brown_top.png');
	background-repeat:no-repeat;
}

.brown_mid
{
	width:257px;
	min-height:60px;
	float:left;
	background-color:#f2efe7;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	font-size:13px;
	color:#2077c6;
	font-family:Helvetica;
}

.brown_mid p
{
	margin-top:0px;
}

.brown_mid a
{
	font-size:13px;
	color:#2077c6;
	font-family:Helvetica;
	text-decoration:none;
	display:block;
	margin-top:10px;
	float:right;
	margin-right:10px;
	text-decoration:underline;
}

.brown_mid IMG
{
	float:left;
	margin-left:4px;
	margin-top:3px;
	margin-right:8px;
}

.brown_bot
{
	width:259px;
	height:10px;
	background-image:url('../_img/brown_bot.png');
	background-repeat:no-repeat;
	float:left;
}

.blue_wrap
{
	width:525px;
	float:left;
	line-height:1.3;
	margin-bottom:5px;
}

.blue_top
{
	background-image:url("/media/Image/blue_top2.png");
	background-repeat:no-repeat;
	color:white;
	float:left;
	font-family:Helvetica;
	font-size:17px;
	height:26px;
	padding-left:8px;
	padding-top:3px;
	width:517px;
	font-weight:bold;
}

.blue_mid
{
	width:516px;
	float:left;
	background-color:#eaf3fc;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	font-size:13px;
	color:#5e6060;
	font-family:Helvetica;
	padding-top:8px;
	padding-left:5px;
}

.blue_mid ul
{
	margin-top:0px;
	padding-left:5px;
	list-style-type:none;
	margin-left:0px;
}

.blue_mid .twocol
{
	float: left;
	list-style-type: none;
	margin-right: 5px;
	margin-top: 0;
	padding-left: 5px;
	width: 248px;
}

.blue_mid li
{
	margin-top:0px;
	margin-left:0px;
	margin-bottom:8px;
}

.blue_mid p
{
	margin-top:0px;
}

.blue_mid a
{
	font-size:13px;
	color:#5e6060;
	font-family:Helvetica;
	text-decoration:none;
}

.blue_mid a:hover
{
	text-decoration:underline;
}

.blue_mid IMG
{
	float:left;
	margin-left:4px;
	margin-top:15px;
	margin-right:8px;
}

.blue_bot
{
	width:523px;
	height:12px;
	background-image:url('/media/Image/blue_bot2.png');
	background-repeat:no-repeat;
	float:left;
}
