/* Start Core styles */

*
{
	margin: 0;
	padding: 0;
}

body
{
	font: 0.8em "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Sans-serif;
	color: #333;
	background: #fff;
}

.searchbutton
{
    padding:5px;
    font-weight:bold;
    font-size:16px;    
}


a:link, a:visited
{
	color: #36C;
	text-decoration: underline;
}

a:hover, a:focus
{
	text-decoration: none;
}
/*
.searchresults a:link
{
    color:red; 
    text-decoration:underline; 
}

.searchresults a:visited
{
    color:green; 
    text-decoration:underline; 
}
*/

.searchresults a:link, a:visited
{
    color:#039; 
    text-decoration:underline; 
}

.searchresults a:hover
{
    color:#036; 
}


img,a img,abbr,form,fieldset,legend
{
	border: 0;	
}

ol li
{
	margin-left: 20px;
	padding-left: 2px;
}

/* End Core styles */

.smallFormBox
{
	padding:20px;
	background:#fefefe url('images/ReportLinkFormBg.jpg') no-repeat;
	}
.smallForm
{
	font:normal 10pt arial;
	}
.tagline
{
	font:italic 20pt arial;color:#3399ff;
	}
	
.taglineSlogan
{
    padding-left:220px;
    display:block;
    }
.SearchHeading
{
	font:bold  10pt arial;
	color:Green;
	border-bottom:2px gray solid;
	
}
#searchBox
{
	font:bold 14pt arial;
	background:#fafafa;
	padding:20px 20px 00px 20px;
}

#searchBox label  {font:normal 8pt verdana;}

.lblAdvanced
{
    padding:2px 10px 10px 10px;
    background:#F0F0F0;
    display:block;
    font:normal 88% verdana;}

.bigTextBox
{
	border:2px groove gray ;padding:5px;
	color:#3399ff;
	font:bold 11pt arial;
}	

.linkError
{
	color:red;
	
}
.EmailComments
{
	font:bold 20pt arial;	
}

/*** START FORM CLASSES ***/

.forms
{
    WIDTH: 100%;
}

.forms FIELDSET
{
    padding: 10px;
}

.forms LEGEND
{
      color: #405A67;
      font-size:14px;
      font-weight: bold;
      margin-bottom: 10px;
}

.forms TH
{
      text-align: left; 
}

.textboxes .LABEL
{
    PADDING-RIGHT: 20px;
    margin-top: 3px;
    FLOAT: left;
    WIDTH: 160px;
    TEXT-ALIGN: left;
}

.rllabel
{
    PADDING-RIGHT: 20px;
    margin-top: 3px;
    FLOAT: left;
    WIDTH: 100px;
    TEXT-ALIGN: left;
    font-weight:bold;
    color:#0F434D;
    
}
.rltextbox
{
    PADDING-RIGHT: 20px;
    FLOAT: left;
    WIDTH: 550px;
    TEXT-ALIGN: left;
}


.textboxes-narrow LABEL
{
    PADDING-RIGHT: 0px;
    margin-top: 3px;
    FLOAT: left;
    WIDTH: 90px;
    TEXT-ALIGN: left;
}

.row
{
      clear: both;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
}

.rowrequired { color: #AC2427;}
.rowrequired input {border: 1px solid #AC2427; background-color:#ffe2e2;}
.rowrequired select {border: 1px solid #AC2427; background-color:#ffe2e2;}
.mandatory{color:Red;}

/*** END FORM CLASSES ***/



/* Start Header Styles */

#wrapper
{
	width: 967px;
	min-height: 500px;
	margin: auto;
}

.insidepadding
{
	padding: 20px;
		
}

#pearsonheader
{
	width: 100%;
	height: 120px;
	background: url(images/navbar-top.jpg) 0 70px repeat-x;
}


#pearsonheader .content
{
	width: 967px;
	position: absolute;
	left: 50%;
    margin-left: -483px;
}

#pearsonheader .logo
{
	width: 200px;
	float: left;
	padding-top: 20px;
}
#pearsonheader .hotlinkLogo
{
	float: left;
	padding-top: 0px;
}

#pearsonheader .navbar
{
	width: 450px;
	float: right;
	padding-top: 30px;
}

#pearsonheader .navbar ul
{
	list-style: none;
	display: inline;
}

#pearsonheader .navbar li
{
	display: inline;
	float:left;	
}

#pearsonheader .navbar li a:link,
#pearsonheader .navbar li a:visited
{
	color:#86A43F;
	text-decoration: underline;
	text-transform: uppercase;
	border-right: 1px solid #999;
	padding: 0 19px 0 19px;
	letter-spacing:0.05em;
	font-weight: bold;
}


/* End Header Styles */

/* Start Footer Styles */



#pearsonfooter
{
	width: 100%;
	background: url(images/footer.jpg) 0 0px repeat-x;
	color: #162E58;
	border-top: 2px #162E58 solid;
	padding: 0 0 70px 0;
}


#pearsonfooter .content
{
	width: 967px;
	position: absolute;
	left: 50%;
    margin-left: -483px;
}

#pearsonfooter .logo
{
	width: 80px;
	height: 23px;
	float: left;
	margin: 40px 53px 0 0;
}

#pearsonfooter .footertext
{
	width: 480px;
	height: 23px;
	float: left;
	margin: 40px 0px 0 0;
	
}

#pearsonfooter a,
#pearsonfooter a:visited
{
	color: #162E58;
	text-decoration: underline;
}

#pearsonfooter ul {
	width: 200px;
	float: left;
}
#pearsonfooter ul {
	list-style: none;
	float: left;
	margin: 36px 0 0 0;
}
#pearsonfooter li  {
	padding: 0;
	margin-bottom: 7px;
	line-height: 1.35em;
}

#pearsonfooter .contact
{
	width: 275px;
	float: right;
	margin: 36px 25px 0 0;
	background: url(images/foot-divide.jpg) top left no-repeat;
	padding: 0 0 0 28px;
	line-height: 1.35em;
}

#pearsonfooter .address
{
	width: 160px;
	float: left;
	font-weight: bold;
}

#pearsonfooter .telephone
{
	width: 115px;
	float: left;
}

#pearsonfooter .copyright
{
	padding-top: 50px;
	clear: both;
	width: 240px;
}


/* End Footer Styles */

/* Accordion Control Styles */

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	/* font-family: Arial, Sans-Serif;
	font-size: 12px; */
	font-weight: bold;
    padding: 5px;
    /* margin-top: 5px; */
    cursor: pointer;
    width: 600px;
}



.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	/*font-family: Arial, Sans-Serif;
	font-size: 12px; */
	font-weight: bold;
    padding: 5px;
    /* margin-top: 5px; */
    cursor: pointer;
     width: 600px;
}



.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    width: 600px;
}

.accordionHotlinks
{
	padding-bottom: 10px;
	
}