/* Delve Styles */

body {
	background: #8F8B7D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

h1 {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: .2em;
	font-family: Helvetica, Geneva, Verdana, Arial;
	font-size: 1.8em;
	font-weight: normal;
}

h2 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 1.25em;
	font-weight: normal;
	color: #444026;
	font-family: Helvetica, Geneva, Verdana, Arial;
	text-transform: uppercase;
}

h3 {
	font-weight: normal;
	font-size: 1.1em;
	vertical-align: top;
	padding-top: 0;
	margin-top: 0;
}

h4 {
	margin-top: -9;
	margin-bottom: -10;
	padding-top: -9;
	padding-bottom: -10;
	font-size: 1em;
	font-weight: normal;
	color: #444026;
	font-family: Helvetica, Geneva, Verdana, Arial;
	text-transform: uppercase;
}
h5 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 1em;
	font-weight: normal;
	color: #444026;
	font-family: Helvetica, Geneva, Verdana, Arial;
	text-transform: uppercase;
}

#wrapper {
	background: #FFF;
	background-image: url(images/bg.gif);
	margin: 10px auto;
	width: 721px;
}

#top_cap {
	background-image: url(images/top_cap.gif);
	width: 720px;
	height: 18px;
}

#logo {
	text-align: right;
}

#logo img {
	padding:  0 40px;
	margin: 20px 0;
	background: #FFF url(images/logo_edge.gif) repeat-y right;
	border: 0px;
}

#header {
	padding: 20px 60px;
}

#header a {
	color: #4889AC;
	font-size: 1.1em;
}

#header a:hover {
	color: #DB9732;
}

#nav_top {
	background-image: url(images/nav_top.gif);
	height: 8px;
}

.videoclips {
	text-align: right;
	background: #4889AC;
}

.videoclips a img {
	border: 0px;
}

.link {
	background: #4889AC;
	background-image: url(images/button_bg.gif);
	width: 157px;
	text-align: center;
	vertical-align: middle;
}

.link a {
	text-decoration: none;
	font-family: Helvetica, Geneva, Verdana, Arial;
	font-weight: bold;
	color: #FFF;
}

.link a:hover {
	color: #DB9732;
}

#nav_bottom1 {
	background: #DBD9C8 url(images/nav_bottom1.gif) repeat-x top;
	height: 6px;
}

#nav_bottom2 {
	background: #DBD9C8 url(images/nav_bottom2.gif) repeat-x top;
	height: 6px;
}

.image {
	background: #DBD9C8 url(images/right_edge.gif) repeat-y right;
	padding: 20px 25px;
	border-bottom: 1px dotted #B3B0A2;
	vertical-align:top;
}

.image a img {
	border: 0px;
}

.image p {
	font-size: .9em;
}
.image ul {
	margin:0;
	padding:0 0 0 1.2em;
	font-size: 0.9em;
	list-style-type: circle .2em;
}
.descript {
	padding: 20px 25px;
	vertical-align: top;
	background: #D3D1BF url(images/left_edge.gif) repeat-y left;
	border-bottom: 1px dotted #B3B0A2;
}
.description {
	padding: 20px 25px;
	vertical-align: top;
	background: #D3D1BF url(images/left_edge.gif) repeat-y left;
	border-bottom: 1px dotted #B3B0A2;
}
.description p {
	padding: .2em 0 1.5em 0;
	margin:0px;
}

.description a {
	margin: 2em 0 0 0;
	padding: 6px;
	color: #22526C;
	background: #DBD9C8;
	border: 1px solid #BEBCAD;
}
.description img {
	border: none;
	margin-right:10px;
}
.thank {
	margin: 1em 0 0 0;
	padding: 6px;
	color: #22526C;
	background: #DBD9C8;
	border: 1px solid #BEBCAD;
}
.specification {
	font-size: .9em;
}

.spectitle {
	background: #C8C7B7;
	border-bottom: 1px solid #BEBCAD;
}

.specbrdrr {
	border-right: 1px solid #BEBCAD;
}

.specbrdrb {
	border-bottom: 1px solid #BEBCAD;
}

#bottom_banner {
	background-color: #C8C7B7;
	border-bottom: 1px solid #B7B59B;
}

.additional {
	width: 172px;
	padding: 20px 30px;
	float: left;
}

.additional ul {
	font-size: 0.9em;
	list-style-type: circle .2em;
	padding: 0 0 0 0.5em;
	list-style-position: outside;
	margin: 1em;
}

#footer_navigation {
	text-align: center;
}

#footer_navigation a {
	color: #222;
}

#bottom_cap {
	background-image: url(images/bottom_cap.gif);
	width: 720px;
	height: 18px;
}

#copyright {
	text-align:center;
	color: #333;
}

