body {
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	line-height: 1.5em;
}
.bodyHeader{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 1.5em;
}

.ContactUs{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.ContactUs:Hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}


.TopHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #6666F9;
	line-height: normal;
}
.MainPanel {
	background-image: url(../images/layout/panelBackground.png);
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.BubblesPanelRefocus {
	background-image: url(../images/bubbles/bubblesRefocus.gif);
	width: 900px;
	height: 100px;
	color: #0000FF;
}
.BubblesPanelReview {
	background-image: url(../images/bubbles/bubblesReview.gif);
	width: 900px;
	height: 100px;
	color: #FFFF00;
}
.BubblesPanelRefine {
	background-image: url(../images/bubbles/bubblesRefine.gif);
	width: 900px;
	height: 100px;
	color: #006600;
}
.BubblesPanelGeneric {
	background-image: url(../images/bubbles/bubblesGeneric.gif);
	width: 900px;
	height: 100px;
	color: #666666;
}



.PageHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6666F9;
	line-height: normal;
}
.PanelTextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: normal;
}
.PanelTextHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #666666;
	line-height: normal;
}
.PanelTextHeadingColour1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #6563D6;
	line-height: normal;
}
.PanelTextHeadingColour2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #398B4F;
	line-height: normal;
}
.PanelTextHeadingColour3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #DAC665;
	line-height: normal;
}

.PageHeadingColour1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6666F9;
	line-height: normal;
}
.PageHeadingColour2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #398B4F;
	line-height: normal;
}
.PageHeadingColour3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DAC665;
	line-height: normal;
}










a {
	color: #6F6CC6;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
