/* START GLOBAL */

img { border: 0px; }

a {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #6F7C96;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.orange, a:link.orange, a:visited.orange, a:active.orange {
	color: orange;
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}

a:hover.orange {
	color: #fff;
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}

.smallfont {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	margin-left: -1px;
	color: #ffffff;
   letter-spacing: -.5px;
}

body{
	background-color: #EDF3FF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;

	font-weight: bold;

}



.tddata{

	font-family: arial, helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

}



.login{

	font-family: arial, helvetica, sans-serif;

	font-size: 10px;

	letter-spacing: 0px;

	background-color: #6F7C96;

	color: #FFF;

	font-weight: bold;

	/*padding-left: 3px;*/

	vertical-align: top;

	

}



input, textarea{

	font-family: verdana;

	font-size: 10px;

	border: 0px solid;

}



.checkbox {  

	width : 2.0em ; 

	height : 2.0em ;   

   border: 0px;	

}



.category {

	font-family: arial, helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	font-weight: bold;

	padding-left: 10px;

}



.tableBorder {

	border-right-width: 1px solid c0c0c0;

	border-bottom-width: 1px solid c0c0c0;

}



.boxBorder {

	border: 1px solid #003399;

}


.indexLeftPadding {
padding-left: 2px;
padding-top: 3px;
margin-top: 0px; 
/*padding-left: 0px; 
padding-top: 3px; */
}

.loginPadding {
padding-top: 2px;
padding-left: 7px;
}

.sidebarPadding {
padding-top: 3px;
padding-left: 3px;
}

.bottomLeftPadding {
/*padding-left: 7px;*/
padding-left: 3px;
padding-top: 3px;
}

.bottomRightPadding {
padding-top: 3px;
}

/* secure homepage */

.topSec {
	/*padding-top: 3px;*/
	height: 141px;
	width: 176px;
	background-color: #1131a0;
}

.linkTable {
	background-color: #6E7C96;
	height: 75px;
	width: 176px;
	vertical-align: middle;
}

.nameSec {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	vertical-align: bottom;
	text-align: center;
	background-color: #1131a0;
	/*padding-top: 3px;*/
	/*height: 25px;*/
}

.compSec {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	vertical-align: top;
	text-align: center;
	background-color: #1131a0;
	padding-bottom: 3px;
}

.lock {
	vertical-align: top; 
	text-align: left;
	background-color: #1131a0;
}

a.linkSec, a:link.linkSec, a:visited.linkSec, a:active.linkSec {
	color: #fff;
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

a:hover.linkSec {
	color: orange;
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.linkCellPadding {
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 9px;
	border: 0px solid #000000;
}

.linkPadding {
	padding-top: 3px;
}

.blueBar {
	background-color: #1131a0;
	height: 5px;
	width: 176px;
}

.emptyCell {
	width: 15px;
	background-color: #1131a0;
	height: 30px;
}

