#dal_content h2 {
	/*margin: .75em 0;  html 4 default */
	margin-top:.4em;
	margin-bottom:.3em;
	text-transform: uppercase;
}
#dal_content h3 {
	/*	margin: .83em 0;  html 4 default */
	margin-top:.55em;
	margin-bottom:.3em;
}
#dal_content h4 {
	/*margin: 1.12em 0; html 4 default */
	margin-top:.8em;
	margin-bottom:.3em;
}
#dal_content h5 {
	/*margin: 1.5em 0;  html 4 default */
	margin-top:.8em;
	margin-bottom:.3em;
    color: #08488F;
}
#dal_content h6 {
 	/* margin: 1.67em 0;  html 4 default */
	margin-top:.8em;
	margin-bottom:.3em;
	color: #08488F;
	font-size: 0.9em;
	}

.page-title {
width:470px;  /*to avoid Subject manager*/
}

#dal_content .content p {
	 /*margin: 1.12em 0; html 4 default  */
	 margin-top: 0px;
	  margin-bottom:.9em;
	  line-height: 1.4em;
}
#dal_content .content p,
#dal_content .content td,
#dal_content .content ul p,
#dal_content .content ol p {
	  /*font-size:105%;*/
}

#dal_content .content ul,
#dal_content .content ol {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	line-height: 15px;
}

#dal_content .content ul p,
#dal_content .content ol p {
	margin-bottom:0.3em;
}

blockquote {
	margin-left: 20px;
	line-height: 15px;
}

blockquote p{
	font-size: .9em;
	margin:0px;
}

/* submenu: used for short horizontal menus (Locations, for instance */

.submenu {
	margin-top:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #668099;
}
.submenu a {
	color: #668099;
	}
.submenu a:link {
	text-decoration: none;
	}
.submenu a:hover {
	color: #00467C;
	text-decoration: underline;
	}
.submenu .current,
.submenu .current:hover {
	color: #00467C;
	text-decoration: none;
	}
.submenu .inactive {
	color: #999;
	text-decoration: none;
	}

	/* 'subhead a' selector added so subhead links cound retain their style (JMac 061010*/
#subhead,
#subhead a
{
color: #679820;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
font-size: 14px;
font-weight: bold;
line-height: 14px;
}

#subhead2
{
color: #00467C;
margin-top: 0px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
font-size: 11px;
font-weight: bold;
line-height: 14px;
}

#head
{
font-size: 2em;
font-weight: bold;
color: #08488F;
line-height: 1em;
margin-bottom: 0em;
}

#dal_content .dal-red {color: #B31B34;}
#dal_content .dal-green {color: #55891A;}
#dal_content .dal-blue {color: #08488F;}
#dal_content .dal-blue2 {color: #336699;}
#dal_content .dal-gold {color: #BB7900;}

.gray-0 {color:#000;}
.gray-3 {color:#333;}
.gray-6 {color:#666;}
.gray-9 {color:#999;}
.gray-12 {color:#ccc;}
.gray-15 {color:#fff;}
.gray-0b {background-color:#000;}
.gray-3b {background-color:#333;}
.gray-6b {background-color:#666;}
.gray-9b {background-color:#999;}
.gray-12b {background-color:#ccc;}
.gray-15b {background-color:#fff;}

.bold {font-weight: bold; }

/* ---------------------------------------------------------------------------- */

#dal_content #title h1 {
        color: #55891a;
        font-size: 30pt;
        font-weight: bold;
        margin: 0px 0px 10px 0px;
        padding: 0px 0px 0px 15px;
}

#dal_content #title h2 {
	text-transform: none;
        color: #bb7900;
        font-size: 12pt;
        font-weight: bold;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        display:inline;
}

#dal_content #title .subnav_fp {
        padding: 0px 0px 0px 15px;
}
/*	--------------------------------------------------------------
	Fieldset box
	--------------------------------------------------------------*/
#dal_content .content fieldset {
	margin:10px 8px 8px 8px ;
	padding:0px 8px 8px 8px ;
	/*border:1px solid #666666;*/
}
#dal_content .content fieldset legend {
	padding:0px 4px 6px 4px;
	margin-left:-6px;
	font-weight:bold;
	color:#111;
}
/*	--------------------------------------------------------------
	--------------------------------------------------------------*/

#dal_content .mixed-case {
	text-transform: none;
	}
/*	--------------------------------------------------------------
	Alpha menu
	--------------------------------------------------------------*/
.alpha-menu {
	font-size:0.85em;
	font-weight:bold;
	/*background-color: #aaa;*/
	margin: 2px 6px 0 6px;
	margin:0;
	border-left: 1px solid #fff;
	height:1.2em;
}
.alpha-menu ul {
	display:inline;
	margin:0px;
	padding:0;
	list-style: none;
}
.alpha-menu li {
	border-right: 1px solid #fff;
	float:left;
	width:1.65em; /*3.85% */
	text-align: center;
}
.alpha-menu li a {
	display: block;
	background-color: #ddd;
	color: #222;
	text-decoration: none;
	height:100%;
}
.alpha-menu li a:hover {
	background-color: #bbb;
	color: #eee;
	}
.alpha-menu.narrow li {
	width:1.6em;
}
.r_content {
	padding: .3em;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	line-height: .9em;
	float:   right;
	width:   170px;
	display: block;
	position:absolute;
	right: .2em;
	top:.5em;
	color: #AAAAAA;
	font-size: 75%;
	font-weight: bold;
}
.r_content form {
	margin:0px;
	padding:0px;
	}
.r_content select {
	font-size:100%;
	width:170px;
	margin-bottom:1.0em;
}
.r_content input {
	font-size:.9em;
	padding-left:4px;
	padding-right:4px;
}

/*	--------------------------------------------------------------
	Tabbed navigation block
	--------------------------------------------------------------*/
.section-tabs {
	float:left;
	width:100%;
	background:#fff url("images/tab_bg.gif") repeat-x bottom;
	font-size:0.9em;
	line-height:normal;
	}
.section-tabs ul {
	margin:0;
	 padding:0px 10px;
	list-style:none;
	}
.section-tabs li {
	display:inline;
	margin:0;
	padding:0;
	}
.section-tabs a,
.section-tabs .inactive a:hover {
	float:left;
	background:url("images/tab_left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	border-bottom:1px solid #888;
	text-decoration:none;
	}
.section-tabs a span,
.section-tabs .inactive a:hover span {
	float:left;
	display:block;
	background:url("images/tab_right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	font-weight:bold;
	color:#444;
	}
.section-tabs .inactive {
	cursor:default;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.section-tabs a span {float:none;}
/* End IE5-Mac hack */
.section-tabs a:hover span {
	color:#222;
	}
.section-tabs .current a {
	background-position:0 -150px;
	border-width:0;
	}
.section-tabs .current a span {
	background-position:100% -150px;
	padding-bottom:5px;
	color:#222;
	}
.section-tabs a:hover {
	background-position:0% -150px;
	}
.section-tabs a:hover span {
	background-position:100% -150px;
	}

.mystyle {
background-color:#990099;
}
/*	--------------------------------------------------------------
	Default settings
	--------------------------------------------------------------*/
form {
	margin:0;
	}
#dal_bottom
{
width: 920px;
}

#footer
{
width: 920px;
}

