/*  
Pearson Whitfield - http://www.sodadesign.co.uk
*/
body{
	background:#fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size:9px;
	line-height:18px;
	color:#666;
	background: #ffffff url(../elements/bkg.gif) center top;
	background-repeat: no-repeat;
}

#wrapper{
	width:910px;
	margin:0 auto;
	padding:0;
}


h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:12pt;
	color:#971b1f;
	margin:20px auto 5px auto;
	padding:0 0 0 20px;
}

p{
	font-size:11px;
	margin:5px 0 10px 0;
	padding-left:4px;
}

a:link, a:visited, a:active{ 
    color:#ffffff; 
	border-bottom: 1px dotted #ffffff; 
	text-decoration:none;
}

a:hover { 
text-decoration:underline; color:#ffffff;
}

ul, li{
	list-style-type:none;
	margin:0;
	padding:0;
}

.list{
	color: #333; 
	line-height: 24px;
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 15px;
	background: url(../elements/bullet.gif) 2px 8px no-repeat;
}

.list a:link, a:visited, a:active{ 
    color:#333; 
	text-decoration:none;
}
.list a:hover{ 
    color:#A0031E; 
	text-decoration:none;
}

.none{
	display:none;
}

.mainHeader {
	font:18px Arial, Helvetica, sans-serif;
	color:#A0031E;
	font-weight: normal;
	padding:0 0 0 0;
}

.subHeader {
	font-size: 12px;
	font-family: Trebuchet MS, san-serif, Arial, Helvetica, sans-serif;
	color: #D44D96;
	font-weight: bold;
}

.middleBody {
	font-family: verdana, "Lucida Grande", "Lucida Sans Unicode", geneva, sans-serif;
	font-size:9px;
	font-weight:bold;
	line-height:20px;
	color:#666;
	padding:10px 0 0 0;
}
.middleBody a:link {
	color:#A0031E;
}
.middleBody a:visted {
	color:#A0031E;
}
.middleBody a:active {
	color:#A0031E;
}
.middleBody a:hover {
	color:#A0031E;
}

.clear{
	clear:both;
}

.swf{
	width:400px;
	float:right;
	margin:25px 0 10px 0;
	padding:0;
	border:#ddd 1px solid;
	text-align:center;
}

.swfClear{
	width:400px;
	margin:20px 0;
	padding:0;
	border:#ddd 1px solid;
	text-align:center;
}


#header{
	width:810px;
	height:110px;
	float:left;
	margin:45px 0 0 77px;
	padding:0 0 0 0;
	background: url(../elements/header.gif) left bottom no-repeat;
}

#banner{
	width:810px;
	height:128px;
	float:left;
	background: url(../elements/banner3.jpg) left top no-repeat;
	margin:30px auto 30px 54px;
	padding:0 0 0 0;
}

#main{
	width:1000px;
	margin:0 0 0 0;
	padding:0;
}

#subNav{
	width:130px;
	font-family: Verdana, Helvetica, sans-serif; 
	color:#666666;
	font-size: 9px; 
	line-height: 12px;
	margin:0 0 10px 68px;
	padding:0 10px 10px 10px;
	float:left;
}


#middleMain{
	width:320px;
	height: 290px;
	margin:0 20px 40px 13px;
	padding:0 40px 10px 20px;
	float:left;
}

#rightMain{
	width:160px;
	margin:40px 0 20px 0;
	padding:10px 30px 0 0;
	float:left;
}

.rightColumn p{
	padding:0 10px 0 6px;
	/*margin:0 0 10px 0;*/
}

.flash{
	margin:0 0 20px 0;
	padding:0;
}

#footer{
	width:810px;
	height:20px;
	float:left;
	background-color: #A0031E;
	margin:0 50px 0 50px;
	padding:0 0 0 15px;
}

.credits{
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, sans-serif;
	font-size: 8px;
	color:#ffffff;
}
.credits a:link{ 
    color:#ffffff; 
	border-bottom: 1px dotted #ffffff; 
	text-decoration:none;
}
.credits a:visited{ 
    color:#ffffff; 
	border-bottom: 1px dotted #ffffff; 
	text-decoration:none;
}
.credits a:active{ 
    color:#ffffff; 
	border-bottom: 1px dotted #ffffff; 
	text-decoration:none;
}
.credits a:hover { 
text-decoration:underline; color:#ffffff;
}

#pageBottom{
	width:810px;
	height:50px;
	float:left;
	margin:0 50px 0 50px;
	padding:0 0 0 15px;
}

.style1 {font-size: 9px}
.arrowlistmenu{
width: 140px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font:11px Arial, Helvetica, sans-serif;
color:#888;
letter-spacing:-1px;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 6px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 4px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
font:11px Arial, Helvetica, sans-serif;
letter-spacing:-1px;
color: #A70303;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

.arrowlistmenu ul li .active{
color: #A70303;
background-color: #F3F3F3;
}


