BODY {
	FONT-FAMILY: Verdana, Helvetica, sans-serif
}
BODY.composite {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; PADDING-TOP: 0px
}
IMG {
	border: none;
}
SELECT {
	FONT-SIZE: 11px; 
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";
}
INPUT {
	FONT-SIZE: 11px; 	
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
}
h2 {    
	font-family: "verdana";
	font-size: 16px;
	font-weight: bold;
	color: #8f0000;
	text-align: center !important;
	margin-top: 0px;
	margin-bottom: 0em;
}

h3{	 
	height: 25px; 
	font-size: 11px;
	font-family: "verdana";	
	font-weight: bold;	 
	color: #000000;
	background-color: #51c7e1;
	margin-bottom: 0em;
	padding-top: .4em;
	PADDING-LEFT: 5px;
	clear: both;	
}
form {
	margin: 0;
}
.tableIndent td{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}


.titleBar {
	BORDER-RIGHT: #ffffff 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000000;
	TEXT-INDENT: 0px;
	HEIGHT: 25px;
	BACKGROUND-COLOR: #51c7e1;
	margin: 5px;
	padding: 5px;

}
.tdSubHeader {
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
	HEIGHT: 25px;
	BORDER-COLOR: #c6cdce ; 
	BACKGROUND-COLOR: #c6cdce
}
.tdBottom {
	FONT-SIZE: 11px;	
	COLOR: #000000; 
	HEIGHT: 25px;
	BORDER-COLOR: #c6cdce ; 
	BACKGROUND-COLOR: #c6cdce
}
.tdHeader{
	BORDER-RIGHT: #ffffff 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 	
	HEIGHT: 25px; 
	BACKGROUND-COLOR: #b3eaf2
}

.searchBar {
	BORDER-RIGHT: #ffffff 1px solid; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	HEIGHT: 25px; 
	BACKGROUND-COLOR: #fef6dc; 
	TEXT-ALIGN: right
}

.tdLight {
	 TABLE-LAYOUT: fixed; 
	 FONT-SIZE: 11px; 
	 COLOR: #000000;	 
	 HEIGHT: 25px; 
	 BACKGROUND-COLOR: #e7edee
}

.tdDark {
	TABLE-LAYOUT: fixed; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	TEXT-INDENT: 0px; 
	HEIGHT: 25px; 
	BACKGROUND-COLOR: #d9dfe0
}

.tdLight SELECT.fixedWidth  {	
	width:20em
}
.tdDark SELECT.fixedWidth  {	
	width:20em
}

.tdLight INPUT.fixedWidth {
	width:20em
}
.tdDark INPUT.fixedWidth  {
	width:20em
}

.textNormal {
	FONT-SIZE: 11px; 
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"
}
.textBold {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"
}

.copyright {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #FFFFFF;
	BACKGROUND-COLOR: #7A7A7A
}

.confirm {
	color: #090;
}

.info {
	color: #069;
}

.errormessage,.errorMessage, .warningmessage, .donemessage, .infomessage {
	border-top: 5px solid #900;
	border-left: 1px solid #900;
	background-image: url(/globallogin/images/icon_error_lrg.gif);
	background-repeat: no-repeat;
	background-position: 5px 1.33em;
	PADDING-LEFT: 40px; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"
}
.warningmessage {
	background-image: url(/globallogin/images/icon_warning_lrg.gif);
	border-color: #c60;
}

.donemessage {
	background-image: url(/globallogin/images/icon_success_lrg.gif);
	border-color: #090;
}

.infomessage {
	background-image: url(/globallogin/images/icon_info_lrg.gif);
	border-color: #069;
}

/*button style start*/
.btn_1 {	
	WIDTH: 30px;	 
	HEIGHT: 19px; 
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px; 
	BACKGROUND: url("/globallogin/images/button_bg_1.gif") no-repeat; 	
	COLOR: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	FONT-WEIGHT: bold;
	CURSOR: pointer;
}
.btn_2 {
	WIDTH: 48px;	 
	HEIGHT: 19px; 
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px; 
	BACKGROUND: url("/globallogin/images/button_bg_2.gif") no-repeat; 	
	COLOR: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	FONT-WEIGHT: bold;
	CURSOR: pointer;
}
.btn_3 {
	WIDTH: 80px;	 
	HEIGHT: 19px; 
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px; 
	BACKGROUND: url("/globallogin/images/button_bg_3.gif") no-repeat; 	
	COLOR: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	FONT-WEIGHT: bold;
	CURSOR: pointer; 
}

.btn_4 {
	WIDTH: 150px;	 
	HEIGHT: 19px; 
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px; 
	BACKGROUND: url("/globallogin/images/button_bg_4.gif") no-repeat; 	
	COLOR: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	FONT-WEIGHT: bold;
	CURSOR: pointer;
}
.btn_5 {
	WIDTH: 184px;	 
	HEIGHT: 19px; 
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px; 
	BACKGROUND: url("/globallogin/images/button_bg_5.gif") no-repeat; 	
	COLOR: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	FONT-WEIGHT: bold;
	CURSOR: pointer;
}
.red{
	font-weight: bold; color: #BD1313; font-family: Verdana;font-size: 8pt;
}

.greyblack{
	background-color: #CCCCCC;font-weight: bold; color: #000066; font-family: Verdana;font-size: 8pt;
}
.bluetext{
	background-color: #E8EAEB;font-weight: bold; color: #646464; font-family: Verdana;font-size: 8pt;
}
/*button style end*/
