@import url("css/menu.css");

.mainBody
{
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
	
}
.mainBodytable
{
	width: 100%;
	height: 100px;
}
.menuTable {
    width: 100%;
    height: 20px;
    background-color: #004F71;
}
.mainBody .mainBodyDiv
{
	width: 971px;
	margin:0px auto;
	text-align:left;
}
Body {
    background-color: #FFFFFF;
}
.LoginPaneDiv
{
}
.roundedDiv
{
	display: block;
}
.roundedDiv *
{
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #000000;
}
.roundedDiv1
{
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #303030;
	border-right: 1px solid #303030;
	background: #151515;
}
.roundedDiv2
{
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #4c4c4c;
	border-right: 1px solid #4c4c4c;
	background: #101010;
}
.roundedDiv3
{
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #101010;
	border-right: 1px solid #101010;
}
.roundedDiv4
{
	border-left: 1px solid #303030;
	border-right: 1px solid #303030;
}
.roundedDiv5
{
	border-left: 1px solid #151515;
	border-right: 1px solid #151515;
}
.roundedDivfg
{
	background: #000000;
}
.roundedDivBottom
{
	display: block;
}
.roundedDivBottom *
{
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #FFFFFF;
}
.roundedDivBottom1
{
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #9e9e9e;
	border-right: 1px solid #9e9e9e;
	background: #d4d4d4;
}
.roundedDivBottom2
{
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background: #dedede;
}
.roundedDivBottom3
{
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
}
.roundedDivBottom4
{
	border-left: 1px solid #9e9e9e;
	border-right: 1px solid #9e9e9e;
}
.roundedDivBottom5
{
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
}
.roundedDivBottomfg
{
	background: #FFFFFF;
}
#SearchArea
{
	width: 180px;
}
#MenuArea
{
	width: 780px;
}
#FeaturedPane
{
	width: 100%;
	background-color: #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 8px solid #000000;
}
.widget_in
{
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	width: 270px;
		color: #777777;
	text-align: center;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	vertical-align:top;
}
.widget_in p
{
		color: #777777;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.widget_in h2
{
		color: #000000;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
.widget_in .icon
{
	padding-right:10px;
}
#widgetTable
{
	width: 100%;
}
#widgetTable td
{
	vertical-align:top;
}
.centerContent
{
	padding: 0px;
	overflow: hidden;
	background-color: #FFFFFF;

}
#footer, #FooterPane, #footerTable
{
	color: #ccc;
	text-align: left;
	clear: both; /*overflow:hidden; */
	height: 30px;
	display: block;
	background: #fff;
	background: left bottom;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
    #FooterTable a, #FooterTable span a {
        color: #7e868c;
        text-decoration: none;
    }
#FooterTable a.hover, #FooterTable span a.hover
{
	color: #4A96BA;
	text-decoration: none;
}
#FooterTable {
    width: 960px;
    color: #7e868c;
    padding-top: 10px;
}
#FooterTable span
{
	padding-left: 15px;
}
.FooterPaneLinks a {
    color: #7e868c;
    text-decoration: none;
}
.FooterPaneLinks a.hover
{
	color: #4A96BA;
	text-decoration: none;
}
#FooterPane_Right
{
	padding-right: 15px;
	width: 300px;
	text-align: right;
}
    #FooterPane_Right a {
        color: #7e868c;
        text-decoration: none;
    }
#FooterPane_Right a.hover
{
	color: #4A96BA;
	text-decoration: none;
}


/* ============== FEATURED SECTION  ================   */

.feat-section {
	overflow: hidden;
	height: 1%;/*for ie */
	background: #111 /*url(graphics/feat_bg.png)*/;
}
.feat-section-pad {
	padding: 0px 2px;
	overflow: hidden;
	height: 1%;/*for ie */
	border-top: none;
	border-bottom:none;
	position: relative;
	background : #000;
}
.feat-section img {
	background: none;
	border: none;
	padding: 0;
}
/* ============== THE SLIDER   ================   */

div.slider {/* required settings */
	position: relative;
	overflow: hidden;
	text-align:left;
	float: left;/* vertical scrollers have typically larger height than width */
	height:365px;
	width: 700px;
	background: #111111;
}
/* root element for SLIDER  items */

div.slider div.items {
	position: absolute;/* this time we have very large space for height */
	height: 20000em;
}
.slid_content {
	position: relative;
}
.slid_desc {
	color: #eee;
	background: black;
	position:absolute;
	bottom:0;
	left:0;
	width: 700px;
	opacity: .80;
	filter:alpha(opacity=80);
	height: 197px;
}
.slid_desc_in {
	padding: 20px;
}
.slid_desc h2 {
	font-size: 20px;
	font-family: Verdana, New Roman, Tahoma;
	color: #fff;
	padding-bottom: 0.3em;
	text-transform: uppercase;
}
.slid_desc h3 {
	font-size: 21px;
	color: #008BB9;
	padding-bottom: 0.3em;
}
#tabs {
	float: right;
	width: 257px;
	background: transparent url(/moninet/portals/0/homepage/ff.jpg) repeat-y scroll left top;
	display: inline;
	color: #252525;
	position: absolute;
	z-index: 999;
	top: 0px;
	right: 1px;
}
#tabs li {
	padding: 0px 0px 0px 10px;
}
#tabs li .insid {
	border: 1px solid #090909;
	border-left: 1px solid #111;
	border-bottom: none;
	padding: 8px 5px 9px 15px;
	background: black;
}
#tabs li.firstChild {
	border-top: none;
}
#tabs li.lastChild {
	border-bottom: none;
}
#tabs li a:link, #tabs li a:visited {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-left: -1px;
	padding: 10px 0 10px 25px;
	text-decoration: none;
}
#tabs li.active {
	background: transparent url(/moninet/portals/0/homepage/tab_ndc.png) scroll left center no-repeat ;
	cursor: pointer;
}
#tabs li.hover {
	cursor: pointer;
}
#tabs li.hover .insid {
	background:#151515;
	color: #AAAAAA;
}
#tabs li.active .insid {
	border: 1px solid #148CC7;
	background:#005E8A url(/moninet/portals/0/homepage/feat_bg.png) no-repeat scroll left center;
	color: #666;
}
#tabs h3 {
	color: #fcfcfc;
	padding: 15px 0px 5px 0px;
	font-size: 17px;
	text-transform: uppercase;
	font-family: Verdana;
}
#tabs span {
	color: #799FB1;
}
#tabs li.hover h3, #tabs li.active h3 {
	color: #fff;
}
#tabs li.hover span, #tabs li.active span {
	color: #bbb;
}
div.slider div.items div.slid_content {
	height:365px;
	width: 700px;
}
div.slider div.items div.slid_content div.slid_content_in {
	padding: 20px;
}

#container {
	padding : 0px 5px;
}
#container .border {
	border: 1px solid #000000;
}
#containerpad {
}


/* ==============  LOGIN HOME (Top Right)   ================   */
/*
.UserNamebox
{
 background-image:none;
 height: 23px;
 border-color:#FFFFFF;
 background-color: #555555;
 border-width:1px;
 color: #FFFFFF;
 font-weight: bold;
 padding-left: 9px;
 padding-top: 3px;
 	font-size: 13px; 
	font-family: arial;
}
*/
/*
.UserNamebox, .PasswordBox
{
 font-size: 11px; 
 background: #FFFFFF; 
 border-bottom: 1px solid #FFFFFF; 
 border-right: 1px solid #FFFFFF; 
 border-left: 1px solid #FFFFFF; 
 border-top:1px solid #FFFFFF; 
 color:#FFFFFF; 
 text-decoration:none; 
 cursor: auto;
}
*/
.UserNamebox, .PasswordBox {
    font-size: 11px;
    background: #FFFFFF;
    border-bottom: 1px solid #7e868c;
    border-right: 1px solid #7e868c;
    border-left: 1px solid #7e868c;
    border-top: 1px solid #7e868c;
    color: #000000;
    text-decoration: none;
    cursor: auto;
}

.PasswordBox a
{
	clear: both; /*overflow:hidden; */
	display: block;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;

border: 0px 0px 0px 0px ;
color: #FFFFFF ;
}
.PasswordBox a:hover
{

color: #4A96BA;
}
.LoginLinks {
    text-decoration: none;
    color: #7e868c;
}
.LoginLinks {
    text-decoration: none;
    color: #7e868c;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
}
    .LoginLinks a:link {
        text-decoration: none;
        color: #7e868c;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 11px;
    }
    .LoginLinks a:visited {
        text-decoration: none;
        color: #7e868c;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 11px;
    }
.LoginLinks a:hover
{
text-decoration:none;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
color: #4A96BA;
}
a.LoginLinks:link {
    text-decoration: none;
    color: #7e868c;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
}
a.LoginLinks:visited {
    text-decoration: none;
    color: #7e868c;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
}
a.LoginLinks:hover
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
color: #4A96BA;
}


/* ==============  Reports Skin   ================   */
.ReportContent
{
	background: transparent;
	color: #000000;
}

.dropdown.show .dropdown-right {
    float: right;
    right: 0;
    left: auto;
}


