/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	font-family : Arial, sans-serif;
	color : #FFFFFF;
	line-height : 1.166;
	margin: 0 auto;
	width: 1000px;
	padding : 0;
	background-color: #FFFFFF;
} 
body {
	background-color: #FFFFFF;
} 
a:link, a:visited {
	color : #666;
	text-decoration : none;
} 
a:hover {
	text-decoration : none;
} 
h1 { 
font : bold 120% Arial, sans-serif; 
color : #334d55; 
margin : 0; 
padding : 0; 
} 
h2 { 
font : bold 114% Arial, sans-serif; 
color : #006699; 
margin : 0; 
padding : 0; 
} 
h3 { 
font : bold 100% Arial, sans-serif; 
color : #334d55; 
margin : 0; 
padding : 0; 
} 
h4 { 
font : 100% Arial, sans-serif; 
color : #333333; 
margin : 0; 
padding : 0; 
} 
h5 { 
font : 100% Arial, sans-serif; 
color : #334d55; 
margin : 0; 
padding : 0; 
} 
ul { 
list-style-type : square; 
} 
ul ul { 
list-style-type : disc; 
} 
ul ul ul { 
list-style-type : none; 
} 
form { 
margin : 0; 
padding : 0; 
} 
label { 
font : bold 1em Arial, sans-serif; 
color : #334d55; 
} 
input { 
font-family : Arial, sans-serif; 
} 
#pagecell1 {
	position : absolute;
	top : 82px;
	right : auto;
	width : 1000px;
	background-color : #ffffff;
	left : 12px;
	overflow : auto;
} 
#tl { 
position : absolute; 
top : -46px; 
left : 0; 
margin : 0; 
padding : 0; 
z-index : 100; 
} 
#tr { 
position : absolute; 
top : -24px; 
right : 2px; 
margin : 0; 
padding : 0; 
z-index : 100; 
} 
#masthead { 
position : absolute; 
top : 0; 
left : 2%; 
right : 2%; 
width : 95.6%; 
} 
#pageNav { 
float : left; 
width : 150px; 
padding : 0; 
background-color : #EAEAEA; 
border-right : 1px solid #cccccc; 
border-bottom : 1px solid #cccccc; 
font : small Verdana, sans-serif; 
} 
#content { 
padding : 0 10px 0 0; 
margin : 0 0 0 178px; 
border-left : 1px solid #ccd2d2; 
} 
#siteName { 
margin : 0; 
padding : 16px 0 8px 0; 
color : #666666; 
font-weight : normal; 
} 
#utility { 
font : 75% Verdana, sans-serif; 
position : absolute; 
top : 16px; 
right : 0; 
color : #919999; 
} 
#utility a { 
color : #666666; 
} 
#utility a:hover { 
text-decoration : underline; 
} 
#pageName { 
padding : 0 0 14px 10px; 
margin : 0; 
border-bottom : 1px solid #ccd2d2; 
} 
#pageName h2 { 
font : bold 175% Arial, sans-serif; 
color : #000000; 
margin : 0; 
padding : 0; 
} 
#pageName img { 
position : absolute; 
top : 0; 
right : 6px; 
padding : 0; 
margin : 0; 
} 
#globalNav {
	position : absolute;
	min-width : 640px;
	height : 25px;
	color : #333333;
	padding : 0;
	margin : 0;
	float : none;
	overflow : auto;
	top : auto;
	left : auto;
	width : 1000px;
	background-color: #FF00CC;
	right: auto;
}
#globalNav img { 
margin-bottom : -4px; 
} 
#gnl { 
position : absolute; 
top : 0; 
left : 0; 
} 
#gnr { 
position : absolute; 
top : -2px; 
right : -151px; 
width : 3px; 
} 
#globalLink { 
position : fixed; 
height : 22px; 
min-width : 640px; 
padding : 0; 
margin : 0; 
width : 950px; 
float : left; 
clear : none; 
} 
a.glink, a.glink:visited { 
font-size : small; 
color : #333333; 
font-weight : bold; 
margin : 0; 
padding : 2px 5px 4px 5px; 
border-right-width : 1px; 
border-right-style : solid; 
border-right-color : #333333; 
} 
a.glink:hover { 
background-image : url(glblnav_selected.gif); 
text-decoration : blink; 
} 
.skipLinks { 
display : none; 
} 
.subglobalNav { 
position : absolute; 
top : 84px; 
left : 0; 
min-width : 640px; 
height : 20px; 
padding : 0 0 0 10px; 
visibility : hidden; 
color : #ffffff; 
} 
.subglobalNav a:link, .subglobalNav a:visited { 
font-size : 80%; 
color : #ffffff; 
} 
.subglobalNav a:hover { 
color : #cccccc; 
} 
#search { 
position : absolute; 
top : 62px; 
right : 198px; 
z-index : 101; 
width : 811px; 
} 
#search input { 
font-size : 70%; 
margin : 0 0 0 10px; 
} 
#search a:link, #search a:visited { 
font-size : 80%; 
font-weight : bold; 
} 
#search a:hover { 
margin : 0; 
} 
#breadCrumb {
	padding : 5px 0 5px 10px;
	color : #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
} 
#breadCrumb a { 
color : #333333; 
} 
#breadCrumb a:hover {
	color : #ff66ff;
	text-decoration : none;
	font-weight: bold;
} 
.feature { 
padding : 0 0 10px 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 0 5px 0; 
} 
.feature img { 
float : left; 
padding : 0 10px 0 0; 
} 
.story { 
padding : 10px 0 0 10px; 
font-size : 80%; 
} 
.story h3 { 
font : bold 125% Arial, sans-serif; 
color : #000000; 
} 
.story p { 
padding : 0 0 10px 0; 
} 
.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 { 
clear : both; 
border-top : 1px solid #cccccc; 
font-size : small; 
color : #cccccc; 
padding : 10px 10px 10px 10px; 
margin-top : 0; 
background-color : #e6e6e6; 
} 
#siteInfo img { 
padding : 4px 4px 4px 0; 
vertical-align : middle; 
} 
#sectionLinks { 
margin : 0; 
padding : 0; 
} 
#sectionLinks h3 { 
padding : 10px 0 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 0 3px 10px; 
color : #21536a; 
} 
#sectionLinks a:hover { 
border-top : 1px solid #cccccc; 
background-color : #FF33FF; 
background-image : none; 
font-weight : bold; 
} 
.relatedLinks { 
margin : 0; 
padding : 0 0 10px 10px; 
border-bottom : 1px solid #cccccc; 
} 
.relatedLinks h3 { 
padding : 10px 0 2px 0; 
} 
.relatedLinks a { 
display : block; 
} 
#advert { 
padding : 10px; 
} 
#advert img { 
display : block; 
} 
body, td, th { 
color : #000000; 
font-family : Arial, Helvetica, sans-serif; 
} 
body { 
background-color : #FFFFFF; 
} 
a:hover { 
color : #ff66ff; 
} 
h2 { 
color : #666666; 
} 
.style5 {
	font-size : x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
} 
.style11 { 
font-size : x-small; 
font-weight : bold; 
color : #9933ff; 
} 
.style16 {
	color : #000000;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
} 
a:link { 
color : #666666; 
} 
a:visited { 
color : #333333; 
} 
.style18 { 
font-family : Arial, Helvetica, sans-serif; 
} 
.style19 { 
font-size : x-small; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : bold; 
} 
.style21 {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
} 
h1 { 
color : #666666; 
} 
.style24 {
color : #666666;
font-weight : bold;
font-size : x-large;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
} 
.style25 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: normal;
}

/********************* end **********************/
