@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #0949A3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A5640F;
}
a:hover {
	text-decoration: underline;
	color: #0949A3;
}
a:active {
	text-decoration: none;
	color: #0949A3;
}
a {
	font-weight: bold;
}
table.box {
	border: 1px solid #ffffff;
	border-right: 0px;	
}    	
span.show {	
	color:              #000000;
	font-size:          18px;
	font-family:        Arial, Sans-serif;
	font-weight:        normal;	
}
span.under {
	color:              #000000;
	font-size:          14px;
	font-family:        Arial, Sans-serif;
	font-weight:        normal;
}
td.content {
	background-color:   #F3F6EA;
	color:              #000000;
	font-size:          11px;
	font-family:        Arial, Sans-serif;
	font-weight:        bold;
	border-right: 		1px solid #ffffff;
	padding-top:        4px;
	padding-bottom:     4px;
}
td.content_alt {
	background-color:   #A1B7C1;
	color:              #000000;
	font-size:          11px;
	font-family:        Arial, Sans-serif;
	font-weight:        bold;
	border-right: 		1px solid #ffffff;
	padding-top:        4px;
	padding-bottom:     4px;    				
}
td.content_head {
	background-color:   #A1B7C1;
	color:              #000000;
	font-size:          11px;
	font-family:        Arial, Sans-serif;
	font-weight:        bold;
	border-right: 		1px solid #ffffff;
	padding-top:        4px;
	padding-bottom:     4px;    				
}
.headline {
	font-size: 15px;
	font-weight: bold;
}
.subhead {
	font-size: 13px;
	font-weight: bold;
}
