/* CSS Document  */


body {
	background-color: #E5E5E5;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.style1 {color: #88889b}

.style3 {

	color: #FF0033;

	font-size: 10px;

}



/* Action link */

.subMenuLink, td.subMenuLink{

	font-size 		: 8pt;

	color 			: #444444;

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-weight		: bold;

}

a.subMenuLink:link   	{ text-decoration: none; color : #444444; }

a.subMenuLink:visited 	{ text-decoration: none; color : #444444; }

a.subMenuLink:hover		{ text-decoration: none; color : #000000; }



/* Action link */

.actionLink, td.actionLink{

	font-size 		: 11px;

	color 			: #000000;

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-weight		: normal;

}

a.actionLink:link   	{ text-decoration: none; color : #000000; }

a.actionLink:visited 	{ text-decoration: none; color : #000000; }

a.actionLink:hover		{ text-decoration: none; color : #FF8E00; }





/* Action link */

.actionLink1, td.actionLink1{

	font-size 		: 11px;

	color 			: #000000;

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-weight		: bold;

}

a.actionLink1:link   	{ text-decoration: none; color : #000000; }

a.actionLink1:visited 	{ text-decoration: none; color : #000000; }

a.actionLink1:hover		{ text-decoration: none; color : #FF8E00; }



/* left Menu link */

.leftmenuLink, td.leftmenuLink{

	font-size 		: 19px;

	color 			: #4089aa;
	font-family:Times Roman;
	text-decoration:none;
	text-shadow:#333333;

}

a.leftmenuLink:link   	{ 
	text-decoration: none;
	color: #4089aa;
	font-family:Times Roman;
	font-size: 19px;
 }

a.leftmenuLink:visited 	{
	text-decoration: none;
	color: #4089aa;
	font-family:Times Roman;
	font-size: 19px;
	 }

a.leftmenuLink:hover		{
	text-decoration: none;
	color: #333333;
	font-family:Times Roman;
	font-size: 19px; }



/* left Menu link */

.footerLink, td.footerLink{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #3F606E;

	text-decoration: none;

}

a.footerLink:link   	{ text-decoration: none; color : #3F606E; }

a.footerLink:visited 	{ text-decoration: none; color : #3F606E; }

a.footerLink:hover		{ text-decoration: none; color : #3F606E; }



/* Page link */

.pageLink, td.pageLink{

	font-size 		: 8pt;

	color 			: #444444;

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-weight		: bold;

}

a.pageLink:link   	{ text-decoration: none; color : #444444; }

a.pageLink:visited 	{ text-decoration: none; color : #444444; }

a.pageLink:hover	{ text-decoration: underline; color : #444444; }



/* Action link */

.paymentLink, td.paymentLink{

	font-size 		: 11px;

	color 			: #FF0000;

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-weight		: bold;

}

a.paymentLink:link   	{ text-decoration: none; color : #FF0000; }

a.paymentLink:visited 	{ text-decoration: none; color : #FF0000; }

/*a.paymentLink:hover		{ text-decoration: none; color : #FF8E00; }*/



.activePage {

	font-size 		: 8pt;

	color 			: #FF0000;

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-weight		: bold;

}



.disabledText {

	font-size 		: 8pt;

	color 			: #888888;

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-weight		: bold;

}



/* Action link */

.otherLink, td.otherLink{

	font-size 		: 8pt;

	color 			: #444444;

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-weight		: bold;

}

a.otherLink:link   	{ text-decoration: none; color : #444444; }

a.otherLink:visited { text-decoration: none; color : #444444; }

a.otherLink:hover	{ text-decoration: none; color : #000000; }



/* Form elements */

input,textarea, select {

	font-size 			: 8pt;

	color 				: #000000;

	font-family			: Verdana, Arial, Helvetica, sans-serif;

	font-weight			: normal;

	border				: 1px #999999 solid;

}

input.price {

	font-size 			: 8pt;

	color 				: #000000;

	font-family			: Verdana, Arial, Helvetica, sans-serif;

	font-weight			: normal;

	border-style		: outset;

	text-align			: right;

    border-width		: 1

}



input.stdInput {

	font-size 			: 8pt;

	color 				: #000000;

	font-family			: Verdana, Arial, Helvetica, sans-serif;

	font-weight			: normal;

	background-color	: #FFFF99;

	height				: 20px;



}

input.stdButton {

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 8pt;

	font-weight		: bold;

	color			: #444444;

	background-color: #EFEFEF;

	cursor			: hand;

	border-top-color: #DEDFE7;

	border-left-color: #DEDFE7;

	border-bottom-color:#DEDFE7 1px solid;

	border-right-color:#DEDFE7 1px solid;

/*	position		: relative;*/

}



input.nrlButton {

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 8pt;

	font-weight		: bold;

	color			: #444444;

	border			: #555555 1px solid;

	background-color: #FFFFFF;

}



/* Check Box */

input.stdCheckBox {

   	border			: 0 solid #000099;

}



input.stdRadion {

   	border			: 0 solid #000099;

}

/* Header */

td.stdPageHeader {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight		: bold;

	color: #FFFFFF;

	text-decoration: none;

/*	background-image: url(../images/headingspacer.gif); */

	background-color:	#F5A649; 

	height			: 25px;

	

}

.stdTableHeader {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight		: bold;

	color: #FFFFFF;

	text-decoration: none;

/*	background-image: url(../images/heading_bg.gif); */

	background-color:	#F5A649;

	background-repeat:no-repeat;

	height			: 20px; 

	

}

td.stdSection {

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 8pt;

	font-weight		: bold;

	color			: #444444;

	padding-left	: 8px;

	padding-right	: 8px;

}

/* Table Style */

table.stdTableBorder {

	border			: 1px solid #FF9933;

}



.stdTable {

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 8pt;

	font-weight		: normal;

	color			: #000000;

}

.stdResTable {

background-color: #F7A64A;

}

.stdResTable1  {

background-color: #00045A;

}

.stdResTable2  {

background-color: #03045D;

}

.resLeftField{

background-color: #F7A64A;

}

.resRightField{

background-color: #F7A64A;

}



td.stdPagebackground {

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 8pt;

	font-weight		: normal;

	color			: #000000;


}



/* Site Image   */

img.siteImage {

	border			: 1 solid #F79229;

}



.HRline {

	height			: 1pt;

	background-color: #000000;

}



/* Td default style */

td{

	font-family: Times-Roman;

	font-size: 12px;

	color: #333333;

	text-decoration: none;

}

td.lightgreyLink{

	font-size 		: 7pt;

	color 			: #444444;

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-weight		: normal;

}



/* Background */

.backgroundImg{

	background-image:url(../templates/images/main_bg.jpg);

}



.blackbackground {

	background-color: #2e4150;

}



/* Field Label */

td.fieldLabelRight{

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 8pt;

	font-weight		: bold;

	color			: #000000;

	text-align		: right;	

	height			: 25px;

}



td.fieldLabelLeft{

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 8pt;

	font-weight		: normal;

	color			: #90DFFE;

	text-align		: left;

}

td.fieldLabelCenter{

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 8pt;

	font-weight		: bold;

	color			: #000000;

	text-align		: center;	

	height			: 25px;

}



td.fieldLabel{

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 8pt;

	font-weight		: normal;

	color			: #000000;

	text-align		: left;	

	height			: 25px;

}





/* Text */

td.boldText{

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 8pt;

	font-weight		: bold;

	color			: #FFFFFF;

}

td.normalText{

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 9pt;

	color			: #FFFFFF;

}

.smallwhite,td.smallwhite {

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 8pt;

	color			: #FFFFFF;

	text-decoration	: none;

/*	position		:relative;*/

	left			: 1px;

	}

.smallblack,td.smallblack {

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 8pt;

	color			: #000000;

	text-decoration	: none;

/*	position		:relative;*/

	left			: 1px;

	}



.smallyellow,td.smallyellow {

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 8pt;

	color			: #FFFF9C;

	text-decoration	: none;

/*	position		:relative;*/

	left			: 1px;

	}

.smallpurple,td.smallpurple {

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 9px;

	color			: #FF0000;

	text-decoration	: none;

	

}

.white2big,td.white2big {

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 11px;

	color			: #FFFFFF;

	text-decoration	: none;

}

.black2big,td.black2big {

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 11px;

	color			: #000000;

	text-decoration	: none;

}

BigFont,td.BigFont {

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 11px;

	font-weight		: bold;

	color			: #000000;

	text-decoration : none;

	left			: 1px;

}

.nodata {

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 24pt;

	font-weight		: bold;

	color			: #ffffff;

	text-decoration : none;

}

/* Headings */

td.listHeader {

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 11px;

	color			: #000000;

	font-weight		: bold;

	text-decoration	: none;

/*	position		: relative;*/

/*	background-image: url(../images/headingspacer.gif);	*/

	background-color:	#F5A649; 

	height			: 20px;

	left			: 1px;

	}

	



td.listHeader1 {

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 8pt;

	font-weight		: bold;

	color			: #444444;

	text-align		: left;

	background-color:	#F5A649;

	height			: 22px;

}



td.listHeader2 {

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 11px;

	color			: #000000;

	font-weight		: bold;

	text-decoration	: none;

/*	position		: relative;*/

	background-color:	#F5A649;

	left			: 1px;

	height			: 30px;

	}



.list_A,td.list_A {

	

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 8pt;

	font-weight		: normal;

	color			: #000000;

	text-decoration	: none;

	text-align      :left;

/*	position		: relative;*/

	left			: 1px;

	padding-left	: 10px;

	height			: 20px;

	background-color:	#DED7D6; 

}



.list_B,td.list_B {

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 8pt;

	font-weight		: normal;

	color			: #000000;

	text-decoration	: none;

	text-align      :left;

/*	position		: relative;*/

	left			: 1px;

	padding-left	: 10px;

	height			: 20px;

	background-color:	#F5A649; 

}



/*  Message */

td.errorMsg ,.errorMsg{

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 8pt;

	font-weight		: normal;

	color			: #FF0000;

}



td.successMsg {

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 8pt;

	font-weight		: normal;

	color			: #FF8E00;

}



/* Copyright and bottom info */

.copyright{

	font-family		: Verdana;

	font-size		: 8pt;

	color			: #333333;

	text-decoration	: none;

}

a.copyright			{ text-decoration: none; 	color: #333333; }

a.copyright:link   	{ text-decoration: none; 	color: #333333; }

a.copyright:visited { text-decoration: none; 	color: #333333; }

a.copyright:hover 	{ text-decoration: none;	color: #666666; }





.dynCalendar_header{

	font-family		: Arial, Verdana, Helvetica, Sans-Serif;

	font-size		: 10pt;

	font-weight		: bold;

}

.dynCalendar_dayname {

	background-color	: #eeeeee;

	border				: 1px solid #c0c0c0;

	font-family			: Arial, Verdana, Helvetica, Sans-Serif;

	font-size			: 8pt;

	text-align			: center;

}



.dynCalendar_day {

	background-color	: #eeeeee;

	color				: #000000;

	font-family			: Arial, Verdana, Helvetica, Sans-Serif;

	font-size			: 8pt;

}



.dynCalendar_today {

	background-color	: #ffffff;

	border				: 1px solid #c0c0c0;

	font-family			: Arial, Verdana, Helvetica, Sans-Serif;

	font-size			: 8pt;

}



.dynCalendar {

	background-color	: #c0c0c0;

	border				: 2px outset white;

	visibility			: hidden;

	position			: absolute;

	top					: 1px;

	left				: 1px;

}



/* Style sheet given by designers */

.midborder {

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #999999;

}



.horizontalborder {

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #999999;

}



.bgnorepeat {

	background-repeat: repeat-x;

		}

.sideborderfooter {

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #FFFFFF;

	border-left-color: #FFFFFF;

}

.onesideborder {



	border-right-width: 1px;

	border-right-style: solid;

	border-left-style: none;

	border-right-color: #FFFFFF;

}

.yellowsmall {

	font-family		: Verdana, Arial, Helvetica, sans-serif;

	font-size		: 11px;

	font-weight		: bold;

	color			: #FFFF00;

	text-decoration	: none;

}

.normalblack {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

	text-decoration: none;

}

.normalgray {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #3F606E;

	text-decoration: none;

}

.boldblack {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

	text-decoration: none;

	font-weight: bold;

}

.mainbgfix {

	background-attachment: fixed;

}

.normalwhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

	text-decoration: none;

}

.norepet {

	background-repeat: no-repeat;

}

.maintitle,h1{
	font:bold 16px "Arial; 
	text-decoration:none;
	color:#FFFFFF;
	font-style: normal;
	line-height: 16px;
	font-weight: strong;
	font-variant: normal;
	text-transform: none;

}

.subtitle,h2{
	font:bold 13px "Arial;
	text-decoration:none;
	font-style: normal;
	line-height: 15px;
	font-weight: strong;
	font-variant: normal;
	text-transform: none;
}

h3 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF
	font-stretch: expanded;
	text-decoration: none;
}

h4 {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 15px;
	font-weight: strong;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

