body
{
	/* background: background-color background-image background-repeat background-attachment background-position */
	/* border: border-width border-style border-color */
	border: 0px solid #000;
	/* font: font-style font-variant font-weight font-size/line-height font-family */
	font: normal normal normal small Verdana, Arial, Helvetica, sans-serif;
	/* margin: margin-top margin-right margin-bottom margin-left */
	margin: 0px 0px 0px 0px;
	/* padding: padding-top padding-right padding-bottom padding-left */
	padding: -1px 5px 5px 5px;
	height: 100%;
	min-height: 100%;
  	margin:0px;
   	background-color:white;
	color: #4A4545;
}	


/* Linkage */
.standardDiv a:hover, .standardDiv a:hover:visited{
	border-bottom:none;
	text-decoration:none;
}	
a:link{
	text-decoration: none;
	color : #0033CC;
	}
a:active{
	text-decoration: none;
	border-bottom: 1px dotted;
	color : #0033CC;
	}
a:visited{
	text-decoration: none;
	color : #0033CC;
	}
a:hover, a:visited:hover{
	text-decoration: none;
	border-bottom: 1px dotted;
	color : #0033CC;
	}
#msFooterMenu a:link, #msLogin a:link{
	font-size:10px;
	text-decoration: none;
	color : #CCCCCC;
	}
#msFooterMenu a:active, #msLogin a:active{
	font-size:10px;
	text-decoration: none;
	border-bottom: 1px dotted;
	color : #CCCCCC;
	}
#msFooterMenu a:visited, #msLogin a:visited{
	font-size:10px;
	text-decoration: none;
	color : #CCCCCC;
	}
#msFooterMenu a:hover, #msFooterMenu a:visited:hover, #msLogin a:hover ,#msLogin a:visited:hover{
	font-size:10px;
	text-decoration: none;
	border-bottom: 1px dotted;
	color : #CCCCCC;
	}

div {
    font:12px Verdana, Arial;
    color:#333;
}
#msHeader {
    width:750px;
    background-color:#fff;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #C3C3C3;
}
#msMenu{
background-image: url(/images/interface/menu-background1.gif);
	background-repeat:repeat-x;
	border:1px solid #333333;
	height: 46px;
	width:748px;
	color:#CCCCCC;
}
.menuItem{
	background-image:url(/images/interface/menu-seperator.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin-top:3px;
	height:40px;
	float:left;
	padding-left:15px;
	padding-right:18px;
}
.menuText{
	padding-top:12px;
	color:#FFFFFF;
	font-weight:bolder;
}
#msRightMenu {
}

#msContent {
    border-width:0px 1px 1px 1px;
    border-style:solid;
    border-color:#999;
    width:750px;
    background-color:#fff;
}
#msInnerContent {
	width:738px;	
}
#msFooter {
    font-size:9px;
	background-image: url(/images/interface/menu-background.gif);
	background-repeat:repeat-x;
	border:1px solid #333333;
	height: 46px;
}

#msFooterInner{	
	color:#CCCCCC;
	font-size:10px;
  	text-align:left;
	padding-top: 16px;
	padding-left: 4px;
	float:left;
}
#msFooterMenu{
	color:#CCCCCC;
	font-size:10px;
  	text-align:left;
	padding-top: 16px;
	padding-right: 4px;
	float:right;
	height:14px;
	line-height:14px;
}
img {
    border:0px;
}

.standardDiv {
    width:750px;
    margin:auto;
}
.menuItem {
    margin-right:1px;
    cursor:pointer;
}
.button {
    float:left;
    padding-right:1px;
    margin:auto;
    cursor:pointer;
    margin-bottom:-12px;
    position:relative;
    *top:0px;
}
.bLeftSide {
    float:left;
    height:21px;
}
.bMiddle {
    float:left;
    height:21px;
    color:#666;
    font-size:10px;
    background:url(images/pngButtonMiddle.png);
    *background:none;
	*padding-right:3px;
	_padding-right:0px;
}
.bRightSide {
    float:left;
    height:21px;
	*float:right;
	_float:left;
	*position:relative;
	*top:-21px;
	_top:0px;
}
.buttonLabel {
    font-size:10px;
    font-weight:bold;
}
.middlePNG {
    height:21px;
    width:100%;
    z-index:20;
    position:relative;
    top:-12px;
}
.blabel {
    padding:0px 10px 0px 10px;
    position:relative;top:4px;
    font-size:10px;
    z-index:30;
    font-weight:bold;
    color:#666;
}
#msLogin {
	text-align:right;
	padding:4px 4px 0px 0px;
	font-size:10px;
	margin-top:12px;
	float:right;
	color: #CCCCCC;
}


.iMIS {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

.HideASIStuff{
	display:none;
}


#ctl00_TemplateBody_LoginPanel.PanelColumn{
	padding-right:10px;
}

#ctl00_TemplateBody_WelcomeMessage .StandardPanel{
	width:440px;
	_width:360px;
}

#ctl00_TemplateBody_Login1_LoginView1_Login1_iMISOrangeImage{
	display:none;
}

#mainRight{ 
	padding: 6px 0px 6px 6px;
}


/********* DIRECTORY STYLES ****************/
.directoryServices{ font-size: 8pt;}

.directoryDetails{ width:90%; padding-left:20px;}

/*.dirRowMA{ background-color: #99CCFF ; padding-bottom:6px; }*/

.dirRowEV{ background-color: #CCCCCC ; padding-bottom:6px;}

.dirResultPanel{width: 98%;}

.dirError{ color: red; }

.dirPageDescription {width: 98%; }