@charset "utf-8";
/* Choices page */


body, h2, td, th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
}

h2 {
	font-weight: bold;
	color: #668b3d;
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
}

td {
	text-align: left;
}

th {
	text-align: left;
	font-weight:bold;
	white-space:nowrap;
	padding-bottom: 8px;
}

a:link, a:visited, a:hover {
	color: #668b3d
}
a:link.toplink, a:visited.toplink, a:hover.toplink {
	color:#668b3d;
	font-size:7pt;
}

.choices-banner {
	margin: 0 auto auto auto;
	width: 785px;
	height: 159px;
	display:block;
	background-image:url(/images/choices/header_choices2008.jpg);
	background-repeat:no-repeat;
	text-align:left;
	margin-bottom: 50px;
}


a.choices-link:link, a.choices-link:visited, a.choices-link:hover {
	text-decoration:none;
	font-weight: bold;
	color: #668b3d;
	background-image:url(/images/choices/bullet_large.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
	display:block;
}

a.program-link:link, a.program-link:visited, a.program-link:hover {
	text-decoration:none;
	color: #000000;
	background-image:url(/images/choices/bullet_small.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 11px;
	margin-bottom: 5px;
	display:block;
}


.choices-wrapper {
	margin: 0 auto auto auto;
	width: 625px;
}

.choices-links {
	position: relative;
	top: 65px;
	left: 655px;
	width: 120px;
}

#choices-table {
	width: 100%;
	border:none;
	margin-top: 20px;
}

#choices-listing {
	width: 100%;
	border:none;
	padding: 5px 20px 5px 20px;
}

p a:link, p a:visited, p a:hover {
	font-weight: bold;
	color: #668b3d;
}
#footer {
	text-align: left;
	margin-top: 25px;
}
#content{
	margin:0 auto;width:785px;}
}
#content-body{
	text-align:left;
}