/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #006633 url("bg_grad.jpg") fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** 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 ***************/

li{
    padding: 5px 0px 5px 0px;	
}

ul{
	list-style-type: square;
}

ul ul{
	list-style-type : disc;
}

ul ul ul{
 list-style-type: none;
}

ul number{
	list-style-type : lower-alpha;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
	
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 15px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
	margin : 0 0 0 0;
}

 hr{
	color: #146A3D ;
}

#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;
}
#bl {
	position: absolute;
	bottom: -1px;
	left: 0px;
	z-index: 100;
	margin: 0px;
	padding: 0px;
}

#br {
	position: absolute;
	bottom: -1px;
	right: 0px;
	z-index: 100;
	margin: 0px;
	padding: 0px;	
}
#masthead{
	top: 0px;
	position: relative;
	left: 2%;
	right: 2%;
	width:95.6%;
}

#quickLinks{
	float: right;
	width:178px;
	margin: 30px 10px 30px 20px;
	padding: 0px 0px 0px 0px;
	background-color: #F5f7f7;
	border: 2px outset #D4D0C8;
	font: bold 70% Verdana,sans-serif;
}

#quickLinks H3{
	font: bold 120% Verdana,sans-serif;
	padding: 4px 6px 4px 6px;
	border-bottom : 1px ridge #D4D0C8;
	background-color : #FCFBC7;
}

#content{
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 0px 0px;
	border-right: 0px solid #ccd2d2;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
/*white background

#siteName{
	margin: 0px;
	padding: 0px 0px 0px 2px;
	background-image : url(../images/banner.jpg);
	background-repeat : no-repeat;
}*/

#siteName{
	margin: 0px;
	padding: 0px 0px 0px 2px;
	background-image : url(../images/banner.jpg);
	background-repeat : no-repeat;
	background-color : #006633;
	vertical-align : top;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 30px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#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;
	display : none;	
}

/************* globalNav styles ****************/

#globalNav{
	width: 100%;
	min-width: 640px;
	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: relative;
	height: 22px;
	min-width: 640px;
	padding: 10px;
	margin: 0px;
	z-index: 100;
	text-align : center;
	color : #146A3D;
}

a.glink, a.glink:visited{
	font-size: small;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px inset #146A3D;
}

a.glink:hover{
	background-image: url("glblnav_selected.gif");
	text-decoration: underline;
}

.skipLinks {display: none;}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
	display : none;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 10px 10px 10px 10px;
	font-size: 80%;
	line-height : 16pt;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
	padding: 10px 0px 5px 0px;
}
.feature h4{
	font: bold 110% Arial,sans-serif;
	color: #000000;
	padding: 10px 0px 5px 0px;
}
.feature object{
	float: left;
	padding: 0px 0px 0px 0px;
	border : 3px outset #cccccc;
	margin: 0px 15px 5px 0px;
}

.feature p{
	padding: 0px 10px 0px 10px;;
}

/*************** story styles ******************/

.story {
	margin-left: 0px;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	padding: 0px 10px 10px 0px;
	color: #000000;
}
.story h4{
	font: bold 100% Arial,sans-serif;
	color: #000000;
	padding: 0px 10px 10px 0px;
}
.story p {
	padding: 0px 10px 0px 10px;
}

.storyList {
	margin-left: 40px;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}
.storyList ul{
	list-style-type: decimal;
}
.storyList ul ul{
	list-style-type: lower-alpha;
}

td.storyLeft{
	padding-right: 12px;
	vertical-align : top;
	padding : 0px 20px 0px 20px;
	text-align : left;
	width: 50%;
}

td.storyRight {
	padding-right: 12px;
	vertical-align : top;
	padding : 0px 0px 0px 20px;
	border-left : thin dotted #cccccc;
	text-align : left;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: small;
	color: #cccccc;
	border-top: 6px solid #cccccc;	
	padding: 10px 0px 0px 0px;
	text-align : center;	
}

#siteInfo a{
	color: #cccccc;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks li{
	list-style-position : inside;
	list-style : disc;
}

#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: 0px solid #cccccc;
	background-image: url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #146A3D;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #E2E9E9;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

.charterTlt{
	text-transform : uppercase;
	text-align : center;
	padding : 10px 10px 10px 10px;
}

.charterList {
	margin-left: 40px;
	padding: 40px 0px 40px 140px;
	font-size: 90%;
	width: 70%;
	clear : both;
	line-height : 18pt;	
}
.charterList ul{
	list-style-type: decimal;

}
.charterList  ul ul{
	list-style-type: lower-alpha;
}


/********************* end **********************/





