@charset "UTF-8";
/* The rest CSS Document */

BODY
{
	background-color:#9C9C9C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkg_dot.gif);
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.bodybold
{
	font-family:Tahoma;
	color:#333333;
	font-size:11px;
	font-weight: bold;
}

.bodyboldblue
{
	font-family:Tahoma;
	color:#21467A;
	font-size:11px;
	font-weight: bold;
}

.linkCatagory_heading
{
	font-family:Tahoma;
	color:#03216A;
	font-size:11px;
	font-weight: bold;
}

.link_heading
{
	font-family:Tahoma;
	color:#2E6CA0;
	font-size:11px;
	font-weight: bold;
}

.page_heading
{
	font-family:Tahoma;
	color:#5AA0D1;
	font-size:11px;
	font-weight: bold;
}

.qh_ibs
{
	font-family:Tahoma;
	color:#3A326D;
	font-size:11px;
	font-weight: bold;
}

.qh_multimedia
{
	font-family:Tahoma;
	color:#F59314;
	font-size:11px;
	font-weight: bold;
}

.qh_press
{
	font-family:Tahoma;
	color:#A3393B;
	font-size:11px;
	font-weight: bold;
}

.qh_consult
{
	font-family:Tahoma;
	color:#9AA24D;
	font-size:11px;
	font-weight: bold;
}

.checkered_bkgtop {
	background-image: url(../images/bkg_checkered_top.gif);
	background-repeat: repeat-x;
}
.txt_topnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999;
	text-decoration: none;
}
txt_topnav:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #30F;
	text-decoration: none;
}	
.rul_vert {
	background-image: url(../images/bkg_dot.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.txt_footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.logobar_bkg {
	background-image: url(../images/bkg_logobar.gif);
	background-repeat: repeat-x;
}
.nav_bkg {
	background-image: url(../images/bkg_nav.gif);
	background-repeat: repeat-x;
}
.bkg_dotlite {
	background-image: url(../images/bkg_dotlite.gif);
	background-repeat: repeat;
	text-align: right;
}
.checkeredbkg_bottom {
	background-image: url(../images/bkg_checkered_bottom.gif);
	background-repeat: repeat-x;
}
.bkg_grey {
	background-image: url(../images/bkg_dot.gif);
	background-repeat: repeat;
}
.content_bkg {
	background-image: url(../images/bkg_dot.gif);
	background-repeat: repeat-x;
	text-align: right;
}
.txt_home {
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	font-size: 9px;
	color: #666;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
.hmelinks_ibs {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #343366;
	font-size: 9px;
	text-decoration: none;
	text-align: right;
}
.hmelinks_multi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FB9936;
	text-align: right;
}
.hmelinks_dp {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #963334;
	text-decoration: none;
	text-align: right;
}
.hmelinks_consult {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #9AA24E;
	text-decoration: none;
	text-align: right;
}
.txt_langauge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.txt_langauge:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.footerlink:link
{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none
	
}

.footerlink:visited
{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none
	
}

.footerlink:hover
{
	color:#FF9900;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none
}

A:link, A
{
	color:#3569CE;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none
	
}

A:visited, A
{
	color:#3569CE;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none
	
}

A:hover
{
	color:#FF9900;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none
}
.bodygrey {
	font-family:Tahoma;
	color:#9D9D9D;
	font-size:11px;
	font-weight: normal;
}


