img, #innerWrapper, .footer
{
	behavior: url(/Portals/31/iepngfix.htc);
}
*
{
	font-family: "Segoe UI" , Arial, Verdana, Helvetica, sans-serif;
	outline: none;
}
html, body
{
	margin: 0px;
	padding: 0px;
}
body
{
	font-family: "Segoe UI" , Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background: url(images/bodyBG.gif) no-repeat center top fixed;
}
a img
{
	outline: none;
	border: none;
}
a, a.SkinObject:link 
{
	outline: none;
	color: #C61230;
}
a:hover
{
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6
{
	margin: 0px;
	padding: 0px;
	color: #C61230;
	font-family: "Segoe UI" , Arial, Verdana, Helvetica, sans-serif;
	line-height: auto;
	font-weight: bold;
}
h1
{
	font-size: 24px;
	font-weight: normal;
}
h2
{
	font-size: 16px;
	font-weight: bold;
	padding:7px 0 10px 0;
}
h3
{
	font-size: 14px;
	color:#333333;
}
h4
{
	font-size: 12px;
}
h5
{
	font-size: 10px;
}
h6
{
	font-size: 8px;
}

.floatLeft
{
	float: left;
}
ul, ol, ul.jquery-toc-1
{
	margin: 0 0 0 0;
	color: #000;
	padding: 8px 0 8px 0;
}
ol
{
	padding: 0 0 0 5px;
	margin: 0 0 0 14px;
}
ol li
{
	padding: 0 0 3px 0px;
	margin: 0 0 0 7px;
	color: #333333;
}
ul li, ul.jquery-toc-1 li
{
	list-style: none;
	color: #333333;
	background:url('images/liBullets.gif') no-repeat left 6px;
	padding:0 0 3px 15px;
	margin:0 0 0 15px;
    margin-top:0px;
    padding-top:0px;
}


ul li span, ul li div
{
    position:relative; top:-2px;
}

ul li span span, ul li div span, ul li div div
{
    position:relative; top:0px;
}


p, .Normal
{
	font-family: "Segoe UI" , Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 0 0 10px 0;
	margin: 0;
	line-height: 1.3em;
}
#wrapper
{
	margin: auto;
	width: 1020px;
	height: auto;
	border: red 0px solid;
}
#innerWrapper
{
	float: left;
	width: 980px;
	height: auto;
	padding: 0 20px 0 20px;
	background: url(images/wrapperBG.png) repeat center top;
}
#header
{
	float: left;
	width: 980px;
	height: 131px;
	background: url(images/headerBG.gif) no-repeat center top;
	z-index: 99;
}
#header a
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
#header a:hover
{
	text-decoration: none;
}
#header .logo
{
	float: left;
	width: 362px;
	height: 92px;
	padding: 15px 0 0 15px;
}
#header .upperRgtHead
{
	float: right;
	width: 583px;
	height: 60px;
	text-align: right;
	padding: 5px 20px 0 0;
	font-size: 12px;
	font-family: "Segoe UI" , Arial, Verdana, Helvetica, sans-serif;
}
#header .menu
{
	float: right;
	width: 603px;
	height: 41px;
	line-height: 41px;
	text-align: right;
	font-family: "Segoe UI" , Arial, Verdana, Helvetica, sans-serif;
}
#header .menu ul
{
	float: right;
}
#header .menu ul li
{
	display: inline;
	list-style: none;
}
#header .menu ul li a
{
	clear: both;
}
#content
{
	float: left;
	width: 980px;
	height: auto;
	background: #f5f5f5 url(images/contentBG.gif) repeat-x left top;
}
.footerCont
{
	margin: auto;
	width: 1020px;
	height: auto;
}
.footer
{
	float: left;
	width: 1020px;
	height: auto;
	background: url(images/contentBot.png) no-repeat top center;
	padding: 40px 0 10px 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
}
.footer a
{
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover, .underline
{
	text-decoration: underline;
}
.borderGrey
{
	border-top: #999999 1px solid;
	margin:-3px 0 0 0;
	padding:5px 0 0 0;
}
img.leftImage
{
	padding: 0 10px 0 0;
}

img.rightImage
{
	padding: 0 0 0 10px;
}
.greyBtn 
{
	float:left;
	width:225px;
	height:45px;
	line-height:45px;
	color:#FEFEFE;
	font-size:20px;
	background: url( 'images/greyBtn.gif' ) no-repeat left top;
	text-align:center;
	text-decoration:none;
	margin:25px 0 0 30px;
	cursor:pointer;
	display:block;
}
a.greyBtn, a.greyBtn:visited
{
	color:white;
	text-decoration:none;	
	display:block;
}

.maroonBtn 
{
	float:left;
	width:225px;
	height:45px;
	line-height:45px;
	color:#FEFEFE;
	font-size:20px;
	background: url( 'images/maroonBtn.gif' ) no-repeat left top;
	text-align:center;
	text-decoration:none;
	margin:25px 0 0 30px;
	cursor:pointer;
	display:block;
}
a.maroonBtn , a.maroonBtn:visited
{
	color:white;
	text-decoration:none;	
	display:block;
}


/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#HouseMenuNav, #HouseMenuNav ul
{
	/* all submenu lists */
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	white-space: nowrap;
	position: relative;
	z-index: 90;
}
#HouseMenuNav li
{
	/* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
	background: url(images/naviSep.gif) no-repeat left 8px;
}
#HouseMenuNav li li
{
	/* all items under the top level */
	z-index: 89;
}
#HouseMenuNav a
{
	/* all links within the menu wrapper */
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
	font-weight: bold;
}
#HouseMenuNav li li a
{
	/* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 12px !important;
}
#HouseMenuNav li a:hover
{
	margin: 0;
	border: 0;
	padding: 0;
}
#HouseMenuNav li li a:hover
{
	margin: 0;
	border: 0;
	padding: 0;
}
#HouseMenuNav li ul
{
	position: absolute;
	top: 41px;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 88;
}
#HouseMenuNav li ul ul
{
	/* third-and-above-level lists */
	margin: 0;
	border: 0;
	padding: 0;
}
#HouseMenuNav li:hover ul ul, #HouseMenuNav li:hover ul ul ul, #HouseMenuNav li.sfhover ul ul, #HouseMenuNav li.sfhover ul ul ul
{
	left: -9999px;
}
#HouseMenuNav li:hover ul, #HouseMenuNav li li:hover ul, #HouseMenuNav li li li:hover ul, #HouseMenuNav li.sfhover ul, #HouseMenuNav li li.sfhover ul, #HouseMenuNav li li li.sfhover ul
{
	/* lists nested under hovered list items */
	left: auto;
	z-index: 99;
}
#HouseMenuNav iframe
{
	position: absolute;
	left: 0;
	top: 40;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
	display: block;
}
.ArrowPointer
{
	cursor: default;
}
/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/
#HouseMenuNav, #HouseMenuNav ul
{
	/* all submenu lists */
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	z-index: 99;
}
#HouseMenuNav ul
{
	behavior: url(/Portals/31/Skins/C4group2009/csshover.htc);
	font-family: "Segoe UI" , Arial, Verdana, Helvetica, sans-serif;
}
#HouseMenuNav li ul
{
	/* second-level lists = all list items under the top/parent menu  #cc0000*/
	width: 280px;
	left: -9999px;
	margin: 0 0 0 5px;
	background: #333333;
	height: auto;
	border: red 0px solid;
}
#HouseMenuNav li
{
	height: 41px;
	display: inline;
	font-size: 14px;
	background: url(images/naviSep.gif) no-repeat left 13px;
}
#HouseMenuNav li:hover
{
	color: #fff;
	background: url(images/naviSep.gif) no-repeat left 13px;
}
#HouseMenuNav li:hover a
{
	color: #fff;
	line-height: 41px;
	border: red 0px solid;
}
#HouseMenuNav li:hover li a
{
	color: #fff;
	background: #333333;
	height: 24px;
	line-height: 24px;
	border: green 0px solid;
	margin: 0px;
	font-weight: normal;
}

#HouseMenuNav  ul li ul li
{
	font-size: 12px;
}

#HouseMenuNav li li
{
	/* all items under the top level */ /* all items under the top level - submenu/child items */
	width: 280px;
	margin: 0px;
	padding: 0px;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #000000;
	background: none;
	font-size: 12px;
	z-index: 100;
}
#HouseMenuNav li li:hover
{
	background: #940917;
	width: 280px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	border: 0px solid red;
	border-bottom: 1px solid #000000;
}
#HouseMenuNav a
{
	/* all links within the menu wrapper */
	font-family: "Segoe UI" , Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 41px;
}

/* PQ: Safari Font Size 1px Smaller Hack */
/*\*/
html > body*#HouseMenuNav a, html > body*#HouseMenuNav li:hover a
{
	font-size: 13px;
}
/**/

#HouseMenuNav a:visited
{
}
#HouseMenuNav #HouseMenuNavItemHome li a:link, #HouseMenuNav #HouseMenuNavItemHome li a:hover, #HouseMenuNav #HouseMenuNavItemHome li a:visited, #HouseMenuNav #HouseMenuNavItemHome a, #HouseMenuNav #HouseMenuNavItemHome a:hover, #HouseMenuNav #HouseMenuNavItemHome a:visited
{
	/*border-left: 0;*/
	background: none;
}
#HouseMenuNav li a
{
	/* all links within the menu wrapper */
	padding: 0 10px 0 10px;
	border: 0px solid red;
}
#HouseMenuNav li li a
{
	/* all item links under the top level = all child links */
	width: 270px;
	padding-left: 10px;
	background: #333333;
	color: #fff;
	text-align: left;
	line-height: 24px;
	height: 24px;
	margin: 0px;
	font-family: "Segoe UI" , Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}
#HouseMenuNav li a:hover
{
	padding: 0 10px 0 10px;
	color: #fff;
}
#HouseMenuNav li li a:hover
{
	width: 270px; /* Width was the same as #HouseMenuNav li li a but had to change for wider width of li li for IE6 */
	color: #fff;
	height: 24px;
	line-height: 24px;
	background: #940917;
	padding-left: 10px;
}
/* second-level lists.when the mouseover to the first level and dispaly the popup list-yuchen*/

#HouseMenuNav li ul ul
{
	/* third-and-above-level lists */
	margin: -41px 0 0 280px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	background: #333333;
	border: red 0px solid;
}

#HouseMenuNav li#HouseMenuNavItemHome, #HouseMenuNav li:hover#HouseMenuNavItemHome
{
	background: 0;
}

#HouseMenuNav #HouseMenuNavParentItem a
{
	/* all links under the parent item (li) */
	color: #fff;
	text-decoration: none;
}
#HouseMenuNav a#HouseMenuNavParentLink
{
	/* parent link itself */
	color: #fff;
	text-decoration: none;
}
#HouseMenuNav a#HouseMenuNavCurrentLink
{
	/* current selected/active link */
	color: #fff;
}
#HouseMenuNav li li a#HouseMenuNavCurrentLink
{
	/* current selected/active link */
	color: #fff;
	background: transparent;
	text-decoration: none;
}
#HouseMenuNav li li a#HouseMenuNavCurrentLink:hover
{
	/* current selected/active link */
	color: #fff;
	background: transparent;
	text-decoration: none;
}

#HouseMenuNav a:visited
{
	color: #fff;
}
