/* Styles for Vanu web site (except home page) */

html, body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



/* ordinary paragraph text */
p, h1, h2, h3, h4, li, dt, dd {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	color: #000;
	line-height: 135%;
	margin-top: 0px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}

/* main heading above content */
h1 {
	font-weight: bold;
	color: #382384;
	line-height: 100%;
	text-align: left;
	font-size: 1em;
}
/* next levels of heading */
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #382384;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h3 {
  font-size: 0.85em;
  font-weight: bold;
  color: #666666;
  line-height: 120%;
}
h4 {
  font-size: 0.85em;
  font-weight: bold;
  font-style: italic;
  color: #666666;
  line-height: 120%;
}

/* bullet lists */
ul {
  margin-top: 0px;
  margin-left: 1em;
}

/* in combination with margin-top:0px, makes  elements without space between */
h3, h4, .nospacebelow {
	margin-bottom: 0px;
	font-style: normal;
	color: #000;
}



/* default link characteristics */
a,
a:link { 
  color: #382384;
  font-weight: normal; 
  font-style: normal; 
}
a:visited { 
  color: #878lbd;
  font-weight: normal;
  font-style: normal; 
}
a:active,
a:hover {
	color: #8781bd;
	font-weight: normal;
	font-style: normal; 
}

hr {
  height: 1px;
  color: #b2b2c4;
}

/* used on span inside h1 on third-level pages, so that part of heading is not bold */
.notbold {
  font-weight: normal;
}


/* gray rules */
.grayrule {
  background-color: #b2b2c4;
}

/* table with dark gray background (used in page header) */
table.darkgraybkg,
td.darkgraybkg {
	background-color: #3f0077;
}


/* search input box */
.searchbox { 
  font-family: "Trebuchet MS", Arial, Lucida, Helvetica, sans-serif; 
  font-size: 12px;
  width: 94px;
}
/* remove space around form */
form {
	display: inline;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* search input box on advanced search page */
#wgformsearchbox { 
  font-family: "Trebuchet MS", Arial, Lucida, Helvetica, sans-serif; 
  font-size: 12px;
  width: 180px;
}
/* search button on advanced search page */
#wgformsubmit {
  font-family: "Trebuchet MS", Arial, Lucida, Helvetica, sans-serif; 
  font-size: 12px;
	font-weight: bold;
  background-color: #e0e0e0;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}


/* search results */
.keyword {
  font-weight: bold;
  color: #775ca4;
}
#bar {
	height: 5px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	width: 984px;
}
#wrapper {
	text-align: left;
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
}
#wave {
	background-image: url(../../web%20site/test%20page/wave.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 252px;
}
.c6 #wrapper #content #pagecontent .style6 {
	color: #666;
}
.c6 #wrapper #content #maintext table tr .peopletable {
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.75em;
}
.c6 #wrapper #content #maintext table#formtable {
	color: #666666;
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	font-weight: bold

}
.subheading {
	font-weight: normal;
}
.learnmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: right;
}
.partnertable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 135%;
}
.c6 #wrapper #content #maintext #maintexttext fieldset table tr td {
	color: #000;
}
.awardtable {

}
.awardtable {
	color: #666666;
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.85em;
}
.awardtable {
	font-family: Arial, Helvetica, sans-serif;
}
#homepagetop {
	height: 314px;
	width: 984px;
	padding-bottom: 14px;
	background-image: url(../img/homepagebox.jpg);
	background-repeat: no-repeat;
}
.homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 135%;
	color: #000;
}
