/* CSS Document */

.TBox{
	border:solid 1px #CCCC99;
	margin-bottom: 15px;
	/*padding: 3px; */
	width: 600px;
	float: left;
}


.TBoxWarning{
	border:solid 1px #ff0033;
	margin-bottom: 15px;
}


.THeader{
	background-color: #CCCC99;
	font-size: 1.3em;
	color: #000000;
	font-weight: bold;
	/*padding: 1px; */
	text-align: center;
}

.THeaderWarning{
	background-color: #ff0033;
	font-size: 1.2em;
	color: #ffffff;
	font-weight: bold; 
	padding: 1px;
	text-align: center;
}

.TTitle{
	background-color: #f3f4ef;
	font-weight: bold;
	padding: 1px;
	text-align: left;
}

.Threat{
	background-color: #F3DC7C;
	font-weight: bold;
	color: #666633;
}

.Threat a {
	color: #0066CC; 
	text-decoration: underline;
}

.Threat a:link {
	color: #0066CC;
	text-decoration: underline;
}

.Threat a:active {
	color: #0066CC;
	text-decoration: underline;
}

.Threat a:visited {
	color: #0066CC; 
	text-decoration: underline;
}

.Threat a:hover {
	color: #660000; 
	font-family: helvetica, verdana, arial, sans-serif; 
	text-decoration: underline;
}

.NoWarn{
	margin:0;
	padding:0;
	color: #999999;
}
li.NoWarn a:link  {
	margin:0;
	padding:0;
	color: #999999;
}
li.NoWarn a:visited  {
	margin:0;
	padding:0;
	color: #999999;
}


.Warn{
	margin:0;
	padding:0;
}

.ThreatHeader{
	background-color: #FF0000;
	font-size: 1.3em;
	color: #000000;
	font-weight: bold;
	padding: 1px;
	text-align: left;
}


#content_wrapper {
background-color:#FFFFFF;
float:right;
position:relative;
width:800px;
}



.TBox h2 {background-color:#CCCC99; color:#000000; font-size:1.1em; margin:0; padding:0.2em; text-align:center}
.right-block {width:190px; float:right; display:block; position: relative; border:1px solid #CCCC99; text-align:left; margin-bottom:0.5em;}
.right-block h2 {background-color:#CCCC99; color:#000000; font-size:1.0em; margin:0; padding:0.2em;}
.right-block h3 {background-color:#f3f4ef; color:#666633;font-size:1.0em; margin:0; margin-bottom: 0.2em; padding:0.2em;border-top: #E5E5C3 1px solid;}
.right-block ul {padding:0.2em; list-style-type:none;list-style-position:outside; list-style-image: url(/watl/images/symbols/link-goto.gif)}
.right-block p.subhead{color:#999;padding:0 0.2em;font-weight:bold; margin-bottom:-0.4em;}

/*Most Scenario tabbed navigation********************************************/
/* Used in: /reguser/by_user/bomw0418/MOST/index.shtml ***********************/

#tablist{
padding: 3px 0;
margin-left: 40px;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 4px 0.5em;
margin-left: 3px;
border: 1px solid #e1e1e1;
border-bottom: 1px solid #ffffff;;
background: #e1e1e1;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a.current{
background: #ffffff;
}

#tabcontentcontainer{
width: 100%;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 0px;
border-top: 1px solid #e1e1e1;
}

.tabcontent{
display:none;
margin-left: 40px;
}

#rightcolumn {
border: 0px solid lime;
width: 194px;
float: right;
}

.Tbox table {
background: #ffffff;
width: 100%;
border: none;

}
.Tbox table td {
background: #ffffff;
width: 100%;
border: none;

}
.Tbox table {
border-top: 1px solid #CCCC99;

}
