/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

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

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

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

a:hover{
	color: #FF6600;
	text-decoration: underline;
}

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

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

h2{
 font-size: 114%;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;

 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
font-weight: normal;
	font-family: Verdana, verdana, arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
		font-size:20px;

 }
 
.heading {
font-weight: bold;
	font-family: Verdana, verdana, arial, Helvetica, sans-serif;
	color: #FF9933;
	margin: 0px;
	padding: 0px;
		font-size:16px;

 }
 
strong {
font-weight: bold;
	font-family: Verdana, verdana, arial, Helvetica, sans-serif;
	color: #FF9933;
	margin: 0px;
	padding: 0px;
		font-size:16px;

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

h5{
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: #ff9933;
	margin: 0px;
	padding: 0px;
		font-size:16px;
	text-transform: uppercase;
}


/*************** 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: 0px;
	padding: 0px;
}

				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#top {
position: absolute;
top: 10px;
left: 5%;
right: 10%;
width:85.6%;
border: 1px solid black;

background-color: #FF6600;
}

#pagecell1{
	position:absolute;
	top: 155px;
	left: 5%;
right: 10%;
width:85.6%;
	background-color: #ffffff;
	border: 1px solid black;
	height: auto;
}

#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: 0px;
	right: 0px;
	width:824px;
	background-color: #FF6600;
	padding: 2px;
	height: 89px;
}

#pageNav{
	float: right;
	width:250px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 0px 0px 0px;
	margin:0px 270px 0px 0px;

}


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

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

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

#top 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;
}

/*************** 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 10px 10px;
	font-size: 80%;
	margin-top:20px;
}
html>body .feature {height: auto;}



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


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

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.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{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}



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

#sectionLinks{
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	background-color: #FF9933;
	color: #000000;
}

#sectionLinks h3{
	
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
    font-weight:bold;
   }

#sectionLinks h4{
		font-style: normal;
	font-weight: bold;
	color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

	#sectionLinks h5{
	padding-bottom:6px;
    padding-top:12px;
	font-style: normal;
	font-weight: bold;
		color: #ffffff;
		text-transform: uppercase;
		font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:90%;
	}
#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: #ff9933;
}

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


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

.relatedLinks{
	margin: 2px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 8px;
	border-bottom: 1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;

}

.relatedLinks a{
	display: block; 
}

.relatedLinks h3 {
	color: #FF9933;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.relatedLinks img {
border: 1px solid black;
margin: 6px;
}



/********************* end **********************/