/* Styles for TSP */

body {
	background:url(../images/bg.gif) top left repeat-x;
	background-color:#DCD4CC;
	margin:0; 
	padding:0; 
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	height:100%;
}
.date {
	font-size:10px;
	color:#a41d21;
}
text {
	font-size:12px;
}
a {
	text-decoration:underline;
	color:#007FC1;
}
#container {
	margin: 0px auto 0px auto;
	position:relative;
	width:100%;
	height:100%;
	font-size:11px;
}
#header {
	position:relative;
}
#content {
	background-color:#FFFFFF	
}
#contentRight {
	width:75%;
}
#footer td {
	position:relative;
	font-size:10px;
}
#footer a {
	color:#282828;
	font-size:10px;
	text-decoration:none;
}
#footer a:hover {
	color:#282828;
	font-size:10px;
	text-decoration:underline;
}

#nolink a {
	color:#282828;
	text-decoration:none;
}
#nolink a:hover {
	color:#282828;
	text-decoration:underline;
}

.left {
  float: left;
}
.clear {
  clear: both;
}

.feature-news {
  float: left;
  width: 200px;
  height: auto;
  margin: 0 10px 0 0;
  border: 1px solid #ccc;
  background: #eee;
  padding: 10px;
}

.feature-news .title {
  font-weight: bold;
  font-size: 12px;
  color: #a41d21;
}

.homenews {
  float: left;
  width: 60%;
  font-size: 12px;
  margin: 10px 0 20px 0;
}
.homenews .title {
  font-weight: bold;
  font-size: 14px;
  color: #a41d21;
}
.homenews p.none {
  margin: 0;
}

.line_01 {
	background:transparent url(/images/bg_dashed_line.en-us.gif) repeat-x scroll center top;
	padding:0.5em 0pt;
}
.list-head {
	font-weight:bold;
	margin-left:10px;
}
ul {
	margin:2px;
	padding:2px 0px 0px 20px;
}
li {
	background:transparent url(/images/arrow_threatcon.gif) no-repeat scroll 0pt 0.6em;
	list-style-type:none;
	padding:2px 0px 0px 10px;
}

.thrtCon {
	width:90%;
	padding:0px 10px 0px 10px;
	margin-bottom:1.8em;
}
.threatcon {
	background:transparent url(/images/threatcon_bottom.gif) repeat-x scroll center bottom;
	border:1px solid #CCCCCC;
	font-size:0.9em;
}
.threatcon .level {
	text-align:left;
	font-weight:bold;
	padding: 3px 0px 3px 7px;
}
.threatcon .graybox {
	background:#F1EEE7 url(/images/threatcon_top.gif) repeat-x scroll center top;
	padding-top:0.5em;
	text-align:center;
}
.threatcon .learn {
	padding:0.5em 0pt;
}
.threatcon .section {
	background:transparent url(/images/bg_dashed_line.en-us.gif) repeat-x scroll center top;
	padding:5px 0px 0px 0px;
}
.threatcon ul {
	margin:2px;
	padding:2px 5px 0px 20px;
}
.threatcon li {
	background:transparent url(/images/arrow_threatcon.gif) no-repeat scroll 0pt 0.6em;
	list-style-type:none;
	padding:2px 0px 0px 10px;
}
.threatcon li a {
	color:#0099FF;
	text-decoration:none;
}
.threatcon li a:hover {
	color:#0099FF;
	text-decoration:underline;
}
.threatcon .list-head {
	font-weight:bold;
	margin-left:10px;
}