﻿
.bodytext 
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.bodytext2 
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #2d8b1e;
}
.bodytext4 
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #5c5c5c;
}
.small_text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 18px; color: #5c5c5c; }
.small_text2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 18px; color: #5c5c5c; }

.DropDown
{
	border:1px solid #5c605c; 
	height: 20px;
	font-size:11px;
	width: 140px;
}

.TextBoxControl
{
    font-size: 11px;
    color: #5c5c5c;
    border:solid 1px #ccc;
    width:140px;
    height:17px;
}

.CheckBoxRedText
{
    font-size: 11px;
    color: #5c5c5c;
    border:solid 1px #ccc;
}

.PreOrderRedText 
{
	
    font-size: 11px;
    color: #900;
    width:140px;
    height:17px;
    background-color:#fee;
    border:solid 1px #900;
}

.PreOrderRedDropDown
{
	height: 20px;
	font-size:11px;
	width: 140px;
	color: #900;
    background-color:#fee;
}

/*CSS FOR ERROR*/
.RedTextform
{
	color: #900;
	background: url(../Images/bullet_invalid.gif) left no-repeat;
	padding-left:12px;
}

.chkRedText {
	
	
	font-size: 10px;	
	clear: none;
	vertical-align:middle;
	text-transform: none;
	float: none;
	letter-spacing: normal;
	text-align: left;
	margin: 1px auto;
	word-spacing: normal;
	white-space: normal;		
	border: 1px solid #adabac;
	color:#900;
	border:solid 1px #900;
	background-color:#fee;
}
/*CSS FOR ENDS HERE */

/*--CSS for Shade Tabs. Remove if not using --*/

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 10px;
margin-bottom: 0;
font-weight:bold;
font-size: 12px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
font-family:Arial, Helvetica, sans-serif;
background-color:#D0D1D3;
}

.shadetabs li{
display: inline;
margin: 0;
background-color:#D0D1D3;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 30px;
margin-right:3px;
background:#D0D1D3 url(../ImagesE72/dwn-arrow2.gif) no-repeat right center;
font-size: 16px;
font-weight: bold;
color: #999999;

}

.shadetabs li a:visited
{
color: #2d2b2b;
border:none;

}


.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
border:none;

}

.shadetabs li a.selected{ /*selected main tab style */
background:#D0D1D3 url(../Images/E72/dwn-arrow1.gif) no-repeat right center;
border-bottom-color: white;
font-size: 18px;
font-weight: bold;
color: #666666;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}


.SiteMap_SubValues {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: Black;
	text-align: left;
	cursor:auto;
	text-decoration:none;	
}
.SiteMap_Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #125eaa;
	text-align: left;
	text-decoration:none;	
	text-transform:uppercase;
}
.SiteMap_Image
{
	cursor:hand;
}

.ButtonSelect
{
	background-image:url(../Images/E72/select.jpg);
	border:none;
	width:56px;
	height:17px;
}

.ButtonLocator
{
	border:none;
	background:none;
	color: #125eaa;
	cursor:pointer;
	font-size:13px;
}
.MyCss
{
	vertical-align:top;
	margin:0;
	padding:0;
	list-style:none;
	background-color:White;
}

