
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #900;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: none;
}




/******************/
#wrapper {
width:900px;
background-color:#f8f8f8;
margin:0 auto;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}

#header {
width:900px;
margin:0 auto;
margin-bottom:5px;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
}

#header h2 {
padding:0px;
}

#header h3 {
padding:0px;
}

#logo {
width:200px;
float:right;
margin-left:25px;
}

#date {
width:450px;
float:left;
}

#nav {
width:831px;
height:40px;
border-bottom:1px solid #ccc;
}

#nav a {
display:inline;
padding:10px;
text-decoration:none;
background-color:#f1f1f1;
}

#nav a:hover {
background-color:#bababa;
height:80px;
}

/****************************/
#globalNav{
padding: 0px 0px 5px 25px;
color: #000099;
border-bottom: 1px solid #CCC;

}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/****************************/


#side-right {
width:200px;
float:right;
margin-left:15px;

}

#manue-right {
margin-right:5px;


}

#sidebar {
width:100px;
float:left;
margin-bottom:25px;

}

#content {
width:550px;
float:right;
padding:10px;
}



#sidebar a {
text-decoration:none;
}

#sidebar li {
list-style:none;
}



#footer {
clear:both;
width:840px;
border-top:2px solid #000000;
padding:10px;
}



/*************3-line****************/


#moreChannels{margin-bottom:24px;}  	
.moreChannels {overflow:hidden;}
.moreChannels div {float:right; width:158px;margin:0 0 -200px 14px; border-left:1px solid #D0D6D6; padding:1px 0 200px 15px;}
.moreChannels .last {margin:0; padding:0; border:none;}
.moreChannels div h4{ font-size: 1.4em; font-weight: bold;margin:4px 0 3px;}

.moreChannels div h3{background:#ffffff; padding:0;border:none;font-size:1.2em;margin:-4px 0 3px;}
.moreChannels div h3 a {padding-left:8px; no-repeat;}
.moreChannels .green h3 a{color:#288200; background-position:0 -19px;}
.moreChannels .blue  h3 a{color:#3282BE; background-position:0 -7px;}
.moreChannels .purple h3 a{color:#95246A; background-position:0 5px;}
.moreChannels .pink h3 a{color:#DC3FA1; background-position:0 -31px;}
.moreChannels .violet h3 a{color:#634C96; background-position:0 -43px;}
.moreChannels .dBlue h3 a{color:#000099; background-position:0 -55px;}
.moreChannels .lGreen h3 a{color:#9AC001; background-position:0 -67px;}

.moreChannels div h3 a.channel_1{color:#c00000; background-position:0 -79px;}
.moreChannels div h3 a.channel_16, 
.moreChannels div h3 a.channel_21{color:#F06900; background-position:0 -91px;}
.moreChannels div h3 a.channel_55{color:#3282BE; background-position:0 -7px;}
.moreChannels div h3 a.channel_3{color:#288200; background-position:0 -19px;}
.moreChannels div h3 a.channel_47{color:#95246A; background-position:0 5px;}
.moreChannels div h3 a.channel_459{color:#9AC001; background-position:0 -67px;}
.moreChannels div h3 a.channel_54{color:#000099; background-position:0 -55px;}
.moreChannels div h3 a.channel_17{color:#E00072; background-position:0 -31px;}
.moreChannels div h3 a.channel_7{color:#f0b400; background-position:0 -103px;}

.moreChannels div  a.text-5{color:#000033;}

/********************access**************************/

#access {
	background:#000033;
	float: left;
	margin:0 0;
	padding: 0 10px;
	width: 820px;
	height:35px;
}

#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 0;
	width: 700x;
}
#access .menu-header ul,
div.menu ul {
	height:40x;
	margin: 0;
}

#access .menu-header li,
div.menu li {
    background: none repeat scroll 0 0 transparent;
    float: right;
    list-style:none;
    margin: 0;
    padding: 0;
}

#access a {
    border-right: 1px solid #FFFF00;
    color: #FFFFFF;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 35px;
    margin: 0;
    padding: 0 12px;
    text-decoration: none;
}

.menu-item-1628 a {
	border-right:none !important;
}

#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 18px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 160px;
	border:medium none !important;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	line-height: 18px;
	padding: 6px 20px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#FFFF00;
}
#access ul li:hover > ul {
	display: block;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color:#FFFF00;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#FFFF00;
}


/*------------------------------Body bottom start---------------------------------*/

#bottom{
	width:729px; padding:24px 0 31px 0; 
	float:left;
	}

#bottom div.jobs{
	background:url(images/jobs_bg.gif) no-repeat 0 0 #FFFFFF;
	color:#000000; height:153px; margin:0 0 13px 0;
	}
#bottom div.jobs1{
	width:180px; float:left;
	}
#bottom div.jobs2{
	width:171px; padding:29px 0 0 14px; 
	float:left;
	}
#bottom div.jobs2 ul{
	margin:0; padding:0; list-style:none;
	}
#bottom div.jobs2 ul li{
	font:bold 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF; background-color:#DFA100; 
	}
#bottom div.jobs2 ul li a{
	background:url(images/brown_list_icon.gif) no-repeat 0 7px #DFA100;
	font:bold 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF; text-decoration:underline; padding:0 0 0 9px; width:143px;
	display:block;
	}
#bottom div.jobs2 ul li a:hover{
	color:#FFFFFF; background-color:#E0B138; text-decoration:none;
	}
	
#bottom div.jobs3{
	width:162px; padding:29px 0 0 12px; 
	float:left;
	}
#bottom div.jobs3 ul{
	margin:0; padding:0; list-style:none;
	}
#bottom div.jobs3 ul li{
	font:bold 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF; background-color:#DFA100; 
	}
#bottom div.jobs3 ul li a{
	background:url(images/brown_list_icon.gif) no-repeat 0 7px #DFA100;
	font:bold 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF; text-decoration:underline; padding:0 0 0 9px; width:143px;
	display:block;
	}
#bottom div.jobs3 ul li a:hover{
	color:#FFFFFF; background-color:#E0B138; text-decoration:none;
	}
	
#bottom div.jobs4{
	width:175px; padding:29px 0 0 12px; 
	float:left;
	}
#bottom div.jobs4 ul{
	margin:0; padding:0; list-style:none;
	}
#bottom div.jobs4 ul li{
	font:bold 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF; background-color:#DFA100; 
	}
#bottom div.jobs4 ul li a{
	background:url(images/brown_list_icon.gif) no-repeat 0 7px #DFA100;
	font:bold 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF; text-decoration:underline; padding:0 0 0 9px; width:143px;
	display:block;
	}
#bottom div.jobs4 ul li a:hover{
	color:#FFFFFF; background-color:#E0B138; text-decoration:none;
	}
#bottom div.jobs4 img{
	float:right; margin:10px 20px 0 0;
	}

#bottom div.bottomText{
	border-left:#F1F1F1 solid 5px; padding:0 0 0 10px;
	}
#bottom div.bottomText h2{
	font:normal 18px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0C6186; background-color:#FFFFFF; padding:8px 0 0 0;
	}
#bottom div.bottomText p.greyText{
	font:normal 13px/20px "trebuchet MS", Arial, Helvetica, sans-serif;
	color:#3B3B3B; background-color:#FFFFFF;
	}
#bottom div.bottomText p.greyText span{
	font:normal 13px/20px "trebuchet MS", Arial, Helvetica, sans-serif;
	color:#BB4D00; background-color:#FFFFFF; text-decoration:underline;
	}


/*------------------------------Body bottom End-----------------------------------*/
