﻿body
{
	font-size: medium;
	background-color: white;
	color:black;
	font-family: arial,verdana,Sans-Serif;
	margin:0px;
	padding:0px;
	border:solid 0px;
	border-collapse:collapse;
}

textbox
{
	font-size: small;
	background-color: white;
	color:black;
	font-family: verdana,arial,Sans-Serif;
}

.TextBox
{
	font-size: small;
	background-color: white;
	color:black;
	font-family: verdana,arial,Sans-Serif;
	padding-top:3px;
	padding-bottom:3px;
}

table 
{
    border-style:none;
    border-width:0px;
    border-collapse:collapse;
    margin:0px;
    padding:0px;
}

td
{
    border-style:none;
    border-width:0px;
    border-collapse:collapse;
    margin:0px;
    padding:0px;
}

.tblHeaderControlPanel td {
	background-color: #B2DEE9;
	font-size: x-small;
	border-color:white;
	color:Black;
	padding-left: 5px;
	height: 30px;
}

.ControlPanelBodyTD1
{
	font-size:x-small;
	padding-left: 5px;
	background-color:#E8F6F9;
	height: 35px;
}

a {
  	font-weight:normal;
	font-size:small;
	color:#0092BA;
	text-decoration:none;	
	padding-left:0px;
}
a:visited {
  	font-weight:normal;
	font-size:small;
	color:#0092BA;
	text-decoration:none;	
	padding-left:0px;
}
a:hover {
  	font-weight:normal;
	font-size:small;
	color:#dc0610;
	text-decoration:underline;	
	padding-left:0px;
}

.showlink {
  	font-weight:normal;
	font-size:small;
	color:#0092BA;
	text-decoration:none;	
	padding-left:2em;
	padding-right:3em;
}

a.showlink {
  	font-weight:normal;
	font-size:small;
	color:#0092BA;
	text-decoration:none;	
	padding-left:0px;
}
a.showlink:visited {
  	font-weight:normal;
	font-size:small;
	color:#0092BA;
	text-decoration:none;	
	padding-left:0px;
}
a.showlink:hover {
  	font-weight:normal;
	font-size:small;
	color:#dc0610;
	text-decoration:underline;	
	padding-left:0px;
}

.hidelink {
  	font-weight:normal;
	font-size:small;
	color:#0092BA;
	text-decoration:none;	
	padding-left:0px;
	display:none
}

a.hidelink {
  	font-weight:normal;
	font-size:small;
	color:#0092BA;
	text-decoration:none;	
	padding-left:0px;
}
a.hidelink:visited {
  	font-weight:normal;
	font-size:small;
	color:#0092BA;
	text-decoration:none;	
	padding-left:0px;
}
a.hidelink:hover {
  	font-weight:normal;
	font-size:small;
	color:#dc0610;
	text-decoration:underline;	
	padding-left:0px;
}

.AssessmentHeader 
{
    color: white;
	font-size: xx-large;
	height:128px;
	margin:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	border:none;
}


.AdministratorHeader 
{
    background: url("images/Administrator.jpg") 0 0 no-repeat; 
    background-color: #0092ba;
    color: white;
	font-size: xx-large;
	height:128px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:10px;
}

.DesignerHeader
{
    background: url("images/Designer.jpg") 0 0 no-repeat; 
    background-color: #0092ba;
    color: white;
	font-size: xx-large;
	height:128px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:10px;
}

.criteriaHeaderTable
{
	background-color:#B2DEE9;	
}	

.criteriaHeaderRow
{
	text-indent:10px;
	height:30px;
	border-style:solid;
	border-top:1px;
	border-bottom:1px;
	border-color:white;
	font-size:10pt;
}

.criteriaDetailRow
{
	text-indent:10px;
	height:30px;
	vertical-align:middle;
	text-align:left;
	font-size:small;
	border-style:solid;
	border-top:1px;
	border-bottom:1px;
	border-color:White;
	background-color:#E8F6F9;
}

.TitleText
{
	font-size:x-large;
    font-weight: normal; 
    color: #0092BA;
}

.TitleTextWhite
{
	font-size:x-large;
    font-weight: normal; 
    color: #FFFFFF;
}

a.TitleText {
	font-size: large;
    font-weight: normal; 
    color: #0092BA;
	text-decoration:none;	
}
a.TitleText:visited {
	font-size: large;
    font-weight: normal; 
    color: #0092BA;
	text-decoration:none;	
}
a.TitleText:hover {
	font-size: large;
    font-weight: normal; 
    color: #0092BA;
	text-decoration:none;	
}



.SubTitleTerms
{
	font-family: verdana,arial,Sans-Serif;
	font-size:medium;
    font-weight: bold; 
    color: #0092BA;
}

.DetailText
{
	font-family: verdana,arial,Sans-Serif;
	font-size:x-small;
	padding-left:40px;
    font-weight:normal; 
    color: black;
}

.DetailTextLarger
{
	font-family: verdana,arial,Sans-Serif;
	font-size:10pt;
    font-weight:normal; 
    color: black;
}

.CellSpacedDetailText
{
	font-family: verdana,arial,Sans-Serif;
	font-size:small;
    font-weight:normal; 
    color: black;
    padding:5px;
}

.CellSpacedDetailTextGrey
{
	font-family: verdana,arial,Sans-Serif;
	font-size:small;
    font-weight:normal; 
    color: #c0c0c0;
    padding:5px;
}

.DetailTextNoIndent 
{
	font-family: verdana,arial,Sans-Serif;
   	font-size:small;
	padding-left:0px;
    font-weight:normal; 
    color: black;
}

.CellDetailText
{
	font-family: verdana,arial,Sans-Serif;
	font-size:small;
    font-weight:normal; 
    border-top:solid 1px #0092BA;
    color: black;
    cursor:pointer;
}

.CellHeaderText
{
	font-family: verdana,arial,Sans-Serif;
	font-size:small;
    font-weight:normal; 
    color: #0092BA;
    Height:40px;
}



.DetailAnchor
{
	font-size:small;
	padding-left:0px;
    font-weight:normal; 
    color: black;
}

.WelcomeText
{
	font-size:medium;
    font-weight: normal; 
    color: #0092BA;
}

.copyrighttext
{
	font-size:xx-small;
    font-weight:normal; 
    color: #808080;
}

a.copyrighttext {
  	font-weight:normal;
	font-size:xx-small;
	color:#404040;
	text-decoration:none;	
}
a.copyrighttext:visited {
  	font-weight:normal;
	font-size:xx-small;
	color:#404040;
	text-decoration:none;	
}
a.copyrighttext:hover {
  	font-weight:normal;
	font-size:xx-small;
	color:#dc0610;
	text-decoration:underline;	
}

.ScrollOuter
{
	overflow:auto;
	margin:20px 5px 10px 5px;
	background-color:White;
	color:black;
	height:380px;
}

.ScrollOuterDiv
{
	overflow:auto;
	margin:0px;
	padding:0px;
	background-color:White;
	color:black;
	height:300px;
	width:100%;
	scrollbar-base-color: #B2DEE9; 
    scrollbar-arrow-color: #0092BB;
    scrollbar-DarkShadow-Color: #0077D4; 
}


a.TabName {
    padding-left:0px;
    width:180px;
    text-align:left;
  	font-weight:normal;
    font-size:x-small;
	color:#0092BA;
	text-decoration:none;	
}
a.TabName:visited {
    padding-left:0px;
    width:180px;
    text-align:left;
  	font-weight:normal;
    font-size:x-small;
	color:#0092BA;
	text-decoration:none;	
}
a.TabName:hover {
    padding-left:0px;
    width:180px;
    text-align:left;
  	font-weight:normal;
    font-size:x-small;
	color:#800080;
	text-decoration:none;	
}



.screenonly {
    display:block;
}

.PageTable 
{
    text-align:center;
    width:100%;
    
}

.imageClick {
    border:none;
    margin:0px;
    padding:0px;
    cursor:pointer;
    cursor:hand;
}

.CBIHistoryTD
{
    background-color: #E8F6F9;
    height: 35px;
    padding-left: 5px;
    font-size: x-small;
}

.sidePanel
{
    background: url("images/sidePanelBG.jpg") 0 0 no-repeat; 
    background-color: White;
    color: black;
	font-size: x-Small;
	height:115px;
	width:227px;
	margin:0px;
	padding:24px;
	border:none;
    vertical-align:top;
}

.sidePanelmultiple
{
    color: black;
	font-size:x-small;
}

.tipmainpaneltd
{
	width:230px;
	padding-left:9px;
	padding-top:20px;
	vertical-align:top;
	text-align:left;
}

.tip1Panel
{
    background: url("images/tip1.jpg") 0 0 no-repeat; 
    background-color: White;
    color: black;
	font-size: x-Small;
	height:211px;
	width:228px;
	margin:0px;
	padding:24px;
	border:none;
    vertical-align:top;
}

.tip1PanelBoxA
{
	position:relative;
	width:180px;
	height:200px;
}

.tip1PanelBoxB
{
	position:absolute;
	left:0px;
	top:0px;
	height:28px;
	width:40px;
	color:White;
	font-size:x-large;
}

.tip1PanelBoxC
{
	position:absolute;
	left:40px;
	top:0px;
	height:75px;
	width:140px;
	color:White;
	font-size:small;
}

.tip2Panel
{
    background: url("images/tip2.jpg") 0 0 no-repeat; 
    background-color: White;
    color: white;
	font-size: x-Small;
	width:228px;
	margin:0px;
	padding:24px;
	border:none;
    vertical-align:top;
    height: 186px;
}

.tip2PanelBoxA
{
	position:relative;
	width:134px;
	height:165px; 
	left: 0px; 
	top: 0px;
}

.tip2PanelBoxB
{
	position:absolute;
	left:1px;
	top:0px;
	height:28px;
	width:40px;
	color:White;
	font-size:x-large;
}

.tip3Panel
{
    background: url("images/tip3.jpg") 0 0 no-repeat; 
    background-color: White;
    color: black;
	font-size: x-Small;
	height:252px;
	width:228px;
	margin:0px;
	padding:24px;
	border:none;
    vertical-align:top;
}

.tip3PanelBoxA
{
	position:relative;
	width:180px;
	height:200px;
}

.tip3PanelBoxB
{
	position:absolute;
	left:140px;
	top:0px;
	height:28px;
	width:40px;
	color:White;
	font-size:x-large;
}

.tip3PanelBoxC
{
	position:absolute;
	left:0px;
	top:0px;
	height:80px;
	width:140px;
	color:White;
	font-size:small;
}

.tip4Panel
{
    background: url("images/tip3.jpg") 0 0 no-repeat; 
    background-color: White;
    color: black;
	font-size: x-Small;
	height:252px;
	width:228px;
	margin:0px;
	padding:24px;
	border:none;
    vertical-align:top;
}

.tip4PanelBoxA
{
	position:relative;
	width:180px;
	height:200px;
}

.tip4PanelBoxB
{
	position:absolute;
	left:0px;
	top:0px;
	height:28px;
	width:40px;
	color:White;
	font-size:x-large;
}

.tip4PanelBoxC
{
	position:absolute;
	left:40px;
	top:0px;
	height:80px;
	width:130px;
	color:White;
	font-size:small;
}

.LevelSelectTable
{
    background: url("images/levelheading.jpg") 0 0 no-repeat; 
    background-color: White;
}

.QuestionSelectTable
{
    background: url("images/QuestionSelectHeading.jpg") 0 0 no-repeat; 
    background-color: White;
    width:694;
    height:57;
}

.LogisticsTable
{
    background: url("images/Logistics.gif") 0 0 no-repeat; 
    background-color: White;
    width:587px;
    height:492px;
}

a.tooltip {
    position:relative; 
    z-index:24;
    color:black;
    text-decoration:none}

a.tooltip:hover {z-index:25; }

a.tooltip img {border-style:none;border:0px;}

a.tooltip span {display: none}

a.tooltip:hover span { 
    display:block;
    position:absolute;
    top:2em; 
    left:2em; 
    width:20em;
    border-style:none;
    background-color:#029CB8; 
    color:black;
    text-align: left;}

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none;}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}
a.info img {border-style:none;border:0px;}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-4px; left:-21em; width:20em;
    border:1px solid #029CB8;
    background-color:#B2DEE9; 
    color:black;
    padding:3px;
    text-align: left;
    text-decoration:none;}
	
.contactcheckbox
{
    color: white;
	font-size: small;
}

.whoisitforheader
{
	font-weight: bold; 
	font-size: 11pt; 
	color: white; 
	font-family: Verdana, Arial, Sans-Serif; 
	padding-left: 20px; 
	background-image: url(images/cbi_4steps_title2.gif); 
	padding-bottom: 10px; 
	padding-top: 10px; 
	background-repeat: no-repeat;
}

.whoisitfortd
{
	font-weight: bold; 
	color: #0092bb; 
	padding-left: 20px;
	padding-right: 20px;
}

.whoisitforfooter
{
	padding-right: 15px; 
	padding-left: 20px; 
	font-weight: bold; 
	color: #0092bb; 
	background-image: url(images/who_panel2.gif); 
	height: 20px;
}


.bgcolour1
{
	background-color: #0092BA;
}

.bgcolour2
{
	background-color: #B2DFEB;
}

.bgcolour3
{
	background-color: #E8F6F9;
}

.bgimage1
{
	background-image: url(images/rightcorner.jpg);
	background-repeat: no-repeat;
	background-color:#0092BA;
}

.bgimage2
{
	background-image: url(images/leftcorner.jpg);
	background-repeat: no-repeat;
	background-color:#0092BA;
}
.usecolour1
{
	color: #ffffff;
}

.errormessagelabel
{
	font-weight:bold;
	color:#dc0610;
}

.underconstructionmessage
{
	font-size: 24pt; 
	width: 100%; 
	color: Teal; 
	font-family: Verdana, Sans-Serif;
	height: 100%;
}

.registerformLayoutA
{
	text-align: right;
	padding-right:10px; 
	width: 254px; 
	padding-left: 10px; 
	padding-bottom: 10px; 
	padding-top: 10px;
}

.registerformLayoutB
{
	text-align: right;
	padding-right:10px; 
	width: 129px; 
	padding-left: 10px; 
	padding-bottom: 10px; 
	padding-top: 10px;
}

.keybenefitsTable
{
	background-image: url(images/evaluate_panel2.gif); 
	background-repeat: no-repeat; 
	padding-right: 70px; 
	padding-left: 15px; 
	padding-bottom: 20px; 
	padding-top: 20px;
}

.keybenefitsTitle
{
	font-weight: bold; 
	font-size: 11pt; 
	color: #0092bb; 
	font-family: Verdana, Arial, Sans-Serif
}

.controlpanelHeadingBar
{
	color:white;
	background-color: #0092BA;
	width:70%;
	padding-left: 5px;
    height: 35px;
}

.controlpanelSubheadingBar
{
	border-color:white;
	color:#0092BB;
	background-color:#B2DEE9;
	padding-left: 5px;
	height: 30px;
}

.controlpanelHeadingBarRightSide
{
	color: white;
	background-color: #0092BB;
	text-align: right;
	font-size: x-small;
	padding-right: 5px;
}

.controlpanelInfoBar
{
	color:black;
	background-color:#E8F6F9;
}

.controlpanelSubheadingBarSmallText
{
	background-color:#B2DEE9;
	font-size: x-small;
	border-color:white;
	color:Black;
	padding-left: 5px;
	height: 30px;
}

.cbistagestext
{
	color: black;
	font-size:small;
}

.cbistagestextbold
{
	color: black;
	font-size:small;
}

a.cbistagestextbold
{
	color: black;
	font-size:small;
	font-weight: bold;
}

a.cbistagestextbold:visited
{
	color: black;
	font-size:small;
	font-weight: bold;
}

a.cbistagestextbold:hover
{
	color: black;
	font-size:small;
	font-weight: bold;
}

.cbistagesTitleText
{
	font-size:large;
    font-weight: normal; 
    color: #FFFFFF;
}

.cbiLevelsInfoBar
{
	text-align:left;
	width:467px;
	height:40px;
	border-bottom: solid 1px white;
	vertical-align:middle;
	padding-left:20px;
	font-size:small;
}

.cbiLevelsGoBar {
	border-bottom: solid 1px white;
}

.cbiCompetenciesHeaderBar
{
	padding-left:20px;
	width:347px;
	height:30px;
	border-style:solid;
	border-top:1px;
	border-bottom:1px;
	border-color:White;
}

.cbiCompetenciesExpandBar
{
	width:220px;
	font-size:small;
	border-style:solid;
	border-top:1px;
	border-bottom:1px;
	border-color:White;
}

.cbiCompentenciesTemplateBarA
{
	padding-left:10px;
	vertical-align:middle;
	text-align:center;
	width:20px;
	font-size:small;
	border-style:solid;
	border-top:1px;
	border-bottom:1px;
	border-color:White;
}

.cbiCompentenciesTemplateBarB
{
	padding-left:10px;
	width:477px;
	height:30px;
	border-style:solid;
	border-top:1px;
	border-bottom:1px;
	border-color:White;
}

.cbiCompentenciesTemplateBarC
{
	vertical-align:middle;
	text-align:center;
	width:70px;
	font-size:small;
	border-style:solid;
	border-top:1px;
	border-bottom:1px;
	border-color:White;
}

.cbiQuestionsHeaderBar
{
	padding-left:20px;
	width:454px;
	height:30px;
	border-style:solid;
	border-top:1px;
	border-bottom:1px;
	border-color:White;
}

.cbiQuestionsExpandBar
{
	width:220px;
	font-size:small;
	border-style:solid;
	border-top:1px;
	border-bottom:1px;
	border-color:White;
}

.cbiQuestionsTemplateBarA
{
	padding-left:10px;
	vertical-align:middle;
	text-align:center;
	width:20px;
	font-size:small;
	border-style:solid;
	border-top:1px;
	border-bottom:1px;
	border-color:White;
}

.cbiQuestionsTemplateBarB
{
	padding-right:5px;
	padding-left:10px;
	width:649px;
	height:30px;
	border-style:solid;
	border-top:1px;
	border-bottom:1px;
	border-color:White;
}

.cbiCreateTemplateA
{
	vertical-align:top;
	padding-left:20px;
	width:50%;
	color:#0092BB;
	font-size:large;
}

.cbiCreateTemplateB
{
	vertical-align:top;
	padding-left:40px;
	color:white;
	font-weight:normal;
	font-size:large;
}

.CBIHistoryButtonSelected
{
	background: url("images/Selected.gif") 0 0 no-repeat; 
    background-color: #E8F6F9;
	height:18px;
	text-align:center;
	vertical-align:middle;
	font-size:8pt;
	width:77px;
    color:Black;
    cursor:pointer;
    cursor:hand;
}

.CBIHistoryButton
{
	background: url("images/Unselected.gif") 0 0 no-repeat; 
    background-color: #E8F6F9;
	height:18px;
	width:77px;
    color:Black;
	text-align:center;
	vertical-align:middle;
	font-size:8pt;
    cursor:pointer;
    cursor:hand;
}

.CBIHistoryButtonDeleteSelected
{
	background: url("images/deletecontrolpanel_selected.gif") 0 0 no-repeat; 
    background-color: #E8F6F9;
	height:18px;
	text-align:center;
	vertical-align:middle;
	font-size:8pt;
	width:52px;
    color:Black;
    cursor:pointer;
    cursor:hand;
}

.CBIHistoryButtonDelete
{
	background: url("images/deletecontrolpanel_unselected.gif") 0 0 no-repeat; 
    background-color: #E8F6F9;
	height:18px;
	width:52px;
    color:Black;
	text-align:center;
	vertical-align:middle;
	font-size:8pt;
    cursor:pointer;
    cursor:hand;
}

.CBIHistoryButtonDeleteSelected_CHN
{
	background: url("images/deletecontrolpanel_selected.gif") 0 0 no-repeat; 
    background-color: #E8F6F9;
	height:18px;
	text-align:center;
	vertical-align:middle;
	font-size:8pt;
	width:31px;
    color:Black;
    cursor:pointer;
    cursor:hand;
}

.CBIHistoryButtonDelete_CHN
{
	background: url("images/deletecontrolpanel_unselected.gif") 0 0 no-repeat; 
    background-color: #E8F6F9;
	height:18px;
	width:31px;
    color:Black;
	text-align:center;
	vertical-align:middle;
	font-size:8pt;
    cursor:pointer;
    cursor:hand;
}

.iframereport
{
	background: url("images/loading.gif") 0 0 no-repeat;
	border-style:solid;
	border-width:2px;
	border-color:#0092BA;
	background-color: white;
	background-position:center;
	
}

.cbistagestextnewfeaturesalert
{
	color: red;
	font-size:13.7pt;
	font-family: verdana,arial,Sans-Serif;
    font-weight: normal;
}

.newfeaturesheader
{
	font-weight: bold; 
	font-size: 11pt; 
	color: white; 
	font-family: Verdana, Arial, Sans-Serif; 
	padding-left: 20px; 
	background-image: url(images/newfeaturesalert_panel1.gif); 
	padding-bottom: 10px; 
	padding-top: 10px; 
	background-repeat: no-repeat;
}

.newfeaturesfortd
{
	font-weight: bold; 
	color: #0092bb; 
	padding-left: 20px;
	padding-right: 20px;
	font-family: verdana,arial,Sans-Serif;
	font-size:small;
    font-weight:normal; 
    color: black;
}

.CellDetailTextnewfatures
{
	font-family: verdana,arial,Sans-Serif;
	font-size:small;
    font-weight:normal; 
    color: black;
}

.languagelink{
  	font-weight:normal;
	font-size:small;
	color: Red;
	text-decoration:none;	
	padding-left:0px;
}

.languagelink:hover{
  	font-weight:normal;
	font-size:small;
	color: black;
	text-decoration: underline;	
	padding-left:0px;
}

.languagelink:visited{
	color: red;
}


.CBIMasterUserButtonAllocateSelected
{
	background: url("images/allocatecontrolpanel_selected.gif") 0 0 no-repeat; 
    background-color: #E8F6F9;
	height:18px;
	text-align:center;
	vertical-align:middle;
	font-size:8pt;
	width:52px;
    color:Black;
    cursor:pointer;
    cursor:hand;
}

.CBIMasterUserButtonAllocate
{
	background: url("images/allocatecontrolpanel_unselected.gif") 0 0 no-repeat; 
    background-color: #E8F6F9;
	height:18px;
	width:52px;
    color:Black;
	text-align:center;
	vertical-align:middle;
	font-size:8pt;
    cursor:pointer;
    cursor:hand;
}

.CBIMasterUserButtonReinviteSelected
{
	background: url("images/reinvitecontrolpanel_selected.gif") 0 0 no-repeat; 
    background-color: #E8F6F9;
	height:18px;
	text-align:center;
	vertical-align:middle;
	font-size:8pt;
	width:52px;
    color:Black;
    cursor:pointer;
    cursor:hand;
}

.CBIMasterUserButtonReinvite
{
	background: url("images/reinvitecontrolpanel_unselected.gif") 0 0 no-repeat; 
    background-color: #E8F6F9;
	height:18px;
	width:52px;
    color:Black;
	text-align:center;
	vertical-align:middle;
	font-size:8pt;
    cursor:pointer;
    cursor:hand;
}

.CBIMasterUserButtonDeleteSelected
{
	background: url("images/deletecontrolpanel_selected.gif") 0 0 no-repeat; 
    background-color: #E8F6F9;
	height:18px;
	text-align:center;
	vertical-align:middle;
	font-size:8pt;
	width:52px;
    color:Black;
    cursor:pointer;
    cursor:hand;
}

.CBIMasterUserButtonDelete
{
	background: url("images/deletecontrolpanel_unselected.gif") 0 0 no-repeat; 
    background-color: #E8F6F9;
	height:18px;
	width:52px;
    color:Black;
	text-align:center;
	vertical-align:middle;
	font-size:8pt;
    cursor:pointer;
    cursor:hand;
}

.CBIMasterUserButtonEditSelected
{
	background: url("images/editcontrolpanel_selected.gif") 0 0 no-repeat; 
    background-color: #E8F6F9;
	height:18px;
	text-align:center;
	vertical-align:middle;
	font-size:8pt;
	width:52px;
    color:Black;
    cursor:pointer;
    cursor:hand;
}

.CBIMasterUserButtonEdit
{
	background: url("images/editcontrolpanel_unselected.gif") 0 0 no-repeat; 
    background-color: #E8F6F9;
	height:18px;
	width:52px;
    color:Black;
	text-align:center;
	vertical-align:middle;
	font-size:8pt;
    cursor:pointer;
    cursor:hand;
}

/* 
  ------------------------------------------------
Footer
  ------------------------------------------------
*/

.nhclearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

#nhfooter .nhcontent {
	padding: 12px 16px;
}
#nhfooter {
	color: #BEBEBE;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-color: #FFFFFF;
	border-top: 4px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	width: 1000px;
	text-align:left;
}
.nhcopyright {
	float:right;
}
.nhcontent p {
	margin: 12px 0;
}
#nhfooter a:link {
	color: #3484B4;
	text-decoration: none;
}
#nhfooter a:visited {
	color: #3484B4;
	text-decoration: none;
}
#nhfooter a:hover {color: #333333;}

