﻿body 
{
	background:#faefb7 url(../images/main/background.gif) repeat-x top center;
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS, Helvetica, Arial, Sans-Serif;
	font-size:14px;
	text-align:left;
}
td
{
	padding:0px;
	margin:0px;
	text-align:left;
}
p
{
/*	padding:10 auto;*/
	text-align:left;
}
.smallText
{
	font-size:10px;	
	text-align:left;
}

h1
{
	color:#660000;
	font-family:Trebuchet MS, Helvetica, Arial, Sans-Serif;
	font-size:36px;
	font-weight:normal;
	padding:3px auto;	
}
h2
{
	color:#000000;  /*660000*/
	font-family:Trebuchet MS, Helvetica, Arial, Sans-Serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	padding:3px auto;	
}
h3
{
	color:#904300;
	font-family:Trebuchet MS, Helvetica, Arial, Sans-Serif;
	font-size:13px;
	font-weight:normal;
	padding:3px 5px;	
	text-align:justify;
}
h4
{
	color:#000000;
	font-family:Trebuchet MS, Helvetica, Arial, Sans-Serif;
	font-size:14px;
	font-weight:bold;
	padding:0px auto;	
}
ul
{
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
}
li
{
	margin-left:5px;
	padding:1px;
	list-style-type:disc;	
}
a, a:link, a:visited, a:hover, a:active
{
	font-size:1.0em;
	color:#904300;
	text-decoration:none;
	border-bottom:dotted 1px #904300;
}
a:hover
{
	font-size:1.0em;
	color:#B98600;
	text-decoration:none;
	border-bottom:solid 1px #B98600;
}

#layout
{
	width:900px;
	margin:0 auto;
	text-align:center;
	background-color:Transparent;
}
#content
{
	margin:0 auto;
	text-align:center;
	background-color:#fff;
	vertical-align:top;
	padding-top:10px;			
}
#divDifference
{
	background-color:#660000;	
	height:90px;	
	margin-top:5px;
}
#divDifferenceText, #divDifferenceText a, #divDifferenceText a:link, #divDifferenceText a:visited, #divDifferenceText a:active, #divDifferenceText a:hover
{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-align:left;	
	padding-top:30px;
	padding-left:0px;
	margin-left:20px;

}
#divDifferenceText a, #divDifferenceText a:link, #divDifferenceText a:visited, #divDifferenceText a:active
{
	border-bottom:dotted 1px #fff;	
}
#divDifferenceText a:hover
{
	border-bottom:solid 1px #fff;	
}
#divQuickLinks
{
	height:229px;	
	margin-top:20px;
	width:400px;	
}
#divQuickLinks table
{
	width:390px;
	text-align:left;	
}
#divQuickLinks .details
{
	text-align:left;
	width:100%;
	padding-left:20px;	
	color:#904300;	
}
#divQuickLinks hr
{
	border:none;
	border-bottom:1px dotted #904300;
	width:100%;
	height:1px;
}
#divQuickLinks a, a:link, a:active, a:visited, .details a, .details a:link, .details a:visited
{
	text-decoration:none;
	color:#904300;	
	border:none;
}
#divQuickLinks a:hover, .details a:hover
{
	text-decoration:underline;
	color:#B98600;	
	border:none;
}
/*with straight edges*/
#contentouter
{
	margin:0 auto;
	text-align:center;
	width:892px;
	background-color:#DBCEA5;
	vertical-align:top;
	
}
#contentinner
{
	background-color:#fff;
	border:solid 1px #B98600;
	vertical-align:top;
	position: relative;
	text-align:center;
	left: -4px;
	top: -4px;
	padding-top:10px;		
}
.noindent
{
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 10px;
	list-style-type:disc;	
}
.nobullet
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;	
	padding-bottom:1.4em;	
}
.nobullet a, .nobullet a:link, . nobullet a:visited, .nobullet a:hover, .nobullet a:active
{
	font-size:1.0em;
	color:#904300;
	text-decoration:none;
	border-bottom:dotted 1px #904300;
}
.nobullet a:hover
{
	font-size:1.0em;
	color:#B98600;
	text-decoration:none;
	border-bottom:solid 1px #B98600;
}
.doublespace
{
	padding-bottom:1.0em;
}
.quoteSpeaker
{
	font-size:12px;
	text-align:right;
	font-style:italic;
}