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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{ font-family: Arial, sans-serif; line-height: 1.17; background-color: #ccc; background-image: none; background-position: 0 0; margin: 0; padding: 0; property: value; }

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

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

a:hover{
	text-decoration: underline;
}

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

h1{ color: #4d5bc9; font: 100% "Swis721 Cn BT"; margin: 0; padding: 0; }

h2{ color: #006699; font: bold 114% "Swis721 Cn BT"; margin: 0; padding: 0; }

h3{ color: #334d55; font: bold 100% "Swis721 Cn BT"; margin: 0; padding: 0; }

h4{ color: #333333; font: 100% "Swis721 Cn BT"; margin: 0; padding: 0; }

h5{ color: #334d55; font: 100% "Swis721 Cn BT"; margin: 0; padding: 0; }


/*************** 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                                 */
/***********************************************/
#wrapper { margin: 20px auto 0; width: 800px; background-color: #ffffff; height: 1000px; padding-right: 0; padding-bottom: 0; padding-left: 0; border-color: #ff0000; border-style: none; outline-style: none; }
#images { width: 800px; height: 80px; }
#spacer { width: 800px; height: 30px; }
#pagecell1{
	width:800px;
	background-color: #ffffff;
}

#tl {
	margin: 0;
	padding: 0;
	z-index: 100;
}

#tr {
	margin: 0;
	padding: 0;
	z-index: 100;
}
#masthead{ background-color: silver; width:800px; visibility: inherit; }
#pageNav{ float: left; width:178px; padding: 0; background-color: #f5f7f7; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; font: small Verdana, sans-serif;;
}
#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{ padding: 16px 0; color: #25228d; font-size: 180%; font-family: "Swis721 Cn BT"; font-weight: normal; }

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

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

#utility a{
	color: #fff;
}

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

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

#pageName{ color: #225cad; font-size: large; font-family: Arial, sans-serif; padding: 0 0 7px 10px; margin: 0; border-bottom:1px solid #ccd2d2; }

#pageName h2{ color: #800080; font-size: 175%; font-family: "Swis721 Cn BT"; font-variant: normal; line-height: normal; margin:0; padding: 7px 0; }

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

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

#globalNav{ position: relative; width: 100%; min-width: 640px; height: 32px; background-color: #25228d; margin: 0; background-image: url('(EmptyReference!)'); padding-bottom: px; }

#globalNav img{ background-image: url('(EmptyReference!)'); }

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

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

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


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

a.glink:hover{ color: #dbf828; font-size: medium; background-image: url(../../../../../../../../Local%20Settings/Temporary%20Internet%20Files/OLK2E/glblnav_selected.gif); text-decoration: none; }

.skipLinks {display: none;}

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

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

.subglobalNav a:link, .subglobalNav a:visited { font-size: 80%; color: #dbf828; padding-top: 10px; padding-bottom: 10px; }

.subglobalNav a:hover{ color: #eb184d; padding-top: 10px; }

/*************** 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 { color: #fff; font-size: 80%; font-weight: bold; }

#search a:hover{ color: #dbf828; margin: 0; }


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

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

#breadCrumb a{
	color: #AAAAAA;
}

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


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

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

.feature h3{ color: #000000; font: bold 175% "Swis721 Cn BT"; padding: 30px 0 5px; }

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


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

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

.story h3{ color: #000000; font-size: 125%; font-family: "Swis721 Cn BT"; font-weight: bold; font-style: normal;fon;line-height: normal; t-variant: normal; }

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

.story a.capsule{ color: #4d5bc9; font: bold 1em "Swis721 Cn BT"; 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: #4d5bc9;
	padding: 10px;
	margin-top: 0;
}

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


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

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

#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(../../../../../../../../Local%20Settings/Temporary%20Internet%20Files/OLK2E/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0 3px 10px;
	color: #800080;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dbf828;
	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{ color: #4d5bc9; padding: 10px 0 2px; }

.relatedLinks a{ color: #4d5bc9; font-family: verdana; display: block; }


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

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

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








