﻿body 
{
	background-image: url(/images/yellow/background_stretch.gif);
	background-color: #F5EFA4;
}

#header
{
	background-image: url(/images/yellow/header.jpg);
}

h1
{
	color: #EBE144;
}

#container
{
	background-color: #EBE144;
}

#container, #leftcolumn, .footerpad
{
	border-color: #DDD767;
	background-color: #EBE144;
}

#SideBox
{
	background-image: url(/images/yellow/sidebox_stretch.gif);
}

#SideBox h1
{
	background-image: url(/images/yellow/sidebox_top.gif);
}

#SideBox h2
{
	background-image: url(/images/yellow/sidebox_bullet.gif);
}

#SideBox .Footer
{
		background-image: url(/images/yellow/sidebox_bottom.gif);
}

.ResourcesDetailsView
{
	border: 0px;
	width: 100%;
}

.ResourceSectionHeader
{
	width: 100%;
	font-weight:bold;
}

.ResourceSectionContent
{
	width: 100%;
	margin: 0px 0px 15px 15px;
}

div#QuestionnaireYesNo ul
{
	margin: 2px 2px 2px 2px;
}

div#QuestionnaireYesNo li
{
	list-style-type: none;
	margin-bottom: 6px;
}

div#QuestionnaireYesNo li ul
{
	font-weight:bold;
	list-style-type: none;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	
}

div#QuestionnaireYesNo li ul li
{
	display:inline;
	list-style-type: none;
	margin-right: 5px;
}