div,
td,
p {
	font-size:11px;
	line-height:18px;
	color:#000000;
}

h3
{
	font-size: 16px;
	font-weight: bold;
	padding-left: 7px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #1a4b9d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1a4b9d;
	display: inline;

}

a,
a:link,
a:active,
a:visited {
	text-decoration:none;
	color:#003399;
}


body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* FORM CSS*/

.inputbox
{
	
	border: 1px solid #3399FF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




/* FOOTER CSS */
.footerborders
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CACACA;
	border-right-color: #CACACA;
}

a.footer,
a.footer:visited 
{
	text-decoration: none;
	color: #9F9F9F;
}

a.footer:hover
{
	background-color: #D0CCFF;
	display: block;
	color: #000000;
}


/* MENU CSS*/
div.menutitle
{
	padding-left: 5px;
	font-weight: bold;
	background-color: #D4D4D4;
	font-size: 11px;
}

a.menuitem,
a.menuitem:visited
{
	text-decoration: none;
	color: #000000;
	display: block;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #EFF1FC;
	width: 114px	 ;
	text-align:center;
	font-size: 10px;
	

}

#activemenu
{

}

a.menuitem:hover
{
	color: #000000;
	background-color: #EFF1FC;
	display: block;

	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #033994;
}

a.submenuitem,
a.submenuitem:visited
{
	padding-left: 15px;
	text-decoration: none;
	color: #000000;
}

a.sidemenu
{
	display: block;
	border: 1px solid #FFFFFF;
	color: #000000;
	padding-left: 10px;
	
	margin-left: 5px;
}


a.sidemenu:hover
{
	border: 1px solid #CCCCCC;
	display: block;
	color: #000000;
	background-color: #E2E2E2;
	margin-right: 5px;
	margin-left: 5px;
}



.rightborder
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.topborder
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}



.explain {cursor: hand; 
font-size: 11px; 
font-family: Tahoma; 
font-weight:bold; 
background-color: #dce3e6; 
border-width: 1;
border-style: solid; 
border-color: 004455; 
color: black;
}

.submit {
	cursor: hand;
	font-size: 11px;
	font-family: Tahoma;
	height: 18px;
	background-color: #0159C3;
	border-width: 1;
	border-style: solid;
	border-color: 004455;
	color: white;
	text-transform: uppercase;
}

.activebutton {
	cursor: hand;
	font-size: 11px;
	font-family: Tahoma;
	height: 18px;
	background-color: #F8F8F8;	
	border-width: 1;
	border-style: solid;
	border-color: 004455;
	color: black;
	text-transform: uppercase;
}

.inactivebutton {
	cursor: hand;
	font-size: 11px;
	font-family: Tahoma;
	height: 18px;
	background-color: #D9E3BD;
	border-width: 1;
	border-style: solid;
	border-color: 004455;
	color: black;
	text-transform: uppercase;
}
.closedbutton {
	cursor: hand;
	font-size: 11px;
	font-family: Tahoma;
	height: 18px;
	background-color: #CCCFFF;
	border-width: 1;
	border-style: solid;
	border-color: 004455;
	color: black;
	text-transform: uppercase;
}
.unablebutton {
	cursor: hand;
	font-size: 11px;
	font-family: Tahoma;
	height: 18px;
	background-color: #FBC085;
	border-width: 1;
	border-style: solid;
	border-color: 004455;
	color: black;
	text-transform: uppercase;
}

.redbutton {cursor: hand; 
font-size: 11px; 
font-family: Tahoma; 
font-weight:bold; 
background-color: #ffb9b9; 
border-width: 1;
border-style: solid; 
border-color: 004455; 
color: black;
}

.adminsubmit {
	cursor: hand;
	font-size: 11px;
	font-family: Tahoma;
	height: 18px;
	background-color: #f4e898;
	border-width: 1;
	border-style: solid;
	border-color: 004455;
	color: black;
	text-transform: uppercase;
	width: 100px; /* button width (14 uppercase charecters)*/
}

input {	border: 1px solid #3399FF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

select {font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	background-color: #f0f7fa; 
}

.cellButtonStyle
        {
            text-align: center;
            border-bottom: 2px solid black; 
            border-right: 2px solid black; 
            border-left: 2px solid white; 
            border-top: 2px solid white;
            background-color: #cccccc;
            font-family: Verdana, Helvetica, sans-serif;
            font-size: 12px;
            font-weight: bold;
        }
.dataCell
        {
            border-bottom: 1px solid black;
            border-right: 1px solid #a0a0a0;
            background-color: #f8f8f8;
            font-family: Verdana, Helvetica, sans-serif;
            font-size: 12px;
        }

.dataCell_update
        {
            border-bottom: 1px solid black;
            background-color: #f8f8f8;
            font-family: Verdana, Helvetica, sans-serif;
            font-size: 12px;
        }

.dataCell_btn
        {
            border: none;
            cursor: hand;
            background-color: #f8f8f8;
            font-family: Verdana, Helvetica, sans-serif;
            font-size: 12px;
        }


.dataCellInactive
        {
            border-bottom: 1px solid black;
            border-right: 1px solid #a0a0a0;
            background-color: #cccfff;
            font-family: Verdana, Helvetica, sans-serif;
            font-size: 12px;
        }
.dataCellUnable
        {
            border-bottom: 1px solid black;
            border-right: 1px solid #a0a0a0;
            background-color: #FBC085;
            font-family: Verdana, Helvetica, sans-serif;
            font-size: 12px;
        }
.dataCellDisabled
        {
            border-bottom: 1px solid black;
            border-right: 1px solid #a0a0a0;
            background-color: #d9e3bd;
            font-family: Verdana, Helvetica, sans-serif;
            font-size: 12px;
        }
        
.dataCellInactive_btn
        {
            background-color: #cccfff;
            font-family: Verdana, Helvetica, sans-serif;
            font-size: 12px;
        }
		
.border-1px-blk
{
   border: 1px solid black;
}

.detailsformsmallheader
{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #3d67af;
  color:#ffffa8;
  font-weight:bold;
  padding:2px;
}

.small
{font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
          font-size: 10px;
}
