body {
	 background-image: none;
}

/* redundant tags to help netscape 4 */
body, div, p, th, td, li, dd, dl, dt { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 12px; 
	 color: #000000; 
	 font-weight: normal; 
}

h1 { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 24px; 
	 color: #000000; 
	 font-weight: bold; 
}

img { 
	 border-width:0; 
	 border-style:none;
}

a { 
	 color: #005FA9; 
}

a:visited { 
	 color: #005FA9; 
}

a:hover { 
	 color: #CC0000; 
}

a.bmNavigation { 
	 color: #005FA9; 
	 font-weight: bold; 
}

.bmActiveNav { 
	 color: #005FA9; 
	 font-weight: bold; 
}

a.bmNavigation:visited { 
	 color: #005FA9; 
}

.bmActiveNav:visited { 
	 color: #005FA9; 
}

a.bmNavigation:hover { 
	 color: #CC0000; 
}

.bmActiveNav:hover { 
	 color: #CC0000; 
}

a.bmBreadcrumbs { 
	 font-size: 10px; 
	 color: #005FA9; 
}

a.bmBreadcrumbs:visited { 
	 color: #005FA9; 
}

a.bmBreadcrumbs:hover { 
	 color: #CC0000; 
}

a.bmParent { 
	 color: #005FA9; 
	 font-weight: bold; 
}

a.bmParent:visited { 
	 color: #005FA9; 
}

a.bmParent:hover { 
	 color: #CC0000; 
}

a.bmSpotHeadline { 
	 font-size: 14px; 
	 color: #005FA9; 
	 font-weight: bold; 
}

a.bmSpotHeadline:visited { 
	 color: #005FA9; 
}

a.bmSpotHeadline:hover { 
	 color: #CC0000; 
}

a.bmHeadlineLink { 
	 color: #005FA9; 
	 font-weight: bold; 
}

a.bmHeadlineLink:visited { 
	 color: #005FA9; 
}

a.bmHeadlineLink:hover { 
	 color: #CC0000; 
}

a.bmQuickHead { 
	 font-size: 10px; 
	 color: #005FA9; 
}

a.bmQuickHead:visited { 
	 color: #005FA9; 
}

a.bmQuickHead:hover { 
	 color: #CC0000; 
}

a.bmToolLink { 
	 color: #005FA9; 
}

a.bmToolLink:visited { 
	 color: #005FA9; 
}

a.bmToolLink:hover { 
	 color: #CC0000; 
}

a.bmRelatedLink { 
	 color: #005FA9; 
}

a.bmRelatedLink:visited { 
	 color: #005FA9; 
}

a.bmRelatedLink:hover { 
	 color: #CC0000; 
}

.bmSubhead { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 14px; 
	 color: #333333; 
	 font-weight: bold; 
}

.bmBreadcrumbText { 
	 font-size: 10px; 
}

.bmarticleByline { 
}

.bmpromoByline { 
}

.bmarticleDate { 
	 font-size: 10px; 
	 color: #333333; 
}

.bmpromoDate { 
}

.bmCaption { 
	 font-size: 10px; 
}

.bmTipHead { 
	 font-weight: bold; 
}

.bmTipText, .bmTipText div, .bmTipText p, .bmTipText th, .bmTipText td, .bmTipText li, .bmTipText dd, .bmTipText dl, .bmTipText dt { 
}

.bmBottomText, .bmBottomText div, .bmBottomText p, .bmBottomText th, .bmBottomText td, .bmBottomText li, .bmBottomText dd, .bmBottomText dl, .bmBottomText dt { 
	 font-size: 10px; 
	 color: #333333; 
}

.bmBigPull, .bmBigPull div, .bmBigPull p, .bmBigPull th, .bmBigPull td, .bmBigPull li, .bmBigPull dd, .bmBigPull dl, .bmBigPull dt { 
	 font-size: 14px; 
	 color: #CC0000; 
	 font-weight: bold; 
}

.bmSmallPull, .bmSmallPull div, .bmSmallPull p, .bmSmallPull th, .bmSmallPull td, .bmSmallPull li, .bmSmallPull dd, .bmSmallPull dl, .bmSmallPull dt { 
}

.bmIcon { 
	 border-width:0px; 
	 vertical-align:middle; 
	 margin:1px; 
}

.bmLeftImage { 
	 float:left; 
	 clear:left; 
	 margin:0px 10px 10px 0px; 
}

.bmRightImage { 
	 float:right; 
	 clear:right; 
	 margin:0px 0px 10px 10px; 
}

.bmCenterImage {	
	 clear:both; 
	 text-align:center; 
	 margin:10px auto; 
}

.bmBigPull { 
	 border-top-width:4px; 
	 border-top-style:dotted; 
	 border-top-color:#CC0000; 
	 border-bottom-width:4px; 
	 border-bottom-style:dotted; 
	 border-bottom-color:#CC0000; 
	 padding:10px;  
}

.bmSmallPull { 
	 border-top-width:4px; 
	 border-top-style:dotted; 
	 border-top-color:#000000; 
	 border-bottom-width:4px; 
	 border-bottom-style:dotted; 
	 border-bottom-color:#000000; 
	 padding:10px;  
}

.bmLinkleft { 
	 clear:left; 
}

.bmLinkright { 
	 clear:right; 
}

.bmBottomTools { 
	 clear:both; 
	 width:100% 
}

.bmBotRelated { 
	 float:left; 
	 width:45%; 
	 text-align:left 
}

.bmBotEmailPrint { 
	 float:right; 
	 width:45%; 
	 text-align:right 
}

.bmClearAll { 
	 clear:both; 
}

.bmSpider { 
	 visibility: hidden; 
}

/* begin user-customized tags */
/***********************************************/
/* 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: #cccccc url("/images/bg_grad.jpg") fixed;
}
a
{
text-decoration:none;
}

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

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

h2{
 font: bold 125% 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;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
        position:absolute;
        top: 10px;
        left: 2%;
        right: 2%;
        width: 768px;
        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;
}

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

}

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

#content{
        padding: 0px 10px 0px 0px;
}


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



/************** pageName styles ****************/

#pageName{
        padding: 0px 0px 14px 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;
}



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


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

.feature{
       padding: 0px 0px 5px 5px;
       font-size: 80%;
	border-bottom: 5px solid #cccccc;
	border-top: 5px solid #cccccc;

}
html>body .feature {height: auto;}


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

.story {
        font-size: 80%;
}

.story h3{
        font: bold 125% Arial,sans-serif;
        color: #000000;
}

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

.story a.capsule{
        font: bold 1em Arial,sans-serif;
        color: #005FA9;
        display:block;
        padding-bottom: 5px;
}

.story a.capsule:hover{
        text-decoration: underline;
}

td.storyLeft{
        padding-right: 12px;
}




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

#sectionLinks{
        margin: 0px;
        padding: 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/bg_nav.jpg");
        font-weight: bold;
        padding: 3px 0px 3px 10px;
        color: #21536A;
}

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


#googleadrt
{
margin-left:10px;
padding-left: 10px;
border-left: 1px solid #cccccc;
}

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

#siteimage
{
padding: 10px;
}
#lefttablebox
{
border-right: 1px solid #cccccc;
}
#midtablebox
{
padding: 10px;
}
#tipbox
{
margin: 10px;
}
#titleimage
{
border-bottom:1px solid #cccccc
}
#announcement
{
margin: 5px;
padding: 10px;
border: 1px solid #000000;
}

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

/* end user-customized tags */

/*bmWidget add START*/
.bmPullLeft { 
	 float:left; 
	 clear:left; 
	 width:40%; 
	 margin:0px 20px 10px 0px; 
} 

.bmPullRight { 
	 float:right; 
	 clear:right; 
	 width:40%; 
	 margin:0px 0px 10px 20px; 
} 

.bmPullCenter { 
	 float:left; 
	 clear: both; 
	 width:40%; 
	 text-align: center; 
	 margin: 0px auto; 
} 

.bmToolLeft { 
	 float:left; 
	 clear:left; 
	 width:200px; 
} 

.bmToolRight { 
	 float:right; 
	 clear:right; 
	 width:200px; 
} 

.bmToolCenter { 
	 text-align:center; 
	 margin:0px auto;
}

a.bmNavigation:hover { 
	 background-color:#cccccc 
}

.bmActiveNav { 
	 background-color:#cccccc 
}

div.bmNavigation, div.bmActiveNav { 
	 padding: 3px 
}

/*bmWidget add END*/
