/* CSS Document */
body{
background-color: #fff;
background-image: url(../images/csco_01.jpg);
background-repeat: repeat-x;
padding: 0px;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: justify;
line-height: 18px;
color: #000;
}
.date {
color: #fff;
}
p{
padding: 4px;
padding-bottom: 0px;
padding-top: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: justify;
line-height: 19px;
color: #000;
}
.content {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: justify;
line-height: 18px;
color: #000;
}
.sheading {
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px;
font-weight: bold;
padding: 3px;
color: #000;
height: 20px;
padding-top: 10px;
display: block;
}
.heading {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
padding: 3px;
color: #fff;
background-color: #C00000;
height: 20px;
display: block;
}
.heading a {
color: #fff;
text-decoration: none;
}
.heading a:hover{
color: #fff;
text-decoration: underline;
}
a{
font-size: 12px;
font: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #000;
}
a:hover{
font-size: 12px;
font: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #8F0000;
}
.spacer {
height: 8px;
}
.nav {
font-size: 12px;
font: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: normal;
}
.nav a{
color: #000;
width: 121px;
height: 20px;
display: block;
padding-top: 6px;
text-align: center;
border-bottom: 0px;
}
.nav a:hover{
width: 121px;
height: 20px;
background-image: url(../images/csco_29.jpg);
display: block;
padding-top: 6px;
text-align: center;
color: #8F0000;
border-bottom: 1px solid #E5EEFF;
}
.nav a.active{
width: 121px;
height: 20px;
background-image: url(../images/csco_29.jpg);
display: block;
padding-top: 6px;
text-align: center;
color: #8F0000;
border-bottom: 1px solid #E5EEFF;
}
.sub {
height: 35px;
text-align: center;
}
.tabs{
font-family: "Times New Roman", Times, serif;
color: #3f3f3f;
background-color:#fff;
font-size: 13px;
font-weight: bold;
height: 25px;
border: 1px solid #3f3f3f;
}
.newsimage{
border: 1px solid #3f3f3f;
padding: 4px;
background-color: #fff;
}
.newsletter{
border: 1px solid #F9A5A5;
padding: 4px;
background-color: #F9C5C7;
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
}
.feature{
border: 1px solid #FCC58D;
padding: 4px;
background-color: #FED8A7;
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;

}
.footer {
background-image: url(../images/csco_68.jpg);
height: 35px;
background-repeat: repeat-x;
padding-top: 15px;
display: block;
text-align: center;
color: #000;
}
.footer a{
color: #000;
}
.footer a:hover{
color: #8f0000;
}
.heading_blue {
color: #000066;
font-weight: bold;
text-align: justify;
}
.exnews{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
tr.exnews {
background-color: #F9F9F7;
}
tr.exnews:hover {
background-color: #E9F0FA;
}
.border {
background-color: #3f3f3f;
height: 1px;
}

form {
padding: 0px;
margin: 0px;
border: 1px solid #3f3f3f;
}
.textf {
width: 155px;
height: 16px;
border: 1px solid #3f3f3f;
background-color: #fff;
font-size: 11px;
padding-top: 3px;
padding-left: 4px;
}
.texta {
width: 100%;
height: 100px;
border: 1px solid #3f3f3f;
background-color: #fff;
font-size: 11px;
padding-top: 3px;
padding-left: 4px;
}