/* CSS Document */
body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/022808-jag-bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
}
.index-right-bg {
	background-image: url(../../images/030708-index-right-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.index-right-bg-white {
	background-image: url(../../images/030708-index-right-bg-white.jpg);
	background-repeat: repeat-y;
}
.index-right-col-first {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 25px;
}
.index-right-col-first li{
	padding-bottom: 4px;
	list-style-type: none;
}
.index-right-col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 25px;
}
.index-right-col li{
	padding-bottom: 4px;
	list-style-type: none;
}

