@charset "UTF-8";
/* CSS Document */

.tab a{
color: #fff;
text-decoration: none;
}
.tab1
a{
color: #fff;
text-decoration: none;
}
.tab2
a{
color: #fff;
text-decoration: none;
}
.tab3 a{
color: #fff;
text-decoration: none;
}
a:hover{
color: #fcb040;
background: #;
}
p{
margin: 0;
padding: 0px;
line-height: 1.5em;
text-align: justify;
}
.box{
background: #fff;  padding:10px;
}
.box1{
background: #fff;  padding:10px; 
}
.box2{
background: #fff; padding:10px; 
}
.box3{
background: #fff; padding:10px; 
}
#boxholder{
	width:100%;
clear: both;
padding: 2px;
background: #00b3f6;
}
.tab{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: #00b3f6 url(../images/bluetab.jpg) no-repeat;
}
.tab span{
color: #fff;
background: #00b3f6 url(../images/bluetabover.jpg) no-repeat;}

.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}

#boxholder ul li { list-style-type:none; }
#boxholder ul li a{
color: #017cad;
display: block;
width: 100%;
padding: 3px 0;
line-height:17px;
text-decoration: none;
border-bottom: 1px solid #c5e6f3;
list-style:none;
}


#boxholder ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
list-style:none;
}

#boxholder ul li a:visited, ul .newsfeed li a:active{
color: #017cad;
}

#boxholder ul li a:hover{
color: #fcb03a;
background-color: #fff;
}

.comments-link, .readmore-link 

{

padding-top: 0pt;

padding-right: 5px;

padding-bottom: 5px;

padding-left: 0px;

background-image: url("images/jc_blog.gif");

background-repeat: no-repeat;

}
