/* CSS Document */
body
{
	
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #555; 
	margin: 0px;
	padding: 0px;
	background: url("") repeat-x #000000;
		
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #2180BC;
	background: inherit;
}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: none;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;	 		
}
h1 {
	font-size: 150%;	
	font-weight: normal;
	color: #006699;
}
h2 {
	font-size: 140%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 120%;
	color: #666666; 
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(../images/quote.gif) no-repeat 5px 5px;    
}

/**** start - table ****/
table {
	border-collapse: collapse;
		
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}

td.first,th.first {
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* end - table */

/* sidebar */
#sidebar {
	float: left;
	margin: 0;	padding: 0; 
	display: inline;		
}
#sidebar ul.sidemenu {
	list-style: none;
	margin:10px 0 10px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom: 1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #000149;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:14px solid #CCC;	
	
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 12px;
	background: #f2f2f2;
	color: #339900;
	border-left:14px solid #9EC630;
	border-right:4px solid #9EC630;
	
}

/* subsidebar */
#subsidebar {
	float: left;
	width: 23%;
	margin: 0;	padding: 0; 
	display: inline;		
}
#subsidebar ul.sidemenu {
	list-style: none;
	margin:10px 0 10px 15px;
	padding:0;		
}
#subsidebar ul.sidemenu li {
	margin-bottom: 1px;
	border: 1px solid #f2f2f2;
}
#subsidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #339900;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:14px solid #CCC;	
	
	min-height:18px;
}

* html body #subsidebar ul.sidemenu a { height: 18px; }

#subsidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 12px;
	background: #f2f2f2;
	color: #0099CC;
	border-left:14px solid #0099cc;
	border-right:4px solid #0099ff;
	
}


/* form elements */
form {

	background-color: #FAFAFA; 	

	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:1px;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(button-bg.jpg) repeat-x 0 0;
	border: none;
}
input.buttonsmall { 
	font: bold 10px Arial, Sans-serif; 
	height: 18px;
	margin: 0;
	padding: 1px 3px; 
	color: #FFF;
	background: #8EB50C url(button-bg.jpg) repeat-x 0 0;
	border: none;
}


.mytbox
{
height:17px;
font-size:12px;
color:#006699;
width:200px;
}

.myemail
{
height:14px;
font-size:12px;
color:#006699;
width:100px;
}


#tsearch
{
width:150px;
height:12px;
}

#tnewsletter
{
width:50px;
border-color:#CCCCCC;
border-width:1px;
border-style:solid;
margin-left:5px;
width:145px;
height:16px;
color:#999999;
}

.leftlink, .leftlink:visited, .leftlink:active
{
font-weight:bold;
color:#6A6969;
font-size:12px;
text-decoration:none;
}

.leftlink:hover
{
color:#999999;
padding-left:1px;
}

.tinytxt
{
font-size:10px;
color:#999999;
padding-top:3px;
}

.rightboxtext
{
padding-left:5px;
padding-right:10px;
color:#666666;
text-align:justify;
}

.unsubscribetext, .unsubscribetext:link, .unsubscribetext:visisted, .unsubscribetext:active
{
padding-left:5px;
padding-right:10px;
color:#0E6387;
text-decoration:none;
}

.unsubscribetext:hover
{
color:#6699CC;
}

.newsscrollertext, .newsscrollertext:link, .newsscrollertext:visisted, .newsscrollertext:active
{

color:#999999;
text-decoration:none;
}

.newsscrollertext:hover
{
color:#6699CC;
}

.homephlink, .homephlink:link, .homephlink:visisted, .homephlink:active
{
color:#0E6387;
text-decoration:none;
}

.homephlink:hover
{
color:#6699CC;
}

#contentholder
{
	padding:12px 12px 12px 12px;
	margin: 5px 0 0 5px;
	line-height: 150%;
	
	
}
#contentholder h2 {
	margin-top: 10px;
	font: Bold 140% 'Trebuchet MS', Tahoma, Sans-serif;
	color: #88ac0b; 
	padding: 5px 0 5px 25px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/square-green.png) no-repeat 3px 50%;	
	text-transform: none;
}
#contentholder h2 a {
	background: none;
	color: #88ac0b;
	text-decoration: none;
}

#contentholder ul li {
	list-style-image: url(../images/greenbullet.gif);
}


.box-text {
	font-weight: bold;
	color: #21262A;
	padding: 1px; margin: 20px 10px 10px 10px;
}

.read-more {
	background-color: #E8EAEB;
	padding: 1px; margin: 20px 10px 10px 10px;
	border: 1px solid #cccccc;
	font-size: 95%;	
}
.read-more .readmoretext {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 0px 0 5px;
}


.post-footer {
	font-weight: bold;
	background-color: #E8EAEB;
	padding: 1px; margin: 20px 10px 10px 10px;
	border: 1px solid #cccccc;
	font-size: 95%;	
}

.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}


/* Footer */	
#footer {
	color: #C6DDEE;
	clear: both;
	text-align: center;	
	font-size: 92%;	
}
#footer a { 
	color: #FFF;
	text-decoration: none; 
}

.footerlink, .footerlink:link, .footerlink:visited, .footerlink:active
{
color:#C7DBE3;
font-size:11px;
text-decoration:none;
}

.footerlink:hover
{
color:#19AFEB;
}

/*footer end */

.pageheader_title
{
color:#6699CC;
border-bottom-color:#6699CC;
border-bottom-style:dashed;
border-bottom-width:1px;
}

.pageheader
{
font-size:12px;
color:#6699CC;
border-bottom-color:#6699CC;
border-bottom-style:dashed;
border-bottom-width:1px;
}

.homepgtext {
font-size:11px;
color:#333333;
padding-top:3px;
padding-left:5px;
text-align:justify;
}

.homepgheading{
font-size:11px;
font-weight:bold;
color:#666666;
padding-top:3px;
padding-bottom:3px;
}

.showshadow{
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, 
    Color='#D2D1D1', Positive='true');
	border-style:solid;
	border-width:1px;
	border-color:#2A97B3 
}