/* CSS Document */

body{ margin:0; background:url(../images/bg.gif) repeat-x left top; background-color:#6CB0DF;}
a:active
{
outline: none;
}
a:focus
{
-moz-outline-style: none;
}
#wrapper{ width:1030px; margin:0 auto 0 auto; height:auto; background-color:#FFFFFF;}
#container{ width:1000px; float:left; height:auto; background-color:#FFF; padding:0 15px 0 15px;}
.header{ width:1000px; float:left; height:84px;}
.logo{ width:245px; height:84px; float:left;}

/*Search CSS*/
.search{ width:755px; height:84px; float:right;}
.search-area{width:302px; height:41px; float:right; line-height:0px; background:url(../images/search-bg.gif) repeat-x left top; margin-top:20px;}
.lt{width:10px; height:41px; float:left;}

.mid{
	width:282px;
	height:41px;
	float:left;
	color:#7A7A7A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
}
.mid ul {
	padding: 0px;
	list-style-type: none;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mid li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	display: inline;
	vertical-align: middle;
}
.mid .txtsearch {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.mid .textfield{
	width:180px;
	border:1px solid #D2DDE3;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal; /*margin-top:5px;*/
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
}
.mid .button{
	width:44px;
	height:23px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/go-btn.gif) no-repeat left top;
	border:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	cursor:pointer;
}

.rt{width:10px; height:41px; float:right;}
.navigation{
	width:1000px;
	height:39px;
	float:left;
	line-height:39px;
	background:url(../images/nav-bg.gif) repeat-x left top;
	margin-top:5px;
	margin-bottom:5px;
	padding: 0px;
}
.navigation ul{
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navigation li{
	float:left;
	display:block;
	list-style-type:none;
	text-align:center;
	line-height:39px;
	height:39px;
	margin: 0px;
	padding: 0px;
}
.navigation li a{ color:#E2FFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-transform:uppercase; padding-left:10px; padding-right:10px; text-align:center;  text-decoration:none;  line-height:39px; height:39px; float:left;}
.navigation li a:hover{color:#EAE266; background:url(../images/top-arrow1.gif) no-repeat top center; line-height:39px; height:39px; float:left;}
.navigation .active a{color:#EAE266; background:url(../images/top-arrow1.gif) no-repeat top center; line-height:39px; height:39px; float:left;}
.main-area{width:1000px; float:left; height:auto;}
.left-pannel{width:217px; height:auto; float:left;}
.side-links{width:217px; height:auto; float:left;}
.side-links ul{margin:0; padding:0px;}
.side-links li{ float:left; display:block; list-style-type:none; background:url(../images/hover.gif) no-repeat left top; width:217px; margin-bottom:5px;}
.side-links li a{/*background:url(../images/hover.gif) no-repeat left top;*/ padding-left:10px; color:#18374C; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; line-height:38px; text-decoration:none;}
.right-pannel{width:770px; height:auto; float:right; margin-left:13px;}
.flash{  width:770px; height:123px; float:right;}
.flash2{  width:770px; height:160px; float:right;}
.left-box{width:217px; height:auto; float:left; margin-bottom:10px;}
.left-header{width:217px; height:38px; line-height:38px; background:url(../images/side-btn.gif) left top;}
.left-bg{width:217px; float:left; height:auto; background:url(../images/side-bg.gif) repeat-x left top; background-color:#FFF; }
.text{padding:5px 15px 0 15px; float:left; height:auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none; color:#000;/* text-align:justify;*/}

.text2{padding:5px 15px 0 15px; float:left; height:auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none; color:#000;/* text-align:justify;*/}
.text2 ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;	
}
.text2 li{
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 150px;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
.text2 li a {
	text-decoration: none;
	color: #333333;
}
.text2 li a:hover {
	text-decoration: none;
	color: #0AB9E5;
}
.text2 li a.selected {
	text-decoration: none;
	color: #0AB9E5;
}

.normaltext{ float:left; height:auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none; color:#000;}

.normaltext2{
	float:left;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
	text-align: justify;
}



p{margin:0; padding:0px;/* text-align:justify;*/}
h1,h2,h3,h4,h5,h6{margin:0; padding:0px;}
h1{color:#0084C5; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-decoration:none; text-transform:uppercase; background:url(../images/arrow.gif) no-repeat 5px; center; padding-left:25px;}
h2{color:#4E4E4E; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-decoration:none; text-transform:uppercase; padding-left:25px;}
.header{color:#0084C5; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-decoration:none; text-transform:uppercase;}
.more{width:75px; height:15px; line-height:15px; float:right;  color:#197DB1; text-align:right; background:url(../images/arrow1.gif) no-repeat 5px center;}
.more a{width:75px; height:15px; line-height:15px; float:right;   color:#197DB1;  text-decoration:underline; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;}
.more a:hover{ text-decoration:none;}
.more2{width:40px; height:15px; line-height:15px; float:left;  color:#197DB1; text-align:right; background:url(../images/arrow1.gif) no-repeat 5px center;}
.more2 a{width:40px; height:15px; line-height:15px; float:left;   color:#197DB1;  text-decoration:underline; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;}
.more2 a:hover{ text-decoration:none;}
.more3{width:85px; height:15px; line-height:15px; float:right;  color:#197DB1; text-align:right; background:url(../images/arrow1.gif) no-repeat 5px center;}
.more3 a{width:85px; height:15px; line-height:15px; float:right;   color:#197DB1;  text-decoration:underline; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;}
.more3 a:hover{ text-decoration:none;}
.test{color:#34759B; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;}
.test .testlink{
	color:#34759B;
	text-decoration: none;
}
.content{width:770px; height:auto; float:left; margin-top:5px; margin-bottom:10px;}
.top{background:url(../images/top.gif) no-repeat left bottom; width:770px; height:13px; float:left;}
.mid-bg{background:url(../images/mid-bg.gif) repeat-y left top; width:770px; height:auto; float:left;}
.btm{background:url(../images/btm.gif) no-repeat left top; width:770px; height:13px; float:right;}
.data{	width:745px;height:auto;float:left;	padding: 10px 15px 10px 10px;}
.data2{	width:745px;height:auto;float:left;	padding: 0px 15px 10px 10px;}
.img{border:1px solid #cecece;}
.left{width:465px; height:auto; float:left; border-right:1px solid #CCD3D9;}
.right{width:275px; height:auto; float:right;}

/*inner CSS Start*/
.left2{width:740px; height:auto; float:left; border-right:0px none #CCD3D9;}
.boxa{
	width:740px;
	height:auto;
	float:left;
	padding-bottom:0px;
	margin-right:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boxa P {
	text-align: justify;
}
.boxa ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.boxa li{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/arrow3.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}
.boxa li a{
	text-decoration: none;
	color: #0066CC;
}
.boxa .boxlegal{
	border: 1px solid #EFEFEF;
	padding: 5px;
	background-color: #F7F7F7;
}
.boxlegal .date {
	float: right;
}
.boxlegal .print {
	float: right;
}



.box2a{width:500px; height:auto; float:left; border-top:0px none #CCD3D9; padding-top:10px; margin-right:30px;}
.box2b{width:350px; height:auto; float:left; border-top:0px none #CCD3D9; padding-top:10px; margin-right:2px;}
/*inner CSS End*/

.box2{width:460px; height:auto; float:left; border-top:1px solid #CCD3D9; padding-top:10px; margin-right:2px;}
.box3{width:270px; height:auto; float:right; }
.domains{width:270px; height:auto; float:left; margin-top:20px;}
.domains ul{margin:0; padding:0px;}
.domains li{display:block; list-style-type:none; float:left;  background-color:#FAFAFA; line-height:25px; height:25px; width:270px; margin-bottom:2px;}
.domains li a{color:#000; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; background-color:#FAFAFA; line-height:25px; height:25px; padding-left:15px; background:url(../images/arrow2.gif) no-repeat 5px; center; text-decoration:none;}
.domains li a:hover{color:#000; text-decoration:underline;}
.footer{
	width:1030px;
	height:60px;
	float:left;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background-image: url(../images/ftr.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
}
.ftr{width:300px; height:30px; float:left; padding-left:10px; padding-right:10px; margin-top:20px; line-height:20px;}
.links{
	width:500px;
	height:20px;
	float:right;
	padding-left:10px;
	padding-right:10px;
	padding-top: 22px;
	text-align: right;
}
.links a{color:#000; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; text-decoration:none;}
.links a:hover{text-decoration:underline;}



.applemenu{
margin: 5px 0;
padding: 0;
width: 270px; /*width of menu*/
/*border: 1px solid #9A9A9A;*/
}

.applemenu div.silverheader a{
background:  url(../images/bar.jpg) repeat-x center left;
font: normal 12px Arial, Helvetica, sans-serif;
color: black;
font-weight:normal;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: black;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif; font-size:12px;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(../images/barovr.jpg);
color: black;
font-family:Arial, Helvetica, sans-serif; font-size:12px;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 5px;
font-family:Arial, Helvetica, sans-serif; font-size:12px;
height: auto;

 /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:770px;
		height:262px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
.top2 {
	text-decoration: none;
	font-weight: bold;
	float: right;
	color: #0099FF;
}
.mailto {
	text-decoration: none;
	color: #FF6600;
}
.marquee {
	font-size: 12px;
	padding: 10px;
	background-color: #F3F3F3;
}
.marquee a {
	text-decoration: none;
	color: #000000;
}
.tdlink {
	color: #0066CC;
	text-decoration: none;
}
