body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	background-color:#fff;	
}

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) ;}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 12px 0;
}
h1 {
	font-size: 20px;
	line-height: 28px;
	color:#990000;
	font-weight:normal;
}
h2 {
	font-size: 18px;
	line-height: 24px;
	color:#006600;
	font-weight:normal;
}
h3 {
	font-size: 16px;
	line-height: 20px;
	color:#000066;
	font-weight:normal;
}
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: #E7EFF8;
	padding-top:5px;
	padding-left:10px;
	margin:0px;
	border-radius:0px;
	margin-top:0px;
	color:#000;
}

.breadcrumb a {
font-weight:normal;
color:#333;
}

img {
padding-right:5px;
}

.tab_outermost {
margin-left:auto;
margin-right:auto;
width:100%;
margin-top:10px;
/* box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2); */
}

.tab_outermost td {
vertical-align: top;
padding:0px;
}

.tab_top1_outer {
width:100%;
background-color:#18324B;
}

.tab_top1 {
width:1200px;
color:#ffffff;
border-radius:0;
}

.tab_top1 td {
vertical-align:top;
padding:0px;
}

.tab_top2_outer {
width:100%;
margin-top:-10px;
background-color:#C8DBEE;
}

.tab_top2 {
margin-top:0px;
}

.tab_top2 td {
}

.tab_top2 td li{
list-style-image:none;
list-style:none;
}

.tab_news1_outer {
width:100%;
background-color:#18324B;
}

.tab_news1 {
color:#000;
margin-top:5px;
}

.tab_news1 td  {
	vertical-align:top;
	padding:20px;
}


.tab_news2_outer{
width:100%;
background-color:#AFCBE4;
}

.tab_news2 {
width:1200px;
color:#000;
}

.tab_news2 td  {
	padding:15px;
	vertical-align:top;
}

.tab_news2 .well {
margin-top:0px;
border :0px solid #d4cfc2;
border-top:0px solid #e8eaee;
border-radius:0px;
padding:0px;
background-color:#DEEAF3;
height:350px;
}

.tab_news2 .well .page-header {
color:#18324B;
font-weight:bold;
border-bottom:0px solid #e8eaee;
padding:10px;
box-shadow: 0 6px 10px #999; 
margin-bottom:15px;
}

.tab_news2 p , .tab_news2 h4  {
padding:5px;
}

.tab_news2 a  {
font-weight:bold;
}

.tab_news3_outer{
width:100%;
background-color:#A2C0DF;
}

.tab_news3 {
width:1200px;
color:#000;
}

.tab_news3 td  {
	padding:15px;
	vertical-align:top;
}

.tab_news3 .well {
margin-top:0px;
border :0px solid #d4cfc2;
border-top:0px solid #e8eaee;
border-radius:0px;
padding:0px;
background-color:#DEEAF3;
height:250px;
}

.tab_news3 .well .page-header {
color:#18324B;
font-weight:bold;
border-bottom:0px solid #e8eaee;
padding:10px;
box-shadow: 0 6px 10px #999; 
margin-bottom:15px;
}

.tab_news3 p , .tab_news3 h4  {
padding:5px;
}

.tab_news3 a  {
font-weight:bold;
}

.tab_bottom1_outer {
width:100%;
background-color:#18324B;
}

.tab_bottom1 {
width:1200px;
height:100px;
/*background: #fff bottom url(../images/footer1.png); */
margin:40px 0 40px 0;
border:0px solid #003300;
color:#fff;
}

.tab_bottom1 td {
padding:5px ;
font-size:12px;
}

.tab_bottom1 .well {
	padding:0px;
	border-radius:0px;
border:0px solid #ddd;
background:none;
margin-top:5px;
box-shadow:none;
}

.tab_bottom1 .well .page-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:#ffffdd;
}

.tab_bottom1 h3  {
color:#ffff00;
margin-left:15px;
text-align:right;
}

.tab_content {
width:1200px; 
background-color:#EEF4F9;
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 soild #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;
}

table.article {
border:1px solid #999;
}

table.article td  {
border:1px solid #999;
padding:5px;
}

/* contact form */
.dl-horizontal dd {
	margin-left: 5px;
}