body{
	font-family:georgia, arial,  ms serif, serif;
	font-size:11px;
	padding:0px;
	margin:10px 0 0 0;
}
.logoColor{
color:#A70C0C;
font-weight:bold;
}
.number{
	color:#A70C0C;
	font-weight:bold;
	font-style:normal;
	font-family:Eurostile, verdana;
}
p .number, p .standard,ul .number,ul .standard, #breadcrumb .number , #breadcrumb .standard {
font-size:12px;
}
.sub_heading .number, .sub_heading .standard,.flexdropdownmenu .number,.flexdropdownmenu .standard {
font-size:15px;
}

.page_heading .number, .page_heading  .standard{
font-size:24px;
}
.standard{
	color:#000;
	font-weight:bold;
	font-family:Eurostile, verdana;
	font-style:normal;
}

h1{
	color:#A70C0C;
	font-size:22px;
	font-style:normal;
	margin:0;
	padding:0 0 5px 0;
}

h2{
	color:#555555;
	font-size:18px;
	font-style:normal;
	margin:0;
	padding:0 0 10px 0;
}

h3{
	color:#555555;
	font-size:18px;
	font-style:normal;
	margin:0;
	padding:20px 0 10px 50px;
}

h4{
	color:#555555;
	font-size:18px;
	font-style:normal;
	margin:0;
	padding:0 0 20px 100px;
}

h5{
	color:#A70C0C;
	font-size:18px;
	font-style:italic;
	margin:0;
	padding:0 0 10px 0;
}
 
a:focus{
	outline-style:none;
	border:none;
}

image{
	border:none;
}

.right{
	float:right;
}

.left{
	float:left;
}

.middle{
margin:0 0 0 180px;
}
.footer_bottom{
margin:10px 0 0 250px;
}
p{
	padding:0px;
	margin:10px 0 0 0;
}

ul{

	list-style: none;
	margin-left: 10px;
	padding-left: 1em;
	
}

ul li{
	padding:0px;
}
.brand_list{
	list-style-image:url("images/bullet.png");
}
.brand_list_inner{
	list-style-image:url("images/bullet_tick.png");
	vertical-align:bottom;
	padding:15px;
	margin-top:-10px;
	margin-bottom:-10px;
}
#navigation_bg{
	background:#FFFFFF;
	border-bottom:#A70C0C 3px solid;
}

.navigation{
	margin-left:auto;
	margin-right:auto;
	width:995px;
	height:80px;
	padding:0px;
}

.logo{
	float:left;
	width:220px;
	height:63px;
	padding:0px;
	margin:25px 0 0 0;
}

.top_links{
	width:240px;
	height:33px;
	float:right;
	padding:0px 0 0 300px;
	font-size:11px;
	color:#999999;
}

.nav_menu{
	float:left;
	width:728px;
	padding:15px 0 0 45px;
	margin:0;
}

.nav_menu img{
	margin:0 0 0 22px;
}

#container_bg{
	background: #ffffff url(images/bg_main.gif) repeat-x top left;
}

#container{
	margin-left:auto;
	margin-right:auto;
	width:995px;
	padding:20px 0 0 0;
	min-height:400px;
}

#container_bg_inner{
	background: #ffffff url(images/bg_main.gif) repeat-x;
}

#container_inner{
	margin-left:auto;
	margin-right:auto;
	width:995px;
	padding:0px;
	min-height:400px;
	clear:both;
}

#flash_promo{
	width:500px;
	height:250px;
	float:left;
	margin:0 25px 0 0;
	padding:0px;
	z-index:0;
}

.promo_content{
	float:left;
	width:470px;
	height:275px;
	padding:0;
	margin:0;
}

#thumb_total{
	color:#333333;
	padding:5px 0 0 0;
	margin:0;
	float:left;
}

#thumb_total a{
	color:#1F56E3;
	text-decoration:none;
}

#thumb_total a:hover{
	color:#a70c0c;
	text-decoration:none;
}

#thumb_total a:active{
	color:#a70c0c;
	text-decoration:none;
}

.thumb{
	background:url(images/bg_thumb.gif) no-repeat;
	float:left;
	width:214px;
	height:100px;
	padding:10px 10px 0 10px;
	margin:0 19px 0 0;
	display:block;
}


.thumb:hover {background:url(images/bg_thumb_hover.gif) no-repeat;}
.thumb a:link {color:red;text-decoration:underline;}
.thumb a:visited  {color:black;text-decoration:underline;}
.thumb a:focus, .thumb a:hover, .thumb a:active {color:#1F56E3;text-decoration:underline;}

#thumb{
	width:214px;
	height:100px;
	display:block;
	background:#00FF99;
}

.thumb_last{
	background:url(images/bg_thumb.gif) no-repeat;
	float:left;
	width:214px;
	height:100px;
	padding:10px 10px 0 10px;
	display:block;
}

.thumb_last:hover {background:url(images/bg_thumb_hover.gif) no-repeat;}
.thumb_last a:link {color:red;text-decoration:underline;}
.thumb_last a:visited  {color:black;text-decoration:underline;}
.thumb_last a:focus, .thumb_last a:hover, .thumb_last a:active {color:#1F56E3;text-decoration:underline;}

.thumb_heading{
	color:#a70c0c;
	font-size:20px;
	font-weight:600;
	font-style:normal;
	padding:0;
	margin:0;
}

#footer{
	width:995px;
	font-size:11px;
	color:#999999;
	clear:both;
	padding:30px 0 35px 0;
	margin-left:0;
	margin-right:0;
}

#footer p{
	margin:0;
	padding:0px;
}

a{
	color:#1F56E3;
	text-decoration:none;
}

a:hover{
	color:#a70c0c;
	text-decoration:none;
}

a:active{
	color:#a70c0c;
	text-decoration:none;
}

#content{
	float:left;
	width:765px;
	padding:0 20px 0 0;
	color:#333333;
	line-height:20px;
	margin:0px;
}

#right_module{
	min-height:200px;
	float:left;
	width:210px;
	color:#777777;
}

.module{
	width:210px;
	border-top:4px solid #a5a5a5;
	margin:0px 0 10px 0;
	padding:0px;
	float:left;
}

.module p{
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#333333;
}

.module_heading{
	font-size:15px;
	font-style:italic;
	font-variant:small-caps;
	margin:5px 0px 10px 0;
	font-weight:bold;
}

.module img{
	float:left;
	margin:0 10px 0 0;
}

#breadcrumb{
	font-size:11px;
	padding:10px 0 20px 0;
	width:995px;
	margin:0px;
	color:#888787;
	font-family:georgia, arial, ms serif, serif;
}

#breadcrumb a{
	color:#a70c0c;
	text-decoration:none;
}

#breadcrumb a:hover{
	color:#000000;
	text-decoration:none;
}

#breadcrumb a:active{
	color:#999999;
	text-decoration:none;
}

.page_heading{
	color:#333333;
	font-size:22px;
	font-weight:600;
	font-style:normal;
}

.section_total{
	width:760px;
	margin:20px 0 0 0;
	padding:0px;
	float:left;
}

.section_total p{
	padding:0px;
	margin:10px;
}

.section_total a{
	color:#1F56E3;
	text-decoration:none;
}

.section_total a:hover{
	color:#000000;
	text-decoration:none;
}

.section_total a:active{
	color:#999999;
	text-decoration:none;
}

.section{
	width:230px;
	padding:5px;
	background:#e7e7e7;
	margin:0 20px 0 0;
	float:left;
}



.section_last{
	width:230px;
	padding:5px;
	background:#e7e7e7;
	float:left;
}

.section_headig{
	color:#333333;
	font-size:16px;
	font-style:normal;
	padding:5px 0 0px 0;
	font-weight:bold;
}

.industries_thumb{
	margin:5px 0 0 0;
	float:left;
	width:750px;
}

.industries_thumb img{
	float:left;
	padding:5px 10px 0 0;
}

.industries_thumb_heading{
	color:#333333;
	font-size:14px;
	font-style:normal;
	margin:0px;
	padding:10px 0 05px 0;
	font-weight:bold;
}
.industries_thumb p{
	font-style:normal;
	margin:0px;
	padding:0px;
}
.sub_heading{
	color:#333333;
	font-size:14px;
	font-style:normal;
	margin:20px 0 0 0;
	padding:0px;
	font-weight:bold;
	cursor:pointer;
}

.search{
	height:15px;
	width:120px;
	padding:0px;
	margin:0px;
	font-size:10px;
	border:1px #999999 solid;
}

.actionable_intelligence{
	float:left;
	width:380px;
	padding-right:20px;
}

/* STYLES FOR MENU starting */
.flexdropdownmenu, .flexdropdownmenu ul{ /*topmost and sub ULs, respectively*/
font: normal 14px Georgia, "arial", serif;
margin:0 0 0 20px;
padding:0;
position: absolute;
left:0;
top:0;
list-style-type: none;
border-bottom-width: 0;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 8px #818181;
-moz-box-shadow: 3px 3px 8px #818181;
}


.flexdropdownmenu li{
position: relative;
padding:0;
margin:0;
}

.flexdropdownmenu li a{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
color: black;
background: #d1d1d1;
border-bottom: 1px solid black;
text-decoration: none;
padding: 4px 5px;
}

* html .flexdropdownmenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
padding:0;
margin:0;
}

.flexdropdownmenu li a:hover, .flexdropdownmenu li.selected>a{
background: #e9e9e9;
color:#A70C0C;
}

.resources_tbl{
vertical-align:top;
}
.resources_tbl table td{

}
.bullet_spacing{
margin-bottom:8px;
}
.industries_box_content{
margin-top:100px;
}
/* STYLES FOR MENU  ending*/