/* Dorset Connects Style Master Sheet      */

.menu a{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
	background-color: #006699;
	display: block;
}
.menu a:hover {
	color:#000000;
	background-color: #FFCC00;
	display: block;
}

#dropmenudiv{
	position:absolute;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100%;
	border-top: 1px #C0C0C0;
	border-right: 0px #C0C0C0;
	border-bottom: 1 #C0C0C0;
	border-left: 1px #C0C0C0;
}


/* Styles controlling basic text and other elements used in body of each webpage*/

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.topic {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #006699;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}

.homelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	
	
}
img.imageLalign {
	float: left;
	margin-right: 5px;

}
img.imageRalign {
	float: right;
	margin-left: 5px;
}
ul li {list-style-type: square; font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal; font-size: 12px;
	color: #000000;
	
}
.topicsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #006699;
	font-weight: normal;

}
.partnertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: justify;


}
