body  {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(../Images/body_background.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
	.new {
    color: #990000;
    font-weight: bold;
}
	
body, p, td, blockquote, li, ul, form, a, input, textarea  {
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 14px;
	letter-spacing: 1.5px;
	color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

h2 {
	font-size: 16px;
	letter-spacing: 1.5px;
	color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

.twoColFixLtHdr #container { 
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 5px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 130px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 200px;
	background: #EFEFEF;
	margin-top: 78px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 5px;
	/* margin-right: 10px;
	margin-bottom: 20px; */
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
} 

 .twoColFixLtHdr #mainContent2 {
	float: left;
	width:670px;
	margin-top: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.BuyNow {
	color: #990000;
	font-weight: bold;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
font-size:12px;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;
}

a {
	color:#000066;
	}
	.LoginFailed {
	font-size:11px;
	color: #FF0000;
	font-weight: bold;
}
.footer_text {
	float:right;
}
#CyberPict {
	float:left;
}
.footer_text p{
text-align:right;
font-size:10px;
font-weight:bold;
color:#666;

}
.footer_text a {
color:#FFFFFF;
text-decoration:none;
padding: 0 12px 0 0;
}

#header {
	background-image:url(../images/header.jpg);
	height: 80px;
	background-repeat:no-repeat;
	background-color:#005B9A;
	width:100%;
	vertical-align:top;
	}
#footer {
	border-top: 1px #000 solid;
	padding:10px;
	margin-top:15px;
	height: 40px;
	background-repeat:no-repeat;
	background-color:#fff;
	width:780px;
	}

#indexText {
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 25px;
	text-align:left;
	}
	
	#indexText p {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:left;
	}
	
	#companyHeader {
	width: 95%;
	}
	#companyLogo {
	float:left;
	}
	#companyName {
	float:left;
	margin-left: 25px;
	}
	#tabHeader {
	width: 610px;
	}

.TopMenu {
	color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	}

ul.companyMenuVertical {
	margin: 0;
	padding: 0;
	font-size: 90%;
	cursor: default;
	width: 200px; 
}
ul.companyMenuVertical li
{
	margin-left: -10px;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(../images/bulletY.gif);
}

ul.esiinprint li
{
	margin-left: -20px;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(../images/bulletY.gif);
}

