
.cPHBGreyMedium
{
	font-family:       Arial, Helvetica, sans-serif;
	font-size:         12px;
	font-style:        normal;
	line-height:       normal;
	color:             #707070;
	text-decoration:   none;
	font-weight:       normal;	
}

.cOrangeLargeBold
{
	font-family:       Arial, Helvetica, sans-serif;
	font-size:         20px;
	font-style:        normal;
	line-height:       normal;
	color:             #FFA53A;
	text-decoration:   none;
	font-weight:       strong;	
}

.cOrangeLargishBold
{
	font-family:       Arial, Helvetica, sans-serif;
	font-size:         16px;
	font-style:        normal;
	line-height:       normal;
	color:             #FFA53A;
	text-decoration:   none;
	font-weight:       strong;	
}

.cGreyLargeBold
{
	font-family:       Arial, Helvetica, sans-serif;
	font-size:         20px;
	font-style:        normal;
	line-height:       normal;
	color:             #ACACAA;
	text-decoration:   none;
	font-weight:       strong;	
}

.cGreySmallish
{
	font-family:       Arial, Helvetica, sans-serif;
	font-size:         12px;
	font-style:        normal;
	line-height:       normal;
	color:             #ADADAD;
	text-decoration:   none;
	font-weight:       normal;	
}

.cGreyLargish
{
	font-family:       Arial, Helvetica, sans-serif;
	font-size:         14px;
	font-style:        normal;
	line-height:       normal;
	color:             #707070;
	text-decoration:   none;
	font-weight:       normal;	
}

.cGreyLargishBold
{
	font-family:       Arial, Helvetica, sans-serif;
	font-size:         14px;
	font-style:        normal;
	line-height:       normal;
	color:             #ACACAA;
	text-decoration:   none;
	font-weight:       strong;	
}

input.cPswdField1
{
	font-size:         10px;
	font-style:        normal;
	line-height:       normal;
	color:             #707070;
	text-decoration:   none;
	font-weight:       normal;
    border:            solid 1px;
    border-color:      #A1A1A1;
    padding-left:      3px; 
    height:            20px;
}

input.cTextField1
{
	font-family:       Arial, Helvetica, sans-serif;
	font-size:         11px;
	font-style:        normal;
	line-height:       normal;
	color:             #707070;
	text-decoration:   none;
	font-weight:       normal;
    border:            solid 1px;
    border-color:      #A1A1A1;
    padding-left:      3px; 
    height:            20px;
}

.cMBTotal
{
    padding-right:     5px;
    width:             100px;
	font-family:       Arial, Helvetica, sans-serif;
	font-size:         14px;
	font-style:        normal;
	line-height:       normal;
    color:             #FFFFFF; 
    background-color:  #2E4672
}

.cGreySmall
{
	font-family:       Arial, Helvetica, sans-serif;
	font-size:         12px;
	font-style:        normal;
	font-style:        normal;
	line-height:       normal;
    color:             #C0C0C0; 
}

textarea
{
    overflow: auto;
    font-family:Arial; 
    font-size:12px; 
    color:#707070;
    padding-left:5px;
    padding-top:2px; 
    border:#A1A1A1 1px solid ;
}

.cSelectedItem   
{
    cursor:pointer; 
    cursor:hand; 
    font-family:Arial;
    font-size:14px;
    color:#FFFFFF;
    background-color:#A1A1A1
}

.cUnselectedItem 
{
    cursor:pointer;
    cursor:hand;
    font-family:Arial;
    font-size:14px;
    color:#ADADAD
}

.cErrorText
{
	font-family:       Arial, Helvetica, sans-serif;
	font-size:         12px;
	font-style:        normal;
	line-height:       normal;
	color:             #FF0000;
	text-decoration:   none;
	font-weight:       normal;	
}

