/* CSS Document */

body
{
	margin-top: 0;
	margin-left: 0;
	padding: 0;
	margin: 0;
	background-color: #E6E6E6;
	height: 100%;
}
p
{
	margin-top: 0em;
}
.tabheaderblock
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}
.font
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.fontsmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.asterick
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.loginboxdiv
{
	margin: 0px;
	height: 35px;
	width: 232px;
	background: url(Images/textbox.gif) no-repeat bottom;
}
/* attributes of the input box */
.loginbox
{
	background: none;
	border: none;
	width: 220px;
	height: 35px;
	margin: 0;
	padding: 10px 15px 0px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



.textarediv
{
	margin: 0px;
	height: 158px;
	width: 425px;
	background: url(Images/textarea.gif) no-repeat bottom;
}
/* attributes of the input box */
.textare
{
	background: none;
	border: none;
	width: 410px;
	height: 138px;
	margin: 0;
	padding: 10px 15px 0px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#rootdiv
{
	width: 1003px;
	margin-top: 0;
	height: auto;
}

/********* Jquery Grid Alignment and css fixes*********************/
#sp_1
{
	padding-bottom: 2px;
	vertical-align: middle;
}

#sp_2
{
	padding-bottom: 2px;
	vertical-align: middle;
}

.ui-jqgrid tr.jqgrow td
{
	white-space: normal !important;
	height: auto;
	vertical-align: text-top;
	padding-top: 2px;
}
/*************************************/



.landingpageheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	width: 50%;
	float: left;
}

#header
{
	width: 1003px;
	height: 76px;
	background-image: url(Images/headerbg.jpg);
	background-repeat: repeat-y;
}
#logodiv
{
	float: left;
	width: 158px;
	height: 44px;
	padding-top: 15px;
	cursor: pointer;
}
#searchbox
{
	float: right;
	width: 340px;
	height: 44px;
	padding-top: 15px;
	padding-top: 30px;
}
#textbox
{
	float: left;
	width: 217px;
	height: 23px;
}
#searchboximg
{
	width: 191px;
	height: 23px;
	float: left;
}
#searchboximgshadow
{
	width: 217px;
	height: 23px;
	float: left;
}
#checkstock
{
	width: 79px;
	height: 46px;
	float: left;
}
#searchbutton
{
	width: 79px;
	height: 23px;
	float: left;
}
#searchbuttonshadow
{
	width: 79px;
	height: 23px;
	float: left;
}
.searchdiv
{
	margin: 0px;
	height: 23px;
	width: 191px;
	padding: 0px 0px 0px 5px;
	background: url(images/searchimg1.jpg);
	background-repeat: no-repeat;
}

.searchloginbox
{
	background: none;
	border: none;
	width: 172px;
	height: 23px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.searchloginboxfirefox
{
	background: none;
	border: none;
	width: 172px;
	height: 13px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-style: italic;
	margin-top: 5px;
}
.searchloginboxsafari
{
	background: none;
	border: none;
	width: 172px;
	height: 13px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-style: italic;
	margin-top: 3px;
}
.searchloginboxpadding
{
	padding: 4px 0px 0px 0px;
}
#searchboximgclick
{
	width: 26px;
	height: 23px;
	float: left;
}


/* Changed by muthuraj*/
#divMenus
{
	width: 100%;
	height: 38px;
	background: url(Images/menubg.jpg);
	background-repeat: repeat-x;
}

#space
{
	width: 1003px;
	height: 7px;
}

#bodycontent
{
	width: 1003px;
	height: 700px;
}
#column1
{
	width: 710px;
	height: 700px;
	float: left;
}
#column2
{
	width: 5px;
	height: 700px;
	float: left;
}
#column3
{
	width: 283px;
	height: 700px;
	float: left;
}
#column4
{
	width: 5px;
	height: 700px;
	float: right;
}

#mainimg
{
	width: 710px;
	height: 356px;
	float: left;
}

#topleftbox
{
	width: 283px;
	height: 356px;
	float: left;
}
#smallboxhead
{
	width: 283px;
	height: 8px;
	float: left;
}
#smallboxmiddle
{
	width: 281px;
	height: 640px;
	float: left;
	background-color: #D7E9F7;
	border-left: 1px solid #CDCCC8;
	border-right: 1px solid #CDCCC8;
}
#smallboxbottom
{
	width: 283px;
	height: 8px;
}

#imgbar
{
	width: 710px;
	float: left;
}

#space1
{
	width: 710px;
	height: 5px;
	float: left;
}
#space2
{
	height: 3px;
	width: 268px;
}
.greenheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #658E1A;
	font-weight: bold;
}


#contentbox
{
	width: 710px;
	height: 300px;
	float: none;
}
#contentboxhed
{
	width: 710px;
	float: left;
}
#contentboxheader
{
	background: url(Images/left.gif);
	background-repeat: no-repeat;
	height: 33px;
	float: left;
	width: 14px;
}
#contentboxmiddle
{
	background: url(Images/bg.gif);
	background-repeat: repeat-x;
	height: 33px;
	float: left;
	width: 682px;
}
#contentboxright
{
	background: url(Images/right.gif);
	background-repeat: repeat-x;
	height: 33px;
	float: right;
	width: 14px;
}

#contentBoxcontent
{
	float: left;
	width: 708px;
	background-color: #FFFFFF;
	height: 250px;
	border-left: 1px solid #CACBCD;
	border-right: 1px solid #CACBCD;
	border-top: 1px solid #CACBCD;
}

#contentboxbottom
{
	width: 710px;
	height: 16px;
}
#contentboxbottomheader
{
	background: url(Images/boxbottom-left.jpg);
	background-repeat: no-repeat;
	height: 16px;
	float: left;
	width: 17px;
}
#contentboxbottommiddle
{
	background: url(Images/boxbottom-middle.jpg);
	background-repeat: repeat-x;
	height: 16px;
	float: left;
	width: 676px;
}
#contentboxbottomright
{
	background: url(Images/boxbottom-right.jpg);
	background-repeat: repeat-x;
	height: 16px;
	float: left;
	width: 17px;
}

#footerimg
{
	width: 990px;
	height: 29px;
	background: url(Images/footerbg.jpg);
	background-repeat: repeat-x;
	float: left;
}

#footer
{
	width: 990px;
	height: 30px;
	float: left;
}
#footertext1
{
	width: 600px;
	height: 30px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#footertext2
{
	width: 300px;
	height: 30px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


#bluebox
{
	height: 33px;
	width: 268px;
	background: url(Images/blueboxbg.jpg);
	background-repeat: no-repeat;
	margin-left: 5px;
}
#blueboxcontent
{
	width: 170px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00295E;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
}
#blueboxicon
{
	width: 44px;
	float: right;
	height: 27px;
	padding-right: 5px;
	padding-top: 3px;
}

#blueandwhitebox
{
	height: 33px;
	width: 268px;
	margin-left: 5px;
}
#blueandwhiteboxheader
{
	height: 33px;
	width: 268px;
	background: url(Images/blueandwhiteboxbg.jpg);
	background-repeat: no-repeat;
}
#blueandwhiteboxcontent
{
	width: 266px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height: 190px;
}
#blueandwhiteboxfooter
{
	width: 268px;
	height: 11px;
	float: left;
	background: url(Images/blueandwhiteboxfooter.jpg);
}

#fp1
{
	width: 170px;
	height: 200px;
	float: left;
	padding: 0px;
	padding-left: 15px;
	padding-top: 15px;
}
#test-list
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#listItem_1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#listItem_ul
{
	list-style-image: url(Images/fp-bullet.jpg);
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	list-style: none;
}

#listItem li
{
	list-style-image: url(Images/fp-bullet.jpg);
	list-style-position: inside;
}
#handle
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	vertical-align: top;
}


#handle ul li a
{
	margin: 0px;
	padding: 0px;
}


#fp2
{
	width: 170px;
	height: 200px;
	float: left;
	padding: 0px;
	margin-left: 15px;
	margin-top: 15px;
}
#fp2image
{
	padding-left: 5px;
	float: left;
}
#fp2links
{
	padding-left: 5px;
	float: left;
	width: 170px;
}

#fp2links ul
{
	padding: 0px;
	margin: 0px;
	list-style-image: url(Images/fp-bullet.jpg);
	list-style-position: inside;
}

#fp2links ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#fp2header
{
	width: 170px;
	height: 30px;
	float: left;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

#fp3
{
	width: 170px;
	height: 200px;
	float: left;
	padding: 0px;
	margin-left: 15px;
	margin-top: 15px;
}


/*Menu*/
#navigation
{
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	display: block;
	cursor: pointer;
	cursor: hand;
}

#navigation li
{
	float: left;
	text-align: center;
	vertical-align: middle;
	display: block;
	width: 122px;
	cursor: pointer;
	cursor: hand;
}


#navigation li span
{
	display: block;
	height: 38px;
	color: red;
	padding-top: 10px;
	text-decoration: none;
	text-align: center;
}

#navigation li span:hover
{
	background-image: url("Images/menubg-over.jpg");
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
}

#navigation li span:active
{
	background-image: url("Images/menubg-over.jpg");
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
}

.menufont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	border: none;
}


/* Styles for menu font */
/* HEADER FONT */
.menuHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B4C74;
	font-weight: bold;
	padding-top: 7px;
	text-decoration: none;
}


.menuHeaderRed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
	padding-top: 7px;
	text-decoration: none;
}

.menuHeaderBlue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
	font-weight: bold;
	padding-top: 7px;
	text-decoration: none;
}

.menuHeaderGreen
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D9C2A;
	font-weight: bold;
	padding-top: 7px;
	text-decoration: none;
}

.menuHeaderUnderline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #042F5C;
	font-weight: bold;
	text-decoration: underline;
}

/* HEADER FONT  WITH UNDER LINE */
.menuHeaderBlueBorder
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
	font-weight: bold;
	padding-top: 7px;
	text-decoration: none;
	border-bottom: 2px solid #526271;
}

.menuGreenHeading
{
	font-family: Arial, Helvetica, sans-serif;
	color: #6D9C2A;
	font-weight: bold;
	font-size: 15px; /*1.2em;*/
	text-decoration: none;
	padding-left: 15px;
	background: url(Images/headerUnderLine.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.menuGreenHeading a:link, .menuGreenHeading a:visited, .menuGreenHeading a:hover, .menuGreenHeading a:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #6D9C2A;
	font-weight: bold;
	font-size: 15px; /*1.2em;*/
	text-decoration: none;
	padding-left: 15px;
	background: url(Images/headerUnderLine.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.menuHeaderRedBorder
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
	padding-top: 7px;
	text-decoration: none;
	border-bottom: 2px solid blue;
}

/* Menu item font */
.menuItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C6162;
	text-decoration: none;
	padding-top: 5px;
}

.menuItem a:link, .menuItem a:visited, .menuItem a:hover, .menuItem a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C6162;
	text-decoration: none;
	padding-top: 5px;
}

.menuItemHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; /*1.2em;*/
	color: #4C6162;
	text-decoration: none;
	font-weight: bold;
	background: url(Images/headerUnderLine.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.menuItemHeading a:link, .menuItemHeading a:visited, .menuItemHeading a:hover, .menuItemHeading a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; /*1.2em;*/
	color: #4C6162;
	text-decoration: none;
	font-weight: bold;
	background: url(Images/headerUnderLine.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.menuItemRed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	text-decoration: none;
	padding-top: 5px;
}

.menuItemBlue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	text-decoration: none;
	padding-top: 5px;
}

.menuItemGreen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D9C2A;
	text-decoration: none;
}

.menuItemGreen a:link, .menuItemGreen a:visited, .menuItemGreen a:hover, .menuItemGreen a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D9C2A;
	text-decoration: none;
}


.menuItemBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C6162;
	text-decoration: underline;
	padding-top: 5px;
	font-weight: bold;
}

.menuItemBold a:link, .menuItemBold a:visited, .menuItemBold a:hover, .menuItemBold a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C6162;
	text-decoration: underline;
	padding-top: 5px;
	font-weight: bold;
}

.menuItemRedBorder
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	text-decoration: none;
	padding-top: 5px;
	border-bottom: 2px solid blue;
}

.menuItemBlueBorder
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	text-decoration: none;
	padding-top: 5px;
	border-bottom: 2px solid black;
}

.menuItemGreenBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D9C2A;
	text-decoration: underline;
	font-weight: bold;
}

.menuItemGreenBold a:link, .menuItemGreenBold a:visited, .menuItemGreenBold a:hover, .menuItemGreenBold a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D9C2A;
	text-decoration: underline;
	font-weight: bold;
}

/* Menu items font ends */

.alignLeft
{
	text-align: left;
}

.alignRight
{
	text-align: right;
}

.alignCenter
{
	text-align: center;
}


.top1
{
	margin-top: 10px;
}

/*End Menu*/

#footerlinks
{
	list-style-image: url(Images/footerdot.gif);
	list-style-position: inside;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
}

#footerlinks ul li
{
	float: left;
	padding-right: 10px;
}

#footerlinks ul li a
{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}

/*rollover menu*/

#rollovemenu
{
	width: 1003px;
	height: auto;
	float: left;
}
#rollovemenutop
{
	background-image: url(Images/rollovermenutop.gif);
	background-repeat: repeat-x;
	width: 1003px;
	height: 6px;
	float: left;
	border: 1px solid #526271;
}
#rollovemenucontent
{
	width: 1003px;
	height: 244px;
	background-color: #FFFFFF;
	border-top: 1px solid #B8B9BB;
	border-left: 1px solid #B8B9BB;
	border-right: 1px solid #B8B9BB;
}

#rollovemenufooter
{
	width: 1003px;
	height: 9px;
	background: url(Images/rollover-btm.png);
	float: left;
}

#rollovemenuitem1
{
	width: 300px;
	height: 235px;
	float: left;
	background-color: #F0F5F9;
	padding-left: 20px;
	border-right: 1px solid #CDCCCA;
}
#rollovermenuheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B4C74;
	font-weight: bold;
	padding-top: 7px;
}
#rollovermenuheadercontent
{
	width: 300px;
	height: 150px;
	float: left;
}
#rollovermenuheadercontent1
{
	width: 100px;
	height: 150px;
	float: left;
}

#rollovermenuheadercontentlist ul
{
	margin: 0px;
	padding-top: 6px;
	padding-left: 0px;
	list-style: none;
}

#rollovermenuheadercontentlist ul li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C6162;
	text-decoration: none;
	padding-top: 5px;
}

#rollovemenuitem2
{
	width: 300px;
	height: 235px;
	float: left;
	background-color: #D9E9F2;
	padding-left: 20px;
	border-right: 1px solid #CDCCCA;
}


.selectedHeader
{
	background-image: url(Images/menubg-over.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	border: none;
}

/* Added for ancor links in header items 12th Nov 09.. modified by Shiv on 28-Nov-09*/
a.ancorLine:link
{
	text-decoration: none;
	color: #6d7174;
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-weight: bold;
}

a.ancorLine:visited
{
	text-decoration: none;
	color: #6d7174;
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-weight: bold;
}

a.ancorLine:hover
{
	text-decoration: none;
	color: #627d9a;
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-weight: bold;
}

a.ancorLine:active
{
	text-decoration: none;
	color: #627d9a;
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-weight: bold;
}

a
{
	border: 0px;
}

.menuItemBorder
{
	border: solid 1px #7BADC6;
}


.rolloverHeader
{
	background-image: url(Images/rollovermenutop.gif);
	background-repeat: repeat-x;
	border: 1px solid #526271;
	float: left;
	height: 6px;
	width: 1003px;
}

.rolloverBody
{
	/* background-color: #F0F5F8; */
	border-left: 1px solid #B8B9BB;
	border-right: 1px solid #B8B9BB;
	border-top: 1px solid #B8B9BB;
	border-bottom: 1px solid #B8B9BB;
	height: auto;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
}

.rolloverBorder
{
	background: transparent url(Images/rollover-btm.png) repeat scroll 0 0;
	float: left;
	height: 9px;
	width: 1003px;
}

.contextMenu
{
	background-color: #FFFFFF;
	border: 1px solid #526271;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.searchText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.modalCss
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 4px solid #526271;
	width: 900px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

/* From Vinod */
.whitedottedborder
{
	border-bottom: 1px dotted #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.breadcrumbfont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003160;
}

.newsheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #07265C;
	font-weight: bold;
}
.bodyfont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393B3A;
	line-height: 15px;
	padding-left: 5px;
}
.bodyfontwhite
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
	padding-left: 5px;
	font-weight: bold;
}

.borderbottom
{
	border-bottom: 1px dotted #333333;
}

.tblborder
{
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
.tblbdr
{
	border-bottom: 1px solid #333333;
}

.popuphead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F7398;
	line-height: 15px;
	padding-left: 5px;
	font-weight: bold;
}
.bodyte
{
	border: 1px solid #1A5283;
	width: 599px;
}
.img
{
	padding-top: 12px;
}
.chnage
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F7398;
	line-height: 15px;
	padding-left: 5px;
}
#addnews
{
	width: 850px;
	height: 450px;
	overflow: auto;
}

#msnubar
{
	padding-left: 170px;
}
.mheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D982C;
	line-height: 15px;
	padding-left: 5px;
	font-weight: bold;
}
.business
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F70504;
	line-height: 15px;
	padding-left: 5px;
	font-weight: bold;
}

.headbdr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D982C;
	line-height: 15px;
	padding-left: 5px;
	font-weight: bold;
}
.titles
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393B3A;
	line-height: 15px;
	padding-left: 5px;
	background-color: #D1D1D1;
}
.textin
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393B3A;
	line-height: 15px;
	padding-left: 5px;
	border-right: #D1D1D1 solid 1px;
	border-bottom: #D1D1D1 solid 1px;
}
.bdrtable
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393B3A;
	padding-left: 5px;
	border-bottom: #D1D1D1 solid 1px;
}
.bdrleft
{
	border-bottom: #D1D1D1 solid 1px;
	border-left: #D1D1D1 solid 1px;
}
.bdrright
{
	border-bottom: #D1D1D1 solid 1px;
	border-right: #D1D1D1 solid 1px;
}
.bgtt
{
	background: url(Images/menubottomn.jpg);
}
.menuh
{
	padding-left: 19px;
}
.ssettings
{
	border: #D9D9DB solid 1px;
	background-color: #F3F8FB;
}

.sstyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393B3A;
	line-height: 15px;
	padding-left: 5px;
	font-weight: bold;
}


/* Button */

a.buttonTemplate:hover span
{
	background: url(Images/rightbg.jpg) no-repeat scroll 0 0;
	color: #FF8000;
	cursor: pointer;
	display: block;
	line-height: 17px;
	padding: 6px 0px 12px 20px;
}

a.buttonTemplate span
{
	background: url(Images/rightbg.jpg) no-repeat scroll 0 0;
	cursor: pointer;
	display: block;
	line-height: 17px;
	margin-left: 5px;
	padding: 6px 0px 12px 20px;
}

a.buttonTemplate
{
	background: url(Images/leftbg.jpg) no-repeat scroll right top;
	color: #ffffff;
	display: block;
	float: right;
	font-family: arial,sans-serif;
	font-size: 11px; /*font-size-adjust: none; 	font-stretch: normal;*/
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 32px;
	line-height: normal;
	margin-right: 6px;
	padding-right: 20px;
	text-decoration: none;
}

/* Button end */

/* Error */
.errorText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	font-weight: normal;
	vertical-align: middle;
}

/* From Shiv 26th Nov 09*/
/*  ------ MENU Styles - Srart---------- */

.menuBackground1
{
	background: #f0f5f9;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #264d76;
	font-size: 11px;
}
.menuBackground2
{
	background: #e7f0f5;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #264d76;
	font-size: 11px;
}
.menuBackground3
{
	background: #f9fafc;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #264d76;
	font-size: 11px;
}

.menuHeader1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #264d76;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 20px; /*text-decoration: none;*/
}
.menuSubHeader1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0e3159;
	font-weight: normal;
	padding-top: 7px;
	padding-left: 20px; /*text-decoration: none;*/
}

.menuSubHeaderListItem1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #415f5d;
	font-weight: normal;
	padding-top: 7px;
	padding-left: 0px; /*text-decoration: none;*/
}

.underline
{
	text-decoration: underline;
	padding-left: 0px;
}

.verticallineLeft
{
	border-left-width: thin;
	border-left-color: #264d76;
	border-left-style: solid;
}
.verticallineRight
{
	border-right-width: thin;
	border-right-color: #264d76;
	border-right-style: solid;
}

/*  ------ MENU Styles - End---------- */

/* Menu items font ends */

.sitemap
{
	font-size: 11px;
	color: WindowText;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	padding: 20px;
	padding-top: 0;
	color: #287AB7;
}

.sitemappageheader
{
	font-size: 20px;
	font-weight: bold;
	color: #269ED9;
	text-align: left;
	border-bottom: solid 1px #336699;
	width: 100%;
	padding-bottom: 12px;
}

.sitemapblock
{
	padding: 10px; /*	border: dotted 1px #C0C0C0; */
	clear: both;
	margin: 6px;
	margin-left: 0;
}

.sitemapblockheader
{
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	border-bottom: solid 1px #696969;
	padding-bottom: 4px;
}

.sitemap a
{
	text-decoration: none;
}

.sitemap a span
{
	display: none;
}

.sitemap a:link
{
	color: #287AB7;
}

.sitemap a:visited
{
	color: #287AB7;
}

.sitemap a:hover
{
	color: blue;
	position: relative;
}

.sitemap a:active
{
	color: #287AB7;
}

.sitemap a:hover span
{
	display: block;
	position: absolute;
	top: 15px;
	left: 0; /* formatting only styles */
	padding: 5px;
	margin: 10px;
	width: 300px;
	z-index: 100;
	background: #f0f0f0;
	border: 1px solid #336699;
	font-size: 10px;
	color: #2E99AF; /*  opacity: 0.9; end formatting */
}

a.normallinks:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	margin-left: 10px;
}
a.normallinks:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin-left: 10px;
}
a.normallinks:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	margin-left: 10px;
}
a.normallinks:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	margin-left: 10px;
}

.footerfont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.footerlinks:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.footerlinks:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.footerlinks:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.footerlinks:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}


a.bluelinks:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A4EA3;
	text-decoration: underline;
}
a.bluelinks:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A4EA3;
	text-decoration: none;
}
a.bluelinks:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A4EA3;
	text-decoration: none;
}
a.bluelinks:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A4EA3;
	text-decoration: none;
}

/* Menu Curve border and Header */
.TableLeftBorderLeft
{
	border-left: 0px solid #808183;
	font-size: 0px;
}
.TableLeftBorderBottom
{
	border-bottom: 0px solid #808183;
	font-size: 0px;
}
.TableLeftBorderRight
{
	border-right: 0px solid #808183;
	font-size: 0px;
}

.MenuTopBar
{
	height: 6px;
	background-image: url(Images/rollovermenutop.gif);
	width: 98%;
}

.blackheadingsforwtb
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	padding-left: 10px;
}
.tabheaderblock
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}
.sitemaplinkshead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin-left: 15px;
}
.blackheadings
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
}
.blueheadings-small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #94BED6;
}
.blueheadings-grey
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #555556;
}
.blueheadings
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #94BED6;
	font-weight: bold;
}
.bodyfont-grey
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #909897;
	line-height: 15px;
}
.bodyfontunderline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-decoration: underline;
	padding-left: 5px;
}
.dropdownfont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
}
.tabheadergrey
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #676E66;
}
.mandatoryfields
{
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mandatoryfields1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.mandatoryfieldssmall
{
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* added by Shubathara for IR Modules */
.report
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.repline_td
{
	height: 30px;
	border-bottom: #e6e6e6 1px solid;
}

.repline_th
{
	border-bottom: #e6e6e6 1px solid;
	height: 30px;
}

.replinetop_td
{
	border-top: #e6e6e6 1px solid;
	border-bottom: #e6e6e6 1px solid;
	height: 30px;
}

.replinetop_th
{
	border-top: #e6e6e6 1px solid;
	border-bottom: #e6e6e6 1px solid;
	height: 30px;
}

.line_td
{
	border-bottom: #e6e6e6 1px solid;
	height: 30px;
}

.line_th
{
	border-bottom: #e6e6e6 1px solid;
	height: 30px;
}

.dbline_td
{
	border-bottom: #e6e6e6 2px solid;
	height: 30px;
}

.dbline_th
{
	border-bottom: #e6e6e6 2px solid;
	height: 30px;
}

#container
{
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

#backtotop
{
	border-bottom: #e6e6e6 1px solid;
	height: 25px;
	text-align: right;
	color: #053275;
}

.textArea_Style
{
	height: 100%;
	background-color: White;
	width: 95%;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tdheight
{
	height: 30px;
}

a.dialight_blue:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #184973;
	text-decoration: none;
}
a.dialight_blue:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #4A616B;
	text-decoration: underline;
}
a.dialight_blue:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #184973;
	text-decoration: none;
}
a.dialight_blue:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #184973;
	text-decoration: none;
}

.tabheaderblock-paddingLeft
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
}



/* Added by Nitin for Menus */
.Blue-container
{
	background: url(Images/blue-menubg-small.jpg);
	width: 100%;
	background-repeat: repeat-x;
	border-bottom: 1px dotted #333333;
	background-position: top;
}




.RollverMenuBodyLinkBlue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10628C;
	text-decoration: none;
	padding-left: 0px;
	line-height: 16px;
}
.RollverMenuBodyLinkBlueUnderlined
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10628C;
	text-decoration: underline;
	padding-left: 0px;
	line-height: 16px;
	font-weight: bold;
}

a.RollverMenuBodyLinkBlueUnderlined:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10628C;
	text-decoration: none;
	padding-left: 0px;
	line-height: 16px;
}

a.RollverMenuBodyLinkBlueUnderlined:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10628C;
	text-decoration: underline;
	padding-left: 0px;
	line-height: 16px;
}
a.RollverMenuBodyLinkBlueUnderlined:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10628C;
	text-decoration: none;
	padding-left: 0px;
	line-height: 16px;
}
a.RollverMenuBodyLinkBlueUnderlined:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10628C;
	text-decoration: none;
	padding-left: 0px;
	line-height: 16px;
}

a.RollverMenuBodyLinkBlue:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10628C;
	text-decoration: none;
	padding-left: 0px;
	line-height: 16px;
}

a.RollverMenuBodyLinkBlue:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10628C;
	text-decoration: underline;
	padding-left: 0px;
	line-height: 16px;
}
a.RollverMenuBodyLinkBlue:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10628C;
	text-decoration: none;
	padding-left: 0px;
	line-height: 16px;
}
a.RollverMenuBodyLinkBlue:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10628C;
	text-decoration: none;
	padding-left: 0px;
	line-height: 16px;
}

/* Gray */

.container
{
	background: url(Images/menubg-370.jpg);
	width: 100%;
	background-repeat: repeat-x;
	border-bottom: 1px dotted #333333;
	background-position: top;
	height: 100%;
}

.RollverMenuHeaderBlue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; /*1.2em;*/
	text-decoration: none;
	font-weight: bold;
	color: #107DB5;
	padding-left: 15px;
	background: url(Images/headerUnderLineBlue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.RollverMenuHeaderBlue a:link, .RollverMenuHeaderBlue a:visited, .RollverMenuHeaderBlue a:hover, .RollverMenuHeaderBlue a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; /*1.2em;*/
	text-decoration: none;
	font-weight: bold;
	color: #107DB5;
	padding-left: 15px;
	background: url(Images/headerUnderLineBlue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.RollverMenuHeader_Gray
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; /*1.2em;*/
	text-decoration: none;
	font-weight: bold;
	color: #646464;
	padding-left: 15px;
	background: url(Images/headerUnderLine.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.RollverMenuHeader_Gray a:link, .RollverMenuHeader_Gray a:visited, .RollverMenuHeader_Gray a:hover, .RollverMenuHeader_Gray a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; /*1.2em;*/
	text-decoration: none;
	font-weight: bold;
	color: #646464;
	padding-left: 0px;
	background: url(Images/headerUnderLine.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


.RollverMenuHeader_LightGray
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}

.RollverMenuHeader_LightGray a:link, .RollverMenuHeader_LightGray a:visited, .RollverMenuHeader_LightGray a:hover, .RollverMenuHeader_LightGray a:active
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}

.HeaderLine_Underline
{
	background: url(Images/headerUnderLine.jpg);
	background-repeat: repeat-x;
	height: 2px;
	background-position: bottom;
}
.RollverMenuBodyLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	text-decoration: underline;
	padding-left: 0px;
	line-height: 16px;
}
a.RollverMenuBodyLink:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	text-decoration: underline;
	padding-left: 0px;
	line-height: 16px;
}
a.RollverMenuBodyLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	text-decoration: underline;
	padding-left: 0px;
	line-height: 16px;
}
a.RollverMenuBodyLink:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	text-decoration: underline;
	padding-left: 0px;
	line-height: 16px;
}
a.RollverMenuBodyLink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	text-decoration: underline;
	padding-left: 0px;
	line-height: 16px;
}

.GrayNormal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	padding-left: 0;
}
a.GrayNormal:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	padding-left: 0px;
}
a.GrayNormal:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	padding-left: 0px;
}
a.GrayNormal:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	padding-left: 0px;
}
a.GrayNormal:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	padding-left: 0px;
}

.LightGrayNormal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding-left: 0;
}
a.LightGrayNormal:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding-left: 0px;
}
a.LightGrayNormal:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding-left: 0px;
}
a.LightGrayNormal:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding-left: 0px;
}
a.LightGrayNormal:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding-left: 0px;
}


.SubHeaderLine_Underline
{
	background-repeat: repeat-x;
	height: 1px;
	margin-left: 15px;
	background-color: #999999;
}


.bgForContent
{
	background-image: url(images/rowbg-small1.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

/* Stock Check Styles*/
.stocksearchdiv
{
	margin: 0px;
	height: 14px;
	width: 145px;
	background: url(images/Checkstock-Textbox.jpg) no-repeat bottom;
}

.stocksearchloginbox
{
	background: none;
	border: none;
	width: 144px;
	height: 23px;
	margin: 0;
	padding: 4px 17px 5px 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.checkstocksmall
{
	background: url(images/checkstock-small.jpg);
	background-repeat: no-repeat;
	width: 79px;
	height: 23px;
	cursor: pointer;
}


.checkstocktextbox
{
	background: url(images/Checkstock-Textbox-shadow.jpg);
	background-repeat: no-repeat;
	width: 147px;
	height: 21px;
}
.checkstocksmallshadow
{
	background: url(images/checkstock-small-shadow.jpg);
	background-repeat: no-repeat;
	width: 79px;
	height: 22px;
}

/* Stock Check Styles*/

/* Header Class */
.formHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #587e23;
}
/* Header Class */


.ArticleTitle
{
	font-weight: bold;
	font-size: 16px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.careerBackground
{
	background-color: White;
	color: #696d7e;
	padding-right: 30px;
	padding-left: 30px;
	min-height: 350px;
	padding-bottom: 30px;
	padding-top: 0px;
	height: auto;
	text-align: left;
}

.paddingLeft
{
	padding-left: 10px;
}

.relatedproductlinks
{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #535353;
	font-size: 11px;
	text-decoration: none;
}
.relatedproductlinks a
{
	color: #535353;
	text-decoration: none;
}
.relatedproductlinks a:hover
{
	color: #003399;
	text-decoration: none;
}

.watermarkOn
{
	color: #CCCCCC;
	font-style: italic;
}


.documentPadding
{
	padding-left: 4px;
	padding-right: 12px;
	padding-top: 4px;
}
.documentIconPadding
{
	padding-top: 4px;
}

/**** CSS for Listing Documents *******/
.iconTD
{
	width: 1%;
	padding-top: 3px;
}

.titleSingleTD
{
	padding-top: 3px;
	width: 99%;
	padding-left: 4px; /*padding-right:10px; */
}

.titleDoubleTD
{
	padding-top: 3px;
	width: 49%;
	padding-left: 5px;
	padding-right: 10px;
}
/**** End of CSS for Listing Documents *******/

.hrefCursor
{
	cursor: pointer;
}

div.demo
{
	float: left;
	width: 88.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right: 1px solid #B8B9BB;
	border-left: 1px solid #B8B9BB;
}

/***********MicroSite Related CSS *********************************************/
.local
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #696999;
	text-align: justify;
}
.local a
{
	text-decoration: none;
	color: #696999;
}
.localt
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	color: #39399C;
	vertical-align: top;
}
.localt a
{
	text-decoration: none;
	color: #39399C;
}
.localt img
{
	border: 0;
}

.farnellmain
{
	width: 486px;
	text-align: center;
	font-size: 10px;
	padding-left: 252px;
}

/********************************************************/


/*------------------------Calculators---------------------------------*/

.txtinputbg
{
	background: url(images/textboximg_big4.GIF) no-repeat;
	width: 250PX;
	height: 15px; #height:25px;
padding-left:13px;
margin-left:0px;
padding-top:5px;
font:bold;
size:15px;
font-family:Verdana;
}

.text_field
{
	background-image: url(images/w-input-bg-traffi.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 25PX;
	float: left;
	border: 0px;
	padding-left: 12px;
	margin-left: 0px;
	padding-top: 4px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: center;
}

.long_field
{
	background-image: url(images/w-input-bg.jpg);
	background-repeat: no-repeat;
	width: 268px;
	height: 26PX;
	float: left;
	border: 0px;
	padding-left: 12px;
	margin-left: 0px;
	padding-top: 4px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: center;
}

.longtext
{
	border: 0px solid;
	width: 257px;
	height: 18PX;
	font-size: 11px;
	margin-bottom: 1px;
	padding-left: -10px;
	margin-left: -7px;
	position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textiPut
{
	border: 0px solid;
	width: 232px;
	height: 18px;
	font-size: 11px;
	padding-left: -10px;
	margin-left: -8px;
	margin-bottom: 1px;
	position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.smalltxt
{
	background-image: url(images/w-input-bg-small.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height: 25PX;
	float: left;
	border: 0px;
	padding-left: 4px;
	margin-left: 0px;
	padding-top: 4px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: center;
}
.smallinPut
{
	border: 0px solid;
	width: 68px;
	font-size: 11px;
	margin-bottom: 1px;
	position: center;
}

.mediumtxt
{
	background-image: url(images/w-input-bg-small.jpg);
	background-repeat: no-repeat;
	width: 99px;
	height: 25PX;
	float: left;
	border: 0px;
	padding-left: 4px;
	margin-left: 0px;
	padding-top: 3px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: center;
}
.mediuminPut
{
	border: 0px solid;
	width: 72px;
	font-size: 11px;
	margin-bottom: 1px;
	position: center;
}


.calculator
{
	background-image: url(images/w-input-bg-medium.jpg);
	background-repeat: no-repeat;
	width: 152px;
	height: 25PX;
	float: left;
	border: 0px;
	padding-left: 9px;
	margin-left: 0px;
	padding-top: 3px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.calculatorinPut
{
	border: 0px solid;
	width: 134px;
	font-size: 11px;
	margin-bottom: 1px;
	position: center;
	text-align: center;
}

.calculatorinPutCost
{
	border: 0px solid;
	width: 134px;
	font-size: 11px;
	margin-bottom: 1px;
	position: center;
	text-align: center;
}

.calcRegioninPutCost
{
	border: 0px solid;
	width: 135px;
	font-size: 11px;
	margin-bottom: 1px;
	position: center;
	text-align: center;
}


.led
{
	background-image: url(images/w-input-bg-blue3.jpg);
	background-repeat: no-repeat;
	width: 152px;
	height: 25PX;
	float: left;
	border: 0px;
	padding-left: 7px;
	margin-left: 0px;
	padding-top: 3px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: center;
}
.ledinPut
{
	border: 0px solid;
	width: 136px;
	font-size: 11px;
	margin-bottom: 1px;
	position: center;
	text-align: center;
}

.ledinPutCost
{
	border: 0px solid;
	width: 136px;
	font-size: 11px;
	margin-bottom: 1px;
	position: center;
	text-align: center;
}
.conventional
{
	color: #3366FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ledlightes
{
	color: #3366FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#rightdiv
{
	width: 427px;
	height: 590px;
	border: #979797 solid 1px;
}

.middlecatagory
{
	background: url(images/middlecatagory.jpg);
	background-repeat: repeat-x;
}
.image
{
	border: #cccccc solid 1px;
}

.graytxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
}

.bodyheader
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.bodysmallheader
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
#line
{
	width: 105px;
	border-bottom: #D3D3D3 solid 1PX;
	vertical-align: bottom;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#lineTCO
{
	width: 142px;
	border-bottom: #D3D3D3 solid 1PX;
	vertical-align: bottom;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#blueline
{
	width: 142px;
	border-bottom: #6E9FB9 solid 1PX;
	vertical-align: bottom;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.red
{
	color: #FA210E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.green
{
	color: #19F50D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.yellow
{
	color: #F1FC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.orange
{
	color: #FB850A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

fieldset
{
	-moz-border-radius: 8px;
	border-radius: 8px;
	-khtml-border-radius: 8px;
	-msie-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.tabheaderblock_leftpadding
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	padding-left: 15px;
}

.text-label
{
	color: black;
	border: 0px solid;
	width: 134px;
	font-size: 11px;
	margin-bottom: 1px;
	position: center;
	text-align: center;
}

.ledinPutDialightCost
{
	border: 0px solid;
	width: 136px;
	font-size: 11px;
	margin-bottom: 1px;
	position: center;
	text-align: center;
}

.ledinPutDropdown
{
	border: 0px solid;
	width: 142px;
	height: 18px;
	font-size: 11px;
	margin-bottom: 1px;
	position: center;
	text-align: left;
}

.broder
{
	border-bottom: 1px;
	border-bottom-color: #808080;
	border-bottom-style: solid;
	border-left: 1px;
	border-left-color: #808080;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #808080;
	border-right-style: solid;
}

.textmedium_field
{
	background-image: url(textboximg_big4.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 20PX;
	float: left;
	border: 0px;
	padding-left: 10px;
	margin-left: 0px;
	padding-top: 4px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: center;
}

.textsmalliPut
{
	border: 0px solid;
	width: 201px;
	margin-bottom: 1px;
	position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.analysis
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699FF;
	font-style: italic;
}

.ledinPutTCODropDwon
{
	border: 0px solid;
	width: 142px;
	font-size: 11px;
	margin-bottom: 1px;
	position: center;
	text-align: left;
}
.calculatorinPutTCODropDown
{
	border: 0px solid;
	width: 138px;
	font-size: 11px;
	margin-bottom: 1px;
	position: center;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.coolingRegiontxt
{
	background-image: url(images/textboximg_big4.gif);
	background-repeat: no-repeat;
	width: 205px;
	height: 25PX;
	float: left;
	border: 0px;
	padding-left: 4px;
	margin-left: 0px;
	padding-top: 3px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: center;
}
.ACcoolinginPut
{
	border: 0px solid;
	width: 134px;
	font-size: 11px;
	margin-bottom: 1px;
	position: center;
	text-align: center;
}
.divBackground
{
	background-image: url(images/graphbackground.jpg);
	width: 535px;
	height: 310px;
	background-repeat: no-repeat;
}

.longtextdropdown
{
	border: 0px solid;
	width: 260px;
	height: 18PX;
	font-size: 11px;
	margin-bottom: 1px;
	padding-left: -10px;
	margin-left: -7px;
	position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.ViewReport:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699FF;
	font-style: italic;
	text-decoration: underline;
	vertical-align: middle;
}
.ViewReport:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699FF;
	font-style: italic;
	text-decoration: underline;
	vertical-align: middle;
}
.ViewReport:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699FF;
	font-style: italic;
	text-decoration: underline;
	vertical-align: middle;
}
.ViewReport:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699FF;
	font-style: italic;
	text-decoration: underline;
	vertical-align: middle;
}


#basic-modal-content
{
	display: none;
}

/* Overlay */
#simplemodal-overlay
{
	background-color: #CCDCEB;
	cursor: wait;
}

/* Container */
#simplemodal-container
{
	height: 50px;
	width: 220px;
	color: #bbb;
	background-color: #FFFFFF;
	border: 4px solid #497BC5;
	padding: 12px;
}
#simplemodal-container code
{
	background: #141414;
	border-left: 3px solid #65B43D;
	color: #bbb;
	display: block;
	margin-bottom: 12px;
	padding: 4px 6px 6px;
}
#simplemodal-container a.modalCloseImg
{
	background: url(images/x.png) no-repeat;
	width: 25px;
	height: 29px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -15px;
	right: -16px;
	cursor: pointer;
}
#simplemodal-container #basic-modal-content
{
	padding: 8px;
}
