.SubmitBtn
{
color:#1C5E55;
background-color:White;
border-color:#C5BBAF;border-width:1px;border-style:Solid;font-family:Verdana;font-size:1em;
}
.box 
{
	background-color: #D6EBFF; 
	border: solid 1px Black;
	padding: 4px 4px 4px 4px;
	margin-top: 10px;
}

.boxtitle {
    text-align:center;
	color:White;
	font-weight:bold;
	background-color: #0033CC;
} 

/* Start For HomePage Login Textbox Align Issues*/
table.box table
{
	padding: 4px 4px 4px 4px;
 _padding:0px;	
}
*+ html table.box table{ padding:0px;}

.TestLabel{ padding-left:0px;
           _padding-left:0px;
            }
*+ html .TestLabel{ padding-left:0px;}

/* end Home Page Login Box CSS Style*/
.bgdark 
{
	background-color: #0033CC;
}
.bgmedium 
{
	background-color: #99CCFF;
}

.bglight 
{
	background-color: #D6EBFF;
}

.bgtoolbar
{
	background-color: #99CCFF;
}
.dark
{
	color: #0033CC;
}
.medium
{
	color: #0033CC;
}
.light
{
	color: #0033CC;
}

.breadcrumb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}


.menuText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 20px 5px 24px 0px;
	padding: 0px;
	background-color:#FFF;
	
}
a:link
{
	text-decoration: none;
	color: #0000FF;
}
a:visited
{
	text-decoration: none;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0033CC;
	text-decoration: none;
	margin-bottom: 0px;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6699FF;
	text-decoration: none;
	margin-bottom: 0px;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0px;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

h5
{
	font-weight: bold;
	font-size: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#content ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	margin-top: 0px;
}

ol
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: decimal;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

tr.search_result_oddrow
{
	background-color:#E8E8E8;
}
tr.search_result_evenrow
{
	background-color:#CCCCCC;
}

tr.search_result_oddrow a {
	font-weight: bold;
}

tr.search_result_evenrow a {
	font-weight: bold;
}

.Container{
background-color:#FFF;
width:980px;
margin:0px;
padding:0px;
}

.ContainerNav{
width:980px;
margin:0px;
padding:0px;

}

.wholemain
{
	
	 display:inline-block; float:left;  overflow:hidden;
}
	
.LeftMenuNav
{
	width:260px; 
	
}


.LeftMenuNav, .LeftMenuNav div
{
	background-color:#eeeeee;
	}

.rightContent
{
	width:715px;   padding-left:2px; background-color:#FFF;
}

/***************************** New Tool Bar Css **********************************/
#Navbar ul li a.selected
{
	color: #FFFF00;
}

#AdminToolbar a 
{
	font-size: smaller;
}

#AdminToolbar li
{
	padding-top: 3px;
	padding-bottom: 3px;	
}

.solidblockmenu ul{
margin: 0;
padding: 0;
float: left;
font-weight:bold;
font-size:12px ;
font-family: Arial, Helvetica, sans-serif;
width: 100%;
border: 1px solid #ffffff;
border-width: 1px 0;
background: #99CCFF url(../media/headermenu/blockdefault.gif) center center repeat-x;
}


.solidblockmenu li{
display: inline;
}

.solidblockmenu li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 0px;
	
	float: left;
	color: white;
	padding: 9px 11px;
	border-right: 1px solid white;
}

.solidblockmenu li a:visited{
	color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li a.selected{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 0px;
	color: #FFFF00;
	background: transparent url(../media/headermenu/blockactive.gif) center center repeat-x;
}


/*******************************  For shadow border *********************************/
table.shadow { width:999px; _width:998px; background-color: inherit; margin-top:0px;  }
 
td.shadow-topl	{ width: 5px; height: 5px; padding:0px; background: url(../media/border/topleft.png) no-repeat; background-color:#FFF; filter:alpha(opacity=40); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5; } 
td.shadow-topr	{ width: 5px; height: 5px; padding:0px; background: url(../media/border/topright.png) no-repeat; background-color:#FFF; filter:alpha(opacity=40); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5; } 
td.shadow-botl	{ width: 5px; height: 5px; padding:0px; background: url(../media/border/bottomleft.png) no-repeat; background-color:#FFF; filter:alpha(opacity=40); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5; } 
td.shadow-botr	{ width: 5px; height: 5px; padding:0px; background: url(../media/border/bottomright.png) no-repeat; background-color:#FFF; filter:alpha(opacity=40); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5; } 
td.shadow-top	{ height: 5px; background:  url(../media/border/topline.png) repeat-x; background-color:#FFF; filter:alpha(opacity=40); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5; } 
td.shadow-bot	{ height: 5px; background: url(../media/border/bottomline.png) repeat-x; background-color:#FFF; filter:alpha(opacity=40); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5; } 
td.shadow-l		{ width: 5px; background: url(../media/border/leftline.png) repeat-y; background-color:#FFF; filter:alpha(opacity=40); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5; } 
td.shadow-r		{ width: 5px; background: url(../media/border/rightline.png) repeat-y; background-color:#FFF; filter:alpha(opacity=40); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5; } 
td.shadow-center { background-color: #FFF; } 

/************ for Tree menu common styles****************/
.HeaderLogoImg a img { border:0;}
