@charset "utf-8";
/* CSS Document */

body
{ 	background-image:url(images/grey-bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11px;
	background-color: #505050;
}

sup { font-size:9px;}

img
{	border:none;
}

h1
{	font-size:15px;
	font-weight:bold;
	color:#787878;
	margin: 0;
}

h2
{	font-size:13px;
	font-weight:bold;
	color:#01819b;
	margin: 0;
	margin-bottom: 3px;
}

h3
{	font-size:12px;
	font-weight:normal;
	margin: 0;
}

h4
{	font-size:12px;
	font-weight:bold;
	margin-bottom: 3px;
}

h5
{	font-size:12px;
	font-weight:normal;
	margin: 0;
}

a
{	text-decoration:none;
	color:#666666;
}

a:hover
{	text-decoration:underline;
	color:#0066FF;
}

.header-info
{	font-size:12px;
	margin-bottom: 5px;
}

.nav-bg
{	background-image:url(images/bluebar-bg.gif);
	height: 31px;
}

.selected
{ color:#000000;}

.grey-border-box
{	width: 292px;
	height:235px;
	border-color: #CCCCCC;
	border: solid;
	border-width:1px;
}

.footer
{ color:#9f9f9f;}

.feed
 {
  margin-left: 3px;
  padding: 0 0 0 25px;
  background: url("../images/rss-small.png") no-repeat 0 50%;
}

.twitter
 {
  margin-left: 3px;
  padding: 0 0 0 25px;
  background: url("../images/twitter.png") no-repeat 0 50%;
}

.facebook
 {
  margin-left: 3px;
  padding: 0 0 0 25px;
  background: url("../images/facebook2.png") no-repeat 0 50%;
}
 .typepad
 {
  margin-left: 3px;
  padding: 0 0 0 25px;
  background: url("../images/typepad.png") no-repeat 0 50%;
}
.cabi
   {
   font-size:13px;
   font-weight:bold;
   padding-left: 10pt;
   padding-right: 10pt;
   }

h6
{	font-size:20px;
	font-weight:bold;
	color:#787878;
	margin: 0;
}

.cabi2
   {
   font-size:13px;
   font-weight:bold;
   padding-left: 10pt;
   padding-right: 10pt;
   }