@charset "utf-8";

.pageHeader
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;	
	letter-spacing:-1px;
	width:919px;
	float:left;
	clear:both;
	padding:0px 0px 20px 105px;
	}

.questionStyle
	{
	color:#e74434;
	font-weight:bold;
	font-size:14px;
	}
	
.subPage_RightBottomBox
	{
	float:left;
	clear:both;
	padding-bottom:15px;
	}
	
.subPage_RightBottomBox1
	{
	float:left;
	clear:both;
	width:286px;
	height:28px;
	background-image:url(../IMAGES/subPage_RightBottomBox1.gif);
	}
.subPage_RightBottomBox2
	{
	float:left;
	clear:both;
	width:258px; /* max 286*/
	height:auto;
	padding:10px 13px 0px 15px;
	background-image:url(../IMAGES/subPage_RightBottomBox2.gif);
	color:#000;
	font-weight:bold;
	text-align:left;
	font-size:16px;
	}

.subPage_RightBottomBox2 a
	{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}	

.subPage_RightBottomBox3
	{
	float:left;
	clear:both;
	width:286px;
	height:15px;
	background-image:url(../IMAGES/subPage_RightBottomBox3.gif);
	}

.subPage_RightBottomBoxTitles
	{
	padding:13px 0px 0px 45px;
	height:auto;
	width:auto;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	}


/* ==================================== leftBottom subPage ==================================================== */

.leftBottomSubPage
	{
	float:left;
	clear:right;
	padding:0px 17px 0px 5px;
	width:507px;
	margin-bottom:10px;
	}
/* =================================== rightBottomSubPage ================================== */

.rightBottomSubPage
	{
	float:left;
	clear:right;
	width:286px;
	}
	
.sitemapRow1
	{
	float:left;
	clear:both;
	height:20px;
	background-color: #E9EFF3;
	width:500px;
	padding:5px 0px 5px 10px;
	border-top: #CCCCCC 1px solid;	
	}

.sitemapRow2
	{
	float:left;
	clear:both;
	height:20px;
	background-color:#FFF;
	width:500px;
	padding:5px 0px 5px 10px;
	}
	
.sitemapLabel
	{
	float:left;
	clear:right;
	width:175px;
	text-align:left;
	padding:0px 10px 0px 0px;
	font-weight:bold;
	color: #333333;
	}
	
.resourceRow1
	{
	float:left;
	clear:both;
	height:20px;
	background-color: #E9EFF3;
	width:500px;
	padding:5px 0px 5px 10px;
	border-top: #CCCCCC 1px solid;	
	}

.resourceRow2
	{
	float:left;
	clear:both;
	height:auto;
	background-color:#FFF;
	width:500px;
	padding:5px 0px 5px 10px;
	}	
