@charset "ISO-8859-1";
BODY {
	background-image: url('../images/background3.gif');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px solid;
}
A {
	color: #ffffff;	
}
a:visited {
	color: #ffffff;	
}
A:hover {
	color: yellow;
}
A.a_logo_link {
	color: #ffffff;	
}
a.a_logo_link:visited {
	color: #ffffff;	
}
A.a_logo_link:hover {
	color: #ffffff;
}
A.a_link_menu {
	color: #ffffff;
	text-decoration: none;	
}
A.a_link_menu:visited {
	color: #ffffff;	
	text-decoration: none;
}
A.a_link_menu:hover {
	color: yellow;
	text-decoration: underline;
}
A.a_link_partner {
	color: #333333;
	text-decoration: none;	
}
A.a_link_partner:visited {
	color: #333333;	
	text-decoration: none;
}
A.a_link_partner:hover {
	color: #999999;
	text-decoration: underline;
}
/* ----------------------------------
			Threats CSS
------------------------------------*/			
table.table_threats {
	width: 128px;
	vertical-align: top;
	border: 1px solid #001166;
	background-color: #ffffff;
	font-size: 11px;
	text-align: left;
}
td.td_threat_number {
	width: 7px;
}
td.td_threat_header {
	background-color: #001166;
	color: #ffffff;
	font-weight: bold;
}
td.td_threat_desc {
	width: 120px
}
/*-----------------------------------
			Navigation CSS
------------------------------------*/			
td.nav_background {
	width: 130px;
	vertical-align: top;
	border: 0px solid #336699;
	background-image: url('../images/background4.gif');
	background-repeat: repeat;
	background-color: #dedede;
	text-align: left;
}
td.table_body {
	width: 627px;
	height: 670px;
	border: 0px solid #336699;
	vertical-align: top;
	background-color: #ffffff;
}
td.table_header {
	width: 300px;
	padding: 0px;
	border: 0px solid #000000;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
}
td.td_header_right {
	background-image: url('../images/background_header_tile4.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #ffffff;
	padding-left: 0em;
	padding-top: .80em;
	padding-right: 0em;
	padding-bottom: 0em;
	margin: 0px;
	vertical-align: top;
	font-size: 1.1em;
	font-weight: bold;
}
table.header_table{
	width: 757px;
	height: 115px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;	
	padding: 0px;
	background-color: #ffffff;
	border-left: 1px solid #001166;
	border-right: 1px solid #001166;
	border-collapse: collapse;
}
table.main_body {
	width: 757px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 3px;
	background-color: #ffffff;
	border-left: 1px solid #001166;
	border-right: 1px solid #001166;
	border-bottom: 1px solid #001166;
	border-collapse:collapse;
}
div.body_title {
	text-align: center;
	border: 0px solid #336699;
}
ul.menu_list {
	list-style-type: square;
}
table.menu_horiz_table {
	width: 757px;
	height: 30px;
	background-color: #ffffff;
	/* background-image: url('../images/background_menu.gif'); */
	background-image: url('../images/menu_bg_tile2.gif');
	background-repeat: repeat-x;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;	
	padding: 0px;
	border-collapse:collapse;
	border-left: 1px solid #001166;
	border-right: 1px solid #001166;
}
table.help_table_main_page {
	width: 585px;
	height: 120px;
	border: 0px solid #cccccc;
	margin-left: auto;
	margin-right: auto;
}
table.table_step {
	width: 189px;
	height: 189px;
}
div.nav_bar_menu_title {
	text-align: center;
	background-color: #999999;
	font-weight: bold;
}
div.nav_bar_menu {
	border: 1px solid #666666;
	background-color: #cccccc;
}
table.table_footer {
	width: 757px;
	height: 30px;
	background-color: #001166;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;	
	padding: 0px;
	border: 0px solid #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-align: center;
	border-collapse:collapse;
	border: 1px solid black;
}
div.div_home_paragraph1 {
	background-color: #ffffff;
	background-image: url('../images/para5.gif');
	background-repeat: no-repeat;
	padding: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	vertical-align: top;
	width: 550px;
	height: 140px;	
	text-align: left;
}
div.div_home_paragraph2 {
	background-color: #ffffff;
	background-image: url('../images/para2_2.gif');
	background-repeat: no-repeat;
	padding: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	vertical-align: top;
	width: 550px;
	height: 140px;	
	text-align: left;
}
div.div_home_paragraph3 {
	background-color: #ffffff;
	background-image: url('../images/para4_2.gif');
	background-repeat: no-repeat;
	padding: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	vertical-align: top;
	width: 550px;
	height: 140px;	
	text-align: left;
}
div.div_home_txt1 {
	margin-top: 21px;
	margin-left: 135px;
	width: 380px;
	height: 110px;
	border: 0px solid black;
	font-size: 0.85em;
}
div.div_home_txt2 {
	margin-top: 22px;
	margin-left: 140px;
	width: 372px;
	height: 110px;
	border: 0px solid black;
	font-size: 0.85em;
}
div.div_home_txt3 {
	margin-top: 22px;
	margin-left: 140px;
	width: 372px;
	height: 110px;
	border: 0px solid black;
	font-size: 0.85em;
}
table.table_about_us_hp {
	margin-left: auto;
	margin-right: auto;
	margin-top: .4em;
	width: 600px;
	background-image: url('../images/background_home_page1.jpg');
	background-repeat: no-repeat;
	border: 1px solid #001166;
	border-collapse: collapse;
	padding: 0px;
}
td.td_about_us_header_hp {
	width: 400px;
	height: 150px;
	vertical-align: bottom;
	font-weight: bold;
	padding: 0px;
}
td.td_about_us_hp_services {
	width: 200px;
	/* background-color: #333333; */
	background-color: #000000;
	color: white;
	padding-left: .5em;
	vertical-align: top;
}
td.td_about_us_data_hp {
	width: 600px;
	/* background-color: #dedede;	*/
	background-color: #d7e2ff;
}
