#content
{
	background-position: left top;
	background-image: url(/App_Themes/adult/images/gradient.jpg);
	width: 800px;
	background-repeat: repeat-x;
	background-color: #d8cdfa;
}
#copy .breadCrumb
{
    font-weight: bold;
}
#copy .breadCrumb div
{ 
    clear: none; 
    display: block; 
}

#search
{
	background-position: left top;
	background-image: url(/App_Themes/adult/images/img_background.jpg);
	background-repeat: no-repeat;
	width: 412px;
}
.line
{
	
	background-color:#d8cdfa;
	width:500px;
	height: 2px;
	margin-bottom:5px;
}
.faq_menu{
    background-color:#FFC423;
    margin-top:20px;
    margin-bottom:50px;
    padding:2px;
}
.faq_menu a{
    color:#ffffff;

}
h1
{

	color:#6a2d91;

}
h2
{

	color:#6a2d91;

}
h3
{
	color:#6a2d91;
}
h4
{
	color:#6a2d91;
}
h5
{
	color:#6a2d91;
	margin-bottom: 20px;
}
h6
{
	color:#6a2d91;
}
hr
{
	background-color: #d8cdfa;
}

#leftNav a
{
	color: #000000;
	text-decoration: none;
}

#leftNav a:hover, a:hover
{
	color: #8549AC;
	text-decoration: underline;
}
.tier2Menu
{ 
   background-color: #a68fe9; 
}
.tier3Menu
{
    background-color: #d8cdfa;
}
.tier4Menu
{
    background-color: #6a2d91;
}
.header,#copy  thead
{
    /*background-color: #57A7D8;*/

}
.altrow
{
	background-color: #d8cdfa;
}

.relateItem .top
{
    background-color:#8549AC;
 
}
.faq_menu{
    background-color:#8549AC;
    margin-top:20px;
    margin-bottom:50px;
    padding:2px;
}
.faq_menu a{
    color:#ffffff;
}
#pagecontrol
{
    height: 62px;
    width: 100%;
    background-image: url(/App_Themes/adult/images/nav_gradient.jpg);
    
}

#pagecontrol .previous
{
    background-image: url(/App_Themes/adult/images/nav_previous.jpg);
    width: 30px;
    background-position-x: left;
    background-repeat: no-repeat;
}

#pagecontrol .button,#pagecontrol .button1
{
    color: #d8cdfa;
	font-weight: bold;
    margin-top:24px;
}

#pagecontrol .next
{
    background-image: url(/App_Themes/adult/images/nav_next.jpg);
    width: 40px;
    background-position-x: right;
    background-repeat: no-repeat;
}


.graph{
    margin-top:20px;
    text-align: center;
    margin-bottom:20px;
}

.graph .item{
    background-color:#d8cdfa;
    margin-left:50px;
    margin-right:50px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    border: #56A6D7 1px solid;
    color:#000000;
    font-weight: bold;
    font-size: 10px;

}

.graph img{padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.graph .title
{
    padding-top:20px;
    padding-bottom:10px;
    }

.legalfooter {
    font-size: 10px;
    text-align:center;
    margin-top:25px;
    margin-bottom:20px;
    background-color:#000000;
    color:white;
    width:90%;
}

.legalfooter thead
{
    text-transform: uppercase;
}
