.NavBarSpacer
{
  width:100%;
  height:2px;
  background-color: #2D4492;
}

.NavBarOuter
{
  background-color: #2D4492;
  height: 100%;
  border-collapse: collapse;
}

.NavBarInnerHeader
{
  position:relative;
  margin-left:10px;
  margin-right:10px;
  margin-top:10px;
}

.NavBarInner
{
  position:relative;
  margin-left:10px;
  margin-right:10px;
  margin-top:0px;
}

 .standardtable
 {
  background-color: white;
  font-family : Verdana;
  font-size : 9.5pt;
  color : black;
  vertical-align : top;
  position:relative;
  clear: left;
 }

.NoSpace
{
border-collapse: collapse;
margin:0;
padding:0;
} 
 
.OuterTable
{
  height: 100%;
  border-collapse: collapse;
  margin: 0;
  padding:0;
  text-align:left;
  background-color: white;
  border-collapse: collapse;	
}

/* HYPERLINKS */

.greenlink
{ color: #70BC1F; text-decoration: underline;
 font-weight:bold; cursor:hand;}

.orangelink
{ color: #dd6e15; text-decoration: underline;
 font-weight:bold; cursor:hand;}

.greenlink:link { color:#70BC1F; text-decoration: underline; font-weight:bold; }
.greenlink:visited { color: #70BC1F; text-decoration: underline ;font-weight:bold;}
.greenlink:hover { color: #70BC1F; text-decoration: underline; font-weight:bold; }
.greenlink:active { color: #70BC1F; text-decoration: underline;
 font-weight:bold; }

.yellowlink:link { color:#FFB300; text-decoration: underline; font-weight:bold; }
.yellowlink:visited { color: #FFB300; text-decoration: underline ;font-weight:bold;}
.yellowlink:hover { color: #FFB300; text-decoration: underline; font-weight:bold; }
.yellowlink:active { color: #FFB300; text-decoration: underline;
 font-weight:bold; }

.bluelink:link { color:#00819B; text-decoration: underline; font-weight:bold; }
.bluelink:visited { color: #00819B; text-decoration: underline ;font-weight:bold;}
.bluelink:hover { color: #00819B; text-decoration: underline; font-weight:bold; }
.bluelink:active { color: #00819B; text-decoration: underline;
 font-weight:bold; }

img
{
  border: none;
}

.LoggedInText {
  font-family : Verdana;
  font-size : 7pt;
  color: 0D2B88;
  font-weight: bold;
}

.BlueText
{
  Color: #00819B;
  font-weight: bold;
}

.GreenText
{
  Color: #70BC1F;
  font-weight: bold;
}

.TurqText
{
    color: #01a290;
}

.RedText
{
    color: red;
    font-weight: bold;
}

.greenverticalspacer
{
  width: 0.5px;
  background-color: #70BC1F;
  margin-left:2px;
  margin-right:2px;		
}

.bluehorizontalspacer
{
  height: 1px;
  background-color: #00819B;	
}

.blueverticalspacer
{
  width: 0.5px;
  background-color: #00819B;
  margin-left:2px;
  margin-right:2px;	
}

TH
{
white-space: nowrap;
}

.SolidBorder
{
	border: 2px solid black;
}



.DPATable
{
  background-color: white;
  font-family : Verdana;
  font-size : 9.5pt;
  color : black;
  vertical-align : top;
  width:100%;
  text-align:left;
 }

.DPATableHeader
{
  Text-align:left;
  Margin-right: 4px;	
} 

.Min600
{
  width:600px;	
}

.Max200
{
  width:200px;	
}
.100Percent
{
  width: 100%;	
}

.100PercentHeight
{
	height: 100%;
}

.ShowBorder
{
  border: solid;
  border-width:2px;
}

.DPAError
{
  font-family: verdana;
  font-weight: bold;
  color: red;
}

.DPAPageHeader
{
  font-family: verdana;
  font-weight: bold;
  font-size: 22pt;
}

.DPASectionHeader
{
  font-family: verdana;
  font-weight: bold;
  font-size: 16pt;
  margin-bottom: 5px;
}

.DPASmallHeader
{
  font-family: verdana;
  font-weight: bold;
  font-size: 12pt;
}

.DPAFieldHeader
{
  font-family: verdana;
  font-weight: bold;
  font-size: 10pt;
  text-align: left;
}

.DPAFilterBox
{
  font-family: verdana;
  font-size: 9pt;
  text-align: left;
}

.FloatLeft
{
  float:left;
  font-weight: bold;
  vertical-align: middle;
  margin-right:5px;
  margin-bottom:5px;
}

.DPAEnquiryText
{
  color: #dd6e15;
}

.DPAListText
{
  color: #e93333;
}

.DPALargerText
{
  background-color: white;
  font-family : Verdana;
  font-size : 12pt;
	color : black;
  vertical-align : top;
}

.DPAEnquiryButton
{
  background-color: #dd6e15;
  color : #ffffff;
}

.DPAEnquiryRollButton
{
  background-color: #f1c5a2;	
  color : #dd6e15;
}

.DPAListButton
{
  background-color: #e93333;
  color : #ffffff;
}

.DPAListRollButton
{
  background-color: #f4a8a8;	
  color : #e93333;
}

.GreenText
{
    color: #70BC1F;
}

.GreenButton
{
    font-family:Verdana;
    background-color: rgb(234,245,224);
    color: #80BC1F;
    font-weight: bold;
    cursor: hand;
}

.CamelCase
{
    text-transform : capitalize;
}

.UpperCase
{
    text-transform : uppercase;
}


.Highlight
{
  background-color: #CCCCCC;
}

/* IE Buttons  */

.DPAIEButtonRollover
{
  font-family : Verdana;
  font-size : 10pt;
  vertical-align : top;
  border: none;
  font-weight: bold;
  width:75px;
  overflow:visible;
  padding-left:4px;
  padding-right:4px;
  text-align:center;
}

.DPAIEButton
{
  font-family : Verdana;
  font-size : 10pt;
  vertical-align : top;
  border: none;
  font-weight: bold;
  width:75px;
  overflow:visible;
  padding-left:4px;
  padding-right:4px;
  text-align:center;
}

/* Firefox buttons */

.DPAFFButtonRollover
{
  font-family : Verdana;
  font-size : 10pt;
  vertical-align : top;
  border: none;
  font-weight: bold;
  width:auto;
  min-width:75px;
  padding-left:4px;
  padding-right:4px;
  text-align:center;
}

.DPAFFButton
{
  font-family : Verdana;
  font-size : 10pt;
  vertical-align : top;
  border: none;
  font-weight: bold;
  width:auto;
  min-width:75px;
  padding-left:4px;
  padding-right:4px;
  text-align:center;
}

.Centralise
{
	text-align:center;
}