/* Background image of the page  */


/* General HTML Objects */
body  			{background-color:#dfe8ff; margin:0; padding:0;}

/* Wrapper */
.TopGreenBorder	{height:15px; margin:0; width:100%; padding:0;  background:url("br_RndCornrConnect.jpg") repeat-x;}
.BtmGreenBorder	{height:15px; margin:0; width:100%; padding:0;  background:url("br_RndCornrConnect_btm.jpg") repeat-x 0px 4px;}
#cntrTopCell 	{width:770px; height:15px; margin:0; padding:0 0 10px 0; vertical-align:top; background-color:White;}
.lftTopCorner	{background:#fff url('top_swish_left.jpg') no-repeat; width:9px; height:15px;}
.rtTopCorner	{background:#fff url('top_swish_right.jpg') no-repeat; width:9px; height:15px;}
#mainWrapper 	{width:100%; text-align:center;}
#mainContWrapper {width:788px; margin:auto;}
#topContWrapperBorder{width:788px; height:6px; background-color:#59b224; clear:both; margin:0; padding:0; clear:left;}

/* Mast head */

/* #logoContainer	{background:url('msia_logo.jpg') no-repeat; width:154px; height:155px; background-color:#fff; padding:0 0 0 0; display:block; float:left;} */
.logoContainer	{background:url('msia_logo.jpg') no-repeat; width:154px; height:155px; background-color:#fff; padding:0 0 0 0; display:block; float:left;}
#mastContainer	{width:634px; height:155px; float:right; background-color:#fff; padding:0 0 0 0;}
#searchContainer{width:634px; height:31px; text-align:right;}
.mainPicture
{
	width:634px; 
	height:114px; 
	background:url('masthead.jpg') no-repeat 52px 0;
	background-color:#ffffff;
	}

/* Content Wrapper */
#leftNavCont 	{width:154px; vertical-align:top; background:#ffffff;}
#navMenuCont 	{width:154px; display:block; background-color:#00804d;}
#navMenuBottom	{width:154px; display:block; background:#ffffff url('menu_bottom.jpg') no-repeat; clear:left;}
#breadcrumbText 	{font-size: 8.0pt; color: #002e97; font-family: Verdana, Arial, Helvetica; text-decoration: none; margin:4px 0 4px 0; height:1px; overflow:visible; position:relative; top:-15px;}
#mainContent	{vertical-align:top; width:634px; background-color:#fff; padding:0; margin:0;}

/* Footer */
.lftBtmCorner	{width:9px; height:15px; background:url('btm_swish_left.jpg') no-repeat 0 4px;background-color:#fff;}
.rtBtmCorner 	{width:9px; height:15px; background:url('btm_swish_right.jpg') no-repeat 0 4px; background-color:#fff;}
.btmBorder		{vertical-align:bottom; height:15px; background-color:#fff;}


/* Classes added by herman */
.topborder
{
	height: 38px;
	width: 788px;
	vertical-align: bottom; 
	background-image: url(topBorder.jpg);
	background-repeat: no-repeat;	
}

.breadcrumbbackgroup
{
	background-color:#59b224;	
	text-align: right;
}

.menuBackgroup
{
	background-image: url(menu_bottom.jpg); 
	background-repeat: no-repeat;
}

.groupMenuBckGrnd{
	background-image: url(menu_bottom.jpg);
	background-repeat: no-repeat;
	height: 25px;
}


.MainMenu_MenuItem 
{
	color: White;
 	font-family:sans-serif;
 	font-size: 13px;
 	font-weight: bold;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;	
}

/* Solpart text color for the text when it is selected */
.groupMenuSelected{
	color: Black;
 	font-family:sans-serif;
 	font-size: 13px;
 	font-weight: bold;
}


/* Solpart text color for the horizontal menu when Moused Over      #00804f*/
.groupMenuMouseOver{
	background-color: #00804f;
	color: #59b224;
 	font-family:sans-serif;
 	font-size: 13px;
 	font-weight: bold;
	height: 20px;
}

.MainMenu_MenuContainer
{
	background-image: url(menu_bottom.jpg);
	background-repeat: no-repeat;
	width: 788px;
	height: 25px; 
	
}

.MainTable_Background
{
	background-color: white;
	width: 788px;
}

.brsBreadCrumb{
	 font-size: 8.0pt;
    color: White;
 	font-family:sans-serif;
    text-decoration: none;
}

.brsLogin{
	 font-size: 8.0pt;
    color: White;
 	font-family:sans-serif;
    text-decoration: none;
}

.MainMenu_SubMenu{

    cursor: pointer; 
    cursor: hand; 

    filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
    border-bottom: #59b224 1px solid; 
    border-left: #59b224 1px solid; 
    border-top: #59b224 1px solid; 
    border-right: #59b224 1px solid;
	background-color: #00804f;
	color: White;
 	font-size: 13px;
 	font-weight: bold;
	height: 20px;

}

.MainMenu_MenuIcon
{
	z-index: 0;
    width: 0px; 	 
	  cursor: pointer; 
    background-color: #00804f; 
    border-left: red 0px solid; 
    border-bottom: purple 0px solid; 
    border-top: orange 0px solid; 
    border-right: green 0px solid;
}

.MainMenu_MenuArrow
{
 	font-family:sans-serif;
 	font-size: 13px;
    cursor: pointer; 
    cursor: hand; 
    border-right: red 0px solid; 
    border-bottom: purple 0px solid; 
    border-top: blue 0px solid;
    background-color: #00804f;

}


.horizContainer	
{
	width:788px; 
	height:25px; 
	background-color:#59b224;  
	clear:left;
	font-size: 9.0pt;
    color: White;
}