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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/


body{
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: url(images/bg_grad.jpg) fixed;
	text-align: center;
}

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

a:link, a:visited{
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: none;
	color: #333366;
	font-weight: bold;
}

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

h1{
 
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	color: #666;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}

h3{
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
}

h4{

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

h5{
 
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
	padding: 0px;
	line-height: 160%;
	color: #333333;
}


/********* form and related tag styles *********/



label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:relative;
	width:800px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-width: 0px;
	background-image: url(images/leftblue.gif);
	background-repeat: repeat-y;
	background-position: 0px;
}

#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: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:200px;
	padding: 10px 0px 100px;
	font-size: small;
	color: #FFFFFF;
	margin: 0px;
	text-align: center;
}

#content{
	padding: 0px 15px;
	margin:5px 5px 0px 200px;
	font-size: 120%;
}


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


#pageName{
	margin: 0px 0px 0px;
	text-align: center;
	height: 250px;
	background-image: url(images/wmalexanderlogo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFF;
}


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

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

#globalNav{
position: relative;
width: 100%;

height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

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

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

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;

	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


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

a.glink:hover{
  	background-image: url(glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

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

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

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** form styles *****************/



#feedback {
	color: #666;
	padding: 0;
	min-width: 350px;
	width: 500px;
	text-align: right;
	margin: 0;
	font-size: 75%;
}




#feedback label {
	color: #666;
	font-weight: normal;
	font-size: 75%;

	
}
#feedback legend {
	font-weight: bold;
	color: #666;
	margin: 0 0 0 0;
	padding: 15p 15px;
	text-align: left;
}

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

#breadCrumb{
	height: 40px;
	clear: right;
	float: none;
	background-image: url(images/stripe2.gif);
	background-repeat: repeat-x;
	
	
}

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

.feature{
	padding: 0px 40px 20px 30px;
	color: #666;
	font-size: 80%;
	line-height: 120%;
	margin-bottom: 10px;

}

.feature h3{
	color: #666;
	padding: 30px 0px 5px 0px;
	font-size: 140%;
	font-weight: bold;
	line-height: 150%;
}

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


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

.story {
	padding: 10px 0px 0px 10px;
	text-align: center;
	clear: left;
}
.story li {
	color: #333333;
	font-weight: bold;
}





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

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #666;
	padding: 5px 10px 5px;
	margin-top: 0px;
	background-color: #FFFFFF;
	height: 80px;
	text-align: center;
	font-size: 80%;
	vertical-align: middle;

}

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


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

#sectionLinks{
	margin: 0px;
	padding: 0px;
	text-align: left;
	
}

#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 #FFFFFF;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
}

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


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

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
	color: #CCCCCC;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	color: #FFFFFF;
}

.relatedLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #6FAACA;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}	
.relatedLinks a{
	display: block;
	color: #CCCCCC;
}


.pageNameimg {
	margin-right: auto;
	margin-left: auto;
}

/************* division - SiteInfo **************/
#siteInfo a {
	color: #666666;
}

#siteInfo a:hover a:visited {
	color: #666666;
}
#sectionLinks img {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#advert img {
	margin: 60px 0px;
}
#content  li {
	text-indent: 20px;
	padding-left: 20px;
	color: #666;
	margin-left: 20px;
	font-weight: bold;
}
.bottomlogo {
	text-align: center;
	padding-top: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
}
#sectionLinks li {
	list-style: none;
}
.buzzwords {
	font-style: italic;
	font-weight: bold;
	color: #00666;
}
h3 {
	color: #333;
}
.tinytext {
	font-size: 80%;
	line-height: 1.5em;
}
#feedback form fieldset {
	padding: 20px;
}
#siteInfo a {
	line-height: 1.5em;
	font-weight: normal;
	font-size: 100%;
}

