@charset "utf-8";
/* CSS Document */
body{
background:#003399;
margin:auto 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

a
{
color:#003399;
}

a:hover
{
color:#ff9900;
}

.main
{
margin:0px auto;
padding:0px;
width:751px;
}


.main_clients
{
margin:0px auto;
padding:0px;
width:650px;
}

.wrapper
{
width:751px;
float:left;
padding:0px;
}

.wrapper_clients
{
width:650px;
float:left;
padding:0px;
}

.topLink
{
width:751px;
float:left;
margin:10px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background:#ffffff;/*#F69E22*/
margin:0;
padding:8px 0px;
}

.topLink ul
{
margin:0px;
padding:0 10px;
float:right;
text-align:left;
}

.topLink li
{
list-style:none;
display:inline;
padding:0px 6px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

.topLink li a
{
color:#003399;
text-decoration:none;
}

.topLink li a:hover
{
color:#003399;
font-weight:bold;
}


.header
{
width:751px;
float:left;
margin:0px;
padding:0px;
}

.container
{
width:auto;
float:left;
background:#ffffff;
}

.leftSidebar
{
width:184px;
float:left;
background:#000066;
padding-top:20px;
}

.leftLink
{
width:184px;
float:left;
}

.leftLink a
{
color:#ffffff;
text-decoration:none;
}

.leftLink a:hover
{
color:#ff9900;
font-weight:bold;
}

.leftLink h2
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#ff9900;
}

.leftLink ul
{
margin:0 0 0 25px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#ffffff;
font-weight:normal;
}

.leftLink li
{
list-style:url(../images/bullet.gif);
padding:2px 0;
}

.download
{
width:141px;
height:79px;
background:url(../images/downloadBg.gif) no-repeat left top;
margin:10px 0 0 17px;
padding:4px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#686662;
line-height:normal;
}

.download h3
{
font-family:Arial, Helvetica, sans-serif;
color:#003399;
font-size:11px;
font-weight:bold;
margin:0px;
padding:0px;
}

.download h3 a
{
color:#003399;
text-decoration:underline;
}

.download h3 a:hover
{
color:#ff9900;
text-decoration:underline;
}

.super
{
width:141px;
height:280px;
background:url(../images/superBg.gif) no-repeat left top;
margin:10px 0 0 17px;
padding:4px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
line-height:15px;
}

.super a
{
color:#003399;
text-decoration:underline;
}

.super a:hover
{
color:#ff9900;
text-decoration:underline;
}


.gradiant
{
width:184px;
height:320px;
background:url(../images/gradiant.jpg) repeat-x bottom left;
}

.contentDiv
{
width:566px;
width:100%;
float:left;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10pt;
font-weight:normal;
line-height:normal;
}

.contentDiv h1{
color:#003399;
font-family:Arial,Helvetica,sans-serif;
font-size:190%;
font-weight:normal;
line-height:normal;
margin-top:0;
}

.contentDiv h2 {
color:#FF6600;
font-family:Arial,Helvetica,sans-serif;
font-size:126%;
font-weight:bold;
margin-bottom:2px;
}

.contentDiv h3 {
color:#003399;
font-family:Arial,Helvetica,sans-serif;
font-size:11pt;
font-weight:bold;
line-height:normal;
margin-bottom:6px;
}

.contentDiv a
{
color:#003399;
text-decoration:underline;
}

.contentDiv a:hover
{
color:#ff9900;
text-decoration:underline;
}

.contentDiv ul {
margin-left:30px;
}

.contentDiv li {
line-height:normal;
padding-bottom:6px;
padding-top:6px;
list-style:disc;
}

.contentDiv p {
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10pt;
font-weight:normal;
line-height:normal;
margin-bottom:12px;
margin-top:0;
}

.footer
{
width:751px;
height:34px;
float:left;
background:#ffffff url(../images/footerBg.gif) no-repeat bottom left;
color:#000000;
border-top:1px solid #599bdd;
}

.registertext
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
}

.registertext p
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
}

.registertext h1
{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
line-height:15px;
font-weight:normal;
}

.registertext ul
{
margin-left:15px;
}

.registertext li
{
list-style:disc;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
line-height:25px;
}

.boxDiv
{
width:100%;
background:#fffaf1;
border:1px solid #ffcc00;
float:left;
height:100%;
}

.boxTable
{
width:100%;
border:1px solid #ffcc00;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.boxTable td
{
padding:3px;
}

.rightLink
{
/*float:left;*/
margin:20px 0 0 20px
}

.rightLink ul
{
margin:0 0 0 40px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
font-weight:normal;
}

.rightLink li
{
list-style:url(../images/bullet.gif);
padding:30x 0;
font-size:14px;
font-weight:bold;
}

.rightLink li a
{
color:#003399;
text-decoration:underline;
}

.rightLink li a:hover
{
color:#ff9900;
text-decoration:underline;
}

/*client page css*/
.topLinkClient, .wrapperClient, .mainClient, .headerClient, .containerClient, .footerClient{
width:855px;
}
.headerClient{
background:url(../images/header-bg-repeat.jpg) repeat-x left top;
height:112px;
}

.footerClient{
background:#ffffff url(../images/footerBg.jpg) no-repeat bottom left;
}

.contentDivClient{/*width:670px*/}
