* {
	font-family:	verdana, arial, sans-serif;
}

td {
	font-size:		10px;
}

td.leftcol {
	padding: 		8px;
	border-right:	1px dotted #c0c0c0;
	border-left:	1px dotted #c0c0c0;
}

td.content {
	padding:		8px;
	border-right:   1px dotted #c0c0c0;
}

.red {
	color:			red;
}

.prered {
        color:                  red;
	font-family: courier;
}

td.statuscell {
	font-size:		9px;
}

td.statuscelltitle {
	font-size:		10px;
	font-weight:	bold;
	border-bottom:	1px solid #c0c0c0;
}

h1 {
	font-size:		16px;
	font-weight:	bold;
	color:			#808080;
}

h3 {
	font-size:		12px;
	font-weight:	bold;
	color:			#395d8d;
}

h5 {
        font-size:              22px;
        font-weight:    bold;
        color:                  #395d8d;
	border:		0px;
	margin:		0px;
}


div.newsitem {

}

div.newstitle {
	color:			#395d8d;
	font-weight:	bold;
	font-size:		12px;
	padding-bottom:	2px;
	border-bottom:	1px dotted #c0c0c0;
}

td.headbot {
	padding-bottom:	6px;
	border-bottom:  1px dotted #c0c0c0;
}

div.newsbody {
	padding: 		2px;
	font-size: 		12px;
}

.newsdate {
	font-size:		8px;
	color:			#000000;
	font-weight:	normal;
}

.aspath {
	border:			1px solid #c0c0c0;
}

.smallnote {
	font-size:		8px;
}

a.statuslink {
	color:			#808080;
	text-decoration:none;
	font-weight:	bold;
}

a.statuslink:hover {
	color:			#000000;
}

ul.submenu {
	list-style-type:square;
}

a.submenu {
	color:			#808080;
	text-decoration:none;
	font-weight:	bold;
}

a.submenu:hover {
	color:			#000000;
}

a {
	color:			#395d8d;
	text-decoration:none;
	font-weight:	bold;
}

a:hover {
	color:			#000000;
}

td.contacthead {
	padding:		2px;
	padding-left:	6px;
	background:		url('/images/common/cell_header_bg.png');
	background-color:#395d8d;
	color:			#ffffff;
	font-weight:	bold;
	font-size:		13px;
}

table {
	margin:			0px;
	border:			0px;
}

ul {
	list-style-image: url(/images/common/blue_list_arrow.gif);
	font-size: 10px;
}

li {
	list-style-image: url(/images/common/blue_list_arrow.gif);	
}

.grey {
	color:			#808080;
}

td.just {
	font-size:		10px;
	text-align:		justify;
}

.lpad16 {
	padding-left: 16px;
}

td.cards {
	text-align: right;
	color: #808080;
	font-size: 9px;
	border-top: 1px dotted #c0c0c0;
	padding-top: 4px;
}

#cards {
	bottom: 0;
	vertical-align: bottom;
	height: 100%;
}

pre {
	font-size: 9px;
}

table.peerlist {
	padding: 4px;
	border: 0px;
}

table.peerlist tr.active {
	background-color: #a8e0a5;
}

table.peerlist tr.down {
	background-color: #e0d0a5;
}

table.peerlist tr.none{
	background-color: #f9cbcb;
}

table.ixplist {
	border: 1px solid #c0c0c0;
	border-bottom: 0;
	margin-left: 10px;
}

table.ixplist th {
	background-color: #395d8d;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;	
	text-align: left;
	padding-right: 20px;
}

table.ixplist td {
	padding-right: 20px;
	line-height: 18px;
	border-bottom: 1px solid #c0c0c0;
}
