html,body,td
{
font-family: Verdana, sans-serif;
font-size: 8pt;
color: #000000;

} 




a:link { color: #444444; text-decoration: underline; font-weight: normal; font-size: 8pt;}
a:visited { color: #444444; text-decoration: underline; font-weight: normal; font-size: 8pt;}
a:hover { color: #000000; text-decoration: underline; font-weight: normal; font-size: 8pt;}
a:active { color: #444444; text-decoration: underline; font-weight: normal; font-size: 8pt;}

h1
{
    color: #444444;
    font-size: 12pt;
    font-weight: bold;
    margin: 10px 10px 10px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
}
h2
{
    color: #FFF;
    font-size: 12pt;
    font-weight: bold;
    margin: 10px 10px 10px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
}
h3 
{
	color: #444444;
	font-size: 8pt;	
	margin-left:10px;
}
h4
{
	color: rgb(85, 107, 47);
	font-size: 8pt;	
	margin-left:10px;
}
p
{
    margin: 5px;
}

img {border: none}

#cshtable td {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#cshtable th 
{
    border:none;
    font-size:x-large;
    text-align:left;
}
#cshtable input
{
height:14px;
font-size:8pt;
margin:3px;
width:160px;
}
#cshtable select
{
height:20px;
font-size:8pt;
margin:3px;
width:165px;
}
.govlabel {

line-height: 30px;
}

#greenguidequery 
{

width:800px;
margin: 0 auto;


    
}
#greenguidequery label 
{
    width:500px;
    text-align:left;
    color:#444444;
    display:block;
    font-weight:bold;
}
#greenguidequery .layer
{
    width:100px;
    text-align:left;
    color:#444444;
    
    display:inline-block;
    
}
#greenguidequery h2
{
color:#444444;

}
#greenguidequery hr
{
color:#cccccc;
margin: 7px 35px ;
}
#elementtitle1 
{
    float:left;
    padding-left:220px;
    padding-right:330px;
}
#elementtitle2
{
   float:left 
}
#greenguidequery p
{
border-bottom:1px solid #CCCCCC;
padding:2px;
}
#cshgreenbotbut 
{
text-align:center;
}
#cshgreenbotbut input
{
width:70px;
color:#444444;
}
#greenguidequery .error
{
color:Red;

}  
#greenguidequery .requiredsat
{
 color:Red;
 vertical-align:top;  
 display:inline-block;
 float:left;
}
/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:320px; width:600px; color:#bbb; background-color:#333; border:4px solid #444; padding:12px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:8px;}
#basic-modal-content {display:none;}

.msg_list {
margin: 0 5px;
padding: 0 5px;

}
.msg_head {
padding: 5px 10px;
cursor: pointer;
position: relative;
background-color:#ccCCCC;
margin:1px;
font-weight:bold;

}
.msg_body {
padding: 5px 10px 15px;
background-color:#F4F4F8;
}
.SAPTechDocsList li
{
	line-height:20px;
}
