@charset "utf-8";
/*Navigation pages*/
.buyercellsandlinkcolor
{
	margin-left: 2%;
	font-family: Arial;
	font-size: 14px;
	background-color: MidnightBlue;
	color: White;
	text-align: left;
	vertical-align: middle;
	border-collapse: collapse;
	overflow: hidden;
	text-decoration: none;
}
a.buyercellsandlinkcolor:link { color: White; }
a.buyercellsandlinkcolor:visited { color: White; }
a.buyercellsandlinkcolor:hover { 
color: Black; 
background-color: Yellow;
}
/*Footer pages*/
.footercss
{
	font-family: Arial;
	font-size: 11px;
	background-color: #94C5F7;
	color: black;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	overflow: hidden;
}
a.footercss:link {
	color: blue;
	text-decoration: underline;
}
a.footercss:visited {
	color: blue;
	text-decoration: underline;
}
a.footercss:hover { 
color: Black; 
background-color: Yellow;
}
/*Form pages*/
.formdefaultcodes
{
	margin-left: 10pt;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: bottom;
	border-collapse: collapse;
	overflow: hidden;
	text-indent: 30px;
}

.formdefaultcodestitle
{
	font-family: Arial;
	font-size: 14px;
	background-color: #CCCCCC;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	border-collapse: collapse;
	overflow: hidden;
	text-indent: 10px;
}
.formdefaultcodestitleerror
{
	font-family: Arial;
	font-size: 14px;
	background-color: #CCCCCC;
	color: #FF0000;
	text-align: left;
	vertical-align: middle;
	border-collapse: collapse;
	overflow: hidden;
	text-indent: 10px;
	text-decoration: underline;
}
.formdefaultcodesbox
{
	margin-left: 23pt;
	font-family: Arial;
	font-size: 14px;
	background-color: #FFFFCC;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	border-collapse: collapse;
	overflow: hidden;
	border: 1px solid #000000;
}

.formdefaultcodesboxnomargin
{
	font-family: Arial;
	font-size: 14px;
	background-color: #FFFFCC;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	border-collapse: collapse;
	overflow: hidden;
	border: 1px solid #000000;
}

.fixedbox
{
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	vertical-align: bottom;
	border-collapse: collapse;
	overflow: hidden;
}

.fixedtest
{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: bottom;
	border-collapse: collapse;
	overflow: hidden;
}

.fixedreporthyphen
{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: right;
	vertical-align: top;
	border-collapse: collapse;
	overflow: hidden;
}

.reportbox
{
	font-family: Arial;
	font-size: 14px;
	background-color: #FFFFCC;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	border-collapse: collapse;
	overflow: hidden;
	border: 1px solid #000000;
}

.reportlabel
{
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
	text-align: right;
	vertical-align: middle;
	border-collapse: collapse;
	overflow: hidden;
}

.hiddenelement
{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	display: none;
}
/*Index wordsearch page*/
.wordsearch
{
	font-family: Arial;
	font-size: 1px;
	color: #373737;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	overflow: hidden;
}
/*Index skip intro link*/
.indextextlink
{
	font-family: Arial;
	font-size: 14px;
	color: White;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	overflow: hidden;
}
a.indextextlink:link { color: White; }
a.indextextlink:visited { color: White; }
a.indextextlink:hover { 
color: Black; 
background-color: Yellow;
}
/*Top menu*/
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */

/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#DADCBA; layer-background-color:#DADCBA; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background-color:#DADCBA; layer-background-color:#DADCBA; color:black;}
.clLevel0over{background-color:#DADCBA; layer-background-color:#DADCBA; color:#000080; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#DADCBA; layer-background-color:#006699}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:11px; font-weight:bold}
.clLevel1{background-color:#DADCBA; layer-background-color:#FCCE55; color:#006699;}
.clLevel1over{background-color:#006699; layer-background-color:#006699; color:#FCCE55; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#DADCBA; layer-background-color:#006699}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:#DADCBA; layer-background-color:#FCCE55; color:#006699;}
.clLevel2over{background-color:#006699; layer-background-color:#0099cc; color:#CDDBEB; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#DADCBA; layer-background-color:#006699}

/*wordsaerch pages*/
.wordsearchesbar
{
	font-family: Arial;
	font-size: 1px;
	background-color: black;
	color: black;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	overflow: hidden;
}

/*Default pages*/
.outlinkborder
{
	font-family: Arial;
	font-size: 14px;
	border-collapse: collapse;
	overflow: hidden;
}
.leftsidenavigationbox
{
	font-family: Arial;
	font-size: 14px;
	border-collapse: collapse;
	overflow: hidden;
	background-color: MidnightBlue;
	vertical-align: top;
	text-align: left;
	border-top-color: #000000;
	border-left-color: #000000;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
}
.wordsearchseactionbackground
{
	font-family: Arial;
	font-size: 14px;
	border-collapse: collapse;
	overflow: hidden;
	color: #000000;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}
.footerseactionbackground
{
	font-family: Arial;
	font-size: 14px;
	border-collapse: collapse;
	overflow: hidden;
	background-color: #94C5F7;
	text-align: center;
	vertical-align: middle;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.textareaborderandbox
{
	font-family: Arial;
	font-size: 14px;
	border-collapse: collapse;
	overflow: hidden;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	padding: 25px;
}
.textareaborderandboxmls
{
	font-family: Arial;
	font-size: 14px;
	border-collapse: collapse;
	overflow: hidden;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

.textareaborderandboxleftunderline
{
	font-family: Arial;
	font-size: 14px;
	border-collapse: collapse;
	overflow: hidden;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	padding: 25px;
}

.bluehyperlinksyellowhighlight
{
	font-family: Arial;
	border-collapse: collapse;
	overflow: hidden;
	color: navy;
	text-decoration: none;
}
a.bluehyperlinksyellowhighlight:link { color: navy; }
a.bluehyperlinksyellowhighlight:visited { color: navy; }
a.bluehyperlinksyellowhighlight:hover { 
color: Black; 
background-color: Yellow;
}

.bluehyperlinksyellowhighlightunderline
{
	font-family: Arial;
	border-collapse: collapse;
	overflow: hidden;
	color: navy;
	text-decoration: underline;
}
a.bluehyperlinksyellowhighlightunderline:link { color: navy; }
a.bluehyperlinksyellowhighlightunderline:visited { color: navy; }
a.bluehyperlinksyellowhighlightunderline:hover { 
color: Black; 
background-color: Yellow;
}
