td {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000;}
body {  background-color: #E7E7DE; color: #000000; margin: 0px;}
a:link {  color: #05077E; text-decoration: none;}
a:visited {  color: #05077E; text-decoration: none;}
a:hover {  color: #05077E; text-decoration: underline;}
a:active {  color: #05077E; text-decoration: none;}
a.small:link {  color: #05077E; font-size: 8pt;}
a.small:visited {  color: #05077E; font-size: 8pt;}
a.small:hover {  color: #05077E; font-size: 8pt;}
a.small:active {  color: #05077E; font-size: 8pt;}
.footer { font-size: 7pt; font-family: tahoma, times, arial; padding: 5px; line-height: 125%; text-align:center;}
p {text-indent: .5cm}
h3 { font-family: tahoma, times, arial; font-size: 11pt; letter-spacing: -1px;}
img {border: 0px; }


.table { width: 205px; height: 385px; background-image: url(images/menu_bottom2.gif); background-repeat: none; text-align:left;}
.content { width: 559px; height: 168px; background-image: url(images/content_bg.jpg); background-repeat: repeat-y; text-align:left; padding:10px;}
.spacer { width: 150px; }

h2{
	color:#000066;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FFFFFF;
	border: 1px solid #000066;
	padding : 2pt 2pt 2pt 2pt;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
}

/***left Side Bar***/

#navlist { margin-top: 0px; margin-left: 0px;}
 
#navlist ul {
 list-style: none;
}

#navlist li a{
 display: block;
 height: 20px;
 width: 120px; 
 padding: 5px;
 margin: 5px;
 background: #E1DCD6;
 border-right: 4px solid #444;
 color: #333333;
 text-align:left;
 font-size: 10pt;
 font-family: trebuchet ms, arial, tahoma, times;}
 
#navlist li a:hover {
 color: #FFFFFF;
 background: #757776; text-decoration: none;
 border-right: 4px solid #010A76;}
 
#navlist li .active {
 color: #333333;
 background: #E1DCD6;
 border-right: 4px solid #444;}