td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; 	margin: 0px;}


a:link {
	color: #000035;
	text-decoration: none;
}

a:visited {
	color: #000035;
	text-decoration: none;
}

a:hover {
	color: #000035;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;
}

body {

}

.bltspace {
	background-image: url(/images/box_nav.gif);
	background-repeat: no-repeat;
}

.header {
	font-size: 14pt;
	color: #000035;
	font-weight: bold;
	margin: 0px;
}

.committee{
	font-size: 8pt;
	margin: 0px;
	text-align: center;
}

.details{
	font-size: 10pt;
	padding-bottom: 12pt;
	margin: 3px;
	text-align: justify;
}


.navtitle {
	background-color: transparent;
	background-color: #003366;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;


}


#content {
    background-image: url(/images/background.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: justify;
	margin: 0px;

}


#nav {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 3px;
	padding-left: 4px;
	display: block;
	font-size: 13px;


}

#nav  a {
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}

#nav a:hover {
	text-decoration: underline;
	color: #000000;

}


#nav .bltspace {
	background-image: url(/images/circlearrow.jpg);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	padding-top: 3px;
	padding-left: 19px;
	margin-left: 15px;
	vertical-align: text-top;
	padding-bottom: 4px;

}

#topnav {

}
#topnav a {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;

}
#topnav a:hover {
	text-decoration: underline;
}
#topnav .topnavspace {
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;

}