/* CSS Document */
.header img {
	left: 0;
	position: absolute;
	width: 20em;
	padding: 20px;
	
	
  }
body{
	margin:0;
	padding:0;
	text-align:center;
	background:  no-repeat #fff;
	line-height:20px;
font-family: "Book Antiqua", Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	font-size:13px;
}
a{
	text-decoration: none;
	color:#FFFFFF;
}
a:link {
	text-decoration: none;
	color:#FFFFFF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#333333;
}
a:active {
	text-decoration: none;
}
tr,td{

	line-height:18px;
}
#content td{

	text-align:justify;
	line-height:18px;
}
#menus a{
	font-size:11px;
	color:#FFFFFF;
}
#menus a:link {
	text-decoration: none;
	font-size:11px;
	color:#FFFFFF;
}
#menus a:hover {
	text-decoration: none;
	font-size:11px;
	color:#333333;
}
#menus td{
	height:59px;
	vertical-align:middle;
	text-align:center;
	background-repeat:no-repeat;
	background-position:left;
	background-color:#00AEEF;
	width:20%;
}
#top-text td
{
	color:#FFFFFF;

}
#top-menu a
{
	color:#FFFFFF;
}
#top-menu a:link
{
	color:#FFFFFF;
}
#top-menu a:hover
{
	color:#333333;
}

.heading
{
	color:#000000;
	font-weight:bold;
}

#txt td
{
	color:#333333;
	text-align:justify;
	line-height:18px;
}
#txt a
{
	color:#333333;
}
#txt a:link
{
	color:#333333;
}
#txt a:hover
{
	color:#00AEEF;
}
#footer td
{
	color:#ffffff;
}
#more a{
	color:#00AEEF;
}
#more a:link
{
	color:#00AEEF;
}
#more a:hover
{
	color:#333333;
}
#marqueecontainer
{
	position: relative;
	width:190px; /*marquee width */
	height: 170px; /*marquee height */
	overflow: hidden;
	border: 0px solid orange;
	padding: 2px;
	padding-left: 10px;

	text-align:left;
}
.align-right{
	text-align:right;
}
.align-justify{
		text-align:justify;
}
#tabborder
{
	border:1px solid #cccccc;
	border-collapse:collapse;
	border-color:#cccccc;
}

#tabborder td
{
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}



.head1{

	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.head2{

	color:#00AEEF;
	font-weight:bold;
}
.border{
	border:1px solid #cccccc;
}
#boxes td {
	padding-left:3px;
	padding-right:3px;
}
#boxes a
{
	color:#333333;
}
#boxes a:link
{
	color:#333333;
}
#boxes a:hover
{
	color:#00AEEF;
}
.border02{
	border-collapse:collapse;
	border-color:#ebebeb;}
	
	.archive
{
	border-bottom:1px solid #EFEFEF;
	font-size:14.5px;
}

.archive a
{
	color:#333333;
	padding: 0px 6px;
}
.archive a:link
{
	color:#333333;
}
.archive a:hover
{
	color:#004479;
}

.archive .current {
		color:#ff0707 !important;
}

h3 {
	font-size:17px;
}

.footer-con1 {
	width:100%;
	float:left;
	text-align:center;
	height:60px;
	line-height:60px;
	color:#004479;
	font-size:22px;
}
.footer-con1 a  {
	color:#004479;
}

.footer-con1 a:hover  {
	color:#000;
}


.footer-con2 {
	width:100%;
	float:left;
		height:40px;
		background:#004479;
	line-height:40px;
	color:#fff;
	padding-top:20px;
}


.footer-link td {
	font-size:14px;
	color:#FFF;
}

.caseli li {
	padding:8px 0;
	border-bottom:1px solid #F3F3F3;
}

.trded  {
	font-size:15px;
	line-height:24px;
}

.trded a {
	color:#000;
}

.newsbutt {
	position:fixed;
	right:0;
	top:200px;
	z-index:10;
}
