/* CSS Document */

body {
	background: #01493B url(/_images/bg-inside.gif) top left repeat-x;
	color: #747474;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height:135%;
	margin: 0;
	padding: 0;
}

#wrapper {
	background-color:#fff;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 980px;
}

#title {
	background: url(/_images/title-inside.gif) top left no-repeat;
	height: 25px;
	text-align: right;
	padding: 64px 18px 0 0;
}

#header {
	border-top: 1px #8E959B solid;
	padding-top: 8px;
	height: 188px;
	background: url(/_images/header-inside.gif) top left no-repeat;

}

#container {
	background: #fff url(/_images/content-inside.gif) top right no-repeat;
	padding: 26px 29px 20px 0px;
}

#content {
	float: right;
	width: 763px;
}

#content ul {
	margin: 0px 0px 0px 15px; 
	padding: 0px 15px 0px 20px;  
}

#content ul#right {
	width: 202px;
}

#content ul li {
	color: #747474; 
	font-size: 10px; 
	margin: 0px 3px 0px 0px;
	padding: 2px 0px;
}

#content ul ul {float: none; }

#subnav {
	background: #fff;
	float: left;
	width: 188px;
	margin: 0px;
	padding: 0px;
}

#subnav ul {
	list-style: none; 
	margin: 35px 0 0 10px; 
	padding: 0px 25px;
}
#subnav ul li {
	padding: 10px 0px; 
	text-indent: 0px;
}
#subnav ul li a {
	color: #747474; 
	font-weight: normal;
	text-decoration: none; 
}
#subnav ul li a:hover, #subnav ul li a.current {
	color: #01493B;
}
#subnav ul ul {
	margin: 0px 0px 0px 5px; 
	padding: 0px 0px 0px 10px;
}
#subnav ul ul li {
	padding: 5px 0px;
}


h1 { 
	font-size: 15px;
	font-weight: bold;
	margin: 12px 0px;
	padding:0px;
	color: #01493B;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	margin: 30px 0 6px 0;
	padding:0px;
	color: #01493B;
}

h3 {
	font-size: 10px;
	font-weight: bold;
	color: #747474;
	padding: 0px;
	margin: 18px 0px 7px 0px;
}

h4 {
	font-size: 10px;
	font-weight: bold;
}


p {
	line-height: 160%;
}


dl dt {
	color:#333333;
	font-weight:bold;
}
dl dd {
	margin:0 0 2em 15px;
}

/*#footer {
	margin: -10px auto 0px auto;
	padding: 15px 0px;
	width: 980px;
	background-color: #ffffff;
	text-align:center;
}*/

#logos {
	position: absolute;
	right: 49px;
	bottom: 10px;
}



#enclosureFeatures,
#ContentLeft {
	float:left;
	width:450px;
	margin-right: 19px;
}


#sidebar {
	float:left; 
	width: 277px; 
	background:url(/_images/divider.gif) 0px 21px no-repeat; 
	padding-left: 13px; 
	margin: 22px 0px 0px 0px;
}

#sidebar p { line-height: normal; }

#sidebar a { color: #747474; font-weight: bold; }
#sidebar a:hover { color: #01493B; }

#images {
	float: left;
}

.graphic {
	margin:0 20px 0px 0;
}

.preArticleText {
	font-style: italic;
	font-size: 14px;
}


.floatLeft {
	width: auto;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.floatRight {
	width: auto;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
#videoPlayer {
	float: right;
	width: 330px;
	margin-left: 20px;
}


#enclosures #wrapper #title a:link,
#enclosures #wrapper #title a:visited {
	color: #FFFFFF;
}
#enclosures #wrapper #title a:hover,
#enclosures #wrapper #title a:focus {
	color: #97BD0E;
}

