body,div,table,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
/*table{border-collapse:collapse;border-spacing:0;}*/
img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
ul, ol {list-style-position: outside;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

/*
== typography
*/
body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,caption,pre,p,blockquote,input,textarea {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  /*line-height: 18px;*/
  /*text-align:justify;*/
  font-weight: normal;
  color: #464646;
}

a {text-decoration:none;outline:none;color:#0054a6;}

a:hover { text-decoration:none; font-weight:normal; color:#FF8400; }

.a {text-decoration:none;outline:none;color:#0054a6;}

.a:hover { text-decoration:none; font-weight:bold; color:#FFFFFF; }

table{ font-family: Verdana, sans-serif; font-size: 11px; text-decoration: none; font-weight:normal; line-height: 18px; }

/*table #top_nav { background-image:url(../images/blue_gradient.jpg); background-repeat:repeat-x; background-position:left;}*/

table #bottom_nav { background-image:url(../images/greyBG.bmp); background-repeat:repeat-x; background-position:left;}

/*.header_gvArticleD, .header_gvFundaArticlesD { font:Verdana, sans-seriff; font-size: 12px; line-height: 22px; background-image:url(../images/heading_tab.jpg); background-repeat:repeat-x; background-position:left; padding: 5px;}*/

.item_gvArticleD, .item_gvFundaArticlesD { font:Verdana, sans-seriff; font-size: 11px; line-height: 22px; padding: 2px;}

.smpArticleD { font:Verdana, sans-seriff; font-size: 11px; line-height: 22px; padding: 10px;}

/* Creating round edges at the top of the box */

.inner-block {
  color:#363636;
  font:Verdana, sans-seriff;
  font-style: normal;
  font-weight:bold;
  font-size:12px;
  line-height:20px;
  padding-left:9px;
  padding-right:0px;
  background: url(../images/round-box-tl.png) no-repeat top left;
}

.round-box-tr { background: url(../images/round-box-tr.png) no-repeat top right; }


/* Creating round edges at the bottom of the box */

.bottom-block {
  background: url(../images/round-box-br-gray.gif) no-repeat bottom right;
}

.bottom-box-tr { background: url(../images/round-box-bl-gray.gif) no-repeat bottom left; }

.white { background-color:#FFFFFF;}

.liHeight { line-height: 22px;}

.lColor {color:#D20000;}