/*TEXT STYLES------------------------------------------------------------------------------------------------------*/
.headingblue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #0064B8;
}
/*-----------------------------------------------------------*/
.boldtext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.boldtext a:link {
	color: #000000;
	text-decoration: none;
}
.boldtext a:visited {
	color: #000000;
	text-decoration: none;
}
.boldtext a:hover {
	color: #0064B8;
	text-decoration: none;
}
/*-----------------------------------------------------------*/
.boldblue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #0064B8;
}
/*-----------------------------------------------------------*/
.bodytext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.bodytext a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodytext a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodytext a:hover {
	font-weight: bold;
	color: #0064B8;
	text-decoration: none;
}
/*-----------------------------------------------------------*/
.bodytextgrey{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #999999;
}
.bodytextgrey a:link {
	color: #999999;
	text-decoration: none;
}
.bodytextgrey a:visited {
	color: #999999;
	text-decoration: none;
}
.bodytextgrey a:hover {
	color: #0064B8;
	text-decoration: none;
}
/*-----------------------------------------------------------*/
.bodyblue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #0064B8;
}
.pricetext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #729C50;
}
.caption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #0064B8;
}
/*-----------------------------------------------------------*/
.tickertext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #CC0033;
}
.tickertext a:link {
	color: #CC0033;
	text-decoration: none;
}
.tickertext a:visited {
	color: #CC0033;
	text-decoration: none;
}
.tickertext a:hover {
	color: #CC0033;
	text-decoration: none;
}
/*-----------------------------------------------------------*/
.smallprint {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}
.smallprint a:link {
	color: #000000;
	text-decoration: underline;
}
.smallprint a:visited {
	color: #000000;
	text-decoration: underline;
}
.smallprint a:hover {
	color: #0064B8;
	text-decoration: none;
}
/*-----------------------------------------------------------*/
.pagenav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	vertical-align: bottom;
}
.pagenav a:link {
	color: #000000;
	text-decoration: none;
}
.pagenav a:visited {
	color: #000000;
	text-decoration: none;
}
.pagenav a:hover {
	color: #0064B8;
	text-decoration: none;
}
/*-----------------------------------------------------------*/
.formtext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}
/*DROP DOWN MENU STYLES------------------------------------------------------------------------------------------------------*/
div.menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #448DCB;
	font-style: normal;
	border: 1px solid #448DCB;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	z-index: 101;
	visibility: hidden;
	position: absolute;
}
/*change padding to alter padding around menu items*/
div.menu a.menuItem {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #448DCB;
	font-style: normal;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block; 
	cursor: pointer;
	white-space: nowrap;
	text-decoration: none;	
}
div.menu a.menuItem:hover {
	color: #FFFFFF;
	background-color: #448DCB;
}
div.menu a.menuItemHighlight {
	color: #0064B8;
}
div.menu a.menuItem span.menuitemtext {
}
div.menu a.menuItem span.menuitemarrow {
	margin-right: -10px;
}
div.menu div.menuItemSep {
	border-right: #000000 1px inset;
	border-top: #000000 2px inset;
	border-left: #000000 1px inset;
	border-bottom: #000000 2px inset;
}
div.menu A.menuItem span.menuItemArrow {
	MARGIN-RIGHT: -0.75em
}
/*POSITIONING STYLES------------------------------------------------------------------------------------------------------*/
.abcentre {
	text-align: center;
	vertical-align: middle;
}
.aligncentre {
	text-align: center;
}
.aligntop {
	vertical-align: top;
}
.verticalcentre{
	vertical-align: center;
}
.alignright{
	text-align: right;
}
/*IMAGE/BACKGROUND STYLES------------------------------------------------------------------------------------------------------*/
.bottomborder{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-color: #729C50;
}
.topborder{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-color: #729C50;
}
.blueline{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-color: #448DCB;
}
.blueborder {
	border: 2px solid #67A8DF;
}
frm
{	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
/*HTML TAGS REDEFINED------------------------------------------------------------------------------------------------------*/
hr {
	border: 0;
	height: 1px;
	color: #448DCB;
	background-color: #448DCB;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}

