body 
{
	font-size: 12pt;
      	font-family: "Times New Roman";
	background: #BEE6FF url(images/background.jpg) repeat-x;
}

div.right
{
	text-align:right;
	float:right;
	
}
div.left
{
	text-align:left;
	padding-left:15px;
}
div.ad
{
	text-align:left;
	border-top: 1px solid #00008B;
	border-bottom: 1px solid #00008B;
	border-left: 1px solid #00008B;
	border-right: 1px solid #00008B;
	width: 75%;
	padding: 5px;
}
td.column-center
{
	border-top: 2px solid #00008B;
	border-left: 2px solid #00008B;
	padding: 5px;
	text-align:left;
}

td.column-left
{
	
	/*border-top: 1px solid #00008B;*/
	background:  #BEE6FF;
	padding-top: 20px;
}

td.column-right
{
	background:  #BEE6FF;
	width: 20%;
}

p.nav
{
	margin-top: -10px;
	padding-top: 2px;
	border-top: 0;
	border-bottom: 2px solid #F0F8FF;
	text-indent: 0;
	font-size:10pt;
	line-height:12pt;
}

td.top-banner
{
	margin-top:80px;
	font-size:12pt;
 	text-align:right;
	display: block;
	padding: 0px;
}

#base-nav
{
	font-size:12pt;
	text-align:center;
}

#footer
{
	border-top: 2px solid #00008B;
	border-bottom: 2px solid #00008B;
}

table {font-size:12pt;}



div {font-size:12pt;}



h1   {
	font-size:30pt;
	font-family:"Times New Roman";
	font-weight:bold;
      	line-height=30pt;
	margin-bottom:0px;
}



h2   {font-size: 20pt;

      font-family:"Times New Roman";

      font-weight:bold;}



h3   {font-size: 16pt;

      font-family:"Times New Roman";

      font-weight:bold;

      line-height=16pt;}



h4   {font-size:14pt;

      font-family:"Times New Roman";

      font-weight:normal;

      line-height=12pt; 
}

h5   {
	font-size:16pt;
	font-family:"Times New Roman";
	font-weight:normal;
	line-height=18pt; 
	border-bottom: 2px solid #F0F8FF;
	/*border-top: 1px solid #00008B;*/
}

p    {
	font-size:12pt;
	font-family:"Times New Roman";
	line-height:14pt;
	text-indent:12pt;
	margin-top:6pt
}  



pre   {font-size:10pt;

       font-family:"Courier";

       line-height:14pt;

       color:red}


a:link
{
	color: #00008B;
}
a:visited
{
	color: #800080;
}
a:active
{
	color: #FF0000;
}
a:hover
{
	color: #DC143C;
}
a.external:hover
{
	color: #FFFF00;
	background: #6A5ACD;
}

a.glossary
{
	text-decoration: none;
}
a.glossary:hover
{
	color: blue;
	background: yellow;
}
a.glossary:visited
{
	color:  blue;
}

blockquote  {font-size: 12pt;

             font-family:"Times New Roman";

             font-style:italic;}

             
div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
display:block;
margin:24px 0 0 0;
}