body
{
	background-image:url('Images/SiteImages/HeaderGradient.gif');
	background-repeat:repeat-x;
	color:#333;
	font-family:Trebuchet MS;
	font-size:small;
	margin:5px;
	padding:5px;
	text-align:left;
}

h1
{
	color:#ff7b00;
	font-size:2.5em;
	font-weight:400;
	line-height:1em;
	margin:5px 0 15px;
	padding:0;
}

h2,h3,h4,h5,h6
{
	color:#ff7b00;
	font-weight:400;
	line-height:1.2em;
	margin:1.5em 0 0;
	padding:2px 0;
}

hr
{
	background-color:#ADD8E6;
	color:lightgray;
	height:1px;
}

body,td,div,.p,a
{
	font-family:Trebuchet MS;
	font-size:10pt;
}

#footer
{
	border-top:1px solid #ccc;
	margin:0;
	padding:10px;
	text-align:left;
	width:730px;
}

.textBoxHundredPercentWidth
{
	width:100%;
}