html{overflow-y:scroll;}
*{
	margin:0;
	padding:0;
	text-align: justify;
}
body{
width:100%;
}
#coolscrollbar
{
     scrollbar-arrow-color: black;
     scrollbar-3dlight-color: black;
     scrollbar-darkshadow-color: black;
     scrollbar-face-color: black;
     scrollbar-highlight-color: black;
     scrollbar-shadow-color: black;
     scrollbar-track-color: black;
}

#wrapper{
width:996px;
margin:0 auto;
}
#inner_wrapper{
width:988px;
float:right;
}
#header{
width:908px;
height:150px;
float:left;
}
.logo{
	width:306px;
	height:102px;
	float:left;
	margin:25px 0 0 20px;
}
.top_right_box{
	width:225px;
	height:auto;
	float:right;
	margin-top:90px;
}
.input_box{
width:175px;
height:23px;
border-top:1px #797979 solid;
border-bottom:1px #797979 solid;
border-left:0.5px #FFFFFF solid;
float:left;
}
.menu{
width:908px;
height:30px;
float:left;
}
.menu ul{
padding:0 0 0 0;
}
.menu li{
padding:0 0 0 0;
font-family:AvantageSmall;
font-size:17px;
color:#FFFFFF;
list-style:none;
line-height:29px;
font-weight:600;
float:left;
text-align:center;
margin-right:4px;
text-transform:uppercase;
}
.menu a{
text-decoration:none;
color:#FFFFFF;
}
.green_box{
	width:100px;
	height:30px;
	display:block;
	background-color:#92b700;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.yellow_box{
	width:122px;
	height:30px;
	display:block;
	background-color:#ecb000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.orange_bg{
	width:124px;
	height:30px;
	display:block;
	background-color:#e17000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.red_bg{
	width:123px;
	height:30px;
	display:block;
	background-color:#3cb74c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.dark_bg{
	width:142px;
	height:30px;
	display:block;
	background-color:#7c08bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.blue_bg{
	width:130px;
	height:30px;
	display:block;
	background-color:#2b74e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.sky_blue_bg{
	width:139px;
	height:30px;
	display:block;
	background-color:#2ab9e4;
	border-bottom-color: #5B99FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#banner{
	width:980px;
	height:314px; /*335 */
	position: relative;
	left:0;
	top:0;
}
#container{
width:905px;
height:auto;
float:left;
margin-top:5px;
}
#left_pannel{
width:580px;
height:auto;
float:left;
}
#right_pannel{
width:312px;
height:auto;
float:left;
margin-left:8px;
}
.green_bg{
width:580px;
height:33px;
background-color:#11155e;
}
.white_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	padding:8px 0 0 20px;
}
.black_heading{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bolder;
color:#000000;
padding:15px 0 0 20px;
}
.para{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:600;
color:#000000;
padding:10px 10px 0 20px;
line-height:22px;
}
.small_green_bg{
width:312px;
height:33px;
background-color:#04afed;
}
.border{
border:1px #666666 solid;
padding:0 5px 5px 5px;
}
.copyright_txt{
font-family:"Myriad Pro";
font-size:16px;
color:#000000;
font-weight:600;
padding:20px 0 0 20px;
font-style:italic;
}
.clear{
clear:both;
}
#pannel_right{
width:580px;
height:auto;
float:left;
margin-left:11px;
margin-top:10px;
}
#panel_left{
width:312px;
height:auto;
float:left;
margin-top:10px;
}
.yellow_back{
width:580px;
height:33px;
/*background-color:#edb100;*/
}
.small_yellow_back{
width:312px;
height:33px;
/*background-color:#edb100;*/
}
.left_link{
font-family:AvantageSmall;
font-size:20px;
color:#edb000;
font-weight:600;
}
.left_link ul{
padding:0 0 0 20px;
}
.left_link li{
padding:0 0 0 20px;
font-family:AvantageSmall;
font-size:20px;
color:#edb000;
font-weight:600;
list-style:none;
line-height:18px;
float:left;
width:312px;
margin-top:16px;

}
.left_link a{
text-decoration:none;
color:#edb000;

}
.left_link li:hover{
background:url(/images/EDB100.png)  no-repeat ;

}
.arrow{
background:url(/images/EDB100.png)  no-repeat ;
width:11px;
height:18px;
}
.hover{
background-color:#FFFFFF;
color:#91b700;
border:2px #94b908 solid;
width:96px;
}
.hover_yellow{
background-color:#FFFFFF;
color:#edb000;
border:2px #eeb30b solid;
width:118px;
}

.green_line{
width:904px;
height:8px;
/*background-color:#91b600;*/
float:left;
}
.orange_bg_hover
{
	width:120px;
	background-color:#FFFFFF;
	color:#E17000;
	border:2px #E17000 solid;
}
.red_bg_hover
{
	width:119px;
	background-color:#FFFFFF;
	color:#3cb74c;
	border:2px #3cb74c solid;
}
.dark_bg_hover
{
	width:138px;
	background-color:#FFFFFF;
	color:#7C08BC;
	border:2px #7C08BC solid;
}
.blue_bg_hover
{
	width:126px;
	background-color:#FFFFFF;
	color:#2B74E5;
	border:2px #2B74E5 solid;
}
.skyblue_bg_hover
{
	width:135px;
	background-color:#FFFFFF;
	color:#2AB9E4;
	border:2px #2AB9E4 solid;
}
#pannel_right_full
{
width:100%;
height:auto;
float:left;
margin-top:10px;
}
.yellow_back_full{
width:100%;
height:33px;
/*background-color:#edb100;*/
}
.error
{
	color:#F00;
		
}


/************************************************************************
-) Slider: only the following lines are necceassary for slider styling,
   rest of the css file styles the page
*************************************************************************/
.aviaslider
{ 
	height:314px; 	
	width:980px;
	overflow: hidden;
	position: relative;
	background: #fff url(/images/layout/preload.gif) center center no-repeat;
}

.aviaslider li, .aviaslider .featured{
display: block;
width:100%;
height:100%;
position: absolute;
top:0;
left:0;
}

.js_active .aviaslider li, .js_active .aviaslider .featured{
display:none;
}

.aviaslider img, .aviaslider a img, .aviaslider a{
border:none;
text-decoration: none;
width:980px;
height:314px;
}

.slidecontrolls{
margin:-20px auto 0 auto;
position: relative;
float:left;
}

.slidecontrolls a{
height:20px;
width:18px;
display:block;
cursor: pointer;
background: transparent url(/images/layout/controlls.gif) center bottom no-repeat;
float:left;
outline: none;
}

.slidecontrolls a:hover, .slidecontrolls .active_item{
background: transparent url(/images/layout/controlls.gif) center top no-repeat;
}

.feature_excerpt{
width:610px;
position: absolute;
display: block;
bottom: 0;
left:0;
z-index: 2;
padding:14px 15px;
font-size: 11.5px;
line-height:1.5em;
cursor: pointer;
background: #000;
color: #fff;
}

.feature_excerpt strong{
display: block;
font-size: 15px;
padding-bottom: 3px;
}

td {
	font-family: Verdana, Geneva, sans-serif;
}
td {
	font-size: 13px;
	font-weight: normal;
}
td {
	color: #FFF;
}
home {
	color: #92b700;
}
home {
	color: #92b700;
}
#home {
	color: #92b700;
}
#btn3 {
	color: #E66F26;
}
#titlebar {
	font-size: 14px;
}
#content_title {
	color: #000;
	font-weight: bold;
}
#content_text {
	color: #000;
}
.rounded_wrapper {
	position: relative;
}

.rounded_wrapper img {
	border-width: 0;
	border-style: none;
}

.rounded_wrapper div {
	height: 7px;
	position: absolute;
	width: 100%;
}

.rounded_wrapper .tl {
	top: 0;
	left: 0;
	background: url(/css/img/rounded_corners/tl.gif) no-repeat left top;
}

.rounded_wrapper .tr {
	top: 0;
	right: 0;
	background: url(/css/img/rounded_corners/tr.gif) no-repeat right top;	
}

.rounded_wrapper .br {
	bottom: 0;
	right: 0;
	background: url(/css/img/rounded_corners/br.gif) no-repeat right bottom; 
}

.rounded_wrapper .bl {
	bottom: 0;
	left: 0;
	background: url(/css/img/rounded_corners/bl.gif) no-repeat left bottom;
}

/* IE6 fix */
.ie6_width .tr {
	right: -1px;
}

.ie6_width .br {
	right: -1px;
}

.ie6_height .br {
	bottom: -1px;
}

.ie6_height .bl {
	bottom: -1px;
}
#newstitle {
	color: #ED1E24;
	font-weight: bold;
}
#newstext {
	color: #000;
}
#wrapper #Table_02 tr td #inner_wrapper #Table_01 tr td {
	color: #3f5156;
}

/*
     