﻿body
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #333333;
}
h1, h2, h3, h4, h5, h6 {
/*	color:#989898;   */
	color:#696969;   
	text-align:left;
	padding:10px 0px 0px;
	margin:0px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, 
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	color:#696969;
	text-decoration: none;
}
h1 {font-size:x-large;}
h2 { font-size:large;}
h3 { font-size:medium;}
h4 { font-size: small;}
h5 { font-size: smaller;}
h6 { font-size: x-small;}

blockquote {
background-color: #CCCCCC;
border:1px solid  #666666;
padding:15px;
color:#000;
}
blockquote a {
text-decoration:underline;
}
blockquote a:hover {
text-decoration:underline;
}
.bodyContentTD a 
{
	color:#989898;
}
.bodyContentTD a:hover
{
	text-decoration:none;}

/******************************************************************/ 
/************************	 SIDEBAR	*******************/ 
/******************************************************************/ 
/*.verticalRightBarTD {
	color: #333333;
	margin:15px;
	}
.verticalRightBarTD a{
	color:#333333;
	text-decoration:underline;
}
.verticalRightBarTD a:hover{
	text-decoration:none;
}
.verticalRightBarTD h1, .verticalRightBarTD h2, .verticalRightBarTD h3, .verticalRightBarTD h4 , .verticalRightBarTD h5, .verticalRightBarTD h6
{
	color: #333333;
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:1em;
}

.verticalRightBarTD h1 a, .verticalRightBarTD h2 a, .verticalRightBarTD h3 a, .verticalRightBarTD h4 a, .verticalRightBarTD h5 a, .verticalRightBarTD h6 a
{
	text-decoration:none;
	color: #333333;
}
.verticalRightBarTD h1 a:hover, .verticalRightBarTD h2 a:hover, .verticalRightBarTD h3 a:hover, .verticalRightBarTD h4 a:hover, .verticalRightBarTD h5 a:hover, .verticalRightBarTD h6 a:hover
{
	text-decoration:none;
	background-color:#eaecd4;
	color: #333333;
}
*/.verticalRightBarTD ul{
	padding:10px 15px 0px 0px;
	margin:0px;
}
.verticalRightBarTD li {
	
	margin:0px;
	list-style:none;
	padding-bottom: 6px;
	padding-left:4px;
	line-height:125%;
}
.verticalRightBarTD li a {
	color:#354e71;
	text-decoration:none;
	border:none;
}
.verticalRightBarTD li a:hover{
	color:#354e71;
	text-decoration: underline;
	border:none;
}
a {
color:#000000;
}
a:hover {
color: #666666;
}
a:visited {
color: #333333;
}

