

body
{
    background-image: url();
    background-repeat: repeat;
    margin:0px 20px;
    line-height: 150%;
    font: 10pt/1.0em Verdana, Arial, sans-serif;
    
    
    /*
    background-color: #ffffff;
	font-size: 8pt;
    color: #000000;
    font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-size: medium;
	background-color: White;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	line-height: 18px;
*/
}

#container
{
    background-color:#FFFFFF; 
    padding:0px 5px;  
}

#logo_header
{
    background-image: url();
    background-repeat: repeat-x;
    height: 96px;   
}

table, td, th, p, li, textarea, input {
line-height: 18px;
font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif; 
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
font-size: 8pt; 
font-size-adjust: none; 
font-stretch: normal;
}

.search {
	font-family: verdana;
	font-size: 8pt;
	height: 22px;
}
div {
	width: 100%;
}

h1 {
	font-size: 14pt;
    font-weight: bold;
}
h2 {
	font-size: 2.0em;
    font-weight: bold;
    color: #336699;
    font-family: Arial, Tahoma, Sans-Serif;
}
h3 {
	font-size: 10pt;
    font-weight: bold;
}
hr {
	border: 0;
	background-color: #D9E1EC;	
	height: 1px;
	color: #D9E1EC;
}

a:link {
	text-decoration: none;
	color: #336699;
}
a:visited { 
	color: #336699;
	text-decoration: none;
}
a:hover, a:active { 
	text-decoration:underline;
}

.allpagesworkarea	{
	background-color: White;
	/*border-right: thin dotted #5682B3;*/
}
th.blue	{
	background-color: #333399;
	color: #FFFFFF;
	text-align: left;
}

/* CHANGE */
.mainheading {
	background-color: #003366;
	color: #FFFFFF;
}
.code,code {
	background-color: #f8f8f8;
	padding: 5px;
	background-image: url();
	font-family: "Courier New",Courier,mono;
	white-space: pre;
	width: 100%;
}
/* CHANGE */
.menubold {
	text-align: left;
	font-weight: bold;
	color: #000000;
	font-size: 1.0em;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}
.menu {
	color: Black;
	text-align: left;
	border-top: 1px solid Gray;
}
.query {
    color:Red;
    font-size:large;
}
.error {
    color:Red;
    font-weight:bold;
}
.required {
    color:Red;
}
#ctl00_ctl00_content_main_c_dgOrders .alt1 {
    background-color:#F0F0F0;    
}
#ctl00_ctl00_content_main_c_dgOrders .alt1t td {
    background-color:#F0F0F0;
    border-bottom: 1px solid black;    
}
#ctl00_ctl00_content_main_c_dgOrders .alt2t td, #ctl00_ctl00_content_main_c_dgOrders th {   
    border-bottom: 1px solid black;    
}
#ctl00_ctl00_content_main_c_dgOrders th {
    font-weight:bold;
    text-align:left;
}
/*#left_menu
{
    word-wrap: break-word;    
    font-weight:bold;
}*/

/* New Styles for BizTalk */
img.leftfloat {
	float: left;
	padding-right: 10px;
}
img.rightfloat {
	float: right;
	padding-left: 10px;
}
p.quote {
	text-align: center;
	padding: 5px 20px 5px 20px;
	margin-left: 20px;
	margin-right: 20px;
	font-style: italic;
	border: 1px dotted rgb(102,102,102);
}
span.feature {
	text-decoration: underline;
	color: rgb(51,51,51);
}
legend {
	border: 1px solid rgb(102,102,102);
	background-color: rgb(204,204,204);
	padding: 3px 10px 3px 10px;
font-weight: bold;
}
fieldset {
	border: 1px solid rgb(102,102,102);
	background-color: rgb(248,248,248);
}
#biztalk h2 {
	color: rgb(255,255,255);
	background-color: rgb(86,94,104);
	text-transform: uppercase;
	font-size: 120%;
	margin: 0; 
	padding: 2px 4px 2px 5px;
}
#biztalk h3 {
	font-size: 110%;
}

/* new css */
#left_menu a
{
    text-decoration: none;
	color: #336699;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left:15px;
	display:block;
	margin:0px;
}

#left_menu a:hover
{
    text-decoration:underline;   
}

#left_menu br
{
  display:none; 
}

/* Fix for items that have issues with block layout */
#noblock br, #noblock a
{
 display:inline;
}

.context_table
{
    background-image:url();
    background-repeat: repeat-y;
    background-position : right;
}

#recent_boxes h2
{
  background-image: url();
  padding:10px 0px 10px 10px;
  margin: 0px 0px; 
}

#recent_boxes p
{
  margin: 0px 0px;
}

.intro_list span 
{
  padding:0px 0px;
  border-top: 1px solid #EFEFEF;
  margin: 1px 0px;
  display:block;
}

.a_intro_list
{
  padding:1px 0px;
  border-top: 1px solid #EFEFEF;
  margin: 1px 0px;
  display:block;
}

/*.intro_list br
{
   display: none;   
}*/

.rightmenu
{
    background-image: url(file:///C|/Documents and Settings/Administrator/Local Settings/Temporary Internet Files/Content.IE5/0LY7KPIZ/'');
    background-repeat: repeat-y;
    background-position : left;
    border:none;
}
#refer{
	width: 90%;
	border: 1px dotted #5682B3;
	text-align:left;
}
#refer p {
	padding-left: 10px;
	padding-right: 10px;
}
#refer h2 {
	padding-left: 10px;
}
#partners
{
	padding-left: 5px;
}
#u_container h2
{
	display: none;
}
