body {
	background : White;
	margin : 0 0 0 0;
	font-family : Arial, Helvetica, sans-serif;
	color : #444444;
	font-size: 12pt;
}

table {
	padding : 0 0 0 0;
	border : 0;
	font-size: 12px;
}

img {border: 0}

A {
	color : #0097e5;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}


td.top_menu, td.bottom {
	font-size: 80%
}

td.top_menu {
	font-weight: bold
}

li {
	margin-left: -10px;
	margin-top: 6px;
	margin-bottom: 6px;
	list-style-type : none;
	vertical-align : middle;
	font : normal 12 Arial, Helvetica, sans-serif;
	color : #444444;
	line-height : 17px;
}

.list1 {
	list-style : outside url(/res/images/lmarker.gif);
}

.header {
	background : url(/res/images/top_bg.gif) no-repeat top;
	background-position : top;
}


.top_menu {
	background-image : url(/res/images/menu_bg3.gif);
	background-repeat : repeat-x;

}

.top_menu  A:LINK{
	font : bold 12 Arial;
	text-decoration: none;
	color: #575757;
}

.top_menu  A:VISITED{
	font : bold 12 Arial;
	text-decoration: none;
	color: #575757;
}

.top_menu  A:Hover{
	font : bold 12 Arial;
	text-decoration: none;
	color: #6f6f6f;
}

.content {
	margin-top : 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.cont_bottom {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.head1 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444444;
	font-size : 15;
	margin-bottom : -10px;
}

.bottom {
	font : normal 11 Arial, Helvetica, sans-serif;
	color : #989898;
}

.bottom A {
	font : normal 11 Arial, Helvetica, sans-serif;
	color : #989898;
	text-decoration: none;
}

.bottom A:HOVER {
	font : normal 11 Arial, Helvetica, sans-serif;
	color : #989898;
	text-decoration: underline;
}

#main_bg2 {height: 150px; overflow-y: hidden}


#threats_table {
font-size: 12px;
}

#threats_table .odd {
	background-color: white;
}

#threats_table .even {
	background-color: #F0F4FA;
}

#threats_table td {
	padding: 5px;
}

#threats_table th {
	background-color: #C1C1C1;
	padding: 3px;
	color: #575757;
}

.container {
width: 905px; text-align: left; margin: auto;
}

ul#nav a {
	color: #575757;
	text-decoration: none;
}

ul#nav, ul#nav li, ul#nav ul {
  	padding: 0;
  	margin: 0;
  	font-weight: bold;
 	list-style: none;
}

ul#nav li {
	float: left;
  	position: relative;
  	z-index: 5;
  	height: 38px;
  	line-height: 38px;
  	text-align: center;
  	vertical-align: middle;
  	white-space: nowrap;
  	color: #575757;
  	background-color: #C4C4C4;
  	background-image: url(/res/images/menu_bg3.gif);
  	background-repeat : repeat-x;
  	font-size: 12px;
}

ul#nav li ul {
  	display: none;
  	position: absolute;
  	top: 38	px;
  	left: 0;
  	width: auto;
  	border-top: none;
  	text-align: left;
}

ul#nav li ul li {
	display: block;
  	height: 30px;
  	line-height: 30px;
  	float: none;
  	padding: 0;
  	text-align: left;
  	color: #575757;
  	background-color: #C6C6C6;
  	background-image: none;
  	border-bottom: solid 1px #E2E2E2;
  	border-right: solid 1px #E2E2E2;
  	border-left: solid 1px #E2E2E2;
  	width: 110px;
}

ul#nav li:hover, ul#nav li.over {
 	background-color: #CFCFCF;
}

ul#nav li a:hover {
	color: white;
}

ul#nav li:hover ul, ul#nav li.over ul {
	display: block;
  	z-index: 8;
}

ul#nav ul li span {
	padding: 0 0.4em;
}

ul#nav ul span {
  padding: 0 0.4em;
}

ul#nav span {
  padding: 0 0.4em;
  display: block; 
}

.tdbg {
	background-image: url(/res/images/menu_bg3.gif);
	background-repeat : repeat-x;
}

table#compare_table {
	border: none;
	width: 100%;
	margin: 0 auto;
}

#compare_table td {
	padding: 5px;
	width: 25%;
	border: none;
	border-bottom: 1px solid #eee;
}
#compare_table th {
	height: 32px;
	background: #0174BA url(/res/images/compare_table_th_bg.gif) repeat-x;
	padding: 0 4px;
	text-align: center;
	border: none;
	color: white;
}