/* BUTTONS */

.ButtonSmall
{
	width:80px;
	height:20px;
	padding-top:2px;
	cursor:pointer;
	color:White;
	text-align:center;
	font-weight:bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/buttons/ButtonSmall.jpg); 
	margin-left:13px;
	margin-bottom:13px;
	float:left;
	text-decoration:none;
}
.ButtonSmallRight
{
	width:80px;
	height:20px;
	padding-top:2px;
	cursor:pointer;
	color:White;
	text-align:center;
	font-weight:bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/buttons/ButtonSmall.jpg); 
	margin-right:13px;
	text-decoration:none;
	float:right;
}
.ButtonLarge
{
	text-decoration:none;
	width:130px;
	height:20px;
	padding-top:2px;
	cursor:pointer;
	color:White;
	text-align:center;
	font-weight:bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/buttons/ButtonLarge.jpg); 
	margin-left:13px;
	float:left;
}

.textBox
{
	width:150px;
	height:23px;
	border : 1px solid #cccccc;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	line-height:20px;
	padding-left:7px;
}
BODY
{
	font-family: Helvetica, Arial;
	color:#3a3987;
}

.listNoIndent
{
		margin-left: 0px;
		padding-left: 1em;
		margin-top:0px;
}

.rtListItem
{
	background-image: url(../images/bullet.gif) ;
	background-repeat:no-repeat;
	background-position:0 4;
	padding-left: 18px;
	margin-bottom: 5px;
}
.rtList
{
	margin-top:7px;
	margin-left:10px;

	
	padding-left: 0;	
	list-style:none;
	
	
	
}
.headerBox
{
	height:21px !important;
	height:26px;
	font-family: Helvetica, Arial;
	background: url(../images/h1.gif); 
	background-repeat:no-repeat;
	color:#3c3e88;
	font-weight:bolder;
	font-size: 12px;
	padding-left:26px;
	
 
	margin-left:11px;
	padding-top:5px;
}

.dropBoxoff
{
	font-family: Helvetica, Arial;
	background: url(../images/h3_off.gif); 
	background-repeat:no-repeat;
	color:#3c3e88;
	font-weight:normal;
	FONT-SIZE: 12px;
	padding-left:8px;
	padding-right:28px;
	margin-left:11px;
	padding-top:6px;
	padding-bottom:5px;
}

.dropBoxoffover
{
	font-family: Helvetica, Arial;
	background: url(../images/h3_off.gif); 
	background-repeat:no-repeat;
	color:#36a3ca;
	font-weight:normal;
	FONT-SIZE: 12px;
	padding-left:8px;
	padding-right:28px;
	margin-left:11px;
	padding-top:6px;
	padding-bottom:5px;
	cursor:pointer;
	text-decoration: underline;
	
}
.dropBoxon
{
	font-family: Helvetica, Arial;
	background: url(../images/h3_on.gif); 
	background-repeat:no-repeat;
	color:#3c3e88;
	font-weight:normal;
	FONT-SIZE: 12px;
	padding-left:8px;
	padding-right:28px;
	margin-left:11px;
	padding-top:6px;
	padding-bottom:5px;
}

.dropBoxonover
{
	font-family: Helvetica, Arial;
	background: url(../images/h3_on.gif); 
	background-repeat:no-repeat;
	color:#36a3ca;
	font-weight:normal;
	FONT-SIZE: 12px;
	padding-left:8px;
	padding-right:28px;
	margin-left:11px;
	padding-top:6px;
	padding-bottom:5px;
	cursor:pointer;
	text-decoration: underline;
}
.itemBoxDisab
{

	font-family: Helvetica, Arial;
	background: url(../images/h4.gif); 
	background-repeat:no-repeat;
	color:#3c3e88;
	font-weight:normal;
	FONT-SIZE: 12px;
	padding-left:18px;
	padding-right:28px;
	margin-left:11px;
	padding-top:7px;
	padding-bottom:5px;
}
.itemBoxDisabhover
{

	font-family: Helvetica, Arial;
	background: url(../images/h4.gif); 
	background-repeat:no-repeat;
	color:#36a3ca;
	font-weight:normal;
	FONT-SIZE: 12px;
	padding-left:18px;
	margin-left:11px;
	padding-top:7px;
	padding-bottom:5px;
	padding-right:28px;
	cursor:pointer;
	text-decoration: underline;
}

.itemBox
{
	width:197px;
	height:40px !important;
	height:60px ;
	font-family: Helvetica, Arial;
	background: url(../images/h2.gif); 
	background-repeat:no-repeat;
	color:#6b3989;
	font-weight:normal;
	FONT-SIZE: 14px;
	padding-left:10px;
	padding-top:20px;
	
}

.itemBoxhover
{
	width:197px;
	height:40px !important;
	height:60px ;
	font-family: Helvetica, Arial;
	background: url(../images/h2.gif); 
	background-repeat:no-repeat;
	color:#6b3989;
	font-weight:normal;
	FONT-SIZE: 14px;
	padding-left:10px;
	padding-top:20px;
	cursor:pointer;
	font-weight:bold;
}

.itemBoxSub
{
	
	width:197px;
	height:32px;
	font-family: Helvetica, Arial;
	background: url(../images/h2.gif); 
	background-repeat:no-repeat;
	color:black;
	font-weight:normal;
	FONT-SIZE: 10px;
	padding-left:10px;
	
	
	background-position: 0 -28;
	vertical-align:middle;
}

.itemBoxhoverSub
{
	width:197px;
	height:32px;
	font-family: Helvetica, Arial;
	background: url(../images/h2.gif); 
	background-repeat:no-repeat;
	color:black;
	font-weight:normal;
	FONT-SIZE: 10px;
	padding-left:10px;
	
	cursor:pointer;
	background-position: 0 -28;
	vertical-align:middle;
	text-decoration:underline;
}

.itemBoxInactive
{
	font-family: Helvetica, Arial;
	background: url(../images/h2.gif); 
	background-repeat:no-repeat;
	color:#9898bc;
	font-weight:normal;
	FONT-SIZE: 12px;
	padding-left:8px;
	margin-left:11px;
	padding-top:7px;
	padding-bottom:5px;
}
.itemBoxInactivehover
{

	font-family: Helvetica, Arial;
	background: url(../images/h2.gif); 
	background-repeat:no-repeat;
	color:#36a3ca;
	font-weight:normal;
	FONT-SIZE: 12px;
	padding-left:8px;
	margin-left:11px;
	padding-top:7px;
	padding-bottom:5px;
	cursor:pointer;
	text-decoration: underline;
}
.BodyText
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	line-height:20px;

}
.BodyTextSimple
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	

}
.BodyTextHilight
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #754691;

}
.historylink
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	
}


.historylink:link {color: #606060; text-decoration: none;font-weight :Bold; }
.historylink:visited {color: #606060; text-decoration: none;font-weight :Bold; }
.historylink:hover {color: #754691; text-decoration: none; text-decoration: underline;font-weight :Bold; }

.historylinksmall
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606060;
	
}


.historylinksmall:link {color: #606060; text-decoration: none;font-weight :Bold; }
.historylinksmall:visited {color: #606060; text-decoration: none;font-weight :Bold; }
.historylinksmall:hover {color: #754691; text-decoration: none; text-decoration: underline;font-weight :Bold; }

.historypadd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3e88;
	font-weight :bold; 
	padding-left:5px;
	padding-right:5px;
}



.smallFont
{
    FONT-SIZE: 0.7em;
    FONT-FAMILY: Arial, Helvetica;
    color: #606060;
    
}
.smallLink
{
    FONT-SIZE: 0.7em;
    FONT-FAMILY: Arial, Helvetica;
    color: #754691;
    
}
.smallLink a:link {color: #754691; text-decoration: none}
.smallLink a:visited {color: #754691; text-decoration: none}
.smallLink a:hover {color: #754691; text-decoration: none; text-decoration: underline;}

.smallLink:link {color: #754691; text-decoration: none; }
.smallLink:visited {color: #754691; text-decoration: none; }
.smallLink:hover {color: #754691; text-decoration: none; text-decoration: underline; }

.regularFontHighlightlight
{
    FONT-SIZE: 14px;
    font-weight:bold;
    FONT-FAMILY: Arial, Helvetica;
    color: #6b3989;
    
}
.regularFontHighlight
{
    FONT-SIZE: 1.0em;
    FONT-FAMILY: Arial, Helvetica;
    color: #6b3989;
    font-weight:bold;
}
.smallFontHighlight
{
    FONT-SIZE: 0.8em;
    FONT-FAMILY: Arial, Helvetica;
    color: #6b3989;
    font-weight:bold;
}
.smallFont_OK
{
	font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #136634;
}
.smallFont_NOT_ANSWERED
{
	font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #c1001f;
}
.smallFont_REJECTED
{
	font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #FF0000;
}
.smallFont_UNKNOWN
{
	font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #9500C0;
}
.smallFont_REMOTE_ERROR
{
	font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #9500C0;
}
.smallFont_ANSWERED
{
	font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #136634;
}
.smallFont_ENGAGED
{
	font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #f0af00;
}
.smallFont_BUSY
{
	font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #f0af00;
}
.smallFont_UNANSWERED
{
	font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #c1001f;
}
.smallFont_ERROR
{
	font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #9500C0;
}

.smallFontRed
{
    FONT-SIZE: 0.7em;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #e79c1a;
}
.smallFontGreen
{
    FONT-SIZE: 0.7em;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #008800;
}
.smallFontWhite
{
    FONT-SIZE: 0.7em;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: White;
}
.smallFontGrey
{
    FONT-SIZE: 0.7em;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #5A5A5A;
}
.mediumFontBold
{
	font-weight:bold ; 
    FONT-SIZE: 0.8em;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: Black;
}
.mediumFontWhite
{
    FONT-SIZE: 0.8em;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: White;
}
.mediumFont
{
    FONT-SIZE: 0.8em;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: Black;
}
.smallFontRed
{
    FONT-SIZE: 0.7em;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #FF104A;
}
.smallFontGray
{
    FONT-SIZE: 0.7em;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #9D9D9D;
}
.smallFontWhite
{
    FONT-SIZE: 0.7em;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: White;
}
.pageTitleFont
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.1em;
    COLOR: #1A2332;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif
}
.pageTitleFont
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.1em;
    COLOR: black;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif
}

.sectionTitleFont
{
    FONT-SIZE: 1.1em;
    COLOR: white;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif
}

.ACTIVE
{
    COLOR: #008800
}
.ANSWERED
{
    COLOR: #008800
}

.SUSPENDED
{
    COLOR: #e79c1a
}
.DISABLED
{
    COLOR: #ff0000
}
.CANCELLED
{
    COLOR: #ff0000
}
.PENDINGPAYMENT
{
    COLOR: #ff0000
}
.PAYMENTDUE
{
    COLOR: #ff0000
}
.TOBEREGISTERED
{
    COLOR: #e79c1a
}
.TOBETRANSFERRED
{
    COLOR: #e79c1a
}
.REGISTERED
{
    COLOR: green
}
.PENDINGAPPROVAL
{
    COLOR: #e79c1a
}

.padin_1
{
	padding-left : 10;
}

.padin_2
{
	padding-left : 20;
}

