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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: url(images/Purple_bg.jpg) fixed;
}

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

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

a:hover{
	color: #990000;
	text-decoration: none;
}
a{
	text-decoration:none;
	color:#8e395f;
} 

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

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** 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;
}
/***********************************************/
/* Header Layout                                 */
/***********************************************/
#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}
#siteImage{
	top: 0;
	margin: 0px;
	padding: 0px 0px 8px;
	color: #ffffff;
	font-weight: normal;
	z-index: 2;
}
#Logo {
}
#Logo img {
	position: absolute;
	width: 111px;
	height: 73px;
	top: 8px;
	right: .5%;
	left: 0px;
	visibility: visible;
	z-index: 1;
}
#Handy {
	position: absolute;
	z-index: 1;
	height: 18px;
	width: 190px;
	left: 5px;
	top: 90px;
}
#xxsmall {
	font-size: xx-small;
	color: #000000;
}
#siteName {
	margin: 0px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
	font-family: Times;
	font-size: 34px;
	text-decoration: underline;
	text-align: left;
	vertical-align: text-top;
	left: 180px;
	top: 2px;
	z-ndex: 1;
	width: auto;
	z-index: 1;
}
#siteAddress {
	margin: 0px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
	font-family: "Times";
	font-size: 18px;
	text-align: left;
	vertical-align: text-top;
	left: 200px;
	top: 45px;
	z-ndex: 1;
	width: auto;
	z-index: 1;
}
/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-color: #d7dbdc;
}
#globalNav img{
	margin-bottom: -4px; 
}
#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}
#globalLink{
	position: absolute;
	top: 3px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	width: 85%;
	left: 10px;
	z-index: 100;
	bottom: 3px;
}
a.glink, a.glink:visited{
	font-size: x-small;
	color: #92050c;
	font-weight: bold;
	margin: -2px;
	padding: 2px 3px 4px;
	border: 2px outset #E3A7C9;
	background-color: #dcd7db;
	background-position: center center;
}
a.glink:hover{
  	background-image:  url("images/Purple_selected.gif");
	text-decoration: none;
	color: #0000FF;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 162px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}
#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;
}
#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	font: small Verdana,sans-serif;
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;

}

#sectionLinks h3{
	padding: 100px 5px 2px;
	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 0px 3px 10px;
	color: #21536A;
}

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

/************* relatedLinks styles **************/
.relatedLinks{
	margin: 0px;
	padding: 20px 0px 10px 10px;
	background-color: #FFFFFF;
	color: #999999;
	text-align: center;
	font-weight: bold;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	text-align: center;
}

.relatedLinks a{
	display: block; 
}
.relatedLinks2 {
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
	color: #999999;
	text-align: center;
	font-weight: bold;
}
/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
	float: none;
}
#advert2{
	padding: 10px;
}

#advert2 img{
	display: block;
	float: none;
}

/******************Content******************/
#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}
#content_table{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 0px solid #ccd2d2;
}
/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Verdana, Arial, Helvetica, sans-serif;
	color: #92050c;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}
/************** Emphasized Link **************/
.gotoLink {
	font-size: medium;
	font-weight: bold;
}

/*************** story styles ******************/
.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}
.story2 {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	clear: both;
}
.story h3{
	font: bold 125% Verdana, Arial, Helvetica, sans-serif;
	color: #92050c;
}
.Vision {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

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

.story a.capsule{
	color: #92050c;
	display:block;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.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: #000000;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

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


/******************not Used ******************/
#pagecell2{
	position:absolute;
	top: 2%;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/

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

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

#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;
}
#pagelogo {
	position: absolute;
	top: 0px;
	left: 3px;
	padding: 0px;
	margin: 0px;
	z-index: 1;
}
	
#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;
}


.skipLinks {display: none;}

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

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	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;
}

/*************** 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 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

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

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

#email {
	font-size: 18px;
	background-position: center;
	font-weight: bold;
}
#email img {
	background-position: center;
}


.featureheading {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.storyLinks {
	color: #999999;
	font-size: 80%;
	font-weight: bold;
}
.list {
	color: #990000;
	list-style-position: inside;
	list-style-type: disc;
}
.emphasis_text_center {
	font-family: "Courier New", Courier, mono;
	font-size: large;
	color: #000000;
	text-align: center;
}
.form_text {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #000000;
	text-align: left;
	z-index: 1;
	font-weight: bold;
}
.menu_text {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #000000;
	text-align: left;
	z-index: 1;
	font-weight: bold;
}
.formhead {
	padding: 0px 10px 5%;
	font-size: 80%;
	height: 50px;
}
.form_blocks_head {
	padding: 10px 10px 0px;
	font-size: 80%;
	left: 10%;
	right: 10%;
	position: static;
	width: 80%;
	z-index: 1;
	clear: none;
	top: 30px;
	text-align: center;
}
.form_blocks {
	padding: 10px 10% 0px;
	font-size: 80%;
	left: 10%;
	right: 10%;
	position:static;
	width: 80%;
	clear: none;
	text-align: center;
	margin-top: 10px;
}
.formhead h3 {
	font: bold 175% Verdana, Arial, Helvetica, sans-serif;
	color: #92050c;
	padding: 30px 0px 5px 0px;
}
.formhead img {
	float: left;
	padding: 0px 10px 0px 0px;
}
.capsule {
	color: #92050c;
	display:block;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.featureList {
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
}
.featureList img {
	float: left;
	padding: 0px 10px 0px 0px;
	margin-right: 10px;
}
.featureList h3 {
	font: bold 175% Verdana, Arial, Helvetica, sans-serif;
	color: #92050c;
	padding: 30px 0px 5px 0px;
}

.emphasis {
	color: #990000;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
mail_heading {
}
#Carousel {
	position:relative;
	}
#home_video {
	position: relative;
	left: 2%;
	top: 2px;
	right: 0px;
	bottom: 2px;
}
#email_header {
	position: absolute;
	left: 200px;
	top: 90px;
}
#phone {
	font-style: normal;
	font-weight: bold;
	position: absolute;
	left: 230px;
	top: 65px;
}

