/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Tahoma, Georgia, Verdana;
	color: #222222;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #E7D0B6;
	font-size: 1em;
}
p {
	color: #222222;
	margin: 0px;
	font-size: 0.8em;
	line-height: 1.4em;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1.5em;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #009191;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #FF8049;
}
a:active{
	color: #009191;
	text-decoration: none;
	font-weight: bold;
}
/************** header tag styles **************/

h1{
 font: bold 1.25em "Franklin Gothic Medium", Arial, Verdana;
 color: #009191;
 margin: 10px 0px 5px;
 padding: 0px;
}

h2{
 font: bold 1.15em Arial, Verdana, sans-serif;
 color: #009191;
 margin: 10px 0px;
 padding: 0px;
}

h3{
 font: bold 1em Arial, Verdana, sans-serif;
 color: #009191;
 margin: 10px 0px;
 padding: 0px;
}
h6{
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #006699;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 92px;
	left: 0px;
	right: 2%;
	width:98%;
	background-color: #FFFFFF;
}
#masthead{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 2%;
	width:98%;
	background-color: #D8E9EC;	
}
#pageNav{
	float: left;
	width:203px;
	padding: 0px;
	background-color: #FAF2E1;
	border-right: 1px solid #ccd2d2;
	border-bottom: 1px solid #ccd2d2;
	font: 0.75em Arial, Verdana, sans-serif;
	margin: 0px;
}
#content{
	padding: 0px;
	margin:0px 0px 0px 203px;
	border-left: 1px solid #ccd2d2;
}
#content a{
	color: #009191;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover{
	text-decoration: underline;
	color: #FF8049;
	font-weight: bold;
}
#calender{
	padding: 0px;
	margin:0px 0px 0px 200px;
	border-left: 1px solid #ccd2d2;
	width: 650px;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 600 0.75em Arial, Verdana, sans-serif;
	position: absolute;
	top: 20px;
	right: 10px;
	color: #FFFFFF;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 2px 10px;
	margin: 0px 0px 0px 200px;
	border-bottom:1px solid #ccd2d2;
	font-family: "Franklin Gothic Medium", Arial, Verdana;
	font-size: 1.3em;
	font-weight: bold;
	color: #FF8049;
	font-style: italic;
}
#pageName h2{
	font: bold 1.75em Arial, sans-serif;
	color: #FF5500;
	margin:0px;
	padding: 0px;
}
#pageName img{
	position: absolute;
	top: 6px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 24px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-color: #00A3AF;
}
#globalLink{
	position: absolute;
	top: 4px;
	height: 25px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}
.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 73px;
	left: 0px;
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 7px;
	color: #009191;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
	visibility: hidden;
	width: 99%;
	font-weight: bold;
}
.subglobalNav a:link, .subglobalNav a:visited {
	color: #009191;
}
.subglobalNav a:hover{
	color: #FFFFFF;
	background-color: #009191;
	text-decoration: none;
}
.subglobalNav a:active{
	color: #009191;
}
/*************** 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 3px 10px;
	font: italic 0.72em Arial, Verdana, sans-serif;
	color: #009191;
	margin-left: 200px;
}
#breadCrumb a{
	color: #009191;
	font-weight: normal;
	font-style: italic;
}
#breadCrumb a:hover{
	text-decoration: none;
	color: #009191;
	font-weight: bold;
	font-style: italic;
}


/************** feature styles *****************/

.feature{
	padding: 0px 25px;
	min-height: 200px;
}
html>body .feature {height: auto;}


/*************** story styles ******************/

.story {
	padding: 0px 5px 0px 20px;
	margin-right: 0px;
	margin-left: 0px;
}
.story h3{
	font: bold 1.5em Arial, sans-serif;
	color: #000000;
	padding-bottom: 10px;
}
.story p {
	padding: 0px;
	font-family: Georgia, Verdana, Arial;
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	color: #222222;
}
.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: 0.7em;
	color: #009191;
	padding: 10px 10px 10px 15px;
	margin-top: 0px;
	font-weight: normal;
}

#siteInfo a{
	color: #009191;
	text-decoration: none;
	font-weight: normal;
}
#siteInfo a:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #009191;
}
#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("images_global/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #006699;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #D0E4F8;
	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: 12px;
}
#advertImage{
	padding: 0px;
	margin: 0px;
	display: block;
}
#advert img{
	display: block;
	padding-left: 0px;
	margin-left: 0px;
}
#utility a:link {
	color: #FFFFFF;
}
#utility a:visited {
	color: #FFFFFF;
}
#utility a:hover {
	color: #006699;
	text-decoration: underline;
	background-color: #DEDB4C;
}
#utility a:active {
	color: #FFFFFF;
}
#globalLink a:link {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#globalLink a:visited {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#globalLink a:hover {
	color: #009191;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006699;
	text-decoration: none;
	background-color: #E7D0B6;
}
#globalLink a:active {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.styleM100 {
	font-weight: bold;
	color: #006699;
}
.styleM110 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.9em;
	color: #006699;
}
.styleM120 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FF5500;
}
.styleM130 {
	font-family: Tahoma, Georgia, Verdana;
	color: #FF8049;
	font-size: 1.5em;
	padding-bottom: 5px;
}
.styleM140 {
	font-family: Tahoma, Georgia, Verdana;
	color: #FF8049;
	font-size: 1.2em;
	padding-bottom: 5px;
	line-height: 1.5em;
	font-style: italic;
	font-weight: bold;
}
.styleM150 {
	font-family: Arial, Verdana, sans-serif;
	color: #FF8049;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.leftBlock_title2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #006699;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
}
.imageright {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	margin: 5px 0px 0px 5px;
}
.featureleft {
	background-color: #FFFFFF;
	float: left;
	padding-left: 20px;
	padding-right: 5px;
	width: 45%;
}
.featureright {
	background-color: #F4F3D2;
}
#featureL {
	width: 45%;
	background-attachment: fixed;
	padding-left: 5px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCD2D2;
	padding-right: 1px;
}
#featureR {
	float: right;
	padding-right: 10px;
	position: relative;
	height: auto;
	width: 120px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.featureMap {
	padding-right: 50px;
	padding-left: 50px;
}
.page_title {
	font-family: "Franklin Gothic Medium", Arial, Verdana;
	font-size: 1.3em;
	font-weight: bold;
	color: #980000;
}
.imageleft {
	text-align: right;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.copyright {
	font-size: 0.85em;
	font-style: italic;
}
ol {
	font-family: Tahoma, Georgia, Verdana;
	font-size: 0.8em;
	margin-top: 0px;
	line-height: 1.3em;
}
ul {
	margin-top: 0px;
	font-size: 0.80em;
	line-height: 1.3em;
	font-family: Tahoma, Georgia, Verdana;
}
