@charset "utf-8";
/* CSS Document */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color:#666666;
	text-align:left;
	padding-top: 6px;
	}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color:#666666;
	text-align:left;
}

p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	color:#666;
	line-height:1.3em;
}

/* news */

.newsHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#666666;
	font-weight:bold;
	line-height:1.3em;
}

.newsdate{
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.7em;
	color:#666666;
	line-height:1em;
}

.newsText {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	color:#666666;
	line-height:1.3em;
}


/* links */

.greyList {
	margin:0 0 0 -40px;
}
.greyList li{
	list-style: none;
	border-bottom:dotted 1px #003;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	line-height:1.3em;
	color:#666666;
	padding: 0.8em;
}
.medgrey {
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	text-decoration:none;
}

.medgrey a{
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	text-decoration:none;
}
.medgrey a:link {
	text-decoration:none;
}

.medgrey a:visited {
	text-decoration:none;
}

.medgrey a:hover {
	text-decoration:underline;
}

.medgrey a:active{
	text-decoration:none;
}


.medgreyUnderline {
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	text-decoration:underline;
}

.medgreyUnderline a{
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	text-decoration:underline;
}
.medgreyUnderline a:link {
	text-decoration:underline;
}

.medgreyUnderline a:visited {
	text-decoration:none;
}

.medgreyUnderline a:hover {
	text-decoration:none;
}

.medgreyUnderline a:active{
	text-decoration:none;
}


/* main menu */

.mainBlueMenu {
	list-style: none;
	text-align:left;
	color:#001033;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	line-height:2em;
	margin-left: -30px;
}

.mainBlueMenu a{
	color:#001033;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	line-height:2em;
}

.mainBlueMenu a:link{
	color:#001033;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration:none;
}

.mainBlueMenu a:visited{
		text-decoration:none;
}

.mainBlueMenu a:hover{
		text-decoration:underline;
}

.mainBlueMenu a:active{
		text-decoration:none;
}

/* form */

.formerror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}
/* Sitemap */
.More {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #001033;
	text-decoration: none;
}
.More:link {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #001033;
	font-size: 1em;
	text-decoration: none;
}
.More:visited {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #001033;
	text-decoration: none;
}
.More:hover {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #a1cbe1;
	text-decoration:underline;
}
.More:active {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #001033;
	text-decoration: none;
}
.greyCategory{
	color:#999999;
	}

.greyListings {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color:#999999;
	font-size: 0.725em;
	text-decoration: none;
	}
	
.greyListings:link{
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color:#999999;
	text-decoration: none;
	}

.greyListings:visited{
	text-decoration: none;
	}

.greyListings:hover{
	text-decoration:underline;
	}
	
.greyListings:active{
	text-decoration: none;
	}
