body{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
background-color: #333333;
}
a {
	text-decoration:none;
	color:#1A3260;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
	color:#000000;
}
div.wrapper{
position:absolute;
left:25px;
top:10px;
}
div.header{
	position:absolute;
	top:5px;
	width:900px;
	height:74px;
	background-image: url(images/dHurst_01a.gif);
	background-repeat:no-repeat;
	border-top:1px solid #1A3260;
	border-left:1px solid #1A3260;
	border-right:1px solid #1A3260;	
}
div.headerTextBox{
	position:absolute;
	top:10px;	left:595px;
	width:300px;
	text-align:right;
	color:#1A3260;
	font-weight:bold;	
}
div.headerRibbon{
	position:absolute;
	top:80px;
	width:900px;
	height:28px;
	background-image:url(images/dHurst_02a.gif);
	background-repeat:no-repeat;
	border-left:1px solid #1A3260;
	border-right:1px solid #1A3260;	
}
div.menuRibbon{
	position:absolute;
	top:108px;
	width:900px;
	height:20px;
	background-image:url(images/dHurst_03.gif);
	background-repeat: repeat-x;
	border-left:1px solid #1A3260;
	border-right:1px solid #1A3260;
	border-bottom:1px solid #000000;
	font-size:9pt;
	font-weight:bold;
	padding-top:2px;
}
div.menuRibbon a{
	font-size:10pt;
	border-right:1px solid;
	border-top:0px;
	color:#1A3260;
	padding-top:2px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
}
div.menuRibbon a:hover{
	background-image:url(images/dHurst_05.gif);
	color:#ffffff;
	text-decoration:none;
	border-right:1px solid #000000;
	border-top:0px;
}
div.menuRibbonLeft{
	padding-left:5px; 
	float:left;
}
div.menuRibbonRight{
	padding-right:5px; 
	float:right;
}
div.content{
	position:absolute;
	top:129px;
	width:900px;
	border-left:1px solid #1A3260;
	border-right:1px solid #1A3260;	
	border-bottom:1px solid #1A3260;
	background-image:url(images/dHurst_06.gif);
	background-repeat: repeat-x;
	background-color: #909099;
}

div.contentPaneLeft{
	float:left;
	margin:5px;
	padding:0px;
}
div.contentPaneLeftSub{
	margin-bottom:5px;
	padding:0px;
	border-top:1px solid #1A3260;
	border-left:1px solid #1A3260;
	border-right:1px solid #1A3260;
	border-bottom:1px solid #1A3260;
	width:521px;
	background-color:#ffffff;
}
table.adminForm
	{
		width:500px;
	}
tr.adminFormHeader
	{
		font-weight:bold;
	}
tr.smallList
	{
		font-size:8pt;
	}
div.contentPaneLeft h5{
	text-align:center;
	font-size:10pt;
	padding:3px;
	margin:0px;

	border-bottom: 1px solid #1A3260;
	background-image:url(images/dHurst_05.gif);
	background-repeat: repeat-x;
	color:#ffffff;
}
div.contentPaneLeft span{
	padding:5px;
	display:block;
}
div.contentPaneLeft span.Headline{
	font-weight:bold;
	display:block;
	border-bottom:1px solid #E5E6E8;
	padding-top:5px;
}
div.contentPaneRight{
   float:left;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	border-left:1px solid #1A3260;
	border-right:1px solid #1A3260;
	border-bottom:1px solid #1A3260;
	width:175px;
	background-color:#ffffff;
}
div.contentPaneRight h5{
	vertical-align:middle;
	text-align:center;
	font-size:8pt;
	padding:3px;
	margin:0px;
	border-top: 1px solid #1A3260;
	border-bottom: 1px solid #1A3260;
	background-image:url(images/dHurst_05.gif);
	background-repeat: repeat-x;
	color:#ffffff;
}
div.contentPaneRight span{
	padding:3px;
	display:block;
	font-size:8pt;
	text-align:center;
}
div.contentPaneRight img{
	border:none;
}

div.menuPaneLeft
{
	float:left;
	margin:5px;
	padding:0px;
	width:175px;
}
div.menuPaneLeftSub
{
	background-image:url(images/dHurst_05.gif);
	background-repeat: repeat-x;
	width:175px;
	font-weight:bold;
	color:#ffffff;
	padding:3px;
	border:1px solid #000000;
}
div.menuPaneLeftOptions
{
	width:168px;
	padding:3px;
	padding-left:10px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#eeeeee;
}
div.menuPaneLeftOptions a
{
	font-weight: normal;
	font-size:8pt;
}

form.menuLoginForm{
	font-size:8pt;
	font-weight:bold;
}
input.menuLoginField{
	width:65px;
}

div.footer{
	clear:both;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	border-top:1px solid #1A3260;
	background-image:url(images/dHurst_05.gif);
	background-repeat: repeat-x;

}
img.bioPic{
	padding-right:5px;
	float:left;
}
img.bioPicR{
	padding-right:5px;
	float:right;
}
