﻿
/* --------------------------------------------------- */
/*               LINKS                                 */
/* --------------------------------------------------- */

/*
A {color: #3d668c; text-decoration: none;}
A:link {color: #3d668c; text-decoration: none;border-bottom:1px dotted;border-color:#999999}
A:active {color: #3d668c; text-decoration: none;border-bottom:1px dotted;border-color:#999999}
A:visited {color: #3d668c; text-decoration: none;border-bottom:1px dotted;border-color:#999999}
A:hover {color: #3d668c; text-decoration: underline;text-decoration: underline;}

A.nav {color: #FFFFFF; text-decoration: none;border-bottom:0px;}
A.nav:link
{
	color: black;
	text-decoration: none;
	border-bottom: 0px;
}
A.nav:active {color: #FFFFFF; text-decoration: none;border-bottom:0px;}
A.nav:visited
{
	color: black;
	text-decoration: none;
	border-bottom: 0px;
}
A.nav:hover {color: #FFFFFF; text-decoration: underline; text-decoration: underline;}
*/

.SWBody
{
  margin:0px 0px 0px 0px;
  font-family: Helvetica;
  background-color: #e2e9f1;
}

.HazTitle
{
  text-align:center;
 	font-size: 14pt;
	font-family: Verdana;
	color: #0033CC;
 	/*font-size: 12pt;
	font-weight: bold;
	font-family: MS Sans Serif;*/
}
.HazCaption
{
	font-size: 9pt;
	font-family: Verdana;
	color: #00008B;
	white-space:nowrap;
	/*font-family: MS Sans Serif;*/
}
.HazError
{
	font-size: 9pt;
	font-family: Verdana;
	/*font-family: MS Sans Serif;*/
	color: red;
}
.HazField
{
	font-size: 10pt;
	font-family: Verdana;
	/*font-family: MS Sans Serif;*/
}
.HazButton
{
	font-size: 10pt;
	font-family: Verdana;
	/*font-family: MS Sans Serif;*/
}
.HazTable
{
  border: 2px outset #C0C0C0;
  background-color: #EEF4F9;
}

.WizardText
{
	font-size: 8pt;
	font-family: Verdana;
	/*font-family: MS Sans Serif;*/
}
.HeaderText
{
	font-size: 8pt;
	font-family: Verdana;
	/*font-family: MS Sans Serif;*/
}
 .MenuCell
{
	font-size: 14px;
	font-family: Helvetica;
	letter-spacing: 0px;
	color: white;
	cursor: hand;
  cursor: pointer;
	background-color: #44739d;
	height: 37px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: white 1px solid;
	padding-top: 0px;
}

 .MenuCellSmall
{
	font-size: 14px;
	font-family: Helvetica;
	letter-spacing: 0px;
	color: white;
	cursor: hand;
  cursor: pointer;
	background-color: #44739d;
	height: 28px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: white 1px solid;
	padding-top: 0px;
}

 .MenuCellNoBorder
{
	font-size: 14px;
	font-family: Helvetica;
	letter-spacing: 0px;
	color: white;
	cursor: hand;
  cursor: pointer;
	background-color: #44739d;
	height: 37px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

 .MenuTitle
{
  font-size: 13px;
  font-family: Helvetica;
  letter-spacing: 0px;
  color: #ffcc33;
  font-weight: bold;
  background-color: #44739d;
  height: 25px;
  padding-bottom: 0px;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  border-right-style: none;
  border-top-style: none;
  border-left-style: none;
  border-bottom: white thin;
  cursor: hand;
  cursor: pointer;
}

.GridMenuCell
{
	background-image: url(.);
	border-bottom-style: none;
	padding-bottom: 0px;
	border-right-style: none;
	background-color: #44739d;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-style: none;
	border-left-style: none;
	padding-top: 0px;
}

.GridMenuTable
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	background-color: #e2e9f1;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

.HeaderCell
{
  padding-left: 5px;
  padding-top: 5px;
}

 .TopMenuCell
{
	font-size: 13px;
	font-family: Helvetica;
	letter-spacing: 0px;
	color: #0e4886;
	font-weight: bold;
        cursor: pointer;
	cursor: hand;
  cursor: pointer;
	background-color: #f5c155;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 25px;
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
}
.GridTable
{
  padding: 10px;
  border: 2px outset #C0C0C0;
  background-color: #EEF4F9;
}
.GridTitle
{
  font-size: 14px;
  font-family: Helvetica;
  font-weight: bold;
  font-style: italic;
}
.GridHeader
{
    border-color: #A8C4F2;
    border-width: 1px;
    font-family: Helvetica;
    cursor: pointer;
    font-size: 10pt;
    background-color: #C8DCFF;
    color: #000000;
    height: 25px;
    border-top-style: solid;
    border-right-style: inset;
    border-left-style: outset;
    box-shadow: 0px 9px 5px 1px #E6EFFF inset;
    white-space: nowrap;
    text-align: center;
}
.GridButton
{
	font-size: 12px;
	font-family: Helvetica;
}
.GridRow
{
  border: 1px solid #999999;
  font-family: Arial;
  font-size: 12px;
  cursor: pointer;
  cursor: hand;
  cursor: pointer;
  height: 22px;
}
