/*************************/
/* SECTION 1 - MAIN BODY */
/*************************/

p
{
	padding: 0px;
	margin: 0px;
}
table
{
	text-align: left;
}
table.page_container
{
	width: 900px;
	border-right: 3px solid #40ACE1;
	border-left: 3px solid #40ACE1;
	height: 100%;
}
table.header
{
	/* background: #ffffff url(../images/header_back.jpg) repeat-x; */
	height: 90px;
	width:100%;
	border: 0px;
	border-bottom: 1px solid #d3d3d3;

}
table.sub_nav
{
	background: #efefef;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	height: 25px;
	width: 100%;
}

table.main_nav
{
	height: 28px;
	font-size: 11px;
}

td.main_nav
{
	border:0px;
	height: 20px;
	/*background: url(../images/main_nav_btn.gif) no-repeat right;*/
	padding-left:12px;
	padding-right: 12px;
}

td.main_nav_solo
{
	border:0px;
	padding-left:12px;
	padding-right: 12px;
}

td.main_nav_selected
{
	border:0px;
	height: 20px;
	/*background: url(../images/main_nav_btn.gif) no-repeat right;*/
	padding-left:12px;
	padding-right: 12px;
	color: #36bb01;
}

table.main_content
{
	background: #ffffff;
	border-top: 1px solid #d3d3d3;
	height: 100%;
	width: 100%;
}

td.left_column
{
	background: #efefef;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 7px;
	width: 160px;
	height: 100%;
}

td.right_column
{
	background: #efefef;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding:7px;
	width: 160px;
}

td.center_column
{
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	padding:7px;
	width: 100%;
	height: 100%;
}

table.scan_icon
{
	border: 1px solid #c0c0c0;
	width: 250px;
	padding:0px;
	margin:0px;
	font-size: 11px;
}

td.scan_icon
{
	color: #999999;
	text-align: left;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	font-size:11px;
}

table.inside_info
{
	padding:0px;
	margin:0px;
	font-size:11px;
}

table.inside_info_long
{
	width: 100%;
	padding:0px;
	margin:0px;
	font-size:11px;
}

td.inside_info
{
	color: #999999;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}

td.notice
{
	color: #31BE00;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}

tr.list_h
{
	background-color: #999999;
	font-weight: bold;
}

tr.list_alt1, td.list_alt1
{
	height: 26px;
}

tr.list_alt2, td.list_alt2
{
	background: url(../../images/bg/left_bg.png);
	height: 26px;
}

tr.list_alt3, td.list_alt3
{
	background-color: #f4f4f4;
	height: 26px;
}

tr.list_f
{
	background-color: #B1CEDA;
	height: 26px;
}

font.error
{
	font-size: 11px;
	color: #FF0000;
}


font.notice
{
	font-size: 11px;
	color: #AAFA8A;
}

a.main_nav
{
	color: #ffffff;
	text-decoration: none;
	font-family: Arial; 
	font-size: 11px;
}

a.main_nav:visited
{
	color: #999999;
	text-decoration: none;
}
a.main_nav:hover
{
	color: #36bb01;
	text-decoration: none;
}


div.date{float:left;width: 4em;padding: 5px 0;background: #F1DDC4;color:#B0001E;
    text-align:center;margin: 0 4px 4px 0;font-size: 80%;line-height:0.9}
div.date span{display:block;font-size: 150%;font-weight:bold}

div.column_header
{	
	float:left;
	width: 90px;
	padding: 0px;
	background: #0060a1;
	color:#ffffff;
	font-weight: bold;
    text-align:center;
	font-size: 11px;
	line-height:22px;
}

div.column_header_long
{	
	float:left;
	width: 140px;
	padding: 0px;
	background: #0060a1;
	color:#ffffff;
	font-weight: bold;
    text-align:left;
	font-size: 11px;
	line-height:22px;
	padding-left:10px;
}

div.column_header_help
{	
	float:left;
	width: 140px;
	padding: 0px;
	background: #A3A3A3;
	color:#ffffff;
	font-weight: bold;
    text-align:left;
	font-size: 11px;
	line-height:22px;
	padding-left:10px;
}

div.login_area, div.quote
{	
	float:left;
	width: 140px;
	padding: 5px;
	background: #ffffff;
	color:#000000;
	font-size: 11px;
	line-height:14px;
	margin-top:5px;
}

div.icons_column_header
{	
	float:left;
	width: 240px;
	padding-left: 10px;
	background: #0060a1;
	color:#ffffff;
	font-weight: bold;
	font-size: 11px;
	line-height:22px;
}

div.inside_column_header
{	
	float: none;
	width: 500px;
	padding-left: 10px;
	background: #0060a1;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	line-height:22px;
	text-align: left;
}


div.inside_column_header_long
{	
	float: left;
	width: 100%;
	padding-left: 10px;
	background: #0060a1;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	line-height: 22px;
	text-align: left;
}

a.main
{
	color: #000000;
	text-decoration: underline;
	font-family: Arial; 
	font-size: 11px;
}

a.main:visited
{
	color: #3f3f3f;
	text-decoration: underline;
}

a.main:hover
{
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
	font-family: Arial; 
}

input, select, textarea
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

p.quotes
{
	padding: 0px;
	margin: 0px;
	color: #666666;
}

#subnav ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 11px;
}

#subnav ul li 
{ 
	color: #000000;
	display: inline; 
}

#subnav ul li a
{
	text-decoration: none;
	padding: 6px;
	color: #999999;
}

#subnav ul li a:hover
{
	color: #36bb01;
}

#subnav li.active
{
	color: #36bb01;
	padding: 6px;
}

.branch
{
	display: none;
}
.branch br
{
	margin: 0px;
}

.button_small
{
	background: #6e9cab;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 10px;
	cursor: pointer;
	height: 19px;
	margin: 0px;
	padding: 0px;
	/*background: url(../images/button.gif) no-repeat;
	width: 78px;
	border: 0px;
	color: #FFFFFF;*/	
}

.button_smaller
{
	/*background: #6e9cab;*/
	background: url(../../images/bg/button_smaller.gif) no-repeat;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 10px;
	width: 30px;
	height: 19px;
	margin: 0px;
	padding: 0px;
	border: 0px;	
	color: #000000;
	cursor: pointer;	
}

td.low
{
	background-color: #87CEEB;/*199C02;*/
	width:30px;
	height:10px;
}
td.mid
{
	background-color: #98FB98;/*FFC601;*/
	width:30px;
	height:10px;
}
td.high
{
	background-color: #FFFF64;/*FF9900;*/
	width:30px;
	height:10px;
}
td.critical
{
	background-color: #FFA500;/*FF7F50;*/
	width:30px;
	height:10px;
}
td.urgent
{
	background-color: #FF4500;/*FF0000*/
	width:30px;
	height:10px;
}

.branch{
	display: none;
}

table.inside_info_bless
{
	border: 0px solid #c0c0c0;
	/*width: 100%;*/
	padding:0px;
	margin:0px;
	font-size:11px;
}

h1
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left:5px;
	padding-bottom:0px;
	padding-top:10px;
}
