#sidebar-a
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #909090;
	width: 171px;
	float: right;
}

.quickPanel
{
	height: 20px;
	vertical-align: middle;
	padding: 10px 10px 10px 15px;
	width: auto;
	color: #FFFFFF;
	font: normal 0.9em Arial, Helvetica, sans-serif;
	display: block;
	margin: 0px;
	text-indent: 0px;
	background-color: #909090;
}

.quickPanel a { color: #FFF; }
.quickPanel a:hover { color: #FFF; }

.adPanel
{
	height: 180px;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	width: auto;
	background-color: #013748;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	margin: 0px 0px 20px 0px;
	padding-bottom: 0px;
	text-indent: 0px;
	background-image: url(../images/ad_1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 0px;
}

/* -- Advert Panel On Holding Page -- */
.adPanelHoldingPage
{
	height: 125px;
	vertical-align: middle;
	width: auto;
	background-color: #013748;
	color: #ffffff;
	display: block;
	margin: 0px 0px 15px;
	text-indent: 0px;
	background-image: url(../images/imgTopLeftBlueBoxBackground.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 20px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top:solid 1px;
	border-bottom:solid 1px;
	border-color:#FFFFFF;
}

/* -- End -- */
.contactPanel
{
	height: 100px;
	width: auto;
	vertical-align: middle;
	padding: 15px 10px 0px 10px;
	display: block;
	background: #FFFFFF url(../images/ctct_panel_bg.jpg) top left repeat-x;
	text-indent: 0px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
}

.contactPanel h2
{
	color: #013748;
	font-weight: bold;
	margin-bottom: 10px;
}

.contactPanel a { color: #013748; }

.otherPanel
{
	height: 44px;
	vertical-align: middle;
	padding-left: 7px;
	padding-right: 7px;
	width: auto;
	background-color: #ffffff;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding-top: 35px;
	padding-bottom: 0px;
	text-indent: 0px;
	background-image: url(../images/other_bg.gif);
}

.menuMargin-1
{
	margin-bottom: 15px;
	display: block;
}

.menuMargin-2
{
	display: block;
	margin-bottom: 12px;
}

.whiteBorderTop { border-top: solid 2px #FFFFFF; }
.whiteBorderBot { border-bottom: solid 2px #FFFFFF; }

#toolTip
{
	position: absolute;
	z-index: 1000;
	text-align: left;
	min-height: 1em;
	width: 74px;
	vertical-align: top;
	padding: 5px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	margin: 0px;
	text-indent: 0px;
	background-image: url(../images/tt_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f6f6f6;
	color: #013748;
}

.tT-grey { color: #999999; }
.tT-red { color: #013748; }

/*side menus*/
.menutext
{
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.menutext2
{
	display: block;
	padding: 0px 0px 0px 25px;
	margin: 0px;
}

.mLev1off a
{
	height: 20px;
	vertical-align: middle;
	padding-left: 12px;
	padding-right: 15px;
	width: auto;
	background-image: url(../images/imgNavButtonOff.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 1px 0px 1px 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-indent: 0px;
}

.mLev1off a:hover
{
	height: 20px;
	vertical-align: middle;
	padding-left: 12px;
	padding-right: 15px;
	width: auto;
	background-image: url(../images/lev1_hover.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #A30046;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 1px 0px 1px 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-indent: 0px;
}

.mLev1on a
{
	height: 20px;
	vertical-align: middle;
	padding-left: 12px;
	padding-right: 15px;
	width: auto;
	background-image: url(../images/imgNavButtonOn.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	margin: 1px 0px 1px 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-indent: 5px;
	font-weight: bold;
}

.mLev1on a:hover
{
	height: 20px;
	vertical-align: middle;
	padding-left: 12px;
	padding-right: 15px;
	width: auto;
	background-image: url(../images/lev1_hover.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #A30046;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 1px 0px 1px 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-indent: 5px;
}

.mLev1Tip a
{
	height: 20px;
	vertical-align: middle;
	padding-left: 12px;
	padding-right: 15px;
	width: auto;
	background-image: url(../images/lev1_hover.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #A30046;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 1px 0px 1px 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-indent: 0px;
}

.mLev2off a
{
	height: 20px;
	vertical-align: middle;
	padding-left: 12px;
	padding-right: 15px;
	width: auto;
	color: #FFFFFF;
	background-image: url(../images/imgNavButtonOn.jpg);
	background-position: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 1px 0px 1px 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-indent: 5px;
}

.mLev2off a:hover
{
	height: 20px;
	vertical-align: middle;
	padding-left: 12px;
	padding-right: 15px;
	width: auto;
	background-image: url(../images/lev2_on.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #A30046;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 1px 0px 1px 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-indent: 5px;
}

.mLev2on a
{
	height: 20px;
	vertical-align: middle;
	padding-left: 12px;
	padding-right: 15px;
	width: auto;
	background-image: url(../images/lev2_on_sel.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #013748;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 1px 0px 1px 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-indent: 15px;
}

.mLev2on a:hover
{
	height: 20px;
	vertical-align: middle;
	padding-left: 12px;
	padding-right: 15px;
	width: auto;
	background-image: url(../images/lev2_on_sel.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #A30046;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 1px 0px 1px 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-indent: 15px;
}

.mLev2off a
{
	height: 20px;
	vertical-align: middle;
	padding-left: 12px;
	padding-right: 15px;
	width: auto;
	color: #FFFFFF;
	background-image: url(../images/imgNavButtonOn.jpg);
	background-position: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 1px 0px 1px 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-indent: 5px;
}

.mLev2off a:hover
{
	height: 20px;
	vertical-align: middle;
	padding-left: 12px;
	padding-right: 15px;
	width: auto;
	background-image: url(../images/lev2_on.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #A30046;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 1px 0px 1px 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-indent: 5px;
}

.mLev2open a
{
	height: 20px;
	vertical-align: middle;
	padding-left: 12px;
	padding-right: 15px;
	width: auto;
	background-image: url(../images/lev2_on_sel_grey.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 1px 0px 1px 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-indent: 15px;
}

.mLev2open a:hover
{
	height: 20px;
	vertical-align: middle;
	padding-left: 12px;
	padding-right: 15px;
	width: auto;
	background-image: url(../images/lev2_on_sel.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #A30046;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 1px 0px 1px 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-indent: 15px;
}

.mLev3off a
{
	height: 20px;
	vertical-align: middle;
	padding-left: 26px;
	padding-right: 8px;
	width: auto;
	background-image: url(../images/lev3_off_grey.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #f5f5f5;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 1px 0px 1px 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-indent: 8px;
}

.mLev3off a:hover
{
	height: 20px;
	vertical-align: middle;
	padding-left: 26px;
	padding-right: 8px;
	width: auto;
	background-image: url(../images/lev3_hover.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #A30046;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 1px 0px 1px 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-indent: 8px;
}

.mLev3on a
{
	height: 20px;
	vertical-align: middle;
	padding-left: 26px;
	padding-right: 8px;
	width: auto;
	color: #013748;
	background-image: url(../images/lev3_on.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 1px 0px 1px 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-indent: 8px;
}

.mLev3on a:hover
{
	height: 20px;
	vertical-align: middle;
	padding-left: 26px;
	padding-right: 8px;
	width: auto;
	background-image: url(../images/lev3_hover.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #A30046;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 1px 0px 1px 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-indent: 8px;
}

.quickLinks
{
	margin: 0px;
	font-size: 0.90em;
	color: #666666;
	width: 156px;
}

.menu-bg-grad
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.menu-bg-grad a:link { text-decoration: none; }
.menu-bg-grad a:hover { text-decoration: none; }
.menu-bg-grad a:visited { text-decoration: none; }
.lpadding15 { padding-left: 15px; }

/* -- Holding Page Contact Us Advert TEST -- */
.contactPanel_style
{
	width: auto;
	vertical-align: middle;
	padding: 15px;
	display: block;
	background: #FFFFFF url(../images/ad_holding_page.gif) repeat-x left top;
	text-indent: 0px;
	margin: 0px;
}

.contactPanel_style p { color: #FFFFFF; }

.contactPanel_style h2
{
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}

.contactPanel_style a { color: #FFFFFF; }

.contactPanel_style2
{
	width: auto;
	vertical-align: middle;
	padding: 15px;
	display: block;
	background: #FFFFFF url(../images/imgBottomLeftHelpBackground.jpg) top left repeat-x;
	text-indent: 0px;
	margin: 0px;
}

.contactPanel_style2 p { color: #FFFFFF; }

.contactPanelHeader
{
	font: normal 1.25em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 15px;
}

.contactPanel_style2 a { color: #FFFFFF; }
