/* Page Structure
----------------------------------------------- */

html {
	margin: 0;
	padding: 0;
	
	
}

body {
	color: #333333;
	background: #68571a url(../images/layout/backgrd.jpg) repeat-y center;
	margin: 0px;
	padding: 0px;
}

#homecontainer {
    width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
	clear: both;
}

.container {
    width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#contentcontainer {
	background-color: #FFFFFF;
	background-image: url(../images/header/naamp_home_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 280px;
}


#homecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 71%;
	vertical-align: top;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 20px;
	padding-top: 280px;
	line-height: 140%;
	
}


#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 71%;
	vertical-align: top;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	line-height: 140%;
	background-color: #FFFFFF;
}

#contentsamples {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 71%;
	vertical-align: top;
	margin-left: 60px;
	margin-right: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	line-height: 140%;
}

#content p {
}


#news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 71%;
	vertical-align: top;
	margin-left: 40px;
	margin-right: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	line-height: 140%;
}


ul {
	list-style-type: square;
	padding-bottom: 6px;
	
}

ol {
	list-style-type: decimal;
	padding-bottom: 6px;
	
}

li {
	padding-bottom: 6px;
	line-height: 140%;
	
}

#header {
	margin: 0px;
	padding: 0px;
	background-position: center;
	clear: both;
}


.greyheading {
	color: #333333;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 200%;
}

/* Identity Strip and Top Navigation
----------------------------------------------- */
#wordmarkcontainer {
	margin: 0;
	padding: 0;
	width: 100%;
	
	float: left;
	clear: both;
}

#wordmarkwrap {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 33px;
	background-color: #000000;

}

#identityStrip {
background-color: #000000;
margin: 0;
	padding: 0;
height: 33px;
width: 466px;
float: left;
}

#identityStrip ul { 
margin: 0;
padding: 0;
}
#identityStrip ul li {
list-style: none;
float: left;
}

#identityStrip ul li a {
	text-decoration: none;
	display: block;
}

/* Image Replacement */
#umassTab {
	width: 180px;
	height: 33px;
	position: relative;
	}
#umassTab span {
	background: url(../images/identity_strip_blck_umass.jpg) no-repeat;
	position: absolute;
	width: 180px;
	height: 33px;
	}
	
#extensionTab {
	width: 146px;
	height: 33px;
	position: relative;
	}
#extensionTab span {
	background: url(../images/identity_strip_blck_extension.jpg) no-repeat;
	position: absolute;
	width: 146px;
	height: 33px;
	}

/* Headings
----------------------------------------------- */


h1 {
	color: #881c1c;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	line-height: 1.5em;
}

h2 {
	color: #333333;
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 3px;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #005b2e;
}

h4 {
	color: #333333;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	padding-top: 4px;

}

/* Links
----------------------------------------------- */


a:link {
	color: #005b2e;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #005b2e;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}




  /* MetaNav
----------------------------------------------- */

td#metanav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
	font-size: 70%;
	font-weight: normal;
	text-align: right;
	padding: 8px 15px;
}


td#metanav a {
	font-weight: normal;
	color: #FFFFFF;
	
	
}

#metanav a:link, #metanav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	
}

#metanav a:hover {
  	color: #FFFFFF;
  	background: #000000;
	text-decoration: none;
  }
  
  

 
 
 /* Left Navigation
----------------------------------------------- */


#homeleftside {
	background-color: #cccc99;
	background-image: url(../images/header/naamp_home_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 280px;
}


#left {
	
	text-align: left;
	font-size: 80%;
	width: 251px;
	padding: 0;
	margin: 0;
	padding-top: 180px;
	list-style: none;
	line-height: 120%;

}


#left ul {
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 10px;
	margin-left: 8px;	
}


#left li {
	padding-left: 14px;
	background-image: url(../images/layout/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	list-style: none;
	padding-bottom: 8px;
}

#left a {
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;

}

#left a:link, #left a:visited {
	color: #333333;
	text-decoration: none;

}

#left a:hover {
	color: #005b2e;
	text-decoration: underline;
}

/* Leftsubnav Navigation
----------------------------------------------- */


#left ul ul {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;

}


#left ul ul li {
	padding-left: 2px;
	padding-right: 10px;
	list-style: none;
	padding-bottom: 6px;
	background-image: none;
	line-height: 120%;
}

#left ul ul a {
	font-weight: normal;
	text-decoration: none;


}

#left ul ul a:link, #left ul ul a:visited {
	color: #885709;
	text-decoration: none;

}

#left ul ul a:hover {
	color: #885709;
	text-decoration: underline;
}




 /* Left Interior Navigation
----------------------------------------------- */


#leftside {
	background-color: #cccc99;
}


#leftinterior {
	background-color: #cccc99;
	text-align: left;
	font-size: 80%;
	width: 251px;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 120%;

}


#leftinterior ul {
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 10px;
	margin-left: 8px;	
}



#leftinterior li {
	padding-left: 14px;
	background-image: url(../images/layout/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	list-style: none;
	padding-bottom: 8px;
}

#leftinterior a {
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;

}

#leftinterior a:link, #leftinterior a:visited {
	color: #333333;
	text-decoration: none;

}

#leftinterior a:hover {
	color: #005b2e;
	text-decoration: underline;
}





/* Leftinteriorsubnav Navigation
----------------------------------------------- */


#leftinterior ul ul {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 8px;

}


#leftinterior ul ul li {
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
	padding-right: 10px;
	list-style: none;
	padding-bottom: 0px;
	background-image: none;
}

#leftinterior ul ul a {
	font-weight: normal;
	text-decoration: none;


}

#leftinterior ul ul a:link, #leftinterior ul ul a:visited {
	color: #885709;
	text-decoration: none;

}

#leftinterior ul ul a:hover {
	color: #885709;
	text-decoration: underline;
}


 /* Left Interior Sub Navigation
----------------------------------------------- */


#leftside {
	background-color: #cccc99;
}


#leftinteriorsub {
	background-color: #cccc99;
	text-align: left;
	font-size: 80%;
	width: 251px;
	padding: 0;
	margin: 0;
	list-style: none;
	padding-top: 10px;
	background-image: url(../images/layout/nav_lines_interior.jpg);
	background-repeat: no-repeat;

}


#leftinteriorsub ul {
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 10px;
	margin-left: 8px;
		
}


#leftinteriorsub li {
	padding-left: 6px;
	list-style: none;
	padding-bottom: 5px;
}

#leftinteriorsub a {
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;

}

#leftinteriorsub a:link, #leftinteriorsub a:visited {
	color: #333333;
	text-decoration: none;

}

#leftinteriorsub a:hover {
	color: #005b2e;
	text-decoration: underline;
}





/* Leftinteriorsubnav Navigation
----------------------------------------------- */


#leftinteriorsub ul ul {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 8px;

}


#leftinteriorsub ul ul li {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	list-style: none;
	padding-bottom: 0px;
	background-image: none;
}

#leftinteriorsub ul ul a {
	font-weight: normal;
	text-decoration: none;


}

#leftinteriorsub ul ul a:link, #leftinteriorsub ul ul a:visited {
	color: #885709;
	text-decoration: none;

}

#leftinteriorsub ul ul a:hover {
	color: #885709;
	text-decoration: underline;
}



/* Sidebar
----------------------------------------------- */


#sidebar {
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 252px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	float: right;
}

#sidebar ul {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-bottom: 6px;
	
}

#sidebar li {
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 130%;
}

#sidebar a {
	font-weight: normal;
	text-decoration: none;
}

#sidebar a:link, #sidebar a:visited {
	color: #990000;
	text-decoration: none;
	
}
#sidebar a:hover {
	color: #666666;
	text-decoration: underline;
	
}

.sidebarheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	color: #333333;
	padding: 0 8px;
	font-size: 120%;
}

.sidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	color: #333333;
	padding: 0 8px;
	background-color: #FFFFFF;
}

/* Table
----------------------------------------------- */

.table {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	line-height: 120%;
}

.table td {
	border-right: 1px  solid #ccc;
	border-bottom: 1px  solid #ccc;
	
}


.table p {
	margin: 0px;
	padding: 0px;
	padding: 0px 6px;
	line-height: 120%;


}

.table ul {
	margin: 0px;
	padding: 2px;
	list-style: none;
	padding-bottom: 6px;
	
}

.table li {
	padding-left: 0px;
	list-style: none;
	padding: 3px;
	line-height: 120%;
}

.table a {
	font-weight: normal;
	text-decoration: underline;
}

.table a:link, .table a:visited {
	color: #650000;
	text-decoration: underline;
	
}
.table a:hover {
	color: #333333;
	text-decoration: underline;
	
}

.tableheading {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 0px 4px 8px;
	background-color: #999999;
}



  /* Footer
----------------------------------------------- */


#footercontainer {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	background: #FFFFFF;
	border-top: 1px solid #999;
	padding-top: 20px;
	clear: both;
}



#footer {
	padding-top: 0px;
	font-size: 100%;
	background: #FFFFFF;
}

.logo-extension {
padding: 10px 30px 0 30px;
background: #fff;
float: left;
}

.nifa-logo {
	padding-top: 15px;
background: #fff;
}

.nifa-logo p {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: .65em;
	line-height: 12pt;
	color: #000000;
	text-align: left;
}

.nifa-logo img {
	padding-right: 10px;
}

.dept-logo {
padding: 10px 10px 0 10px;	
background: #fff;
float: right;
width: 195px;
}

.home .dept-logo {
padding-right: 30px;
}

.dept-logo p {
	padding-top: 10px;
}

.dept-logo img {
	padding-right: 30px;
	float: left;
}

.copyright {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: .65em;
	line-height: 12pt;
	color: #000000;
	text-align: center;
	padding-left: 10px;
	padding-top: 6px;
padding-bottom: 20px;
	line-height: 150%;
	clear: both;
}

.footertext {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 70%;
	line-height: 12pt;
	color: #000000;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
}


/* Images
----------------------------------------------- */

img {
	border: 0;
	padding: 0;
}

.photol {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 90%;
	line-height: 1.2em;
	padding: 0px;
	margin-right: 10px;
	float: left;
}
.photor {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 90%;
	line-height: 1.2em;
	padding: 0px;
	margin-left: 10px;
	float: right;
}

.photoicon {
	padding-right: 8px;
	padding-bottom: 4px;
	float: left;
}

.clear {
	clear: both;
}


  /* Borders
----------------------------------------------- */

.bordertop {
	margin-right: 30px;
	border-top: 1px  solid #999999;
}

.borderbottom {
	border-bottom: 1px  solid #666666;
}

.borderwide {
	border-bottom: 8px  solid #000000;
}

.border {
	border: 1px  solid #cccccc;
}

.borderright {
	border-right: 1px  solid #666666;
}





/* Print Elements
----------------------------------------------- */

.showprint {
	display: none;

}

#wordmarkprint {
	display: none;
}

#footerprint {
	display: none;
}

#headerprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
	display: none;
}

#headerprint h1{
	font-size: 16pt;
	font-variant: small-caps;
	font-weight: bold;
	display: none;
}

div#url {
	font-family: "Courier New", Courier, mono;
	display: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	padding-left: 2px;
}

