.special
{
	font-size: inherit;
	line-height: inherit;
	border: 1px gray solid;
	padding:20px;
	margin-bottom:10px;
}
.special span
{
	font-size: 14px;
	line-height: 16px;
	color: #336699;
	width: 100%;
	display: block;
	font-weight:bold;
	margin-bottom:15px;
}
.table_text, 
.table_text_r, 
.table_text2,
.table_text2_r 
{
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	line-height: 14px;
	padding: 2px 0 2px 0;
	background-color: #f6f6f6;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}
.table_text_r, 
.table_text2_r
{
	text-align: right;
}
.table_text2, 
.table_text2_r
{
	background-color: #e1e1e1;
}
div#call
{
	margin: 0;
	width: 160px;
	height: 180px;
	background-image: url('../grcs/blue-box.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 235px;
	left: 600px;
	padding: 10px;
}
div#call p
{
	width: 140px;
	line-height: 13px;
	color: #fff;
}
div#call2
{
	margin: 0;
	width: 160px;
	height: 220px;
	background-image: url('../grcs/blue-box2.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 205px;
	left: 600px;
	padding: 10px;
}
div#call2 p
{
	width: 140px;
	line-height: 13px;
	color: #fff;
}
div#nav {
	margin: 0;
	padding: 0;
	width: 180px;
	float:right;
}
div#nav ul {
	border: 0;
	margin: 5px 0 12px 15px;
	padding: 0;
	list-style: none;
}
div#nav li {
	line-height: 1.3em;
	border-bottom: 1px dotted #999;
	margin: 0;
	padding: 2px 0 2px 0;
	line-height: 14px;
}
div#nav li:first-child {
	border-top: 1px dotted #999;
}
div#nav a {
	text-decoration: none;
	color: #336699;
}
div#nav a:hover {
	color: #003366;
	background-color: #e6e6e6;
	display: block;
}
* html div#nav ul {
	border-top: 2px dotted #ccc;
}
div#nav a span
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.65em;
	float: right;
	color: #999;
}
.altRows {
	background-color: #EDF3FE;
}
div.newsy, div.newsy a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	padding: 10px;
	color: black;
}
div.newsy a:hover
{
	background-color:#f8f8f8;
}
div.newsy b
{
	font-size: 11px;
	color: #369;
}
