body {
   background-color: #3D3C4E;
   font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#leftcolumn{
	float:left;
	width: 150px;
}
#leftcolumn p{
   font-size: 10pt;
   color: #A9B3BC;
   font-weight: bold;
   text-align: right;
   margin-right: 5px;
   margin-top: 30px;
   margin-bottom: 30px;
}
#navmenu{
	margin-top:0;
}
#navmenu a:link{
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFD700;
	padding: 3px;
	display: block;
border-bottom:1px dotted #8785A1;
width:100%;
	text-decoration: none;
}
#navmenu a:visited{
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFD700;
	padding: 3px;
	display: block;
border-bottom:1px dotted #8785A1;
width:100%;
	text-decoration: none;
}
#navmenu a:hover{
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFD700;
	padding: 3px;
	display: block;
border-bottom:1px dotted #8785A1;
width:100%;
	text-decoration: underline;
}
#content{
	color: #F5F5F5;
	font-size: 10pt;
	margin-left: 220px;
	margin-right:100px;
	margin-top:0;
	line-height: 150%;
	width: 65%;
}
#content h1{
	color: #FFD700;
	margin-top: 50px;
	font-size: 14pt;
	text-transform: uppercase;
}
#content h2{
	color: #00A2FF;
	margin: 20px 0 0 0;
	font-size: 11pt;
	text-transform: uppercase;
	border-top: 1px dashed #42BAFF;
	margin-bottom: 0;
}
#content h3{
	color: #00A2FF;
	margin-top: 10px;
	font-size: 10pt;
	text-transform: capitalize;
	border-top: none;
	margin-bottom: 0;
}
#content h2 a:link{
	color: #00A2FF;
	text-decoration:none;
}
#content h2 a:visited{
	color: #00A2FF;
	text-decoration:none;
}
#content h2 a:hover{
	color: #FFD700;
	text-decoration:underline;
}
#content h2 a img{
	margin-left: 10px;
}
#content p{
	margin:0 0 10px 0;
}
#content ul{
	margin: 0 0 10px 20px;
}
#content p a:link, #content ul a:link{
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
   border-bottom:1px dashed #FFFFFF;
}
#content p a:visited, #content ul a:visited{
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
   border-bottom:1px dashed #FFFFFF;
}
#content p a:hover, #content ul a:hover{
	font-weight: bold;
	text-decoration: none;
	color:#FFD700;
   border-bottom:1px solid #FFD700;
}
/*#footer1{
	font-size: 8pt;
	color: #F3F3F3;
	margin-top: 30px;
	border-top: 1px solid #00A2FF;
	border-right: 0;
	border-bottom: 1px solid #00A2FF;
	border-left: 1px solid #00A2FF;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 5px;
	text-align: right;
	width: 320px;
	float: left;
	clear: left;
}*/
#footer{
clear:both;
   font-size: 8pt;
   color: #F3F3F3;
   margin-top: 30px;
   border-top: 1px solid #006DAC;
   padding-bottom: 2px;
   padding-top: 2px;
   padding-left: 10px;
   padding-right: 10px;
   text-align: left;
   margin-left: 220px;
   margin-top:50px;
}
#footer a:link, a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #FFD700;
}
#keywordtable{
   width:"500px";
   font-size: 10pt;
}
#keywordtable th{
   background-color: #2F4F4F;
   font-weight: bold;
   color: #EEEEEE;
   font-size: 8pt;
   text-align: center;
   padding: 2px;
   width:80px;
}
#keywordtable th.top{
padding:0;
width:20px;
}
#keywordtable th a:link{
   color: #ADD8E6;
   border-bottom: 1px dotted #ADD8E6;
   text-decoration:none;
}
#keywordtable th a:visited{
   color: #ADD8E6;
   border-bottom: 1px none #ADD8E6;
   text-decoration:none;
}
#keywordtable th a:hover{
   color: #FFD700;
   border-bottom: 1px solid #FFD700;
   text-decoration:none;
}

#keywordtable td{
   background-color: #999999;
   font-weight: bold;
   color: #2F4F4F;
}
#keywordtable td.fill{
   background-color: #FFD700;
   font-weight: bold;
   color: #2F4F4F;
}
p.articlelist{
   font-size:8pt;
   padding:20px 0 0 10px;
}
#google{
margin:0 0 20px 0;
padding:0;
}
#google img{
border:none;
clear:none;
}
#google input{
padding:0;
margin:0;
}
#google input.button{
font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:0.7em;
text-align:left;
padding:0 0 0 5px;
margin:5px 0 0 0;
}
div.google{
color: #94B7D5;
font-size:0.7em;
font-weight:bold;
padding:0;
margin:0;
}