body {
	color: #333333;
	background-color: #FFFFFF;
}
table {
	font-family: verdana,arial,Helvetica;
	font-size: 12px;
	line-height: 1.5;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana,arial,Helvetica;
	font-size: 12px;
	line-height: 1.4;
}
.narrative {
	padding: 15px;
	font-family: verdana,arial,Helvetica;
	font-size: 11px;
	line-height: 1.4;
}
.style2 {
	FONT-SIZE: 100%;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #333333;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #333333;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:    url(ddl_bullet.gif);
	color: #333333;
}
a:link {
	color: #3582B0;
}
a:visited {
	color: #333333;
}
a:link:hover {
	color: #000099;
}
#navBar{

	width: 178px;
	margin: 0px;
	padding: 0px;
	background-color: #53798A;
	border-bottom: 1px solid #cccccc;
	font-size: 10px;
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #999999;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 100%;




}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 5px 0px 2px 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#sectionLinks a:hover{
	background-color: #F2C893;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.hnavbarbg {
	background-image:  url(ddlgraphics/hsmvindex_bg.gif);
}
.headingbg {
	background-image:   url(ddlgraphics/ddlindex_background.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.paneltextddl ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:    url(ddlgraphics/ddl_bullitt_panel.gif);
	color: #333333;
}



.paneltextddl a:link {
	color: #006699;
}
.paneltextddl a:visited {
	color: #663366;
}
.paneltextddl a:link:hover {
	color: #000000;
}


.centercoltext h1 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.rightcoltext h1 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.leftcoltext h1 {
	font-size: 11px;
	font-weight: none;
	color: #006699;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.title1 {
	font-family: verdana,Arial,sans-serif;
	font-size: 100%;
	color: 003399;
	font-weight: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.title2 {
	font-family: verdana,Arial,sans-serif;
	font-size: 15px;
	color: #660000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 14px;
	font-family: verdana,arial,Helvetica;
	color: #003399;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-family: verdana,arial,Helvetica;
	font-size: 14px;
}
.leftcolbg {
	background-repeat: repeat-x;
	background-color: #BAE4EE;
}
.leftcoltext {
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.3;
}
.topcorner {
	background-image:    url(ddlgraphics/ddl_corner.gif);
	background-repeat: no-repeat;
	background-position: 160px;
}

.rightcoltext {
	padding-right: 20px;
	padding-left: 20px;
	color: #333333;
}
.parahead {
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	padding-top: 5px;
}


.paneltextddl {
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
}

.textwrap {
	width: 500px;
	padding-left: 20px;
}


.footer a{
	color: #333333;
	font-size: 10px;
}
.footer a:visited{
	text-decoration: underline;
	color: #333333;
	font-size: 10px;
}
.footer a:hover{
	text-decoration: underline;
	color: #333333;
	font-size: 10px;
}
.footer {
	font-family: verdana,arial,Helvetica;
	color: #ffffff;
	font-size: 10px;
	background-color: #53798A;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-left: 10px;
} 

.rightcoltext {
	padding-right: 30px;
	padding-left: 30px;
}

.centercoltext {
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
}
.bottomline {
	border-bottom: 1px dashed #333333;
}
