/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

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

/************************************/

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	background-image:  url("/macromedia2/bg_grad.jpg");
	background-attachment: fixed;
}

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

a{
	color: #005FA9;
	text-decoration: none;
}

a:link{
	color: #005FA9;
	text-decoration: none;
}

a:visited{
	color: #005FA9;
	text-decoration: none;
}

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

/************************************/
/* List Tags                        */
/************************************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/***********************************************/
/* Layout Divs                                 */

/************************************/

#pagecell1{
	position:absolute;
	top: 88px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#row1{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
}

#pageNav{
	position: absolute;
	top: 63px;
	right: 0px;
	width:177px;
	padding: 0px;
	background-color: #F5f7f7;
	border-bottom: 1px solid #cccccc;
	border-left: #ECF2F2;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

#pageNavTop{
	position: absolute;
	top: 7px;
	right: 0px;
	width:177px;
	padding: 0px;
	background-color: #F5f7f7;
	border-bottom: 1px solid #cccccc;
	border-left: #ECF2F2;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

#col1{
	margin:0px 0px 0px 0px;
	padding: 0px 7px 0px 7px;
	border-right: 1px solid #ccd2d2;
}

#col2{
	margin:0px 178px 0px 0px;
	padding: 0px 7px 0px 7px;
	border-right: 1px solid #ccd2d2;
}

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

/************************************/

#siteName{
	margin: 0px;
	padding: 20px 0px 4px 10px;
}

#siteName h1{
 	font-family: 'Vonness Medium',Arial,sans-serif;
 	font-size: 16pt;
 	margin: 0px;
 	padding: 0px;
	color: #ffffff;
	font-weight: bold;
}

#siteName a{
	color: #ffffff;
}

/************************************/

#utility{
	font-family: Verdana,sans-serif;
	font-size: 9pt;
	position: absolute;
	top: 30px;
	right: 0px;
	color: #FFFFFF;
}

#utility a{
	color: #ffffff;
}

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

/************************************/

#pageName{
	font-family: 'Vonness Medium',Arial,sans-serif;
	font-size: 20pt;
	color: #000000;
	padding: 5px 0px 5px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	font-weight: bold;
}

#pageName h2{
	font-family: 'Vonness Medium',Arial,sans-serif;
	font-size: 20pt;
	color: #000000;
	margin: 0px;
}

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

/************************************/


/************************************/

#globalNav{
	position: absolute;
	width: 100%;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:  url("/macromedia2/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;
	width: 100%;
	text-align:center;
}

#globalLinkTop{
	position: absolute;
	top: 6px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align:left;
}

#globalLink img{
	display: block;
	}

a.glink:link{
  	font-size: 10pt;
  	color: #000000;
	margin: 0px;
	padding: 2px 8px 4px 8px;
	border-right: 1px solid #8FB8BC;
}

a.glink:visited{
  	font-size: 10pt;
  	color: #000000;
	margin: 0px;
	padding: 2px 8px 4px 8px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	font-size:10pt;
	margin: 0px;
	padding: 2px 8px 4px 8px;
  	background-image:  url("/macromedia2/glblnav_selected.gif");
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
	color: #000000;
}

/************************************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px 0px 0px 0px;
 }
 
/************************************/

/************************************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font-family: Verdana,sans-serif;
	font-size: 8pt;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

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

/************************************/


/************************************/

.story-head h2{
	display: block;
	background-color: #E8F0F1;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}

.story-head h3{
	display: block;
	background-color: #E8F0F1;
	padding: 4px 0px 4px 10px;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

.story-head a:link{
	display: block;
	background-color: #E8F0F1;
	padding: 4px 0px 4px 10px;
	text-decoration: none;
	color: #000000;
	margin: 0px;
}

.story-head a:visited{
	display: block;
	background-color: #E8F0F1;
	padding: 4px 0px 4px 10px;
	text-decoration: none;
	color: #000000;
	margin: 0px;
}

.story-head a:hover{
	display: block;
	background-color: #DDEEFF;
	padding: 4px 0px 4px 10px;
	text-decoration: none;
	color: #000000;
	margin: 0px;
}

.story{
	clear: both;
	padding: 5px 10px 15px 10px;
	font-size: 90%;
	line-height: 150%;
}

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

.story h4{
	font-family: Arial,sans-serif;
 	font-size: 95%;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.story h5{
	font-family: Arial,sans-serif;
 	font-size: 90%;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.story h6{
	font-family: Arial,sans-serif;
 	font-size: 85%;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.story img{
	margin: 2px;
}

/************************************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 8pt;
	color: #909090;
	padding: 10px 10px 10px 10px;
}

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

/************************************/

#sectionLinks h2{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	border-top: 1px solid #cccccc;
}

#sectionLinks a:link{
	display: block;
	border-top: 1px solid #ffffff;
	background-image:  url("/macromedia2/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:visited{
	display: block;
	border-top: 1px solid #ffffff;
	background-image:  url("/macromedia2/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	display: block;
	background-color: #DDEEFF;
	background-image: none;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	text-decoration: none;
}

.relatedLinks{
	margin: 0px;
	padding: 10px 6px 10px 6px;
}

.relatedLinks ul{
 	list-style-type: square;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}

#advert{
	padding: 10px;
	border-top: 1px solid #cccccc;
}

#advert h2{
	font-family: Arial,sans-serif;
 	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

#advert ul{
 	list-style-type: square;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}

#advert img{
	display: block;
}

/************************************/

.posted{
	clear: both;
	font-size: 10pt;
}

.comments-head h3, .trackback-head h3{
	font-size: 80%;
	font-weight: bold;
	background-color: #E8F0F1;
	padding: 4px 0px 4px 10px;
	margin: 0px;
}

.comments-body, .trackback-body{
	clear: both;
	font-size: 90%;
	border-bottom:1px solid #ccd2d2;
	margin-right: 25px;
	margin-left: 25px;
	padding: 10px 0px 10px 0px;
	line-height: 150%;
}

.comments-post{
	clear: both;
	padding: 10px 10px 10px 10px;
	font-size: 10pt;
}

.trackback-body h4{
	font-family: Arial,sans-serif;
	font-size: 100%;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

.trackback-url{
	clear: both;
	font-size: 90%;
	padding: 10px 0px 10px 10px;
}

.date{
	font-size: 100%;
	font-weight: bold;
	font-family: Verdana,sans-serif;
	padding: 10px 0px 3px 10px;
	color: #909090;
}

.category{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	text-align: right;
	color: #AAAAAA;
}

.more{
	font-size: 120%;
}

blockquote {
	margin: 10px 10px 10px 20px;
	border: 1px solid #CCCCCC;
	background-color: #E8F3FF;
	padding: 10px;
}

.search-url{
	clear: both;
	font-size: 10pt;
	color: #008000;
}

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