body
{
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 10px;
	/*text-align: center;*/	
	background-color: #B7B7B7;
}

html, body, #wrapper, h1
{
	margin: 0;
	padding: 0;
}

/*th, td
{
	font-size: 10px;
}*/

img
{
	border: 0;
}


#masterdiv
{
	text-align:center;
	width: 1024px;
	height: auto;
	background-image: url(../image/bg4.png);
	background-repeat: no-repeat;
	/*position:relative;*/
	/*left:10%;*/
}

#wrapper
{
	margin: auto;
	text-align: center;
	width: 748px;
	position: relative;
}

h1, h2, h3
{
	font-size: 10px;
}


h1
{
	margin: 0;
	padding: 0;
}

h2
{
	margin: 0 0 5px 0;
	padding: 0;
}

h3
{
	padding: 4px 0 0 0;
}

.block
{
	display: block;
}

.clear
{
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	font-size: 1px;
}

.left
{
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright
{
	text-align: right;
}

.readmore
{
	text-align: right;
}

#inner
{
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: white;
	color: black; /*margin-bottom: 10px;*/
}

#header
{
	background: url(../image/header_bg.gif) repeat-x;
	padding-top: 9px;
	position: relative;
	height: 60px;
	border-bottom: 2px solid white;
}

#middle
{
	border-bottom: 2px solid white;
}

#header img
{
	display: block;
}

#nav
{
	position: absolute;
	left: 550px;
	top: 40px;
	width: 200px;
}

#nav, #nav a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover
{
	text-decoration: underline;
}

#browse
{
	float: left;
	width: 165px;
	margin: 0;
	padding: 0;
	background: white;
	border-bottom: 2px solid white;
}

#browse dt
{
	background: #c80000 url(../image/dt_bg.gif) bottom repeat-x;
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
}

#browse dd
{
	font-size: 10px;
	background: #227293;
	border-bottom: 1px solid #659db4;
	padding: 0;
	margin: 0 2px;
	text-align:left;
}

#browse dd a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

* html #browse dd
{
	padding: 3px 22px;
	padding: 0;
}

* html #browse dd a
{
	display: inline;
	display: block;
}

#browse dd a:hover
{
	background: #74a7b7;
}

#browse .first
{
	padding-top: 10px;
}

#browse .last
{
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}

#browse .searchform
{
	padding: 10px;
}

#browse select
{
	width: 160px;
}

#browse form
{
	margin: 0;
	padding: 0;
}

#browse form div
{
	padding-bottom: 8px;
	width: 165px;
}


#body
{
	float: right;
	width: 543px;
	margin: 2px 1px 0 0;
	border: 1px solid #e5e5e5;
	position: relative;
}

#body p
{
	margin: 1em 0;
	padding: 0;
}

#body .leftbox, #body .rightbox
{
	margin-top: 5px;
	color: #464646;
}

#body .leftbox
{
	float: left;
	width: 250px;
}

#body .rightbox
{
	float: right;
	width: 252px;
	margin-right: 18px;
	border-left: 1px solid #e5e5e5;
}

* html #body .rightbox
{
	margin-right: 10px;
}

#body .br
{
	border-bottom: 1px solid #e5e5e5;
}

#body .readmore
{
	margin-top: -0.5em;
	margin-bottom: 0;
	padding-bottom: 0;
}

#body .readmore a
{
	color: #ad1c1c;
}

#body .readmore a:hover
{
	color: #f73838;
}

#body h3
{
	text-align: center;
	font-family: "Keble Condensed" , "KebleCondensed" , "arial narrow" , helvetica, arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #5d5d5d;
	padding: 0 0 0 18px;
	margin: 1px 0 3px 0;
}

#footer
{
	background: #c80000 url(../image/footer_bg.gif) repeat-x;
	padding: 8px 8px 5px 8px;
	position: relative;
	text-align: center; /**/
	border-bottom: 2px solid white;
}

#footer, #footer a
{
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#footnav
{
	position: absolute;
	text-align: right;
	right: 10px;
	top: 0px;
	padding: 8px 0 5px 0;
}

.borderSolid
{
	width: 100%;
	border-bottom: 1px solid #B5B5B5;
}
/*.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 13px;
  margin-bottom: 0px;
  text-align: left;
  color: #F7CDC5;
  font-family: 'Lucida Sans Unicode';
  font-size: 13px;
  font-weight: normal;
  font-style: normal;  
  text-decoration: none;
  background-image: url('../image/BlockHeader.png');
}

.dt {
	background: #c80000 url(../image/BlockHeader.png) bottom repeat-x;
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
}
.dtLeft
{
	background: #c80000 url(../image/BlackLeft.PNG);
	color: #fff;	
}
.dtRight
{
	background: #c80000 url(../image/BlockRight.PNG);
	color: #fff;	
}*/


/*== FILE ADDED ==*/
.ContactUs
{
	background-image: url(../Frontimages/control/contactus.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 355px;
	height: 163px; /*margin-left:70px;*/
	padding: 60px 0px 0px 45px;
}
.top
{
	height: 150px; /*118*/
	background-image: url(../Frontimages/img/deader.png);
	background-repeat: repeat-x;
	text-align: right;
}
.Menubg
{
	height: 36px;
	background-image: url(../Frontimages/img/header2.png);
	background-repeat: repeat-x;
	padding: 0px; /*background-image: url(../images/control/bg3.jpg);*/
}

.welcome
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

/* Styles for tables and layout and alignment*/

.mainTbl
{
	width: 950px; /*width: 100%;*/
	background-color: White;
	color: Gray;
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	border-width: 1px;
	border-color: Gray;
	border-style: solid;
}
.subTbl1
{
	/*width: 1024px;*/
	background-color: #ffffff;
	color: #000000;
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-width: 1px;
	border-color: #DEDEDE;
	border-style: solid;
}
.subLink
{
	color: #75808A;
	font-size: 10px;
	font-weight: bold;
}
.subLink:hover
{
	color: #B30101;
	font-size: 10px;
}
.formTbl
{
	background-color: white;
	color: Gray;
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	border-top: solid 1px gray;
}




/* Styles for controls */
.TextBox
{
	background-color: #ffffff;
	color: Black;
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	border: solid 1px gray;
}
.TextBoxCBC
{
	background-color: #ffffff;
	color: Black;
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;	
}

.LinkButton
{
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 11px;
	background-color: Transparent;
	color: #0000ff;
	border: none;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

.DropDown
{
	background-color: white;
	color: Black;
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	border: solid 1px gray;
}
.btn
{
	background-color: #AD0201; /*#9C3427;*/ /*#077493;*/
	color: white;
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	border: outset 1px black;
}

.Button
{
	/*font-family: Sans-Serif,Helvetica,Arial;*/
	font-size: 12px;
	font-weight: bold;
	color: #A70101;
	text-decoration: none;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #A70101;
}

.ButtonBg
{
	/*font-family: Sans-Serif,Helvetica,Arial;*/
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/log_button0.jpg);
	height: 23px;
	width: 82px;
	text-align: center;
	vertical-align: bottom;
	cursor: hand;
}


/* Styles for text */
.msg
{
	background-color: White;
	color: Red;
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: x-small;
	text-align: center;
	vertical-align: top;
}
.Label
{
	font-family: sans-serif,tahoma, helvetica, arial;
	font-weight: normal;
	font-size: 12px;
	background-color: Transparent;
	color: #000000;
}

.LabelBold
{
	font-family: sans-serif,tahoma, helvetica, arial;
	font-weight: 900;
	font-size: 12px;
	background-color: Transparent;
	color: #000000;
}

.TextBold
{
	font-family: sans-serif,tahoma, helvetica, arial;
	font-weight: bold;
	font-size: 11px;
	background-color: Transparent;
	color: #000000;
}
.Heading
{
	font-family: sans-serif,tahoma, helvetica, arial;
	font-weight: bold;
	font-size: 11px;
	background-color: Transparent;
	color: #000000;
}
.Heading1
{
	font-family: sans-serif,tahoma, helvetica, arial;
	font-weight: bold;
	font-size: 13px;
	background-color: Transparent;
	color: #000000;
}

.Text
{
	font-family: Sans-Serif, Arial;
	font-size: 12px;
	background-color: Transparent;
	color: #464646;
}

/*.Text ul li
{
	padding:5px;	
}
*/
.uList li
{
	padding: 3px;
}
.TextFront
{
	/*font-family: sans-serif,tahoma, helvetica, arial;*/
	font-size: 12px;
	color: #000000;
}

.quoteVal
{
	color: red;
	font-size: 10px;
}
.Error
{
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 12px;
	background-color: Transparent;
	color: red;
	text-align: center;
}
.gridBorder
{
	border-width: 1px;
	border-style: solid;
	border-color: #404040;
}
.gridHeader
{
	/*background-color: #A70101;*/ /*background-color:#404040;*/
	background-color: #c80000; /*color: #ffffff;*/
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 12px;
	font-weight: bold; /*font-weight: bold;*/ /*padding: 2px 3px 2px 3px; */
	color: #ffffff; /*border-width:1px; 	border-style:solid; 	border-color:Red;*/
}
.gridFooter
{
	background-color: #c80000;
	color: Black;
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 12px;
	font-weight: bold; /*padding: 2px 3px 2px 3px;*/
}
.gridRow
{
	background-color: Transparent;
	color: #464646;
	font-family: sans-serif,tahoma, helvetica, arial; /*font-size: 12px;*/
	font-size: 12px; /*padding: 1px 2px 1px 2px;*/
}
.gridRowCenter
{
	/*background-color: Transparent;*/
	color: #464646;
	font-family: sans-serif,tahoma, helvetica, arial; /*font-size: 12px;*/
	font-size: 12px;
	text-align: center; /*border-width:1px; 	border-style:solid; 	border-color:Red;*/
}

.gridRowAlter
{
	background-color: #F8E5E6;
	color: #464646;
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 12px; /*padding: 1px 2px 1px 2px;*/
}
.gridRowAlterCenter
{
	background-color:#FFE6E6;
	color: #464646;
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 12px; /*padding: 1px 2px 1px 2px;*/
	text-align: center; /*border-width:1px; 	border-style:solid; 	border-color:Red;*/
}

.gridPaging
{
	background-color: #ffffff;
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
	color: #A70101;
	text-align: right;
}
.formHead
{
	background-color: #66A9BC;
	color: white;
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: solid 1px #077493;
	border-top: solid 1px #077493;
}

/* Styles for links */

.menuStatic
{
	/*background-color:#E9E9EB;*/
	color: #ffffff; /*font-family: sans-serif,tahoma, helvetica, arial;*/
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 5px; /*border-right: solid 1px gray; 	border-left: solid 1px gray; 	border-top: solid 1px gray;*/
}
.menuStaticH
{
	/*background-color:#227293;*/ /*color: #C80000;*/
	color: #ffffff; /*font-family: sans-serif,tahoma, helvetica, arial;*/
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.menuDynamic
{
	background-color: #ffffff;
	color: #C80000;
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 9px;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	border-bottom: solid 1px gray;
	width: 120px;
}
.menuDynamicH
{
	background-color: #C80000;
	color: #ffffff; /*color: #EC2625;*/
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 9px;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	border-bottom: solid 1px gray;
	width: 120px;
}
.gridLink
{
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	color: Gray;
	text-decoration: none;
}
.gridLink:hover
{
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	color: Orange;
	text-decoration: none;
}
.gridBtn
{
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 12px;
	color: blue;
	text-decoration: none;
}
.gridBtn:hover
{
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 12px;
	color: Red;
	text-decoration: underline;
}
.dottedline-horizontal
{
	/*background-image: url(../images/control/dottedline-horizontal.jpg); 	background-repeat: repeat-x;*/
	background-color: #D6D4D4;
	height: 1px;
}

.dottedline-vertical
{
	background-image: url(../images/control/dottedline-horizontal.jpg);
	background-repeat: repeat-y;
}
.divLoading
{
	position: absolute;
	left: 50%;
	top: 50%;
}

.title
{
	/*background-color: #ffffff;*/ /*color: #034AB2;*/
	color: #C80000;
	font-family: sans-serif,tahoma, helvetica, arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

a
{
	text-decoration: none;
}

#log
{
	padding-top: 12px;
}

a.log
{
	display: block;
	width: 82px;
	height: 23px;
	background-image: url(../image/log_button.jpg);
	background-repeat: no-repeat;
}

a.log:hover
{
	display: block;
	width: 82px;
	height: 23px;
	background-image: url(../image/log_button_over.jpg);
	background-repeat: no-repeat;
}
/* CSS for Hind Display*/
/* All form elements are within the definition list for this example */
/*dl {
	font:normal 12px/15px Arial;
    position: relative;
    width: 350px;
}*/
/*dt {
    clear: both;
    float:left;
    width: 130px;
    padding: 4px 0 2px 0;
    text-align: left;
}*/
/*
dd {
    float: left;
    width: 200px;
    margin: 0 0 8px 0;
    padding-left: 6px;
}
*/

/* The hint to Hide and Show */
.hint
{
	display: none;
	position: absolute;
	right: 10px;
	width: 140px;
	margin-top: -4px;
	border: 1px solid #c93;
	padding: 10px 12px; /* to fix IE6, I can't just declare a background-color,     I must do a bg image, too!  So I'm duplicating the pointer.gif     image, and positioning it so that it doesn't show up     within the box */
	background: #ffc url(../images/control/pointer.gif) no-repeat -10px 5px; /*#ffc*/
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer
{
	position: absolute;
	left: -10px;
	top: 5px;
	width: 10px;
	height: 19px;
	background: url(../images/control/pointer.gif) left top no-repeat;
}

.aLink
{
	color: #0000ff;
	font-weight: normal;
}

.aLink:hover
{
	color: #f73838;
}
.phone
{
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	vertical-align: top;
	font-family: Trebuchet MS;
}


/*Ajax Password Srtength*/

.TextIndicator_TextBox1_Strength1
{
	background-color: #227293; /*Gray;*/
	color: White;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
.TextIndicator_TextBox1_Strength2
{
	background-color: #227293;
	color: Yellow;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
.TextIndicator_TextBox1_Strength3
{
	background-color: #227293;
	color: #FFCAAF;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
.TextIndicator_TextBox1_Strength4
{
	background-color: #227293;
	color: Aqua;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
.TextIndicator_TextBox1_Strength5
{
	background-color: #227293;
	color: #93FF9E;
	font-family: Arial;
	font-size: x-small;
	font-style: italic;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}
.brdtest
{
	border-width: 1px;
	border-style: solid;
	border-color: Red;
}
/* STYLE FOR SITE MAP */
.SiteMapPath
{
	font-size: 11px;
}
.PathSeparatorStyle
{
	color: Black;
	font-weight: bold;
}
.CurrentNodeStyle
{
	color: #C80000;
}
.RootNodeStyle
{
	color: #034AB2;
	font-weight: bold;
}


/* STYLE FOR SITE MAP */

.ecatListing
{
	font-size: 13px;
	color: #0000ff;
	border: none;
	text-decoration: none;
	cursor: hand;
}
.ecatListing:hover
{
	font-size: 13px;
	color: #c80000;
	border: none;
	text-decoration: none;
	cursor: hand;
}

.bordertest
{
	border-width: 1px;
	border-style: solid;
	border-color: Red;
}

.crTree
{		
	font-weight: bold;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.modalBackground {
	background-color:gray;
	filter:alpha(opacity=60);
	opacity:0.6;
	
}
.searchbar
{
	border-style: solid; 
	border-color: #c80000;
	border-width: 2px;
	padding:5px;
	border-top-width:0px;
}
.searchbox
{
	background-color: #c80000; 
	color: White; 
	height: 17px;
}

/*.modalBackground1 {	
	z-index:1;
}
*/

/* START IMAGE FADING */
#slideshow
{
    position: relative;
    height: 136px;
}
#slideshow IMG
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
}
#slideshow IMG.active
{
    z-index: 10;
    opacity: 1.0;
}
#slideshow IMG.last-active
{
	z-index: 9;
}
/* END IMAGE FADING */

.sideHeadingPink
{	
	/*height:17px;*/	
	text-align:center;
	font-weight: normal;
	font-size: 11px;
	font-style:normal;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C80000;
	color:White;
}

.anchor
{
	color:White;
	text-decoration:underline;
	font-weight:bold;
	font-style:italic;
	font-size:13px;
}
.anchor:hover
{
	color:White;
	text-decoration:none;
	font-weight:bold;
}
.stockADS
{
	color:#0000ff;	
}
#fixToobar
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block;
	background-color:Gray;
	z-index:100;

}
.formatedErrorTd
{
	background-color:#FFEBE8;
	color:#333333;
	font-family:Verdana,Arial;
	font-size:11px;
	border-width:1px;
	border-color:#DD3C10;
	border-style:solid;
	padding:10px;
}
.mainItem
{
	font-size:16px;
	font-size:bold;
}
.subItem
{
	font-size:12px;
	font-size:bold;
}
