@import url(divlayoutstyles.css);
/* CSS Document */

body {
	background-color: #fff;
	color: #000;
}

#header h1 {
	font-size: 240%;
	font-family:"Times New Roman",Georgia,Serif;
	font-weight: lighter;
	color: #ffffff;
	text-align:center;
	padding: 16px 0 0 0;
}

#contact2 {
	display: none;
}
form img{
	display: block;
}
#globalnav a.menu_current {
	border: 1px solid #000;
	font-weight: bold;
	padding: 1px;
}

#contact .label {
	margin-bottom: 1em;
}
#accessnav{
	text-align: left;
}
#breadcrumbs {

}
a, a:link, a:visited{
	color: yellow;
	font-weight: normal;
	text-decoration: underline;
	font-size: 100%;
}
a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
#globalnav ul li.topic_header {
	list-style-type: none;
	font-weight: bold;
	font-size: 140%;
}
li {
	padding: 0.8em 0 0 0.8em;
}
a img {
	padding: 0.3em;
}