#mainContentText .backtoSubTOC {
	font-size: 0.6em;
	text-align: center;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	float: right;
	color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left center;
	border: 0px none #000000;
	background-image: url(../images/Layout/glossyback.gif);
	height: auto;
	clear: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainContentText  .backtoSubTOC  a    {
	border-bottom-width: 0px;
	border-bottom-style: none;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	display: block;
	height: auto;
	width: auto;
	line-height: 0px;
	font-weight: bold;
	padding: 5px;
	margin-right: 0px;
}
#mainContentText  .backtoSubTOC  a:hover    {
	border-bottom-width: 0px;
	border-bottom-style: none;
	color: #003366;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	display: block;
	height: auto;
	width: auto;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#mainContent   .backtoTOC {
	font-size: 0.6em;
	text-align: center;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	float: right;
	color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left center;
	border: 0px none #000000;
	background-image: url(../images/Layout/glossyback.gif);
	height: auto;
	clear: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
}
#mainContent     .backtoTOC     a {
	border-bottom-width: 0px;
	border-bottom-style: none;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	display: block;
	height: auto;
	width: auto;
	line-height: 0px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#mainContent    .backtoTOC    a:hover {
	border-bottom-width: 0px;
	border-bottom-style: none;
	color: #003366;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	display: block;
	height: auto;
	width: auto;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}




body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	background-image: url(../images/Layout/Cloud_bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#header img {
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#mainNav {
	display: block;
	width: 911px;
	float: left;
	background-image: url(../images/Layout/container_bg.jpg);
	padding-left: 14px; 
	background-color: #E6E6E6;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navbarlayout {
	display: block;
	float: left;
	height: auto;
/*	width: 799px; add space for more menu 04/13/2020 */
    width: 885px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
/*	padding-left: 100px;  reduce space for more menu 04/13/2020*/
    padding-left: 15px;
	background-image: url(../images/Layout/C25_Dark-2.jpg);
	background-repeat: repeat;
	margin: 0px;
}
#navbarlayout li#menuactive a#menucurrent {
	color: #152D6A;
	background-image: url(../images/Navbar_bg_over_r2_c2.jpg);
}




/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.9em;
	cursor: default;
}


/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	width: auto;
	float: left;
}


/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	background-image: none;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	cursor: pointer;
	padding: 0.7em 1em;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	border-right-style: groove;
	background-repeat: repeat;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	background-color: transparent;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #152D6A;
	background-image: url(../images/Navbar_bg_over_r2_c2.jpg);
}
#mainContent a {
	text-decoration: none;
	color: #152D6A;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

#mainContent h1 {
	color: #046380;
	text-transform: uppercase;
	letter-spacing: normal;
	word-spacing: normal;
	font-family: Impact, "Arial Narrow", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 5px;
	margin-right: 5;
	margin-bottom: 5px;
	margin-left: 0;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #71B8FF;
	padding-right: 0px;
	display: block;
	background-image: none;
	width: auto;
	padding-top: 10px;
}

#mainContent h2 {
	margin-top: 15px;
	margin-bottom: 3px;
	color: #CF0000;
	border-bottom: 1px dotted #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.8em;
}
#mainContent p {
	font-size: 1em;
	margin-bottom: 5px;
	color: 003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#mainContent p a {
	color: #0066CC;
	text-decoration: none;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainContent p a:hover {
	color: #990000;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#mainContent .caption {
	background: #666666;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 5px;
}
#mainContent  a  #current  {
	color: #152D6A;
	text-decoration: underline;
}
#mainContentText {
	color: #003399;
	display: block;
	margin-bottom: 20px;
	margin-top: 0px;
	background-repeat: no-repeat;
	margin-right: 0px;
	padding-right: 40px;
	padding-left: 10px;
	background-position: center bottom;
	padding-bottom: 10px;
	line-height: 120%;
	height: auto;
	width: auto;
	padding-top: 5px;
}
#mainContentText .backtoTOP a {
	border-bottom-width: 0px;
	border-bottom-style: none;
}

#mainContentText h1 {
	color: #152D6A;
	text-transform: uppercase;
	letter-spacing: normal;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 5;
	margin-bottom: 20px;
	margin-left: 0;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #71B8FF;
	padding-right: 0px;
	display: block;
	background-image: none;
	width: auto;
	padding-top: 10px;
	float: none;
}
#mainContentText p {
	font-size: 100%;
	margin-bottom: 0.4em;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
	text-indent: 2em;
	text-align: justify;
}
#mainContentText p.noindent   {
	font-size: 1em;
	margin-bottom: 0.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
	text-indent: 0px;
	color: #003399;
	text-align: justify;
}

#mainContentText h2 {
	margin-top: 15px;
	margin-bottom: 5px;
	color: #CF0000;
	border-bottom: 1px dotted #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	padding-bottom: 10px;
}
#mainContentText  h3 {
	margin-top: 15px;
	margin-bottom: 5px;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	display: block;
	padding-bottom: 10px;
	padding-top: 5px;
}
#mainContentText  h4 {
	margin-top: 15px;
	margin-bottom: 5px;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContentText p a {
	font-size: 1em;
	margin-bottom: 5px;
	color: #0066cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#mainContentText p a:hover {
	font-size: 1em;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#mainContentText .pagenav {
	font-size: 10px;
	margin-bottom: 0px;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	display: block;
	text-align: center;
}
#mainContentText  .pagenav  img    {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContentText  p span.highlight    {
	font-size: 1em;
	color: #3D6DC8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#mainContentText .highlightpurple {
	font-size: 1em;
	color: #663399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#mainContentText .imageboxC1 {
	text-align: center;
	display: block;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: normal;
	margin-top: 10px;
	width: auto;
	float: left;
	clear: none;
	height: auto;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #DBB459;
}
#mainContentText .imageboxRec p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	display: block;
	margin-left: 15px;
}
.photoBox {
	text-align: center;
	float: left;
	width: auto;
}
.imagebox     {
	text-align: center;
	display: block;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 89px;
	margin-left: 89px;
	font-weight: bold;
	color: #666666;
	margin-top: 25px;
}
#mininavg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0070DF;
	display: block;
	float: right;
	margin-top: 0px;
	clear: none;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 145px;
	background-image: url(../images/icons/Document2.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	text-align: right;
}
#mininavg   a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	border-bottom-width: 0px;
	border-bottom-style: none;
	text-decoration: none;
	font-weight: bold;
}
#mininavg  a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #003366;
	text-decoration: underline;
}
#mininavg    a    #minicurrent  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: 003366;
	text-decoration: underline;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: center;
	margin-right: 200px;
	margin-left: 200px;
	border-bottom-style: none;
}
.imageboxbig {
	text-align: center;
	display: block;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
	color: #666666;
	margin-top: 25px;
	width: auto;
	padding-top: 15px;
	float: none;
}
.imageboxbig p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

#pagenumber {
	display: block;
	background-position: center;
	word-spacing: 0px;
	letter-spacing: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	width: 60px;
	text-align: center;
	padding-left: 180px;
}
#highlightlist   {
	font-size: 13px;
	font-weight: bold;
	color: 3d6dcb;
}
.highlightheading {
	font-size: 1.1em;
	color: #C10110;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#list    
{
	margin-left: 15px;
	padding-left: 0;
	list-style: none;
	display: block;
}
#list       li      
{
	padding-left: 10px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-type: none;








	list-style-image: url(../images/icons/Arrow3%20Right%20(2)
.png)
.png);
	line-height: 2em;
	list-style-image: none;
	background-image: url(../images/icons/Arrow3%20Blue%20Right%20.png);
	background-position: 0px 0.6em;
}
#listcontainer1 {
	display: block;
	float: left;
	height: auto;
	width: auto;
	clear: none;
	margin-right: 20px;
	padding-left: 5px;
	padding-right: 25px;
	margin-top: 5px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-left-style: none;
	background-repeat: no-repeat;
	padding-top: 5px;
}
#list     li     a     {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #003399;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#listcontainer2 {
	display: block;
	float: left;
	height: auto;
	width: auto;
	clear: none;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	margin-right: 25px;
	padding-right: 10px;
	margin-left: 2px;
	border-left-width: 1px;
	border-left-style: none;
}
#list li a:hover {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF0000;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
}
#list li a #current {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF0000;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
}
#mainContentText .highlightnoindent {
	font-size: 1em;
	color: #3D6DC8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 0px;
}
#sidebar p {
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 100%;
}
#sidebar a {
	text-decoration: none;
	color: #FFFFFF;
}
#sidebar  h3, #sidebar  p   {
	padding-right: 5px;
	padding-left: 8px;
}
#sidebar h2 {
	color: #FFFFFF;
	padding-bottom: 12px;
	font-size: 1em;
	text-transform: uppercase;
	line-height: 1em;
	padding-left: 0px;
	padding-top: 12px;
	background-image: url(../images/Layout/jade.jpg);
	background-repeat: repeat;
	background-position: left center;
	text-align: center;
	display: block;
	width: 202px;
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	letter-spacing: 40px;
}
.top  img {
	display: inline;
	margin-top: 5px;
	float: none;

}
.top  a {
	font-size: 0.9em;
}
.top  a:hover {
	color: #FF0000;
}
.top {
	display: block;
	width: 200px;
	background-repeat: no-repeat;
	text-align: left;
}
.top span {
	display: block;
	width: 50px;
	background-repeat: no-repeat;
	text-align: center;
}
#mainContentText p.noindentcenter {
	font-size: 0.9em;
	margin-bottom: 0.4em;
	color: 003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
	text-indent: 0px;
	text-align: center;
}
.backtoTOP {
	font-size: 10px;
	text-align: left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContentText .backtoTOP a {
	border-bottom-width: 0px;
	border-bottom-style: none;
	text-decoration: none;
}
#mainContentText .backtoTOP a:hover {
	border-bottom-width: 0px;
	border-bottom-style: none;
	color: #990000;
}
#mainContent .ToolNavBar    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	text-align: right;
	display: block;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	float: none;
	margin-right: 5px;
	padding-left: 0px;
}
#mainContent .ToolNavBar  span           {
	color: #333333;
}
#mainContent  #cse-search-box  input#search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px;
}
#searchbox  {
	text-align: left;
	width: auto;
	margin-top: 5px;
	margin-right: 25px;
}
#mainContent .ToolNavBar a {
	color: #003366;
	border-bottom-width: 0px;
	border-bottom-style: none;
	text-decoration: none;
	font-size: 12px;
}
#mainContent .ToolNavBar a:hover {
	color: #990000;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#mainContent  .ToolNavBar  span {
	color: #333333;
	font-size: 12px;
}
#mainContentText  span.congsigature    {
	font-size: 1em;
	font-weight: bold;
	color: #003399;
	text-align: left;
	display: block;
	margin-left: 30px;
	line-height: 1.5em;
}
#mainContentText span.congdate {
	font-size: 0.9em;
	font-weight: normal;
	color: #003399;
	text-align: left;
	display: block;
	margin-left: 30px;
	line-height: 1.5em;
}
#mainContentText    p    span.highlight    a {
	font-size: 1em;
	color: #3D6DC8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#mainContentText  p  span.highlight a:hover {
	font-size: 1em;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#mainContentText p.highlight {
	font-size: 1em;
	color: #3D6DC8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#mainContentText span.zoomtext     {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 5px;
	display: inline;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #003399;
	font-size: 0.9em;
}
#mainContent .language_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
	display: block;
	width: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	float: none;
	margin-right: 30px;
	padding-left: 2px;
}
#mainContent .language_bar span {
	color: #666666;
	font-size: 10px;
}
#mainContent .language_bar a {
	color: #003366;
	font-size: 10px;
}


#mainContent  .language_bar  a:hover   {
	color: #990000;
	font-size: 10px;

}

#mainContentText_Master {
	color: #003399;
	display: block;
	margin-bottom: 5px;
	margin-top: 0px;
	background-repeat: repeat-y;
	margin-right: auto;
	padding-right: 5px;
	padding-left: 5px;
	background-position: left top;
	padding-bottom: 5px;
	line-height: 120%;
	height: auto;
	padding-top: 0px;
	margin-left: auto;
	width: auto;
}
.twoColFixLtHdr #mainContent_Master {
	margin-top: 10px;
	margin-right: 21px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	height: auto;
	width: auto;
	background-image: url(../images/Layout/Cloud_Symbol.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#mainContent_Master  #searchbox {
	text-align: left;
	width: auto;
	margin-top: 5px;
	margin-right: 25px;
	display: none;
}
#mainContent_Master #cse-search-box input#search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 2px;
	display: none;
}

#mainContentText_O {
	color: #003399;
	display: block;
	margin-bottom: 5px;
	margin-top: 0px;
	background-repeat: repeat-y;
	margin-right: auto;
	padding-right: 5px;
	padding-left: 5px;
	background-position: left top;
	padding-bottom: 5px;
	line-height: 120%;
	height: auto;
	padding-top: 0px;
	margin-left: auto;
	width: auto;
}
#mainContent .ToolNavBar .backtoPrevPage {
	font-size: 12px;
	text-align: right;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: left center;
}
#mainNav_E {
	display: block;
	width: 910px;
	float: left;
	background-image: url(../../images/Layout/container_bg.jpg);
	padding-left: 15px;
	margin: 0px;
	background-color: #E6E6E6;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
}
#navbarlayout_E {
	display: block;
	float: left;
	height: auto;
	width: 849px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 50px;
	background-image: url(../../images/Layout/C25_Dark-2.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent .language_bar_N {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	text-align: right;
	display: block;
	width: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	float: none;
	margin-right: 30px;
	padding-left: 2px;
	visibility: hidden;
}
#mainContent .language_bar_N span {
	font-size: 1em;
	color: #666666;
}
#mainContent .language_bar_N a {
	font-size: 1em;
	color: #003366;
}


#mainContent  .language_bar_N  a:hover   {
	color: #990000;
	font-size: 1em;
}
mainContentText  p  span.highlight_topic {
	font-size: 1em;
	color: #3D6DC8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#mainContentText   p   span.highlightIN {
	font-size: 1.1em;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#mainContentText p span.highlight_Cu {
	font-size: 1.1em;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 2em;
}
#mainContentText  p.liaoyi    {
	margin-bottom: 0.1em;
	
}

#mainContentText p span.highlight_Li {
	font-size: 1.1em;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 2em;
}
#mainContentText h5 {
	margin-top: 15px;
	margin-bottom: 5px;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	display: block;
	padding-bottom: 10px;
	padding-top: 5px;
}
