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

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

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

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

a:hover{
	text-decoration: underline;
}

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

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

h2{
	color: #403F41;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 114%;
	font-weight: bold;
}

h3{
	color: #403F41;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

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

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


/*************** 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{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width:760px;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
	height: auto;
}

#masthead{
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width:780px;
	
}

#headerImg{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 110px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/header-bottom-img.gif);
	background-repeat: repeat;

}

#headerImg .topImage{
	background-image: url(../js/random.php);
	height: 100px;
	margin-right: 23px;
	margin-left: 23px;
	border: 2px solid #000000;

}

#headerBottomImg{
	background-image: url(../images/header-bottom-img.gif);
	background-repeat: repeat;
	height: 110px;

}

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

#content{
	border-left: 1px solid #ccd2d2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 178px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#toppage{
	background-image: url(../images/top-page.gif);
	background-repeat: no-repeat;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 96px;
	width: 780px;
	padding: 0px;
}

#siteName h1{
	display: none;
}

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

#utility{
	position: absolute;
	top: 16px;
	right: 20px;
	color: #919999;
	font-family: Verdana, sans-serif;
	font-size: 70%;
}

#utility 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{
	color: #000000;
	margin:0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 175%;
	font-weight: bold;
}

#pageName img{
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 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{
	color: #AAAAAA;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#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: 130px;
	height: 130px;
}
html>body .feature {height: auto;}

.feature h3{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 175%;
	font-weight: bold;
	background-image: url(../images/h3.gif);
	background-repeat: repeat-x;
	padding: 10px;
	margin-top: 15px;
}

.feature p{
	text-align: justify;
}


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

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

.story h3{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 175%;
	font-weight: bold;
	background-image: url(../images/h3.gif);
	background-repeat: repeat-x;
	padding: 10px;
	margin-top: 15px;
}

.story p {
	padding: 0px 0px 10px 0px;
	text-align: justify;
}


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

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/h3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

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

#siteInfo a, #siteInfo a:link{
	color: #999999;
}


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

#sectionLinks{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 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/menu_bg.gif);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-color: #191919;
}

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


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

.relatedLinks{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.relatedLinks h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.relatedLinks a{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 17px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


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

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

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