/* CSS Document */
body{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
}
.heading1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
#breadcrumbs{
	height: 45px;
	width: 510px;
	line-height: 45px;
	float: left;
	text-align: left;
}

#breadcrumbleftspace{
	height: 45px;
	width: 20px;
	float: left;
}

#header{
	width: 760px;
	height: 88px;
	background-color: #ffffff;	
}

#logobox{
	height: 88px;
	width: 150px;
	float: left;
	background-color: #ffffff;
	text-align: center;
}

#menubox{
	height: 88px;
	width: 610px;
	float: left;
	background-color: #ffffff;
	line-height: 88px;
	font-size: 11px;
	color: #cccccc;
	word-spacing: 4px;
}

#novabar{
	height: 15px;
	width: 760px;
	background-image:  url(Assets/Layout/Novabar.gif);
	max-height: 15px;
	
}

#searchbar{
	height: 45px;
	width: 220px;
	line-height: 45px;
	float: left;
	
}

.classbreadcrumb A:link {
		color:#000000;
}

.classbreadcrumb A:visited {
		color:#000000;
}

.classmenubar A:link {
		color:#000000;
		text-decoration: none;
}

.classmenubar A:visited {
		color:#000000;
		text-decoration: none;
}

.classmenubar A:hover {
		color:#EC008C;
}

.classhomepagelink A:link{
		color:#000000;
		text-decoration: none;
}

.classhomepagelink A:visited{
		color:#000000;
		text-decoration: none;
}
