/* CSS Document */

body
{
	margin:0 0 0 0;
	/* font-family:Arial, Helvetica, sans-serif; */
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial;
	font-size:12px;
	color:#000000;
}
.BgImg {background-image:url(imgs/bgimage2.gif); background-attachment:fixed; background-repeat:repeat;}
.BlueBack {background-color:#d8edf6;}

.Strapline {color:#3399CC; font-size:14px; font-weight:bold; padding-top:6px; padding-bottom:6px; padding-left:12px;}
#TickerTape {font-size:12px; font-weight:bold; padding-top:2px; padding-bottom:2px; margin-top:4px; margin-bottom:4px; border-top:#3399CC thin solid; border-right:#3399CC thin solid; border-bottom:#3399CC thin solid;}

.Heading
{
	font-size:14px;
	font-weight:bold;
	color:#3399CC;
}

.SubHeading
{
	font-size:12px;
	font-weight:bold;
	color:#3399CC;
}

.NoUnderline
{
	text-decoration:none;
}

.PaneL
{
	padding-left:12px;
	padding-right:8px;
}
.PaneM
{
	/* background-color:#d8edf6; */
	/* border-top:1px #0000FF solid; border-left:1px #0000FF solid; border-right:2px #000066 solid; border-bottom:2px #000066 solid; */
}
.PaneM a {color:#FF6600; font-weight:bold; text-decoration:none;}
.PaneR
{
	margin-left:4px;
	padding-left:4px;
	padding-right:4px;
	border-left:#3399CC thin dotted;
}
.PaneSearch
{
	background-color:#d8edf6; border-top:1px #0000FF solid; border-left:1px #0000FF solid; border-right:2px #000066 solid; border-bottom:2px #000066 solid; font-size:9px;
}
.PaneSearch select {font-size:9px;}
.PaneSearch input {font-size:9px;}
.PaneSearchBtn {font-size:9px;}
.PanePropHead a {color:#FF6600; font-weight:bold; text-decoration:none;}
.PaneProp a {text-decoration:none; color:#FFFFFF;}

.PageNav {font-size:9px; /* background-color:#d8edf6; */}
.PageNav select {font-size:9px;}
.PageNavBtn {font-size:9px;}

.MenuBtnML {width:12px; background-image:url(imgs/btn-ml.gif); background-repeat:no-repeat;}
.MenuBtnMR {width:22px; height:28px; background-image:url(imgs/btn-mr.gif); background-repeat:no-repeat;}
.MenuBtnMR-lit {width:22px; height:28px; background-image:url(imgs/btn-mr-lit.gif);}
.MenuBtnBL {width:12px; height:4px; background-image:url(imgs/btn-bl.gif); background-repeat:no-repeat;}
.MenuBtnBM {height:4px; background-image:url(imgs/btn-bm.gif); background-repeat:repeat-x;}
.MenuBtnBR {width:22px; height:4px; background-image:url(imgs/btn-br.gif); background-repeat:no-repeat;}
.MenuBtnText {background-color:#3399CC; color:#FFFFFF; font-size:12px; line-height:28px;}

.MenuBtnTL2 {width:12px; height:10px; background-image:url(imgs/btn-tl2.gif); background-repeat:no-repeat;}
.MenuBtnTM2 {height:10px; background-color:#3399CC;}
.MenuBtnTR2 {width:22px; height:10px; background-image:url(imgs/btn-tr2.gif); background-repeat:no-repeat;}
.MenuBtnML2 {width:12px; background-image:url(imgs/btn-ml2.gif); background-repeat:repeat-y;}
.MenuBtnMR2 {width:22px; background-image:url(imgs/btn-mr2.gif); background-repeat:repeat-y;}
.MenuBtnMR-lit2 {width:22px; height:13px; background-image:url(imgs/btn-mr2-lit.gif);}
.MenuBtnBL2 {width:12px; height:11px; background-image:url(imgs/btn-bl2.gif); background-repeat:no-repeat;}
.MenuBtnBM2 {height:11px; background-image:url(imgs/btn-bm2.gif); background-repeat:repeat-x;}
.MenuBtnBR2 {width:22px; height:11px; background-image:url(imgs/btn-br2.gif); background-repeat:no-repeat;}
.MenuBtnText2 {background-color:#3399CC; color:#FFFFFF; font-size:12px;}

.MenuBtnLink {text-decoration:none; color:#FFFFFF; cursor:pointer;}

.WhiteOnHalcyonBlue
{
	background-color:#3399CC; color:#FFFFFF; font-size:12px;
}

.BlueTable th
{
	background-color:#3399CC;
	color:#FFFFFF;
	font-weight:normal;
	text-align:inherit;
	font-size:12px;
}
.BlueTable td
{
	background-color:#FEFEFE;
	font-size:12px;
}

.PageTopLink
{
	font-size:9px;
	color:#000000;
}

.WhiteNoUnderline
{
	color:#FFFFFF;
	text-decoration:none;
}

.OrangeLink
{
	color:#FF6600; font-weight:bold; text-decoration:none;
}

.FormReq
{
	color:#990000;
	font-weight:bold;
}