/* styles */
body
{margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
margin-width: 0px;
margin-height: 0px}
div
{color: #6F8092;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  9pt;
line-height: 12pt;
margin-left: 0px; /*spacing between tabs */
padding-top: 0px;
font-weight: none}
p
{color: #999999;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  7pt;
line-height: 3pt;
font-weight: none}
strong
{color: #00349A}
p.logo_head
{color: #000000;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  9pt;
font-weight: bold;
line-height: 9pt;
text-align: right}
p.nav
{color: #193A89;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  9pt;
font-weight: none;
line-height: 9pt;
text-decoration: none}
p.feature
{color: #00349A;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  10pt;
font-weight: none;
line-height: 7pt;
text-decoration: none}
.head
{color: #00349A;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  10pt;
font-weight: none;
line-height: 7pt;
text-decoration: none}
.head2
{color: #00349A;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  11pt;
font-weight: bold;
line-height: 14pt;
text-decoration: none}
.show
{color: #666666;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  9pt;
font-weight: none;
line-height: 12pt;
text-decoration: none}
p.feature2
{color: #999999;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
line-height: 7pt;
text-align: center;
text-decoration: none}
p.header
{color: #213CA8;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  11pt;
font-weight: none;
line-height: 12pt;
text-decoration: none}
p.content
{color: #666666;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
line-height: 13pt;
text-align: justify;
text-decoration: none}
.content_hot
{color: #ffffff;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
line-height: 13pt;
text-decoration: none}
.content_hot:hover
{color: #000000;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
line-height: 13pt;
text-decoration: none}
p.content2
{color: #9DA9B5;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
line-height: 13pt;
text-decoration: none}
p.subnav
{color: #6F8092;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  9pt;
font-weight: none;
text-align: right;
line-height: 12pt;
text-decoration: none}
p.subnav2
{color: #000000;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
text-align: right;
line-height: 12pt;
text-decoration: none}
p.small_print
{color: #7B797B;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  7pt;
font-weight: none;
line-height: 12pt;
text-align: left;
text-decoration: none}
p.copyright
{color: #7B797B;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  7pt;
font-weight: none;
line-height: 12pt;
text-align: right;
text-decoration: none}
p.hotspot
{color: #7B797B;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
line-height: 12pt;
text-align: right;
text-decoration: none}

#ddimagetabs{
}
#ddimagetabs a{
display: block;
text-decoration: none;
font: bold 11px Trebuchet ms, Trebuchet, Arial; /*tab font */
color: black; /*font color */
width: 86px; /*width of tab image */
height: 26px; /*height of tab image */
float: left;
display: inline;
margin-left: 0px; /*spacing between tabs */
margin-right: 0px; /*spacing between tabs */
padding-top: 0px; /*vertical offset of tab text from top of tab*/
background-image:url(images/nav_aboutus_off.gif); /*URL to tab image */
background-repeat: no-repeat;
text-align: center;
}
#ddimagetabs a:hover, #ddimagetabs a.current{
background-image:url(images/nav_aboutus_on.gif); /*URL to tab image onmouseover */
color: black;
}
.tabcontent{
display:none;
}
#tabcontentcontainer{
width:710px; /*width of 2nd level content*/
height:20px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
color: #000000;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  9pt;
font-weight: none;
line-height: 9pt;
text-decoration: none}
}
#ddimagetabs #customtab1{
width: 1px; /*width of custom tab image */
background-image:url(images/dot_clear.gif); /*URL to custom tab image */
}
#ddimagetabs #customtab1:hover, #ddimagetabs #customtab1.current{
background-image:url(images/dot_clear.gif); /*URL to tab image onmouseover */
color: black;
}
#ddimagetabs #customtab2{
width: 80px; /*width of custom tab image */
background-image:url(images/nav_05_off.gif); /*URL to custom tab image */
}
#ddimagetabs #customtab2:hover, #ddimagetabs #customtab1.current{
background-image:url(images/nav_05_on.gif); /*URL to tab image onmouseover */
color: black;
}
#ddimagetabs #customtab3{
width: 80px; /*width of custom tab image */
background-image:url(images/nav_05_off.gif); /*URL to custom tab image */
}
#ddimagetabs #customtab3:hover, #ddimagetabs #customtab1.current{
background-image:url(images/nav_05_on.gif); /*URL to tab image onmouseover */
color: black;
}
#ddimagetabs #customtab4{
width: 70px; /*width of custom tab image */
background-image:url(images/nav_03_off.gif); /*URL to custom tab image */
}
#ddimagetabs #customtab4:hover, #ddimagetabs #customtab1.current{
background-image:url(images/nav_03_on.gif); /*URL to tab image onmouseover */
color: black;
}
#ddimagetabs #customtab5{
width: 130px; /*width of custom tab image */
background-image:url(images/nav_04_off.gif); /*URL to custom tab image */
}
#ddimagetabs #customtab5:hover, #ddimagetabs #customtab1.current{
background-image:url(images/nav_04_on.gif); /*URL to tab image onmouseover */
color: black;
}
#ddimagetabs #customtab6{
width: 80px; /*width of custom tab image */
background-image:url(images/nav_05_off.gif); /*URL to custom tab image */
}
#ddimagetabs #customtab6:hover, #ddimagetabs #customtab1.current{
background-image:url(images/nav_05_on.gif); /*URL to tab image onmouseover */
color: black;
}
#ddimagetabs #customtab7{
width: 105px; /*width of custom tab image */
background-image:url(images/nav_06_off.gif); /*URL to custom tab image */
}
}
#ddimagetabs #customtab7:hover, #ddimagetabs #customtab1.current{
background-image:url(images/nav_06_on.gif); /*URL to tab image onmouseover */
color: black;
}
}
#ddimagetabs #customtab8{
width: 80px; /*width of custom tab image */
background-image:url(images/nav_07_off.gif); /*URL to custom tab image */
}
}
#ddimagetabs #customtab8:hover, #ddimagetabs #customtab1.current{
background-image:url(images/nav_07_on.gif); /*URL to tab image onmouseover */
color: black;
}

a.nav
{color: #000000;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
line-height: 9pt;
text-decoration: none}
a.nav:hover
{color: #6F8092;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
line-height: 9pt;
text-decoration: none}
a.nav2
{color: #193A89;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
line-height: 9pt;
text-decoration: none}
a.nav2:hover
{color: #193A89;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
line-height: 9pt;
text-decoration: none}
a.feature
{color: #ffffff;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
line-height: 7pt;
text-decoration: none}
a.feature:hover
{color: #333333;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
line-height: 7pt;
text-decoration: none}
a.feature2
{color: #999999;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
line-height: 7pt;
text-decoration: none}
a.feature2:hover
{color: #333333;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
line-height: 7pt;
text-decoration: none}
a.link
{color: #213CA8;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  9pt;
font-weight: none;
line-height: 7pt;
text-decoration: none}
a.link:hover
{color: #6F8092;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  9pt;
font-weight: none;
line-height: 7pt;
text-decoration: none}
a.subnav
{color: #03194D;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
text-align: right;
line-height: 12pt;
text-decoration: none}
a.subnav:hover
{color: #6F8092;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
text-align: right;
line-height: 12pt;
text-decoration: none}
a.subnav2
{color: #6D7F93;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
text-align: right;
line-height: 12pt;
text-decoration: none}
a.subnav2:hover
{color: #000000;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
text-align: right;
line-height: 12pt;
text-decoration: none}
a.content
{color: #00349A;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
line-height: 13pt;
text-align: left;
text-decoration: underline}
a.content:hover
{color: #293746;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
text-align: left;
line-height: 13pt;
text-decoration: underline}
a.content2
{color: #999999;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
line-height: 13pt;
text-decoration: none}
a.content2:hover
{color: #666666;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
line-height: 13pt;
text-decoration: none}
a.hotspot
{color: #7B797B;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
line-height: 12pt;
text-decoration: none}
a.hotspot:hover
{color: #00349A;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
font-weight: none;
line-height: 12pt;
text-decoration: none}
.order
{color: #666666;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  8pt;
list-style-type : square;
text-align: justify;
font-weight: none}
a.copyright
{color: #7B797B;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  7pt;
font-weight: none;
line-height: 12pt;
text-decoration: none}
a.copyright:hover
{color: #00349A;
font-family: Trebuchet ms, Trebuchet, Arial;
font-size:  7pt;
font-weight: none;
line-height: 12pt;
text-decoration: none}
.clientSelect {FONT-SIZE: 10px; WIDTH: 140px; COLOR: #666666; FONT-FAMILY: Trebuchet ms, Trebuchet, Arial; TEXT-DECORATION: none; normal:}
.search {FONT-SIZE: 9px; WIDTH: 180px; COLOR: #999999; FONT-FAMILY: Trebuchet ms, Trebuchet, Arial; TEXT-DECORATION: none}
.clientrfp {FONT-SIZE: 10px; WIDTH: 235px; COLOR: #999999; FONT-FAMILY: Trebuchet ms, Trebuchet, Arial; TEXT-DECORATION: none}
.clientrfp01 {FONT-SIZE: 10px; WIDTH: 120px; COLOR: #999999; FONT-FAMILY: Trebuchet ms, Trebuchet, Arial; TEXT-DECORATION: none}
.clientrfp02 {FONT-SIZE: 10px; WIDTH: 480px; COLOR: #999999; FONT-FAMILY: Trebuchet ms, Trebuchet, Arial; TEXT-DECORATION: none}