@charset "utf-8";
/* CSS Document */

.aside {
	width: 40%;
	border: 2px solid rgb(229,229,229);
		/* for ie8 and below */
	font-family: pt-sans, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	font-style: normal;
	font-size:12px;
}


.margin40 {
    margin-right: 0px;

}




.maindiv {
	width: 959px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	  }
 
body {
    margin-left: auto;
    margin-right: auto;
    background-color: #D0D1D8;
    margin-top: 0;
    width: 100%;
    font-size: small;
    background-repeat: no-repeat;
    float: none;
    clear: none;
    height: auto;
    margin-bottom: auto;
    text-align: left;
}


  
.container {
    width: 960px;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #000000;
    border-top: thin solid #000000;
    border-bottom: thin solid #000000;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 14px;
    display: block;
    background-attachment: scroll;
    height: auto;
    vertical-align: baseline;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../graphics/sealwatermark2.jpg);
}
	 


	 

 	 
banner {
	width: 959px; /* Width of new image */
	height: 110px; /* Height of new image */
	padding-left: 0px;
	vertical-align: baseline;
	background-position: center 0%;
	
  }
  
 	
div.one {
	width: 300px;
	margin: 0 auto;
	border: 1px solid black;
	color: #000000;
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	
	}



.textbox {
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 150px;
	clear: none;
	width: auto;
	border: thick outset #C4BFBF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: auto;
	margin-top: 80px;
	font-size: large;
	}
	
.deptbox {
	margin-bottom: 0px;
	width: 375px;
	border: thick outset #C4BFBF;
	color: #424040;
	background-color: #F5F5F5;
	float: none;
	clear: none;
	text-align: left;
	font-size: small;
	vertical-align: 0px;
	height: auto;
	margin-left: 20px;
	top: auto;
	opacity: 1;
	background-repeat: repeat-y;
	margin-top: 40px;
	text-shadow: 1px 0px;
	}
.deptbox2 {
    border: thin solid #000000;
    color: rgba(9,14,243,1.00);
    font-size: small;
    top: auto;
    opacity: 1;
    background-repeat: no-repeat;
    text-align: left;
    max-width: 350px;
    margin-bottom: 2px;
    margin-left: 20px;
    min-height: 0;
    display: block;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 350px;
    height: auto;
    float: left;
	}
.frontpagebox3 {
    margin-bottom: 0px;
    width: 350px;
    border: thin solid #000000;
    color: rgba(9,14,243,1.00);
    clear: left;
    font-size: small;
    vertical-align: top;
    height: auto;
    margin-left: 20px;
    top: auto;
    opacity: 1;
    background-repeat: repeat-y;
    text-align: left;
    white-space: normal;
    text-decoration: none;
    font-weight: normal;
	}
	
.h1 {
    width: auto;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    clear: none;
    font-weight: normal;
    text-align: left;
    font-size: small;
    background-color: #4B4B8E;
    height: 20px;
    opacity: 1;
    text-decoration: none;
    display: block;
    color: #F7F7F7;
    text-indent: 10px;
	}
.h1frontpage {
    width: auto;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    clear: none;
    font-weight: normal;
    text-align: left;
    font-size: small;
    background-color: #4B4B8E;
    height: 20px;
    opacity: 1;
    text-decoration: none;
    display: block;
    color: #F7F7F7;
    text-indent: 10px;
	}

.imgsidebar  {
	padding-right: 20px;
	padding-left: 0px;
	clear: right;
	padding-top: 25px;
	float: right;

}

 .li {
	font: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-left: 25px;
	}


   /* This is just styling for this specific page. */
     
	  
   .#wrap {
	margin: 0;
	background-color: #fff;
	}
	
	.h3 {
	color: #000000;
	font-size: large;
	vertical-align: middle;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;
    }
	  
   #content {
	padding: 0 60px 60px;
	width: 346px;
	border: thin solid #000000;
	height: 122pt;
	background-color: #D6D6D6;
	}
	  
   /* Begin Navigation Bar Styling */
   
   #nav {
	float: none;
	list-style-type: none;
	list-style-image: none;
	background-color: #373B67;
	color: #FEFEFF;
	vertical-align: top;
	display: block;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	text-align: left;
	list-style-position: inside;
	text-indent: 5px;
	line-height: normal;
	font-style: normal;
	top: 0px;
	bottom: auto;
	position: static;
	left: 20px;
	right: 20px;
	width: auto;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	clear: none;
	}
	  	  
	  
   #nav li {
	display: inline;
	font-size: small;
	left: auto;
	}
	
	#nav li a {
	display: inline-block;
	padding: 8px 15px;
	font-family:Arial;
	text-decoration: none;
	color: ##FFFFFF;
	font-weight:lighter
	font-style: normal;
	color: #FBFBFB
}
	 
   #nav li a:hover {
	color: #CDE8F1;
	display: inline-block;
	}
	
	

   /* End navigation bar styling. */
   


.header {
	float: center;
	height: auto;
	width: 100%;
	margin-bottom: 15px;
	
}


.leftsidebar  {
	float: none;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.deptbox2 {
    color: #000000;
}

.p {
	margin-left: 20px;
}

.leftmargin {
}

heading1 {
	font-size: small;
}

img {
	vertical-align: text-top;
	text-align: left;
	border: thin none #000000;
}

.center { float: center;
}

spaces3 p {

line-height: 3.0;

}

div.image {
   content:url(http://graphics/whitespace.jpg) ;
}​


p.accordian { margin-top:0
}



dropdownmenu { align:left; display: block; width: 365px; float: none; margin-right:20px 
}

.imageborder {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

.imageborderright{
	border-right: 1px solid #000000;
}

.topmargin {margin-top: 0px
 }

.indent {text-indent: 40px

}

.tableveteran {
	table-layout: fixed;
     width: 700px;;
	border:  thick;
	
	
}
worked on
 th {
     height: 50px;
} 


tbody tr td {
	column-width: 50%;
	width: 500px;
}
.tdright {
	align="right";
}

.tdleft {
	align="left";
}





.class {
}
