/***********************************************/
/* mse delta navigation top bar */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0; 
color: #000000;
}

ul, ol, li{
/* margin: 0;
padding: 0;
border: 0; */
color: #000000;
font-size: 95%;
}

body{
	font-family: Verdana, Arial,sans-serif;
	font-size: 100%;
	color: #000000;
 	line-height: 1.15; 
/*	line-height: 1.166; */
/*	background: #cccccc url(../images/mse3bg_page.jpg) fixed; */
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #663300;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles OUT **************/

h1{
 font: bold 170% Verdana, Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 10px;
}

h2{
 font: bold 114% Verdana, Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 10px;
}

h3{
 font: bold 100% Verdana, Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 10px;
}

h4{
 font: 100% Verdana, Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Verdana, Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

#block ul li { 
	list-style-type: disc; margin-bottom: 1.2em;
	
	/*line-height: 3.2em; */
}
/*************** list tag styles ***************/

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: square;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

label{
 font: bold 1em Verdana, Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Verdana, Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper {
position:relative;
width: 100%;
background-color: #000000;
margin:10px auto;
border: 1px solid #000000;
text-align:left;
}

#mse3_topmast{
	position: absolute;
	top: 0px;
	left: 15px;
	right: 2%;
/*	width:95.6%;*/	
	width: 970px;
}

#banner {
	height: 66px;
	background-color:#DFDFDF;
	background-image: url(../images/msebanner_2a.jpg);
	background-repeat: no-repeat;
}
#topcolor {
	height: 100px;
	background-color:#EDD8A3;
}


#engsol{
	position:absolute;
    font: 70% Verdana, Arial,sans-serif;
	top: 70px;
	left: 5px;
	color:#FFFFFF;
}

#pagecell1{
	position:absolute;
	top: 93px;
	left: 15px;
	right: 2%;
/*	width:96%; */
	width:970px;
/*	width: 850px;  border thick style ridge */ 
	background-color: #ffffff;
	border: thin; color: #CCCCCC;
	border-style:ridge;
}
/*padding resides within element, margins reside outside the element - top right bottom left;*/
/*or topbottom and rtleft 0px 10px;*/
.pagecell1 p{padding: 0px 20px 0px 10px;
	}

#departmenttitle{
	/*position: absolute;
	left:200px;	
	top:200px; */
	width: 100%;
	height: 21px; 
	background-color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: medium; font-weight:bold;
	/*z-index: 1;*/
	}

	#departmenttitle p{
	padding: 0px 10px 0px 10px;
	}
	
#departmenttitleblack{
	/*position: absolute;
	left:200px;	
	top:200px; */
	width: 100%;
/*	height: 45px; */
	background-color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*z-index: 1;*/
	}

	#departmenttitleblack p{
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
	}
	
	#departmenttitleblack h1{
	 font: bold 170% Verdana, Arial,sans-serif;
	 color: #FFFFFF;
	 padding: 0px 10px 0px 10px;
	}

#margin1{ margin-left:25px;
}

#blueservicetitle{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; color:#FFFFFF; font-weight:bold;
	background: #000099;
	}
#blueservicelarge{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%px; color:#FFFFFF; font-weight:bold;
	background: #000099;
	}

#servicetitle{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color:#FFFFFF; font-weight:bold;
	background:#990000;
	height: 16px; 
	}

.serviceline{
	width: 100%;
	height: 21px; 
	background-color: #990000;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 98%; font-weight:bold;
	padding: 0px 10px 0px 10px;
	text-align:center;
	}
#serviceline2{
	width: 100%;
	height: 21px; 
	background-color: #990000;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 98%; font-weight:bold;
	text-align:center;
	}

	#serviceline2 p{
	padding: 0px 10px 0px 10px;
	}
/********** 3 columns for top home page */
/******   3 columns */ 
#leftBar{
	float: left;
	width: 200px;
	margin-left: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

	# p{
		padding: 0px 10px 0px 10px;
	}

.top{
	/*height: 200px;
	max-height: 200px; */
	background-color:#eeeeee;
	padding: 0px;
}
/* Content for templates and second pages are main... main content and main left colomn,*/

/* ++++++++++++++++++++ new main - changed navbar -- */
#mainleftBar{
	float: left;
/*	width: 132px;  */
	width: 18%;  
	margin-left: 0px; 
	padding: 0px;
	background-color: #CCD3D7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

/* #main{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
*/
	#mainleftBar p{
		padding: 0px 10px 0px 10px;
		color:#000000;
		font-size: 90%;
	}

.maintop{
	/*height: 200px;
	max-height: 200px; */
	background-color: #CCD3D7; 
	padding: 0px;
}

/** ++++++++++++++++++++++++++++++++ */ 
#mainleftBar #nav {
	border-bottom: none; /* 1px solid #cccccc; */

}

#mainleftBar #nav ul {
	padding: 0;
	margin: 0;
	/* background-color: #CCFF00; */ /* transparent */
	list-style-type:none;
	/* when you set this value to none it removes the bullets from the list items*/
	font-size:70%;
	/* border:1px solid #000000; */
	/* this sets the border for all four sides one pixel wide, solid, and black*/
}

/*inline rule lists are moved to a horizontal plane and bullets are dropped*/
#mainleftBar #nav ul li {
/*display: inline;*/
	display: block;
	padding: 0;
	margin: 0;
}

#mainleftBar #nav ul li a { background-color:#CCD3D7; color: #21536A; 
	display:block; border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc; padding: 2px 0 2px 2px; text-decoration:none; height:1%;
}
/* display block makes links act like buttons - clickable along the length. The height of 1% makes IE behave in this way too*/
/* { background-color:#CCD3D7; border-bottom:1px solid #999999; color:#FFFFFF; display:block; padding: 4px 0 6px 4px; text-decoration:none; height:1%; */

/*focus is for when users use the tab and not the mouse*/
/*#leftcolumn #nav ul li a:hover, #leftcolumn #nav ul li a:focus {
background-color: #990000;
}*/
#mainleftBar #nav a:hover, #main #nav a:focus {
background-color: #990000;
border-right:1px solid #ffffff;
border-bottom: 1px solid #ffffff;
color: #ffffff;
}

/*..... ............................This is for main */
	#main p{
		padding: 0px 10px 0px 10px;
		color:#000000;
		font-size: 90%;
	}

.maintop{
	/*height: 200px;
	max-height: 200px; */
	background-color: #CCD3D7; 
	padding: 0px;
}

/** ++++++++++++++++++++++++++++++++ */ 
#main #nav {
	border-bottom: none; /* 1px solid #cccccc; */

}

#main #nav ul {
	padding: 0;
	margin: 0;
	/* background-color: #CCFF00; */ /* transparent */
	list-style-type:none;
	/* when you set this value to none it removes the bullets from the list items*/
	font-size:70%;
	/* border:1px solid #000000; */
	/* this sets the border for all four sides one pixel wide, solid, and black*/
}

/*inline rule lists are moved to a horizontal plane and bullets are dropped*/
#main #nav ul li {
/*display: inline;*/
	display: block;
	padding: 0;
	margin: 0;
}

#main #nav ul li a { background-color:#CCD3D7; color: #21536A; 
	display:block; border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc; padding: 2px 0 2px 2px; text-decoration:none; height:1%;
}
/* display block makes links act like buttons - clickable along the length. The height of 1% makes IE behave in this way too*/
/* { background-color:#CCD3D7; border-bottom:1px solid #999999; color:#FFFFFF; display:block; padding: 4px 0 6px 4px; text-decoration:none; height:1%; */

/*focus is for when users use the tab and not the mouse*/
/*#leftcolumn #nav ul li a:hover, #leftcolumn #nav ul li a:focus {
background-color: #990000;
}*/
#main #nav a:hover, #main #nav a:focus {
background-color: #990000;
border-right:1px solid #ffffff;
border-bottom: 1px solid #ffffff;
color: #ffffff;
}
/* ++++++++++++++++++++++++++++++++ */

#content{
	float: left;
	background-color:#F7F7F4;
	width:550px;
/*	margin-right: 205px; */
	/* t r b l*/
}

#content p{
		padding: 0px 10px 0px 10px;
	}

.contenttop{
	/*height: 200px; 
	min-height: 180px; */
	/* background-color:#F7F7F4; */
	padding: 0px 30px 0px 10px;
	font-size: 95%;
	border-bottom: 1px solid #cccccc;
}

/* ****************** */
/* #maincontent {
	border: 1px solid #333; 
	font-size: 0.8em; 
	margin: 0 188px 0 188px; 
	padding: 16px 30px; 
}
  NEW VERSION CONTENTMAIN -- renamed new contentmain to maincontent*/
  /* *******************************************************************************maincontent 3 */

#maincontent3{
    float:right;
	width: 75%; 
	margin: 0;
	padding: 0 1% 0 0;
}
  

  
    /* ***********used for main dept pages*****************maincontent 3 */


#maincontent{
  float:right;
	width: 80%;
	margin: 0;
	padding: 0 1% 0 0;
}

/* Content for templates and second pages are main... main content and main left colomn,
CHANGED FROM maincontent to contentmain
	#maincontent{
		float: left;
		background-color: #FFFFFF;*/
		/*margin-right: 205px; */
			
		/* t r b l
	}*/

#maincontent p{
		padding: 0px 10px 0px 10px;
/*		font-size: 0.9em; */
		font-size: 90%;
	}

.maincontenttop{
	/*height: 200px; 
	min-height: 180px; */
	/* background-color:#F7F7F4; */
	padding: 0px 10px 0px 10px;
	font-size: 90%;
	border-bottom: 1px solid #cccccc;
}


#rightBar{
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
/*  float:right;
	width: 20%; */
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
/* 	background: #999999;*/
	background: #CCD3D7;
}

	#rightBar p{
		font-size: 85%;
		padding: 0px 10px 0px 10px;
		color:#FFFFFF;
	}
	
.rightsidetop{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	padding: 0px;
}

/*******************************/

#2{
	clear:both;
	float: left;
	width: 180px;
	margin-left: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

	#2 p{
		padding: 0px 10px 0px 10px;
	}

.2top{
	/*height: 200px;
	min-height: 200px; */
	background-color:#eeeeee;
	padding: 0px;
}

#content2{
	float: left;
/*	width: 55%; */
}

	#content2 p{
		padding: 0px 10px 0px 10px;
	}

.content2top{
	/*height: 200px; 
	min-height: 180px; */
	background-color:#CCCCCC;
	padding: 0px 10px 0px 10px;
	font-size: 100%;
	border-bottom: 1px solid #cccccc;
}

#rightBar2{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	/* background-image: url(../images/old/dotlogo.gif); */
	background-repeat:no-repeat;
	background-position: top; background-position:left;
}
	#rightBar2 p{
		font-size: 85%;
		padding: 0px 10px 0px 10px;
		color:#FFFFFF;
	}
	
.rightsidetop2{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	padding: 0px;
}


/**************************/
#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#pageNav{
	float: left;
	width:170px;
	padding: 0px;
	background-color: #F5f7f7; /* F5f7f7   21536A  */
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#contentP{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}

/***********************************************/
/* Colored headings                              */

.blueheader {
   font-family:Arial;
   font-size:1.2em; 
   color:#ffffff;
   font-weight:bold;
   background:#003366;
   padding:5px; 
   }
   
.bluehead2 {
   font-family:Arial;
   font-size:1.2em; 
   color: #990000;
   font-weight:bold;
   }
   
.bluehead3 {
   font-family:Arial;
   font-size: 105%; 
   color: #960;
   font-weight:bold;
   }
/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 100%;
	width: 640px;
	height: 27px;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/mse3_mainnav_bkgr.gif);
}

#globalNav img{
	margin-bottom: -4px;
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 4px; 
	color:#FFFFFF;
	height: 22px;
	width: 690px;
	padding: 0px;
	margin: 0px;
	left: 15px;
	z-index: 100;
}

a.glink, a.glink:visited{
  	font-size: 65%;
  	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #990000;
}

a.glink:hover{
  	background-color: #990000;
    border-right:1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ffffff; height:1%;
	text-decoration:none;
}

#leftcolumn #nav ul li a { background-color:#000000; border-bottom:1px solid #999999; color:#FFFFFF; display:block; padding: 4px 0 6px 4px; text-decoration:none; height:1%;
}
/* display block makes links act like buttons - clickable along the length. The height of 1% makes IE behave in this way too*/
/*font-size: 80%;
color: #FFFFFF;
background-color:#333333;
text-decoration: none;
padding: 0 15px 0 15px;
border-right: 1px solid #000000;
text-align: center;
width: 9em;*/


/*focus is for when users use the tab and not the mouse*/
/*#leftcolumn #nav ul li a:hover, #leftcolumn #nav ul li a:focus {
background-color: #990000;
}*/
#leftcolumn #nav a:hover, #leftcolumn #nav a:focus {
background-color: #990000;
border-right:1px solid #ffffff;
border-bottom: 1px solid #ffffff;
color: #ffffff;
}

/*padding resides within element, margins reside outside the element - top right bottom left;*/
/*or topbottom and rtleft 0px 10px;*/

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 92px;
	left: 10px;
	/*width: 100%;*/
	width: 640px;
	height: 21px;
	padding: 0px 0px 2px 10px;
	visibility: hidden;
	background-color: #D2D2CA;
/* background:url(../images/mse3_subnav_bkgr.gif);*/
/* test*/
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 65%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px 3px 4px 3px;
	/*test  */
}

.subglobalNav a:hover{
	background-color:#990000;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	height:1%;
}


/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	color:#FFFFFF;
}

#search a:hover{
	margin: 0px;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	height: 200px;
}
/**
html>body .feature {height: auto;} **/

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** Font and story styles  TRBL  ******************/

.story {
	padding: 3px 0px 0px 10px;
	font-size: 70%;
}

#storyr {
	font-size: 70%; color:#990000;
}

.storytitle{ color:#990000; font-weight:bold;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}

.storytext1{
	font:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size: 150%; line-height: 1.15;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

/* #siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
} */


/************ sectionLinks styles top right bottom left **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 3px 0px 2px 3px;
	border-bottom: 1px solid  #cccccc;
}
#sectionLinks a{
	display: block;
	/* border-top: 1px dashed #cccccc; */
	border-bottom: 1px dashed #666666;
	/* background-image: url(../images/bg_nav1.jpg); */
	/*font-weight: bold; */
	padding: 2px 0px 2px 2px;
	color: #21536A; 
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	/* border-top: 1px dashed #cccccc; */
	border-bottom: 1px dashed #666666;
	/* background-image: url(../images/bg_nav1.jpg); */
	/*font-weight: bold; */
	padding: 2px 0px 2px 2px;
	color: #21536A; 
}

#sectionLinks a:hover{
	/*border-top: 1px solid #cccccc; */
	/* background-color: #DDEEFF; */
	/* background-image: none; */
	/*font-weight: bold; */
	text-decoration: underline;
}
/* ************************************ */

/*********************************** footer ***********************************************/

/*the clear both below ensures footer is moved down below the content and leftcolumn divs, no matter which of the elements islonger. Changing to left and right shows the difference*/

#footer1{ clear:both; border-top: 1px solid #999999; background-color:#000000; color:#FFFFFF; text-align:center;
}

#footer1 p {
font-size: 70%;
padding: 2px;
margin: 2px 15px;
}

#footer1 ul li {
display: inline;
padding: 0;
margin: 0;
}

#footer1 ul li a {
font-size: 70%;
color: #FFFFFF;
background-color:#333333;
text-decoration: none;
padding: 0 15px 0 15px;
border-right: 1px solid #000000;
text-align: center;
width: 9em;
}

/*focus is for when users use the tab and not the mouse*/
#footer1 ul li a:hover, #nav ul li a:focus {
background-color: #990000;
}

#footer{
clear:both;
border-top: 1px solid #000000;
background-color: #003366;
color: #FFFFFF;
}

#footer p {
font-size: 70%;
padding: 2px;
margin: 15px;
}

#footernav {
border-bottom: 1px solid #000000;
}

#footernav ul {
padding: 0;
margin: 0;
background-color:#333333;
}

/*inline rule lists are moved to a horizontal plane and bullets are dropped*/
#footernav ul li {
display: inline;
padding: 0;
margin: 0;
}

#footernav ul li a {
font-size: 70%;
color: #FFFFFF;
background-color:#333333;
text-decoration: none;
padding: 0 15px 0 15px;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
border-top:1px solid #999999;
border-left:1px solid #999999;
text-align: center;
width: 9em;
}

/*focus is for when users use the tab and not the mouse*/
#footernav ul li a:hover, #nav ul li a:focus {
background-color: #990000;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
border-top:1px solid #000000;
border-left:1px solid #000000;
}

/*padding resides within element, margins reside outside the element - top right bottom left;*/
/*or topbottom and rtleft 0px 10px;*/


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}
/** ************************ table substitutes ************ */
#tableleft{
	float: left;
	width: 250px;
	margin-left: 0px;
	padding: 0px;
}

#tableright{
	float: right;
	width: 250px;
	margin-left: 0px;
	padding: 0px;
}

/********************* end **********************/

