/* CSS Document */
body {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size:90%;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	margin-top:0px;
	margin-bottom:15px;
}
a {
	color:#333333;
}
a.arrow {
	background-image:url(../images/tpl_bullet1.gif);
	background-repeat:no-repeat;
	background-position: 0 50%;
	padding-left:15px;
	display:block;
}
a.color1 {
	color: #666666;
	text-decoration:none;
}
a.red{
color:#993333;
}

a.color1:hover {
	text-decoration:underline;
}
a.color2 {
	color: #993333;
	text-decoration:none;
}

a.color2:hover {
	text-decoration:underline;
}


blockquote {
	margin:0 20px;
	margin-right:0px;
}
h1 {
	font-size:130%;
	color:#993333;
	margin-top:0px;
	margin-bottom:20px;
}
h1.grey {
	color:#666666;
}
h2 {
	font-size:120%;
	color:#666666;
	margin-top:0px;
	margin-bottom:20px;
}
h3 {
	font-size:110%;
	color:#666666;
	margin-top:20px;
	margin-bottom:20px;
}
.page-skipnavigation {
	display:none;
}
.page-topbar {
	background-color:#993333;
	font-size:120%;
	color:#FFFFFF;
	height:53px;
}
.page-topbar-content {
	margin-left:50px;
	width:660px;
}

.page-navbar {
	background-color:#666666;
	padding-left:50px;
	font-size:80%;
	font-weight:bold;
	color:#FFFFFF;
	height:21px;
}
.page-navbar a {
	color:#FFFFFF;
	text-decoration:none;
}
.page-navbar a:hover {
	text-decoration:underline;
}
.page-navbar-element {
	float:left;
}
.page-navbar-stripe {
	width:1px;
	float:left;
	background-color:#B7B7B7;
	height:21px;
}
.page-content {
	padding-left:50px;
	padding-top:20px;
	padding-bottom:20px;
	width:710px;
	background-image:url(../images/tpl_bg_arrow.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:80%;
	height:auto;
	position:relative;
}
.page-footer {
	width:710px;
	padding-right:50px;
	padding-top:2px;
	padding-bottom:2px;
	color:#FFFFFF;
	background-color:#CC3333;
	font-size:80%;
	text-align:right;
	clear:both;
}
.page-footer-credits {
	width:660px;
	padding-left:50px;
	padding-right:50px;
	padding-top:5px;
	padding-bottom:2px;
	color: #666666;
	background-color:#ffffff;
	font-size:80%;
	text-align:right;
	clear:both;
}
.page-footer a {
	color: #FFFFFF;
	text-decoration:none;
}
.page-footer a:hover {
	text-decoration:underline;
}
.page-image {
	float:right;
	padding-left:20px;
	padding-bottom:20px;
}
.page-column1 {
	width:520px;
	float:left;
}
.page-column3 {
	width:470px;
	float:left;
}
.page-column2 {
	width:166px;
	float:left;
}



.page-programmelinks a {
	color: #666666;
	text-decoration:none;
	
}
.page-programmelinks a:hover {
	text-decoration:underline;
	clip: #993333;
}
.table-padding {
padding-bottom:15px;

}
a.cafe{ text-decoration:none;}
.table-padding-left {
	padding-left:10px;
}
.text-highlight {
	color:#993333;
}
.text-dark {
	color:#333333;
}
.text-bullets {
	margin:0px;
	padding:0px;
	padding-left:15px;
	list-style-image:url(../images/tpl_bullet1.gif);
	margin-bottom:15px;
}
.text-bullets li {
	padding-bottom:2px;
}
.text-arrow {
	background-image:url(../images/tpl_bullet1.gif);
	background-repeat:no-repeat;
	background-position: 0 50%;
	padding-left:10px;
}
.text-arrow2 {
	background-image:url(../images/tpl_bullet2.gif);
	background-repeat:no-repeat;
	background-position: 0 50%;
	padding-left:10px;
}
.cafefont{ font-size: 10px; margin-right:10px;}
.cafefontextrapadding{ font-size: 10px;}

table.references {
	border:none;
	border-collapse:collapse;
	width:450px;
}
table.references tbody tr th {
	text-align:left;
	padding:5px 10px 10px 10px;
	width:150px;
	vertical-align:top;
}
table.references tbody tr th.downloadable {
	background:url(../images/tpl_bullet1.gif) 0 10px no-repeat;
}
table.references tbody tr td {
	padding:5px 5px 10px 5px;
	vertical-align:top;
}
.downloadsTabs {
	position:absolute;
	left:150px;
	top:20px;
	margin-left:52px;
}

downloadable2 th{
background:url(../images/tpl_bullet1.gif) 0 10px no-repeat;
font-weight:bold;
width:300px;
}