/* CSS Document */

body{font-family:Arial, Helvetica, sans-serif; font-size:12px; background-image:url(../images/BG.jpg); background-color:#f5f8fd; background-repeat:repeat-x; margin:0px}

.mouseovercolor{background-image:url(../images/left-pane02_over.png); background-repeat:no-repeat}
.mouseoutcolor{background-image:url(../images/left-pane02.png); background-repeat:no-repeat}

.mouseovercolor1{background-image:url(../images/middle-pane02_over.png); background-repeat:no-repeat}
.mouseoutcolor1{background-image:url(../images/middle-pane02.png); background-repeat:no-repeat}

.mouseovercolor2{background-image:url(../images/right-pane02_over.png); background-repeat:no-repeat}
.mouseoutcolor2{background-image:url(../images/right-pane02.png); background-repeat:no-repeat}

.footertxt{color:#718c9b; font-size:10px}
a.footerlink:link{font-size:10px; color:#718c9b; text-decoration:underline}
a.footerlink:visited{font-size:10px; color:#718c9b; text-decoration:underline}
a.footerlink:active{font-size:10px; color:#718c9b; text-decoration:underline}
a.footerlink:hover{font-size:10px; color:#718c9b; text-decoration:none}

a.innerlink:link{font-size:12px; color:#49525d; text-decoration:underline}
a.innerlink:visited{font-size:12px; color:#49525d; text-decoration:underline}
a.innerlink:active{font-size:12px; color:#49525d; text-decoration:underline}
a.innerlink:hover{font-size:12px; color:#49525d; text-decoration:none}

.txtfld{border:0px; font-size: 14px; margin-left:10px;}

.innerpageHead{font-size:24px; color:#49525d}
.innerpageHeadTxt{font-size:16px; color:#49525d}

.innerpageTxt{color:#49525d; font-size:12px;}

a.categorylink:link{font-size:12px; color:#49525d; text-decoration:underline}
a.categorylink:visited{font-size:12px; color:#49525d; text-decoration:underline}
a.categorylink:active{font-size:12px; color:#49525d; text-decoration:underline}
a.categorylink:hover{font-size:12px; color:#49525d; text-decoration:none}

a.loginlink:link{font-size:12px; color:#49525d; text-decoration:none}
a.loginlink:visited{font-size:12px; color:#49525d; text-decoration:none}
a.loginlink:active{font-size:12px; color:#49525d; text-decoration:none}
a.loginlink:hover{font-size:12px; color:#000; text-decoration:none}

.logingra01{background-image:url(../images/login_gra01.jpg); width:292px; height:54px}
.logingra01_1{background-image:url(../images/login_gra01_1.jpg); width:292px; height:54px}

#loginGradient01{background-image:url(../images/login_gra01.png); width:292px; height:54px}
#loginGradient02{background-image:url(../images/login_gra02.png); width:292px; height:54px}
#loginGradient03{background-image:url(../images/login_gra03.png); width:292px; height:54px}

#tablist{
left:0px;
margin-left:10px;
padding-left:10px;
}

#tablist li{
list-style: none;
display: block;
line-height:54px;
width:292px;
}

#tablist li a{
line-height:54px;
width:292px;
}

#tablist li a:link, #tablist li a:visited{
line-height:54px;
width:292px;
}

#tablist li a.current{
line-height:54px;
width:292px;
}

#tabcontentcontainer{
width: 95%;
padding: 5px;
}

.tabcontent{
display:none;
}


.innerpageheader01{color:#cfdeee; font-size:32px; font-weight:bold; padding-left:200px; font-family:Arial, Helvetica, sans-serif;}
.innerpageheader02{color:#ffffff; font-size:32px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.innerpageheader03{color:#ffffff; font-size:32px; font-weight:bold; padding-left:200px; padding-right:5px; font-family:Arial, Helvetica, sans-serif;}

.tab_labels{padding-left:5px; height:37px; font-size:12px; font-weight:bold;}

.tab_labels label{ margin-right:20px; height:37px;}

.tab_labels a{  color: #fff; background:url(../images/quik_help_lable_l.png) 0 0 no-repeat; line-height:37px; margin-right:2px; padding: 0px 0 0px 10px; display:block; float:left; text-decoration:none; font-weight:bold;}

.tab_labels a:hover{color: #d4e8ff; text-decoration:none; font-weight:bold;}

.tab_labels a span{ background:url(../images/quik_help_lable_r.png) top right no-repeat; line-height:37px; padding:0px 15px 0px 5px; display:block;}  

.tab_labels a.head_on{font-size:12px; background:url(../images/quik_help_lable_hov_l.png) 0 0 no-repeat; color: #000000;}

.tab_labels a.head_on span{ background:url(../images/quik_help_lable_hov_r.png) top right no-repeat; color: #000000;}


.tab01_content, .tab02_content, .tab03_content{ margin:0 auto;} 
.tab01_content div, .tab02_content div, .tab03_content div{}
.tab01_content ul, .tab02_content ul, .tab03_content ul{list-style-type:none; padding:0; margin:0; font-size:11px; text-align:left; overflow:hidden; }
.tab01_content li, .tab02_content li, .tab03_content li{width:145px; padding-left:10px; float:left; padding-bottom:10px;}
.tab01_content h3, .tab02_content h3, .tab03_content h3{font-size:11px; font-weight:bold; margin:5px 0 8px 0; padding:0;}
.tab01_content p, .tab02_content p, .tab03_content p{margin:0; padding:0;}
