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

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

/******* hyperlink and anchor tag styles *******/

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

a:hover{
	text-decoration: underline;
}

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

h1{
 font: bold 120% Arial,sans-serif;
 margin: 0px;
 padding: 0px;
}
.quotes {
	font-style: italic;
}

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

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

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

h5{
 font: 100% Arial,sans-serif;
 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{
	position:absolute;
	top: 155px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#curve {
	display: none;
}

#tl {
	display: none;
}

#tr {
	display: none;
}

#masthead{
	display: none;
}

#pageNav{
	display: none;
}

#content{
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	font-weight: normal;
}

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

#utility{
	font: 75% Verdana,sans-serif;
}

#utility a{
}

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

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

#pageName{
	display: none;
}

#pageName h2{
	display: none;
}

#pageName img{
	display: none;
}

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

#globalNav{
	display: none;
}

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

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

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

#globalLink{
	display: none;
}

a.glink, a.glink:visited{
	display: none;
}

a.glink:hover{
	display: none;
}

a.rlink, a.rlink:visited{
	display: none;
}

a.rlink:hover{
	display: none;
}

.skipLinks {display: none;}

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

.subglobalNav{
	display: none;
}

.subglobalNav a:link, .subglobalNav a:visited {
	display: none;
}

.subglobalNav a:hover{
	display: none;
}

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

#search{
	display: none;
}

#search input{
	display: none;
 }
 
#search a:link, #search a:visited {
	display: none;
}

#search a:hover{
	display: none;
}


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

#breadCrumb{
	display: none;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	display: none;
}


#pagephoto{
	display: none;
}

.photos{
	display: none;
}

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

.feature{
	width: 100%;
}
.feature h3{
}

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

#image {
	float: left;
	padding: 0px 0px 0px 0px;
}

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

.story {
}

.story h3{
}

.story p {
}

.story a.capsule{
}

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

td.storyLeft{
}


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

#siteInfo{
	display: none;
}

#siteInfo img{
	display: none;
}
#DRlogo{
	clear: both;
	float:left;
	text-align: center;
}


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

#sectionLinks{
	display: none;
}

#sectionLinks h3{
	display: none;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: none;
}

#sectionLinks a:hover{
	display: none;
}


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

.relatedLinks{
	display: none;
}

.relatedLinks h3{
	display: none;
}

.relatedLinks a{
	display: none;
}


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

#advert{
	padding: 10px;
	border-bottom: 1px solid #cccccc;
}

#advert img{
	display: block;
}

/********************* end **********************/
.none {
	float: right;
}
.row0 {
background-color:#FFFFFF;
}
.row1 {
background-color:#EEEEEE;
}
.row2 {
background-color:#FFCC00;
}
.row3 {
background-color:#DDEEFF;
}
.row4 {
	font-size: 14px;
}
.img {
	float: none;
	clear: both;
}
.tableoutline {
	border: 1px solid;
}
.tableunder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
