body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height:150%;
	background-color:#FFFFFF;
	/* background: linear-gradient(#a6a8bc, #4a4d5f); */
}

a:link, a:visited {
	color: #18324B;
	text-decoration: none;
}

a:hover, a:active {
	color: #214467;
	text-decoration: underline;
}

p {text-align:justify;  }

ul li {
list-style-image: url(../images/bullet1.png) ;
line-height:150%;}

ol li {
line-height:150%;}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 12px 0;
}
h1 {
	font-size: 20px;
	line-height: 24px;
	color:#006600;
	font-weight:bold;
}
h2 {
	font-size: 18px;
	line-height: 22px;
	color:#cc0000; 
	font-weight:bold;
}
h3 {
	font-size: 16px;
	line-height: 20px;
	color:#003955;
	font-weight:bold;
}
h4 {
	font-size: 14px;
	line-height: 16px;
	font-weight:normal;
}
h5 {
	font-size: 13px;
	line-height: 15px;
	font-weight:normal;
}
h6 {
	font-size: 12px;
	line-height: 14px;
	font-weight:normal;
}

hr 
{
    border-width: 0 0 1px 0;
    border-style:dashed;
    border-color: #ddd;
	margin:2px;
}

.breadcrumb {
	background-color: #f0f0f0;
	padding-top:5px;
	padding-left:10px;
	margin:0px;
	border-radius:0px;
	margin-top:0px;
	color:#000;
	font-size:14px;
}

.breadcrumb a {
font-weight:normal;
color:#333;
}

img {
padding-right:5px;
}

.tab_outermost {
margin-left:auto;
margin-right:auto;
width:1200px;
margin-top:10px;
background-color:#FFFFFF;
/* box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);  */
box-shadow: 0 0px 30px #999; 
}

.tab_outermost td {
vertical-align: top;
padding:0px;
}

.tab_top1_outer {
width:100%;
background-color:#fff;
}

.tab_top1 {
width:1200px;
color:#ffffff;
border-radius:0;
margin-left:auto;
margin-right:auto;
}

.tab_top1 td {
}

.tab_top2_outer {
width:100%;
background-color:#330000;
}

.tab_top2 {
width:1200px;
/* background: linear-gradient(#a6a8bc, #4a4d5f); */
margin-left:auto;
margin-right:auto;
}

.tab_top2 td {
padding:0px;
margin:0px;
}

.tab_top2 td li{
list-style-image:none;
list-style:none;
}

.tab_news1_outer {
}

.tab_news1 {
width:100%;
color:#000;
margin-top:0px;
}

.tab_news1 td  {
	vertical-align:top;
	padding:0px;
}

.tab_news2_outer{

}

.tab_news2 {
margin:20px 0;
width:1200px;
color:#000;
background-color:#fff;
}

.tab_news2 td  {
	padding:10px;
	vertical-align:top;
}

.tab_news2 .card {
margin-top:0px;
border:  0px solid #e6e6e6;
border-top:0px solid #e8eaee;
border-radius:0px;
padding:0px;
background-color:#fff;
}

.tab_news2 .card-header {
color:#990000;
font-weight:bold;
font-size:20px;
border-bottom:0px solid #e8eaee;
padding:10px;
/* box-shadow: 0 6px 10px #999; */
margin-bottom:15px;
background-color:#fff;
/* background: linear-gradient(to right, #5c799e , #9bb2cf); */
}

.tab_news2 p , .tab_news2 h4  {
padding:5px;
}

.tab_news2 a  {
font-weight:bold;
}

.tab_news3_outer{
}

.tab_news3 {
margin:0;
width:100%;
color:#fff;
background: url(../images/body.png) ;
}

.tab_news3 td  {
	padding:10px;
	vertical-align:top;
	text-align:left;
}

.tab_news3 .card {
margin-top:0px;
border:  0px solid #e6e6e6;
border-top:0px solid #e8eaee;
border-radius:0px;
padding:0px;
background: url(../images/body.png) ;
}

.tab_news3 .card-header {
color:#ffff99;
font-weight:bold;
font-size:20px;
border-bottom:0px solid #e8eaee;
padding:10px;
/* box-shadow: 0 6px 10px #999; */
margin-bottom:15px;
background: url(../images/body.png) ;
/* background: linear-gradient(to right, #5c799e , #9bb2cf); */
}

.tab_news3 p , .tab_news3 h4  {
padding:5px;
}

.tab_news3 a  {
font-weight:bold;
}

.tab_bottom1_outer {
width:100%;
background: url(../images/footer.png) ;
}

.tab_bottom1 {
margin-top:30px;
width:1200px;
height:100px;
/*background: #fff bottom url(../images/footer1.png); */
color:#fff;
margin-left:auto;
margin-right:auto;
}

.tab_bottom1 td {
padding:10px ;
font-size:14px;
}

.tab_bottom1 .card {
	padding:0px;
	border-radius:0px;
border:0px solid #ddd;
background:none;
margin-top:5px;
box-shadow:none;
}

.tab_bottom1 .card-header {
border-bottom:0px solid #dfe4e6;
padding:10px 2px 2px 0px;
    margin: 5px;
	color:#ffff00;
	font-weight:bold;
}

.tab_bottom1 td a:link, .tab_bottom1 td a:visited  {
color:#ffff99;
}

.tab_bottom1 h3  {
color:#ffff99;
margin-left:15px;
text-align:right;
}

.tab_content {
width:1200px; 
background-color:#fff;
color:#000;
margin-left:auto;
margin-right:auto;
border:none;
margin-top:-1px;
}

/*
.tab_content a {
	color: #28527B;
	text-decoration: none;
}
.tab_content a:hover, .tab_content a:focus {
	color: #336699;
	text-decoration: underline;
}
*/

table.category {
border:1px solid #fff;
}

table.category td  {
background:none;
border:none;
padding:5px 0;
}

table.category td.list-title {
    background: url(../images/bullet1.png) no-repeat scroll left center transparent;
	padding-left:20px;
	 border-bottom:0px dotted #ccc;
}
