body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 16px;
	background-color: #d3ebff;
	margin: 0px;
}
.blue{
	color: #1a1d6f;
}
.table{
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/interface/interface09.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.pg_header1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	line-height: 42px;
	color: #1a1d6f;
	
}
.pg_header2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:110%;
	font-weight: bold;
	line-height: 18px;
	color: #1a1d6f;
}
	
p{
	padding: 0px;
	margin: 0px;
}
	
h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 16px;
	margin-top: 25px;
	padding-top: 11px;
	color: #1a1d6f;
}
h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 16px;
	padding-top: 0px;
	color: #1a1d6f;
}
.bodytextbold{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	line-height: 16px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	color: #1a1d6f;
}
.bodytext{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 16px;
}
ul{
	padding-top: 0px;
	margin-top: 16px;
	padding-left: 0px;
	margin-left: 18px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li{
	padding-bottom: 0px;
	line-height: 16px;
}
a.Menu:link, a.Menu:visited  {
	display: block;
	font-size: 110%;
	color:#1a1d6f;
	text-decoration: none;
	padding-left: 25px;
	padding-bottom: 1px;
	background-image: url(../images/interface/menu01.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
a.Menu:hover, a.Menu:active { 
	display: block;
	font-size: 110%;
	font-weight:bold;
	color:#1a1d6f;
	text-decoration: none;
	padding-left: 25px;
	padding-bottom: 1px;
	background-image: url(../images/interface/menu02.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.MenuActive{
	display: block;
	font-size: 110%;
	color:#1a1d6f;
	font-weight:bold;
	text-decoration: none;
	padding-left: 25px;
	padding-bottom: 1px;
	background-image: url(../images/interface/menu02.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
a.sidelink:hover, a.sidelink:active { 
	color:black;
	text-decoration: underline;
}
a.sidelink:link, a.sidelink:visited  {
	color:black;
	text-decoration: underline;
}
.sidetext{
	line-height: 18px;
}
a.footerlink:link, a.footerlink:visited  {
	color: black;
	text-decoration: none;
}
a.footerlink:hover, a.footerlink:active { 
	color: black;
	text-decoration: underline;
}
.footer{
	font-size: 85%;
}
a.MenuTop:link, a.MenuTop:visited  {
	color:black;
	text-decoration: none;
}
a.MenuTop:hover, a.MenuTop:active { 
	color:#1a1d6f;
	text-decoration: underline;
}
.MenuTopText{ 
	font-size: 95%;
	padding-left: 5px;
	padding-right: 5px;
}
.padding10{
	padding:15px 8px 30px 7px;
}
.volunteer {
	font-size: 16px;
	line-height: 26px;
	color: #1A1D6F;
}
a.bodylink:link, a.bodylink:visited  {
	color:black;
	text-decoration: none;
}
a.bodylink:hover, a.bodylink:active { 
	color:#1a1d6f;
	text-decoration: underline;
}