body {
	background-color: #fff;
	margin:0px 0px 0px 0px;	
	padding: 0px;
}
html,body{
height:80%;}

/* Main Body divisions */
#master{
	width: 700px;
	height:auto;
	min-height:100%;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #5F6A86;
}
#masterMessagePage{
	width: 700px;
	
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #5F6A86;
	}
#header{
	position: relative;
	height:97px;
	width: 700px;
	background-image: url(../../images/header.jpg);
	background-position: top center;
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
#logo{
	width: 200px;
	height: 97px;
	margin-left: 30px;
	background-image: url(../../images/malc_logo.gif);
}
.horzBar{
	background-color:#CCCCCC;
	width: 700px;
	height: 3px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5F6A86;
	border-right-color: #5F6A86;
	border-bottom-color: #5F6A86;
	border-left-color: #5F6A86;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
		}

/*///   Menu   /////*/
.menu {
	width:700px;
	border-bottom: 1px solid #000;
	position: relative;
	height: 20px;
}
.menu dl {	
	}
.menu dt {display:none;}
.menu dd {
	margin:0; 
	padding:0;
}
.menu .aa {width:12px; background:url(../../images/intranet/taglft.gif); float:left; padding:5px 0 -1px 0; border-bottom:1px solid #000;}
.menu .bb {background:url(../../images/intranet/tagmid.gif); float:left; padding:5px 0 -1px 0; border-bottom:1px solid #000; text-align:center;}
.menu .cc {width:12px; background:url(../../images/intranet/tagrgt.gif); float:left; padding:5px 0 -1px 0; border-bottom:1px solid #000;}

.menu a, .menu a:visited {
	color:#888;/*#888*/
	text-decoration:none; 	
	font-size:1em;
	cursor:pointer;
}
.menu a:hover {color:#000; background:#fff;}
.menu a:hover span {
	background-position:0 150px;
	border-bottom:1px 
	solid #f9f4ee;}
/*///  END Menu   /////*/

.blankText{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#contentBox p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 15px;
}
#contentBox li {
	font-family: "Times New Roman", Times, serif;
	padding-left: 15px;
}
#contentBox a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;

	color: #000000;
	text-decoration: none;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 5px;
}
.contentBox label{
margin-left: 5px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	height: 18px;}
#contentBox a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;

	color: #3366CC;
	text-decoration: none;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 5px;
}
.infoBox{
	width: 90%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.infoBox h1{
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5F6A86;
	font-style: normal;
	font-weight: normal;
	z-index: 1;
}
.infoBox h2{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #5F6A86;
	background-color: #CCCCCC;
	padding-left: 15px;
}
.infoBox label{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	display: inline;
	margin-top: 1px;
	margin-bottom: 1px;

}
.infoBoxBar{
	background-color:#CCCCCC;
	width: 100%;
	height: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5F6A86;
	border-right-color: #5F6A86;
	border-bottom-color: #5F6A86;
	border-left-color: #5F6A86;
	border-right-width: 1px;
	border-left-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
		}
	.errorBox {
	color: #FFF;
	margin: 100px auto auto;
	height: 190px;
	width: 440px;
	padding: 5px;
	background-color: #000;
	background-image: url(../../images/tempBoxCorners.gif);
}
.errorBox a, .errorBox a:visited{
	text-deceration: none; 
	font-size:0.9em; 
	color: #ccc;
	}
.errorBox a:hover{
	color: #ff3;
	}
	
.submitLink {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:10px;
	 font-weight: Bold;
	 color: #5F6A86;

	 display:block;
	 float:right;
	 margin-top:-16px;
	 
	background-color: #CCCCCC;
	text-decoration: none;
	border: 1px solid #5F6A86;
	cursor: pointer;
	cursor: hand;
  }
 .submitLink:hover {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:10px;
	 font-weight: Bold;
	 color: #444484;

	 display:block;
	 float:right;
 	 margin-top:-16px;
	  
	background-color: #FF0;
	text-decoration: none;
	border: 1px solid #5F6A86;
  }
	
/**************************************
*********addition for file page********
***************************************/

.displayFolder{
	padding: 20px;
	color: #C00;
	margin-left:25px;
}
.displayFolder a{
	background-image: url(assets/images/triangleRight.gif);
	background-repeat: no-repeat;
	color: #C00;
	margin-bottom:-4px;
	padding-left:15px;
}
.xsnazzy h1, .zsnazzy h1 {
	margin:0; 
	font-size:1.2em; 
	padding:0 10px 5px 10px; 
	border-bottom:1px solid #444;
	cursor:pointer;

}
.tipText{
	font-size: 10px;
	color: #999;
	text-align: center;
}

.xsnazzy p, .zsnazzy p {
margin:0; 
padding:5px 10px; 
font-size:12px;
}
.xsnazzy {
background: transparent; 
width:100%;/* was 625px*/
/*float:left;*/ 
margin:0 3px;
}
.titleLeft{
	width:287px;
	float:left;
	padding: 0 10px;
	text-align: center;
	display: inline;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
		
	}
.titleRight{
	width:287px;
	float:right;
	padding: 0px 10px;
	text-align: center;
	display: inline;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
		
	}
.rowLine{
    width:623px;
    margin:auto;
}

.oddLine{
	background-color: #CCC;	
	overflow:hidden;
	height:auto;
	witdh:100%;
		margin:auto;

	}
.evenLine{
	background-color: #fff;
	overflow:hidden;
	height:auto;
	witdh:100%;
	    margin:auto;

	}
.posRow{
	width:50%;
	float:left;

	}
.instRow{
	width:50%;
	height:16px;
	float:left;
	display:inline;

	}
.rowText{
	text-align:left;
	padding-left:15px;
	float:left;
		display:inline;
	}

.instRow img{
	border: 0px none;
	padding-right:10px;
/*	background-image: url('assets/images/download.gif');*/
	display:inline;
	float:right;
}
.downloadIcon{
	border-style: none;
	border: 0;
/*	background-image: url('assets/images/download.gif');*/
	background-repeat: no-repeat;
	padding-right:12px;

	display:inline;
	float:right;
}

.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
background:#fff; 
border-left:1px solid #444;
border-right:1px solid #444;
}
.xb1 {
margin:0 5px; 
background:#444;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
border:0 solid #444; 
border-width:0 1px; 
height:auto;
}
* html .xboxcontent {
height:1px;

}

.color_a {
	color:#fff;
	background-color: #999;
}
.color_b {
	color:#000;
	background-color: #9CF;
}
.color_c {
background:#758279; 
color:#fff;
}
.color_d {
background:#b2ab9b; 
color:#000;
}