/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, sans-serif;
	color: #333333;	
	padding: 0px;
	margin: 0;
	padding: 0;
	
}

div#pageheaderOLD{
	width:775px;
	height:40px;
	background-color: #999999;
	padding: 5px 5px 5px 5px;

}
.pageheadertext{
	font-family: Times, Helvetica, sans-serif;
	font-size: 18px;
	font-color: #FFFFFF;
	text-align: left;
	color: #FFFFFF;
	top: 3px;
}

#pageheader{
	background-color: #999999;
	border-top: 1px solid #cccccc;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	margin-top: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}
#pageheadersmall{
	background-color: #999999;
	border-top: 1px solid #cccccc;
	font-size: 18px;
	color: #FFFFFF;
	padding: 6px 6px 6px 6px;
	margin-top: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}




.marginBlock {
	font-weight: normal;
	padding: 0em;
	float:right;
	width:250px;
	height:250px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.marginBlockNews {
	font-weight: normal;
	padding: 0px 0px 0px 15px;
	float:right;
	width:200px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
}


#mainLeftCol {
	width: 520px;
	float: left;
}

.contactForm{
	font-weight: normal;
	padding: 0em;
	float:right;
	width:250px;
	height:250px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;

}

#closebutton {
	float: right;
	font-size: 11px;
}

.sub-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.dark-header {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 13px;
	text-align: justify;
	vertical-align: top;
	cursor: default;
}
.img-desc {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	text-align: center;
}

.errormsg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FF0000;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #660000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	width: 929px;
	background-color:#EBEBEB;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 1px solid #000000;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
}

#pageNav{
	float: left;
	width:154px;
	padding: 0px;
	height:500px;
	background-image: url(images/grey-slice_13.jpg);
	background-repeat: repeat-y;


}

#content{
	padding: 0px;
	margin:0px 0px 0px 155px;
	background-color:#ffffff;
	vertical-align: top;
	width: 775px;
	
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 0px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

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


/*************** story styles ******************/

.story {
	padding: 5px;
	background-color:#FFFFFF;
	margin: 10px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	vertical-align: 1%;
}
#div4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}



.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #660000;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align: center;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
.imageborder {
	border: 1px solid #999999;
}
.textbox1 {
	border: 1px solid #999999;
	padding-left: 2px;
}
.tableborder1 {
	border: 1px solid #999999;
}
.imagesAbout {
	border-color: #000000;
	border-style: dotted;
	border-width: 0px;
	font-weight: normal;
	padding: 1em;
	float:right;
	width:130px;
	height:130px;
	text-align: right;
}
#contactImage {
	float: right;
	height: 125px;
	width: 205px;
	padding: 3px;
}
.bodycopyBold {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 13px;
	text-align: justify;
	cursor: default;
	font-weight: bold;
}
#contact1 {
	float: left;
	height: 300px;
	width: 400px;
	clear: none;
}
#multimap {
	background-color: #E2E2E2;
	padding: 3px;
	border: 1px solid #990000;
	margin-top: 5px;
	width: 470px;
}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #000000;
}


#contact1Col2 {
	padding: 2px;
	float: right;
	height: 300px;
	width: 150px;
}
#container3 {
	height: 550px;
}
.marginBlock2 {
	font-weight: normal;
	padding: 0em;
	float:right;
	width:480px;
	height:300px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
}

a:link.closeButton { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #660000; text-decoration: none;}
a:active.closeButton  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #660000; text-decoration: none;}
a:visited.closeButton  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #660000; text-decoration: none;}
a:hover.closeButton  { font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight: normal; color: #660000; text-decoration: underline;}

a:link.breadCrumb_link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}
a:active.breadCrumb_link  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}
a:visited.breadCrumb_link  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}
a:hover.breadCrumb_link  { font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold; color: #660000; text-decoration: underline;}


.viewModel  {
	height: 70px;
	width: 240px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color: white;
	border: 1px solid #990000;
}
.viewModel:hover {
	background-color: #cccccc;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid #990000;
}
#colnews {
	float: right;
	width: 160px;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	text-align: justify;
}
#colnewsList {
	float: left;
	width: 680px;
	padding-right: 20px;
	padding-left: 20px;
}
#colnews #colnewsList, h4 {
	background-color: #999999;
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 3px 0px;
	float: left;
	margin-bottom: 7px;
}
#colnews #colnewsList, p {
	clear: both;
	margin-bottom: 2px;
}
#colnewsList  a {
	height: 30px;
	display: block;
	width: 700px;
	background-image: url(images/newsline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #660000;
	text-decoration: none;
}
#colnews a {
	height: 30px;
	display: block;
	width: 160px;
	background-image: url(images/newsline.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #666666;
	text-decoration: none;
}
a:link.pagelink{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: none; color: #660000; text-decoration: underline;}
a:active.pagelink{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: none; color: #660000; text-decoration: underline;}
a:visited.pagelink{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: none; color: #660000; text-decoration: underline;}
a:hover.pagelink{ font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight: none; color: #660000; text-decoration: underline;}
.pagelink_selected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	cursor: default;
	font-weight: bold; 
	text-align: justify;

}
.pagelink_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	cursor: default;
	padding: 5px;
	text-align: justify;

}
a:link.backlink{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: none; color: #660000; text-decoration: none;}
a:active.backlink{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: none; color: #660000; text-decoration: none;}
a:visited.backlink{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: none; color: #660000; text-decoration: none;}
a:hover.backlink{ font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight: none; color: #660000; text-decoration: underline;}
#colnewsItem {

	float: left;
	width: 360px;
	padding-right: 20px;
	padding-left: 20px;
}
.marginBlock4 {

	font-weight: normal;
	float:right;
	width:480px;
	height:310px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.marginBlock5 {
	font-weight: normal;
	float:right;
	width:250px;
	height:250px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#capabilityMain {
	padding: 12px;
}
.bodycopyNoJustify {

	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 13px;
	vertical-align: top;
	cursor: default;
}
#colincontent {
	text-align: justify;
}
#backlinkdiv {
	text-align: right;
}
#casestudylinks {
	padding: 5px;
	margin-top: 4px;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
}

/*-------------------------*/

#hc_container {
	height: 580px;
	width: 704px;
}
#rightcol {
	padding: 3px;
	float: right;
	height: 400px;
	width: 100px;
	clear: both;
}
#hc_leftcol {
	width: 590px;
	float: left;
}
a:link.ohcOff{ font-family: Arial, Times, serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a:active.ohcOff{ font-family: Arial, Times, serif; font-size: 12px; font-weight: bold;  color: #FFFFFF; text-decoration: none;}
a:visited.ohcOff{ font-family: Arial, Times, serif; font-size: 12px; font-weight: bold;  color: #FFFFFF; text-decoration: none;}
a:hover.ohcOff{ font-family: Arial, Times, serif; font-size:12px; font-weight: bold;  color: #FFFFFF; text-decoration: underline;}

a:link.ohcOn{ font-family: Arial, Times, serif; font-size: 12px; font-weight: bold;  color: #990000; text-decoration: none;}
a:active.ohcOn{ font-family: Arial, Times, serif; font-size: 12px; font-weight: bold;  color: #990000; text-decoration: none;}
a:visited.ohcOn{ font-family: Arial, Times, serif; font-size: 12px; font-weight: bold; color: #990000; text-decoration: none;}
a:hover.ohcOn{ font-family: Arial, Times, serif; font-size:12px; font-weight: bold;  color: #990000; text-decoration: underline;}

