body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #003366;
	background-color: #990000;
	background-repeat: repeat-x;
	background-position: left top;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #003366;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
	padding-top: 30px;
	color: #990000;
}

p, ul, ol {
	color: #003366;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.8em;
	margin-left: 0;
}

a {
	color: #1A74A8;
}

a:hover {
	color: #990033;
}

a:visited,a:active {
	color: #1A74A8;
	font-weight: bold;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	margin: 0;
	padding: 0;
}

/* Header */

#header {
	width: 880px;
	height: 30px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Menu */

/* remove the bullets, padding and margins from the lists */
.menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
	float:left;
	position:relative;
	z-index:100;
	margin-left: 0px;
}

/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the links */
.menu a, .menu :visited {
	display:block;
	font-size:12px;
	width:165px;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:1px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #666666;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}
/* style the links hover */
.menu :hover{
	color:#FFFFFF;
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/* hide the sub level links */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	width:149px;
	height:35px;
	background-color: #990033;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}
.hide { display: none;
}
.iconpdf {
	background-image: url(../img_E/icon_pdf.gif);
	background-position:7px -2px;
	background-repeat: no-repeat;
	display: inline;
}
.iconpdf2 { background-image: url(../img_E/icon_pdf.gif); background-position:5px -2px; background-repeat: no-repeat; display: inline; margin:0; padding: 0 0 0 0px;}

/* Content home  */

#content {
	float: left;
	width: 580px;
	padding-top: 5px;
	background-color: #FFFFFF;
	margin-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 580px;
}
#page #content .post .news {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	width: 590px;
	padding-top: 0px;
}

/* Post home*/
#content.post {
	float: left;
	width: 650px;
	border-right: 1px dashed #DFE1E0;
	padding-top: 10px;
	
}.post {
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-left: 0px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.post h1 {
	width: 520px;
	padding: 0px 0 0 0px;
	font-size: 24px;
	color: #28313A;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

.post h2 {
	font-size: 22px;
	color: #990000;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

/* Sidebar home */

#sidebar {
	float: right;
	width: 200px;
	margin: 5px;
	height: 6O0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	top: 0px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	text-align: center;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
}

#sidebar h2 {
	font-size: 20px;
	color: #990000;
	padding-top: 8px;
	text-align: center;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
#page #sidebar h3 {
	color: #003366;
	font-size: 16px;
}

/* Footer */
#footer-wrap {
}

#footer {
	width: 880px;
	margin: 0 auto;
	border: 10px none #FFFFFF;
	background-color: #FFFFFF;
}

html>body #footer {
	height: 20px;
	background-color: #999999;
}

#footer p {
	font-size: 12px;
}

#legal {
	clear: both;
	padding-top: 5px;
	text-align: center;
	color: #595959;
}

#legal a {
	font-weight: normal;
	color: #1B75A9;
}
#page #sidebar p {
	font-size: 14px;
	color: #003366;
	text-align: center;
}


/* Page */
.mid, .midxtra, .midxtracrisiscom {
	background-color: #fff;
	background-image: url(../img_E/bg-mid.jpg);
	background-position: -10px -10px;
	background-repeat: no-repeat;
	margin: 0; 
	padding: 9.1em 5.7em 0em 7.6em; 
	position: relative; 
	height: auto;
}
.mid2 {
	background-color: #fff;
	margin: 0;
	position: relative;
	height: auto;
	padding-top: 5em;
	padding-right: 5.7em;
	padding-bottom: 0em;
	padding-left: 7.6em;
}
.midwrap {
	margin: 0 10% 0 10%; /* centers layout */
	padding: 0 0 0 0; 
	height: auto;
	}
/* changes 24oct05*/

.midservices2 { /* assessments.htm*/
	background-position: -5px 210px;
	background-repeat: no-repeat;
	border: 0px solid #999;
	margin: 0em 0 0 0; /* centers layout */
	padding: 0.1em 4.5em 0em 0em; 
	text-align: left; 
	height: auto;
	z-index: 50;
}
.midservices3 { /* riskandissuesmanagement.htm  based on .mid */
	background-color: #fff;
	background-image: url(../img_E/riskandissues.png);
	background-position: 50% -10px;
	background-repeat: no-repeat;
	border-bottom: 20px solid #999;
	margin: 0 0 0 0; /* centers layout */
	padding: 0em 0em 0em 0em; 
	text-align: left; 
	height: 1050px;
}
.midservices4 { /* emergencyresponse.htm  based on .mid */
	background-color: #fff;
	background-image: url(../img_E/emergencyresponse.png);
	background-position: 50% -27px;
	background-repeat: no-repeat;
	border-bottom: 20px solid #999;
	margin: 0 0 0 0; /* centers layout */
	padding: 0em 0em 0em 0em; 
	text-align: left; 
	height: 1050px;
}
.midservices5 { /* crisismanagement.htm  based on .mid */
	background-color: #fff;
	background-image: url(../img_E/crisismanagement.png);
	background-position: 50% -27px;
	background-repeat: no-repeat;
	border-bottom: 20px solid #999;
	margin: 0 0 0 0; /* centers layout */
	padding: 0em 0em 0em 0em; 
	text-align: left; 
	height: 1050px;
}
.midservices6 { /* trainingandfacilitation.htm  based on .mid */
	background-color: #fff;
	background-image: url(../img_E/trainingandfacilitation.png);
	background-position: 50% -19px;
	background-repeat: no-repeat;
	border-bottom: 20px solid #999;
	margin: 0 0 0 0; /* centers layout */
	padding: 0em 0em 0em 0em; 
	text-align: left; 
	height: 1050px;
}
.midservices7 { /* crisismanagementpractice.htm  based on .mid */
	background-color: #fff;
	background-image: url(../img_E/crisismanagementpractice.png);
	background-position: 50% -19px;
	background-repeat: no-repeat;
	border-bottom: 20px solid #999;
	margin: 0 0 0 0; /* centers layout */
	padding: 0em 0em 0em 0em; 
	text-align: left; 
	height: 1050px;
}
.midservices9 { /* onlinesimulation.htm  based on .mid */
	background-color: #fff;
	background-image: url(../img_E/onlinesim.png);
	background-position: 50% -19px;
	background-repeat: no-repeat;
	border-bottom: 20px solid #999;
	margin: 0 0 0 0; /* centers layout */
	padding: 0em 0em 0em 0em; 
	text-align: left; 
	height: 1050px;
}
.midservicesfatool { /* fatool.htm*/
	background-image: url(../img_E/fatool.png);
	background-position: 230px 240px;
	background-repeat: no-repeat;
	border: 0px solid #999;
	margin: 0 0 0 0; /* centers layout */
	padding: 0.1em 2em 0em 0em; 
	text-align: left; 
	height: 500px;
	
}.fatool	{ /* assessment.htm */
	position: relative;
	top: 110px;
	left: 445px;
	color: blue;
	border: 0px solid #ff0000;
	width: 200px;
	height: 117px;	}
	
.midpdf {
	background-color: #FFFFFF;
	border-bottom: 16px solid #A6ACB0;
	margin: 0 0 0 0; /* centers layout */
	padding: 0em 0em 0em 0em; 
	text-align: center; 
	height: 110px;
}

.midspecialservices {
	background-color: #FFFFFF;
	border: 7px solid #E1E9EF;
	height:230px;
	width:544px;
	margin-top: 1.8em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 3em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
}
	
.midtxt	{  /* team.htm */
	border: 3px solid #ff0000;
	height: 100%;
	margin: 0;
	padding: 8.2em 5em 4em 7.6em;
	position: relative;
	z-index: 10;
}

.midtxtb	{ 
	border: 0px solid #ff0000;
	height: 1100px;
	margin: 0;
	padding: 7.5em 3em 0em 8.8em;
}
.midtxtc { margin: 0; padding: 8.3em 1em 0em 9em;}
.midtxt1 { margin: 2em 0em 0em 0em; padding: 0em 0em 1em 0.4em; width: 100%;}
.midtxt2 { margin: 4.9em 6em 0em 9.1em;} /* on associate pages*/
.midtxta  { margin: 4.7em 1.5em 0em 8.7em;}
.midtxtgraph { 
	margin: 1.8em 3.5em 0em 8em;
	background-image: url(../img_E/flowchart1.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: 0px solid #000;
	height:500px;
	width:455px;
}
#page {
	width: 880px;
	background: #FFFFFF;
	border: 10px none #FFFFFF;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* Team */
.list	{
	border: 0px dotted #999;
	margin: 0 0em 0 0em;
	padding: 1em 0em 1em 0em;
	width: auto;
}
.list1	{
	float: left;
	width: 30%;
	border: 0px solid green;
	}
	.list1a	{
	border: 0px solid blue;
	float: left;
	margin-right: 2em;
	position: relative;
	width: 20em;
}
.list2a	{
	border: 0px dotted green;
	float: right;
	position: relative;
	width: 20em;
}
.list3	{
	float: left;
	width: 9.3em;
	border: 0px solid blue;
}
.list3a	{
	float: left;
	width: 20%;
	border: 0px dotted blue;
}
thermoempty { 
	float: left;
	margin: 0;
	background-image: url(../img_E/thermoempty.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: 0px solid #ff0000;
	height:267px;
	width:32px;
} 
.txt_bodycaps { color: #990033; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; font-variant: small-caps;  font-weight: normal; letter-spacing: 0.05em; line-height: 1.7em; margin:0; padding: 0.5em 2em 0 0; word-spacing: 0.05em;}
.txt_bodyhead { color: #003366; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; line-height: 1.4em; font-weight: bold; text-transform: none; text-decoration: none}
.txt_articlehead { color: #003366; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; font-weight: bold; line-height: 1.4em; padding:0.1em 0.7em 0.4em 0.7em; text-transform: none; text-decoration: none; width:auto;}
.txt_article { padding:0.7em; width:auto;}
.txt_bodyhead_red { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-transform: none; color: #CC3333; text-decoration: none }
.txt_bodyhead_red1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	margin:0;
	color: #fff;
	text-decoration: none;
	background-color: #990000;
	text-align: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.txt_box1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none; padding-top: 3px; padding-right: 5px; padding-bottom: 3px; padding-left: 5px}
.txt_box2 { padding-top: 3px; padding-right: 5px; padding-bottom: 3px; padding-left: 5px }
.txt_mini {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 10px; font-weight: normal; font-variant: normal; color: #FF0000; text-decoration: none}
.txtmini { color: #009966; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; font-style: normal; font-weight: normal; font-variant: normal; line-height: 1em; padding: 0.7em; text-decoration: none}
.txtmini3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; font-style: normal; line-height: 1em; font-weight: normal; font-variant: normal; color: #1A74A8; text-decoration: none}
.txtred	{ color: #990000;}
.txtred2 { color: #CF0000;}
.txtgreen1 { color: #33ff00;}
.txtwhite { color: #fff;}
.txtblue {
	border-bottom: 1px solid #006699;
	border-top: 2px solid #006699;
	color: #006699;
	margin-top: 1.9em;
	text-align: center;
}
.txt_associate	{
	color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.1em;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	padding-top: 0.3em;
	padding-right: 0em;
	padding-bottom: 0.3em;
	padding-left: 0em;
}
.txt_associate1a { background-color: #fff; color: #006666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; line-height: 0.6em; font-weight: bold; padding: 0.3em; text-decoration: none ;}
.txt_associate1	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; line-height: 1.3em; font-weight: 700; color: #009966; padding: 0.6em 0em 0.8em 1.6em; text-decoration: none ;}
.txt_associate2	{ color:#000062; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; line-height: 1.1em; font-weight: 700; padding: 0.2em 0em 0em 0em;}
.txt_associate3	{ text-align: left; border-left: 0px solid #009966; }
.txt_subtitle { color: #003366; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.25em; font-style: normal; line-height: 1.1em; font-weight: bold;}
.txt_title { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-transform: none; color: #666666; text-decoration: none}
.br5 { width: auto; height: 5px;}
.br10 { width: auto; height: 10px;}
.br15 { width: auto; height: 15px;}
.br20 { width: auto; height: 20px;}
.br25 { width: auto; height: 25px;}
.br30 { width: auto; height: 30px;}
.br45 { width: auto; height: 45px;}
.br60 { background-color: #ff0000; width: auto; height: 60px;}
.brx1 { width: auto; height: 860px;}
.video { 
	background-color: #F2E5D8;
	border: 7px solid #E1E9EF;
	float: left;
	height: 390px;
	margin: 20px 0 40px 30px;
	padding: 0 0 0 0;
	text-align: center;
	width: 460px;
}
.videoinside {
	position: relative;
	background-color: #999;
	border: 7px solid #E1E9EF;
	height: 320px;
	margin: 0.8em auto 1em auto;
	padding: 0;
	width: 410px;
}
