@charset "utf-8";
body {
	margin: 0px;
	background-image: url(images/stripebg.png);
}

.container {
	background-image: url(images/bgsgs.png);
	height: 800px;
	padding-left: 38px;
	padding-right: 38px;
	padding-top: 8px;
}

.vol {
	vertical-align: top;
}


.top-info {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	width: 100%;
}

.top-info a {
	text-decoration: none;
	color: #CCCCCC;
}

.top-info a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.nav .button {
	display: inline;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.nav .button .left {
	background-image: url(images/cmibutton_left.png);
	width: 9px;
	background-repeat: no-repeat;
	height: 48px;
}

.nav .button .fill {
	background-image: url(images/cmibutton_fill.png);
	background-repeat: repeat-x;
	height: 48px;
	padding-top: 5px;
}

.nav .button .fill a {
	color: #FFFFFF;
	text-decoration: none;
}

.nav .button .fill a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.nav .button .right {
	background-image: url(images/cmibutton_right.png);
	width: 9px;
	background-repeat: no-repeat;
	height: 48px;
}

.content {
	padding-top: 8px;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

.content a {
	color: #FFFFFF;
}

.left-pane {
	width: 160px;
	padding-right: 5px;
	background-image: url(images/_xx_sep.png);
	background-position: top right;
	background-repeat: repeat-y;
	font-size: 11px;
	vertical-align: top;
}

.left-pane ul {
	list-style-image: url(images/icon_list_item_bullet_arrow_up_seagreen.jpg);
	margin-left: -15px;
}

.left-pane ul li a {
	display: block;
	color: #FFFFFF;
}

.content-middle-pane {
	vertical-align: top;
	padding-left: 5px;
}

h1 {
	margin-top: 0px;
	font-size: 22px;
	letter-spacing: -2px;
	background-image: url(images/border_bottom_headings.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

p {
	text-indent: .5in;
}

.footer {
	background-image: url(images/_800footer_bar.png);
	background-position: 0 25%;
	background-repeat: no-repeat;
	height: 65px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 15px;
}

.align-top {
	vertical-align: top;
}
