table.selection
{
	border:none;
	margin-left:2%;
	margin-right:2%;
	margin-top:0.3em;
}

table.selection td
{
	border:none;
	width:33%;
	vertical-align:top;
	text-align:center;
}
table.selection td p
{
	text-align:center;
}
table.selection td a
{
	display:block;
}

table.selection h3
{
	font-size:100%;
	padding: 0px;
	background-color:#ffffff;
	color:#000000;
	border:1px solid #cccccc;
	text-align:center;
}
table.selection h3 a
{
	text-decoration:none;
}

table.selection a:hover
{
	background-color:#CCCCCC;
	color:#000000;
}

table.selection img
{
	border:none;
	display: block;
    margin-left: auto;
    margin-right: auto;
}

p.breadcrumb
{
margin:0em;
padding:0em;
padding-right: 1em;
display:inline;
border-right:1px dotted #000000;
}

p.linkbox
{
width:80%;
background-color:#eeeeee;
padding:5px 5px 5px 10px;
margin: 10px 0px 10px 0px;
border: 1px dotted #666666;
}
div.nextsteps
{
background-color:#CCCCCC;
width:50%;
float:right;
border: 2px solid #666666;
padding:0px;
}
div.nextsteps h3
{
background-color:#666666;
color:#ffffff;
font-size:100%;
}
div.nextsteps p
{
margin:3px;
}
p.boxright
{
float:right;
width:25%;
background:#006666;
padding: 10px;
color:#ffffff;
font-size:80%;
}
p.boxright a
{
color:#ffffff;
}
p.quote
{
font-size:110%;
font-weight:bold;
text-align:right;
}



