/* CSS Document */
*
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color:#231f20;
	line-height:1.3em;
}
a, a:link, a:visited
{
	outline: none;
	color:#007db1;
	text-decoration:underline;
}
a:hover
{
	text-decoration: none;
}
a img
{
	border: none;
	outline: none;
}
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.floatNone
{
	float: none;
}
h1, h2, h3, h4, h5, h6
{
	margin: 0;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color:#231F20;	
	line-height:normal;
}
h1
{
	font-size: 23px;
	margin: 0;
	padding: 0 0 10px 0;
	color: #8dc63f;
	font-weight: normal;
}
h2
{
	font-size:19px;
	font-weight:normal;
	color:#007db1;
}
h3
{
	font-size: 16px;
	color:#007db1;
}
h4
{
	font-size: 14px;
}
h5
{
	font-size: 12px;
}
h6
{
	font-size: 10px;
}
html, body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
.bigFontSize
{
	font-size:16px;
	color:#fff;
}
#wrapper
{
	margin: auto;
	width: 980px;
	height: auto !important;
	min-height: 300px;
}
body
{
	background: #ddecf6;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
}
#wrapper
{
	margin: auto;
	width: 980px;
	height: 700px;
}
#header
{
	float: left;
	width: 980px;
	height: 122px;
	border-top: #eef5fa solid 1px;
	background: #ffffff url('images/headerBotBG.gif' ) no-repeat left bottom;
}
#header .logo
{
	float: left;
	width: 235px;
	height: 84px;
	padding: 30px 0 0 30px;
}
#navigation
{
	float: left;
	width: 980px;
	height: 28px;
	line-height: 28px;
	padding-top: 9px;
}

#navRight
{
    float: right;
    padding: 7px 67px 0 0;
    color: #009F94;
    font-weight: bold;
}

#navigation ul
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	/* Design's Old Width */
	/* padding-left: 120px; */
	padding-left: 20px;
}
#navigation ul li
{
	height: 28px;
	display: inline;
}
#navigation ul li a
{
	width: 106px;
	text-align: center;
	height: 28px;
	text-decoration: none;
	color: #007db1;
	padding: 0 10px 0 10px;
}
#navigation ul li a:hover
{
	color: #8cc63f;
	background: url('images/navBgH.gif' ) no-repeat center top;
}
#navigation ul li a.currentNav
{
	color: #8cc63f;
	background: url('images/navBgH.gif' ) no-repeat center top;
}
.content
{
	float: left;
	width: 968px;
	min-height: 424px;
	height: auto !important;
	height: 424px;
	background: #fff url('images/contentTopBG.gif' ) no-repeat left top;
	padding: 8px 5px 9px 6px;
}

.toppaneright
{
    padding: 0 5px 0 0;
}

#home .content
{
	padding: 8px 3px 9px 9px;
}

#home .bottomPane .ContainerWrapper
{
    margin-right: 5px;
}

#default .leftPane .ContainerWrapper
{
    padding: 0 20px 0 10px;
    width: 180px;
}

#default .contentPane
{
    padding: 20px 0 0 0;
    width: 100%;
}

#default .contentPane .ContainerWrapper
{
    margin: 0 0 19px 0;
}

#default .rightPane
{
    padding: 20px 0 0 0;
}

#default .rightPane .ContainerWrapper
{
    padding: 0 2px 0 19px;
    width: 213px;
}

#default .ContainerWrapper
{
    margin: 0 0 5px 0;
}

.DNNEmptyPane
{
    padding-left: 25px;
}

.content.topContent .rightPanel
{
	float: left;
	width: 269px;
	height: 274px;
	background:url('images/greenBg.gif' ) no-repeat left top;
	color: #fff;
	padding: 25px 25px 25px 25px;
}
ul.bottomList
{
	float: left;
	padding: 0;
	width: 963px;
	height: auto;
	margin: 3px 0 0 0;
}
ul.bottomList li
{
	display: inline;
}
ul.bottomList li a
{
	float: left;
	width: 319px;
	height: 104px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 3px 0 0;
	line-height: 104px;
	text-align: center;
	font-size: 16px;
}
ul.bottomList li a.FGCancer
{
	height: 75px;
	background: url('images/botBlueBox.gif' ) no-repeat left top;
	padding-top: 29px;
}
ul.bottomList li a.FGCancer span
{
	font-size: 20px;
	color: #bec0c2;
}
ul.bottomList li a.yourRisk
{
	background: url('images/botGreenBox.gif' ) no-repeat left top;
}
ul.bottomList li a.yourRisk span
{
	font-size: 20px;
	color: #84c345;
}
ul.bottomList li a.getHelp
{
	background: url( 'images/botGreyBox.gif' ) no-repeat left top;
	margin: 0;
}
ul.bottomList li a.getHelp span
{
	font-size: 20px;
	color: #007db1;
}
.content.leftMenu
{
	float: left;
	width: 170px;
	height: auto;
	text-transform: uppercase;
	padding: 10px 0 0 10px;
	font-size: 11px;
}
.content.leftMenu ul
{
	margin: 0px;
	padding: 0px;
}
.content.leftMenu ul li
{
	display: block;
	height: 25px;
	line-height: 150%;
	border-bottom: #a9d46f solid 1px;
}
.content.leftMenu ul li a
{
	text-decoration: none;
	color: #569bbe;
	font-weight: bold;
}
.content.leftMenu ul li a:hover
{
	color: #83c08c;
}
.content.rightContent
{
	float: left;
	width: 783px;
	height: auto;
	padding: 20px 0 0 0;
}
.content.rightContent .mainContent
{
	float: left;
	width: 523px;
	height: auto;
	font-size: 12px;
	padding: 0 12px 0 35px;
	color: #231f20;
}
.content.rightContent .mainContent p
{
	padding: 7px 0 7px 0;
	margin: 0;
}
.content.rightContent .mainContent ul
{
	padding: 0px;
	margin: 0px;
}
.content.rightContent .mainContent ul li
{
	list-style: none;
	background: url('images/listBullet.gif' ) no-repeat left 11px;
	padding: 5px 0 5px 18px;
}
.contenth1
{
	margin: 0px;
	color: #8dc63f;
	font-weight: normal;
}
.bigFont
{
	font-size: 19px;
	color: #007db1;
}
.content.rightContent .rightMostCont
{
	float: left;
	width: 213px;
	height: auto;
}
.content.rightContent .rightMostCont .findBox
{
	float: left;
	width: 213px;
	height: auto;
	background: #8cc63f url('images/greenTopBG.gif' ) no-repeat left top;
	margin: 3px 0 0 0;
}
.content.rightContent .rightMostCont .findBox .findBoxBot
{
	float: left;
	width: 213px;
	min-height: 60px !important;
	height: auto;
	height: 60px;
	background: url('images/greenBotBG.gif' ) no-repeat left bottom;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	padding-top: 23px;
}
.content.rightContent .rightMostCont .findBox .findBoxBot a
{
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer
{
	float: left;
	width: 970px;
	height: auto;
	line-height: 24px;
	padding: 0 0 0 10px;
	font-size: 11px;
	font-weight: bold;
	background: #ffffff;
	color: #009f93;
}
#footer a
{
	font-size: 11px;
}
#footer a:hover
{
	text-decoration:none;
}
.bottomBorder
{
	float: left;
	width: 980px;
	height: 8px;
	background: #ffffff url('images/headerBotBG.gif' ) no-repeat left bottom;
	margin: 0 0 10px 0;
}

/* ==========================
    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: 99;
}

#HouseMenuNav li
{
	/* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#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: normal;
}

#HouseMenuNav li li a
{
	/* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}

#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: 26px;
	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;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 120px;
}

#HouseMenuNav ul
{
}

#HouseMenuNav li ul
{
	/* second-level lists = all list items under the top/parent menu  #cc0000*/
	width: 210px;
	left: -9999px;
	margin: 0 0 0 5px;
	background: #80A9EC;
	height: auto;
	border: red 0px solid;

}

#HouseMenuNav li
{
	height: 28px;
	display: inline;
	font-size: 12px;
}

#HouseMenuNav li:hover
{
	color: #8cc63f;
}

#HouseMenuNav li:hover a
{
	color: #8cc63f;
	background: url( 'images/navBgH.gif' ) no-repeat center top;
	line-height: 28px;
	border: red 0px solid;
}

#HouseMenuNav li:hover li a
{
	color: #fff;
	background: #80A9EC;
	height: 22px;
	line-height: 22px;
	border: green 0px solid;
	margin: 0px;
}

#HouseMenuNav li li
{
	/* all items under the top level */ /* all items under the top level - submenu/child items */
	width: 210px;
	margin: 0px;
	padding: 0px;
	height: 22px;
	border-bottom: 1px solid #cdcecc;
}

#HouseMenuNav li li:hover
{
	background: white;
	width: 210px;
	height: 22px;
	color: #8cc63f;
	border: 0px solid red;
	border-bottom: 1px solid #cdcecc;
}
#HouseMenuNav a
{
	/* all links within the menu wrapper */
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
}

#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;*/
}

#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: 200px;
	padding-left: 10px;
	font-size: 12px;
	background: #80A9EC;
	color: #fff;
	text-align: left;
	line-height: 22px;
	height: 22px;
	margin: 0px;
}

#HouseMenuNav li a:hover
{
	padding: 0 10px 0 10px;
	color: #8cc63f;
	background: url(images/navBgH.gif) no-repeat center top;
}

#HouseMenuNav li li a:hover
{
	width: 200px; /* Width was the same as #HouseMenuNav li li a but had to change for wider width of li li for IE6 */
	color: #8cc63f;
	height: 22px;
	background: white;
	padding-left: 10px;
	font-size: 12px;
}
/* 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: -26px 0 0 210px;
	height: 22px;
	color: #8cc63f;
	background: #80A9EC;
	border: red 0px solid;
}
#HouseMenuNav #HouseMenuNavParentItem a
{
	/* all links under the parent item (li) */
	color: #8cc63f;
	text-decoration: none;
}

#HouseMenuNav a#HouseMenuNavParentLink
{
	/* parent link itself */
	color: #8cc63f;
	text-decoration: none;
}

#HouseMenuNav a#HouseMenuNavCurrentLink, .SelParentItem
{
	/* current selected/active link */
	color: #8cc63f;
	background: url(images/navBgH.gif) no-repeat center top;
}





#HouseMenuNav li li a#HouseMenuNavCurrentLink
{
	/* current selected/active link */

	background:#fff;
	text-decoration: none;
}
#HouseMenuNav li li a#HouseMenuNavCurrentLink:hover
{
	/* current selected/active link */
	color: #8cc63f;
	background: transparent;
	text-decoration: none;
}

.SelParentItem1
{
	/* current selected/active link */
	color: #8cc63f;
	background: url(images/navBgH1.gif) no-repeat center top;
    display:block;width:137px; text-align:left;
}

.SelParentItem1:hover, #HouseMenuNavItem2444:hover
{
    background: url(images/navBgH1.gif) no-repeat center top;
}

.SelParentItem1 a:hover
{
    background-image:none!important; background-color:transparent!important;
}

.SelParentItem1 a
{
    position:relative; left:-5px;
}

.SelParentItem1 li a
{
    position:relative; left:0px;
}

#HouseMenuNavItem2444
{
    display:block;width:137px;
}

#HouseMenuNavItem2444:hover
{
    color: #8cc63f;
	background: url(images/navBgH1.gif) no-repeat center top;
    display:block;width:137px; text-align:left;
}

#HouseMenuNavItem2444:hover ul
{
    margin-left:0px;
}


#HouseMenuNavItem2444 a:hover
{
    background-image:none!important; background-color:transparent!important;
}

#HouseMenuNavItem2444 a
{
    position:relative; left:-5px;
}

#HouseMenuNavItem2444 li a
{
    position:relative; left:0px;
}



.mapContainer
{
    border:1px solid #e1e1e1; -moz-border-radius:3px; -webkit-border-radius:3px; padding:1px;
    width:250px; height:180px; margin-left:20px;
}
