body {
	font-family: 'Helvetica', 'Arial', sans-serif;
	color: black;
	font-size: 12pt;
	background-color: #FFFFFF;
}

p,td {
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 12pt;
	color: black;
}

.normaltext {
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 12pt;
	color: black;
font-weight: normal;	
}


h1 {
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 1pt;
	color: rgb(35,40,131);    /* dark blue */
	text-transform: none;
	position: relative;
	font-weight: bold;
	display: none;
}

h2 {
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: rgb(128,127,133);
}
#pagebound {
	width:880px;

  border-top: rgb(169,218,222) 2px;
  border-right: rgb(169,218,222) 2px;

	text-align: left;
	position: relative;
	height: auto;
	text-align: left;
	margin-left: -425px;
	left: 50%;
	top: 10px;

  -moz-box-sizing: border-box;

}

#headwrapper {
	width:880px;
	text-align: left;
	background-image: url(header.png);
	background-position: 100% 100%;
	height: 180px;
	background-repeat: no-repeat;	
	position: relative;

	background-repeat: no-repeat;
	z-index: 2;
  -moz-box-sizing: border-box;
}

#header {
	width:880px;
	height:180px;
	text-indent: 190px;
	position: relative;
	z-index: 3;
	-moz-box-sizing: border-box;
}

#mainwrapper {
	width:880px;

	background-image: url(backline.png);
	background-repeat: repeat-y;

  background-color: white;

	text-align: left;
	position: absolute;
	top: 180px;
	float: left;
	height: auto;
	left: 0px;



  -moz-box-sizing: border-box;



}
	
#rightbarholder {
	width: 485px;

	background-color: white;
display: inline;  
float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: auto;
	position: relative;
	left: 10px;
	z-index: 4;

  -moz-box-sizing: border-box;
}

#leftmenu {
	width: 170px;
	float: left;

	height: auto;
	position: relative;
	left: 0px;
	padding-left: 10px;
	background-color: rgb(169,218,222);        /* light blue */

  -moz-box-sizing: border-box;
}

#rightmenu {
	width: 150px;

height: 400px;

	float: left;
	left: 50px;
	position: relative;
	z-index: 4;
	padding-left: 10px;
  -moz-box-sizing: border-box;
	background-color: rgb(169,218,222);      /* light blue */
	background-image: url(vawlogo.jpg);
	background-position: 50% 100%;
background-repeat: no-repeat;

}

#rightmenuwrapper{
	width: 157px;
	padding: 10px;
	-moz-box-sizing: border-box;
}


#footer {
	background-image: url(footer.png);
	background-color: white;
  clear: both;
	width: 880px;
	position: relative;
  height: 150px;
	text-align: left;
	display: block;
	padding-top: 55px;
	padding-left: 40px;

  -moz-box-sizing: border-box;





}

.menulist {
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: rgb(169,218,222);
	text-transform: capitalize;
	display: list-item;
	height: 15px;
	margin-top: 20px;
	margin-right: 0px;
	padding: 5px;
	width: 100%;

}

a:link {
	color: #000066;
	font-weight: bold;
	font-family: 'Helvetica', Arial,  sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	font-weight: bold;
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666699;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 12px;

}

#footer a
{
color: white;
font-weight: normal;
}

.breadcrumb {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #CC3333;
	padding-top: 100px;
	text-align: right;
	font-weight: bold;
	text-transform: capitalize;

}
.menulinks {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #333366;
	text-indent: 5pt;
}

.searchresults {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: dashed;
	height: auto;

}
.detailstitle {
	font-size: 14pt;
	color: rgb(35,40,131);
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 0px;

	padding-top: 10px;
	vertical-align: top;
	font-family: Helvetica, Arial, sans-serif;

}
.detailscontact {
	padding-top: 10px;
	color: #990000;

}
input {
	font-family: Helvetica, Arial, sans-serif;
	height: 18px;
	font-size: 8pt;
	color: #333366;
	margin-top: 3px;



}
submit {
font-family: Helvetica, Arial, sans-serif
}
select {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	height: 18px;

}

i {
font-family: 'Helvetica', Arial, sans-serif;
font-size: 8pt
}
textarea {
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 8pt;

}
.details {
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #990000;

}
th {
font-size: 8pt; font-weight: bold;
}
.smlnav {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
	margin-top: 20px;

}
.moreinfo {
	font-size: 9pt;
	font-weight: bold;
	color: #000033;
}
.formlabels {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: -5px;
}
form {
	padding-left: 6px;
}
.blocktitle {
	font-size: 10pt;
	font-weight: bold;
	color: #666699;
}
hr {
	color: #9999CC;
	text-align: center;
}

.boardrow {
  background-color: #E2E0F0;

}
