body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	color: #bcbbbb;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase; text-decoration:none; line-height:12px
}
.style2 {
	color: #B4B3B3;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase; text-decoration:none; line-height:12px
}
.Content {
	color: #818181;
	font-size: 13px;
	font-family: tahoma;
}
.Subheading {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: tahoma;
}
.style3 {
	color: #818181;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #b7b7b7;
	font-size: 11px;
	font-family: tahoma;
}
.Contentlinks {
	color: #000080;
	font-size: 13px;
	font-family: tahoma;
}
.ImportantContent {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: tahoma;
}
.Examples {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
}

.Pageheading {
	color: #0000ff;
	font-size: 18px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}

input.button {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #333;
	border-left: 1px solid #FFF;
	border-right: 1px solid #333;
	background: url(img/buttonBG.gif) top repeat-x #E4E4E4;
	font-size: 100%;
	margin: 20px 0px 20px 0px;
}
input.buttonSecond {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #333;
	border-left: 1px solid #FFF;
	border-right: 1px solid #333;
	background: url(img/buttonBG.gif) top repeat-x #E4E4E4;
	color: #666;
	font-size: 100%;
	margin: 20px 0px 20px 0px;
}
input.buttonsmall {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #333;
	border-left: 1px solid #FFF;
	border-right: 1px solid #333;
	background: url(img/buttonBG.gif) top repeat-x #E4E4E4;
	font-size: 100%;
	margin: 5px 0px 5px 0px;
}

.info {
	color: #000000;
	font-size: 12px;
	background-color: transparent; 
	font-family: tahoma;
	font-weight: normal;
	text-decoration:none
}

  .warn   {
 	color: rgb(120,0,0);
	font-size: 12px;
	font-family: tahoma;
	background-color: transparent; 
	font-weight: normal;
	text-decoration:none
}
 .error{
	color: #ff0000;
	font-size: 12px;
	font-family: tahoma;
	background-color: transparent; 
	font-weight: bold;
	text-decoration:none
}
.blockmenu {
outline-color:#ff9d00;
background-color:#e9f2c7;
}
.dataentryform {
background-color:#edefca;
}
div.popup {
	width: 700px;
}
div.popupheader {
	margin: 10px 25px 0px 15px;
	padding: 0px 0px 0px 0px;
}
#dhtmltooltip {
	position: absolute;
	width: 250px;
	border: 1px solid #FFF;
	padding: 2px;
	background-color: #FFD572;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

