/*html elements*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	}
body
{
	/*background-color:#831818;
	background-color:#3a5584;*/
	background-color:#ffffff;
	margin: 0;
	background:url(../images/background.gif);
	background-repeat: repeat;
	min-height:300px;
	height:100%;
	
	}
/* container -- holds menu and content */		
.container {
	width:100%;
	margin:0;
	padding:20;
	background:url(../images/menu_bkgnd.gif) repeat-y; 
	background-color:#ffffff;
	height:inherit;	
	border:solid 5px red;
	
	}
table.body
{
	background-color:#ffffff;
	 width:775px; 
	border:5;
	border-color:#000000;
	height:100%;
	font-size:90%;
}
	
/*content*/
.content {
	margin: 0 0 0 190px;
	padding:8px 10px 0 0;
    /* height:auto;*/
	background-color:#ffffff;
	/*border:solid 5px red;*/
	}
td,th {
	border:solid #CCCCCC 0px;
	}
/*mocd table formatting*/
.small
{
	font-size:xx-small;
	color:#800080;
	
}
.mocdheading
{
	font-size:small;
	color:#800040;
	font-weight:bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	margin:0 0 4px 0;
	}
ul {
	margin:0 0 8px 0;
	padding:0 0 0 30px;
	list-style:disc;
	line-height: 13pt;
	}	
ol {
	margin:0 0 8px 0;
	padding:0 0 0 35px;
	line-height: 13pt;
	}
li {
	font-size:85%;
	}
img {
	border-width:0;
	}
	
/*headings*/
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2D3F5F;
	margin:12px 0 3px 0;
	}
h1 {
	font-size: 135%;
	}
h2 {
	font-size: 125%;
	}
h3 {
	font-size: 115%;
	}
h4 {
	font-size: 110%;
	}
h5 {
	font-size: 105%;
	border-top: solid 4px #D78321;
	padding:3px 0 0 0;
	}
h6 {
	font-size: 100%;
	}

/* header */	
#header {
	background:url(../images/header3.jpg) no-repeat;
	/*background:url(../images/MtnBkDrp.jpg) no-repeat ;*/
	background-color:#3a5584;
	margin:0;
	padding:0;
	width:100%;
	height:70px;
	}
#header p {
	margin:0 0 -3px 0;
	padding:0;
	}
/* float for firstgov.gov & doe links */		
#header-right {
	float:right;
	}	
#header-left
{ float:left;
 width:100px;
}

/*crumbtrail*/
#crumbtrail 
{
	/*background:url(../images/header3.jpg) no-repeat;*/
	
	background-color:#000000;
	margin:0;
	padding:0;
	width:100%;
	height:28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #fff;	
	vertical-align:top;	
	}
	#crumbtrail p {
		padding:5px;
		font-size: 8.5pt;
		color: #fff;
		margin:0;
		}
	#crumbtrail a {
		color:#FFFFFF;
		text-decoration:none;
		padding: 4px;
		}
	#crumbtrail a:hover {
		color:#FFFFFF;
		text-decoration:none;
		background-color:#660000;
		}
	#left-crumbtrail {
		float:left;
		height:26px;
		margin:2px 0 0 5px;
		padding:0;
		font-size: 8.5pt;
		color: #fff;
		vertical-align:middle;
		
		}
	#right-crumbtrail {
		float:right;
		height:26px;
		color:#FFFFFF;
		margin:0 5px 0 0;
		text-align:right;
		padding:0;
		background:url(../images/header_06.gif) no-repeat;
		}
	#right-crumbtrail p {
		display:inline;
		}
	#searchform {
		display:inline;
		height:26px;
		width:200px;
		font-size:8.5pt;
		margin:0px;
		padding:0px;
		}
	#searchfield {
		display:inline;
		height:16px;
		width:100px;
		font-size:8.5pt;
		margin:0px 4px;
		padding:0px;
		vertical-align:middle;
		}
	#searchbtn {
		margin:0;
		padding:0px;
		vertical-align:middle;
		}		
	.textsize {
		display:inline;
		cursor:pointer;
		vertical-align:middle;
		margin:0;
		padding:0;
		}
		

	
	/*menu items*/
#menu1 {
	width:176px;
	background-color: #831818;
	/*background-color:#3a5584;*/
	float:left;
	margin:0;
	padding:0;
	height:100%;
	min-height:275px;
	height:100%;
	
	
	}
	
	td.menu2{
	background-color: #831818;
	/*background-color: #3a5584;*/
	}

/*subnav*/
#subnav .boxsection {
	padding:10px 15px 5px 0;
	float:left;
	width:133px;
	font-size:90%;
	}
#subnav .title {
	font-weight:bold;
	width:100%;
	border-bottom:#000066 1px solid; 
	}
#subnav div a {
	font-weight:normal;
	cursor:pointer;
	text-decoration:none;
	}
#subnav div a:hover {
	color:#CC0000;
	text-decoration:none;
	}

/*footer*/
table.footer {
	width:100%;
	height:75px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#ffffff;
	margin:0;
	padding:0;
	
	}

.top-footer{
	color:#fff;
	background-color:#831818;
	background:url(../images/red.jpg) repeat-x; 
	height:20px;
	border-color:#ffffff;
	border-width:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	vertical-align:middle;
}
.bottom-footer
{
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#ffffff;
	margin:0;
	padding:0;
}
	
	#left-footer {
		float:left;
		height:25px;
		color:#FFFFFF;
		margin-left:5px;
		}
	#right-footer {
		float:right;
		height:25px;
		color:#FFFFFF;
		text-align:right;
		margin-right:5px;
		}
	#footer p {
		padding:0px;
		font-size:8.5pt;
		color: #fff;
		margin:0;
		}
	table.footer a {
		color:#FFFFFF;
		text-decoration:none;
		padding:4px;
		}
	.footer a:hover {
		color:#FFFFFF;
		text-decoration:none;
		background-color:#660000;
		}

/* Feature Area (optional right sidebar) */
.featurearea {
	width:215px;
	float:right;
	/*background-color:#FFCC66;
	background-color:#F8F1DC;*/
	background-color:#c4c4c4;
	margin:0px 10px 10px 10px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
}
.featurebox {
	margin:0;
	padding:8px;
}
.featurebox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2D3F5F;
	font-size: 115%;
	padding:0;
	margin:0;
	}
.featurebox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2D3F5F;
	font-size: 115%;
	border-top:3px solid #841818;
	padding:3px 0 0 0;
	margin:0;
	}
.featurebox p {
	padding:0;
	margin:0 6px 4px 0;
	}
	table.imgLeft
	{
		padding:0 0 0 0;
		margin:0 0 0 0
	}
.featurebox .img_right {
	float:right;
	margin:0 8px 6px 6px;
	padding:0;
	}
.featurebox .img_left {
	float:left;
	margin:0 6px 6px 8px;
	padding:0;
	}

/* 	Update Line */
.update {
	margin:0;
}
.update p {
	text-align:right;
	margin:0;
	padding:0 8px 8px 0;
	font-size:70%;
}

/* 	Miscellaneous */
.clear {
	clear:both;
	margin:0;
	padding:0;
}

/* Skip Navigation */
div#skip { 
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute; /* for the benefit of IE5 Mac */
}
div#title {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute; /* for the benefit of IE5 Mac */
}

/* image float styles */	
.img_right {
	float:right;
	margin:0 0 8px 8px;
	padding:0;
	}
.img_left {
	float:left;
	margin:0 8px 8px 0;
	padding:0;
	}

/**********************MENU**********************/
  ul.makeMenu, ul.makeMenu ul {
  width: 200px;                 /* sets the size of the menu blocks */
  border: 0px solid #000;      /* puts a black border around the menu blocks */
  background-color: #3a5584;      /*  - a bg-color MUST be included for IE to work properly! */
  padding: 3px 3px 3px 3px;          /* stops the usual indent from ul */ 
  cursor: default;             /* gives an arrow cursor */
  margin-left: -5px;            /* Opera 7 final's margin and margin-box model cause problems */
  font-size:11pt;
  font-family:Arial, Sans-Serif;
  text-align:left;
  
}
ul.makeMenu li {
  list-style-type: none;       /* removes the bullet points */
  margin: 2px 2px 2px 2px;      /* Opera 7 puts large spacings between li elements */
  position: relative;          /* makes the menu blocks be positioned relative to their parent menu item to the absolutely positioned child blocks */
  padding: 4px 2px 4px 2px;                               
  color: #fff;                 /* sets the default font colour to white */
  background-color:#3a5584; 
  z-index:0;
 
}
    /*****************************************************************/
/*Level Two Menu Styles*/
/*****************************************************************/
ul.makeMenu1, ul.makeMenu1 ul {
  width: 210px;                 /* sets the size of the menu blocks */
  border: 0px solid #000;      /* puts a black border around the menu blocks */
  /*background-color: #831818; */     /* makes the menu blocks mint green - a bg-color MUST be included for IE to work properly! */
  background-color:#3a5584;
  padding: 3px 3px 3px 3px;             /* stops the usual indent from ul */
  cursor: default;             /* gives an arrow cursor */
  margin-left: -7px;            /* Opera 7 final's margin and margin-box model cause problems */
  font-size:10pt;
  font-family:Arial Sans-Serif;
  z-index:10;
}
ul.makeMenu1 li {
  list-style-type: none;       /* removes the bullet points */
  margin: 2px 2px 2px 2px;      /* Opera 7 puts large spacings between li elements */
  position: relative;          /* makes the menu blocks be positioned relative to their parent menu item
                                  the lack of offset makes these appear normal, but it will make a difference
                                  to the absolutely positioned child blocks */
  padding-left: 2px;                                
  color: #fff;                 /* sets the default font colour to white */
  background-color:#3a5584;      /* sets background color if each section to ... color*/


}
ul.makeMenu1 li > ul {          /* using the > selector prevents many lesser browsers (and IE - see below) hiding child ULs */
  display: none;               /* hides child menu blocks - one of the most important declarations */
  position: absolute;          /* make child blocks hover without leaving space for them */
  top: 2px;                    /* position slightly lower than the parent menu item */
  left: 197px;                  /* this must not be more than the width of the parent block, or the mouse will
                                  have to move off the element to move between blocks, and the menu will close */
}

/*****************************************************************/
/*Level Two Large Menu Styles*/
/*****************************************************************/
ul.makeMenu2, ul.makeMenu2 ul {
  width: 400px;                 /* sets the size of the menu blocks */
  border: 1px solid #000;      /* puts a black border around the menu blocks */
  background-color: #831818;      /* makes the menu blocks mint green - a bg-color MUST be included for IE to work properly! */
  padding: 3px 3px 6px 3px:           /* stops the usual indent from ul */
  cursor: default;             /* gives an arrow cursor */
  margin-left: 0px;            /* Opera 7 final's margin and margin-box model cause problems */
  font-size:8pt;
  font-family:Arial Sans-Serif;
}
ul.makeMenu2 li {
  list-style-type: none;       /* removes the bullet points */
  margin: 2px 2px 2px 2px;      /* Opera 7 puts large spacings between li elements */
  position: relative;          /* makes the menu blocks be positioned relative to their parent menu item
                                  the lack of offset makes these appear normal, but it will make a difference
                                  to the absolutely positioned child blocks */
   padding-left: 2px;                               
  color: #fff;                 /* sets the default font colour to white */
  background-color:#3a5584;      /* sets background color if each section to ... color*/


}




ul.makeMenu li > ul {          /* using the > selector prevents many lesser browsers (and IE - see below) hiding child ULs */
  display: none;               /* hides child menu blocks - one of the most important declarations */
  position: absolute;          /* make child blocks hover without leaving space for them */
  top: 2px;                    /* position slightly lower than the parent menu item */
  left: 197px;                  /* this must not be more than the width of the parent block, or the mouse will
                                  have to move off the element to move between blocks, and the menu will close */
}
ul.makeMenu li:hover, ul.makeMenu li.CSStoHighlight {
  background-color: #3a5584;  
 /*  background-color: #74a0c7;      gives the active menu items a yellow background */
  color: #000;                /* makes the active menu item text black */ 
  /*font-style:oblique;*/
  font-size:9pt;
  font-weight:bold;
  border-bottom: solid 1px #000;
  
}
ul.makeMenu ul.CSStoShow {     /* must not be combined with the next rule or IE gets confused */
  display: block;            /* specially to go with the className changes in the behaviour file */
}
ul.makeMenu li:hover > ul {    /* one of the most important declarations - the browser must detect hovering over arbitrary elements
                                  the > targets only the child ul, not any child uls of that child ul */
  display: block;              /* makes the child block visible - one of the most important declarations */
}
/* and some link styles */
ul.makeMenu li a { color: #fff; display: block; width: 100%; text-decoration: none; }
ul.makeMenu li a:hover, ul.makeMenu li a.CSStoHighLink { color: #000; }
ul.makeMenu li:hover > a { color: #000; } /* supports links in branch headings - should not be display: block; */
