H1
{
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 3px;
	color: #ff3300;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
H2
{
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	color: #3c3c30;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
H3
{
	font-weight: bold;
	font-size: 12px;
	color: #3c3c30;
	font-family: Arial, Helvetica;
}
H4
{
	font-weight: normal;
	font-size: 12px;
	color: #000099;
	font-family: Arial, Helvetica;
}
H5
{
	font-weight: bold;
	font-size: 11px;
	color: #ff3300;
	font-family: Arial, Helvetica;
}
H6
{
	font-weight: normal;
	font-size: 11px;
	color: #ff3300;
	font-family: Arial, Helvetica;
}
.H1
{
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 3px;
	color: #ff3300;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
.H2
{
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	color: #3c3c30;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
.H3
{
	font-weight: bold;
	font-size: 12px;
	color: #3c3c30;
	font-family: Arial, Helvetica;
}
.H4
{
	font-weight: normal;
	font-size: 12px;
	color: #000099;
	font-family: Arial, Helvetica;
}
.H5
{
	font-weight: bold;
	font-size: 11px;
	color: #ff3300;
	font-family: Arial, Helvetica;
}
.H6
{
	font-weight: normal;
	font-size: 11px;
	color: #ff3300;
	font-family: Arial, Helvetica;
}
.clsRedText
{
	font-weight: normal;
	font-size: 11px;
	color: #ff3300;
	font-family: Arial, Helvetica;
}
A:link
{
	font-weight: bold;
	font-size: 12px;
	color: #000099;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
A:visited
{
	font-weight: bold;
	color: #000099;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
A:active
{
	font-weight: bold;
	color: #000099;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	color: #ff3300;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
A.clsTeaserHeader:link
{
	font-weight: normal;
	font-size: 16px;
	color: #000099;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
A.clsTeaserHeader:visited
{
	font-weight: normal;
	font-size: 16px;
	color: #000099;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
A.clsTeaserHeader:hover
{
	font-weight: normal;
	font-size: 16px;
	color: #ff3300;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
A.clsLongLinkList:link
{
	font-weight: normal;
	font-size: 12px;
	color: #000099;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
A.clsLongLinkList:visited
{
	font-weight: normal;
	color: #000099;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
A.clsLongLinkList:active
{
	font-weight: normal;
	color: #000099;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
A.clsLongLinkList:hover
{
	font-weight: normal;
	color: #ff3300;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
HR
{
	height: 1px;
	color: #d2d2c6;
	margin-top: 10px;
	margin-bottom: 10px;
}
tr
{
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica;
}
.clsOddRow
{
	background: #ffffff;
	height: 18px;
}
.clsEvenRow
{
	background: #f1f1ea;
	height: 18px;
}

/** Added by MER 2004-02-17 BEGIN **/

.clsOddRowWithBorder
{
	background: #ffffff;
	height: 18px;
}
.clsEvenRowWithBorder
{
	background: #f1f1ea;
	height: 18px;
}

.clsOddRowWithBorder td
{
	border-bottom:solid 1px #d2d2c6;	
}

.clsEvenRowWithBorder td
{
	border-bottom:solid 1px #d2d2c6;	
}

/** Added by MER 2004-02-17 END **/

.clsContainerTable
{
	border-right: #d2d2c6 1px solid;
	border-top: #d2d2c6 1px solid;
	background: #ffffff;
	border-left: #d2d2c6 1px solid;
	border-bottom: #d2d2c6 1px solid;
}
.clsHorizontalGreyLine
{
	background: #d2d2c6;
	height: 1px;
}
.clsTableHeader
{
	font-weight: bold;
	font-size: 12px;
	background: #d2d2c6;
	color: #3c3c30;
	height: 18px;
}
img
{
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	border-bottom: medium none;
}
img.clsTeaserImage
{
	border-right: medium none;
	border-top: medium none;
	float: left;
	margin-bottom: 5px;
	border-left: medium none;
	margin-right: 10px;
	border-bottom: medium none;
}
.clsFormBody
{
	border-right: #d2d2c6 1px solid;
	border-top: #d2d2c6 1px solid;
	background: #f1f1ea;
	border-left: #d2d2c6 1px solid;
	border-bottom: #d2d2c6 1px solid;
}

.clsTeaserBody
{
	font-weight: normal;
	font-size: 12px;
	cursor: hand;
	color: #3c3c30;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
.INPUT
{
	font-size: 12px;
	font-family: Arial, Helvetica;
}
SELECT
{
	font-size: 12px;
	font-family: Arial, Helvetica;
}
TEXTAREA
{
	font-size: 12px;
	font-family: Arial, Helvetica;
}
.clsGreyBorder
{
	border-right: #d2d2c6 1px solid;
	border-top: #d2d2c6 1px solid;
	border-left: #d2d2c6 1px solid;
	border-bottom: #d2d2c6 1px solid;
}
.clsSmallText
{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
.clsSmallBoldText
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
.clsFootnote
{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
A.clsFootnote:link
{
	font-weight: normal;
	font-size: 11px;
}
A.clsFootnote:visited
{
	font-weight: normal;
	font-size: 11px;
}
A.clsFootnote:active
{
	font-weight: normal;
	font-size: 11px;
}
A.clsFootnote:hover
{
	font-weight: normal;
	font-size: 11px;
}
.clsContentHeader
{
	font-weight: normal;
	font-size: 16px;
	padding-bottom: 14px;
	vertical-align: top;
	color: #ff3300;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
.cls2ColumnText
{
	width: 255px;
}
.cls3ColumnText
{
	width: 155px;
}
.cls1-3ColumnText
{
	width: 155px;
}
.cls3-1ColumnText
{
	width: 355px;
}
.clsColumnSpace
{
	width: 30px;
}
.clsSmallHorizWhiteSpace
{
	width: 5px;
}
.clsMediumHorizWhiteSpace
{
	width: 10px;
}
.clsLargeHorizWhiteSpace
{
	width: 20px;
}
.clsSmallVertWhiteSpace
{
	height: 3px;
}
.clsMediumVertWhiteSpace
{
	height: 10px;
}
.clsLargeVertWhiteSpace
{
	height: 20px;
}
.clsXLargeVertWhiteSpace
{
	height: 30px;
}
.clsCalenderWeekDay
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 11px;
	background: #d2d2c6;
	color: #3c3c30;
	border-bottom: #000000 1px solid;
	font-family: Arial, Helvetica;
}
.clsCalenderWeekEnd
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 11px;
	background: #a0a094;
	color: #ffffff;
	border-bottom: #000000 1px solid;
	font-family: Arial, Helvetica;
}
.clsCalenderWeekNumber
{
	border-right: #000000 1px solid;
	font-weight: bold;
	font-size: 11px;
	background: #fcfcf6;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: Arial, Helvetica;
}
.clsCalenderNotThisMonth
{
	border-right: #000000 1px solid;
	font-weight: bold;
	font-size: 11px;
	background: #ffffff;
	cursor: hand;
	color: #d2d2c6;
	border-bottom: #000000 1px solid;
	font-family: Arial, Helvetica;
}
.clsCalenderThisMonth
{
	border-right: #000000 1px solid;
	font-weight: bold;
	font-size: 11px;
	background: #ffffff;
	cursor: hand;
	color: #000099;
	border-bottom: #000000 1px solid;
	font-family: Arial, Helvetica;
}
.clsCalenderTopLeftCorner
{
	border-right: #000000 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-bottom: #000000 1px solid;
	font-family: Arial, Helvetica;
}
.clsCalenderTopRightCorner
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 11px;
	background: #a0a094;
	color: #ffffff;
	border-bottom: #000000 1px solid;
	font-family: Arial, Helvetica;
}
.clsCalenderToday
{
	border-right: #000000 2px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 11px;
	background: #ffffff;
	border-left: #000000 1px solid;
	cursor: hand;
	color: #000099;
	border-bottom: #000000 2px solid;
	font-family: Arial, Helvetica;
}
.clsKernel3DContainer
{
	border-right: #3c3c30 2px solid;
	border-top: #3c3c30 1px solid;
	border-left: #3c3c30 1px solid;
	border-bottom: #3c3c30 2px solid;
	background-color: #ffffff;
}
.cellcontent
{
	padding-left: 3px;
	padding-top: 2px;
	border-bottom: #d2d2c6 1px solid;
	height: 20px;
}
A.clsPageTabActive:link
{
	color: #ff3300;
}
A.clsPageTabActive:active
{
	color: #ff3300;
}
A.clsPageTabActive:visited
{
	color: #3c3c30;
}
A.clsPageTabActive:hover
{
	color: #ff3300;
}
A.clsPageTabInactive:link
{
	color: #000099;
}
A.clsPageTabInactive:active
{
	color: #ff3300;
}
A.clsPageTabInactive:visited
{
	color: #000099;
}
A.clsPageTabInactive:hover
{
	color: #ff3300;
}

/** Added by MER 2003-11-27 **/
.clsMailBody
{
	font-size: 11px;
	font-family: Courier New,Courier;
	color: #000000;
}
.clsBannerText1
{
	font-size: 20px;
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	font-weight: normal
}
.clsBannerText2
{
	font-size: 16px;
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	font-weight: bold;
}
.clsBannerText3
{
	font-size: 16px;
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	font-weight: normal;
}
.clsFormBodySmall
{
	border-right: #d2d2c6 1px solid;
	border-top: #d2d2c6 1px solid;
	background: #f1f1ea;
	border-left: #d2d2c6 1px solid;
	border-bottom: #d2d2c6 1px solid;
}

.clsFormBodySmall tr
{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica;
}

.clsTableHeaderSmall
{
	background: #d2d2c6;
	color: #3c3c30;
	height: 16px;
}

.clsTableHeaderSmall td
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica;
}

.modalBackgroundHome
{
    background-color: #ABC9B1;
    filter: alpha(opacity=60);
    opacity: 0.60;
} 
 .updateProgress
{
    border: thin solid #d2d2c6;
    background-color: #FFFFFF;
    /*background-color: #d2d2c6;*/
    position: relative;
    width: 300px;
    height: 100px;
    z-index: auto;
}
  .updateProgressMessage
{
    margin: 10px;
    vertical-align: middle;
}
  .ProgressMessage
{
	margin: 3px;
	font-family: Calibri;
	font-size: small;
	vertical-align: middle;
	color: #008000;
	font-weight: bold;
}
.ModalPopupBG
{
    /*background-color: #999966;*/
    background-color: #F3F3F3;
    filter: alpha(opacity=50);
    opacity: 0.70;
}

.HPopup
{
    min-width:1500px;
    min-height:70px;
    background:white;
}
.PopupHeader
{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #000087;
    position: relative;
    width: 300px;
    height: 18px;
    z-index: auto;
    text-indent: 10px;
    padding-top: 2px;
}
.PopupBody
{
    margin-left:10px;
    margin-right:10px;
}
.PopupHeader400
{
	font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #000087;
    position: relative;
    width: 400;
    height: 18px;
    z-index: auto;
    text-indent: 10px;
    padding-top: 2px;
}
.CentreAlign
{
	position: relative;
	top: 10px;
	left: 80px;
}

.clsNoBreak {white-space: nowrap} 
