/* CSS Document */
body{
background-color:#CDCDCD;
padding:0px;
margin:0px;
}
.header_bg{
background-image:url(../images/header_bg.jpg);
background-repeat:repeat-x;
}
.content_bg{
background-image:url(../images/content_bg.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
}
.left_box_bg{
background-image:url(../images/left_box_bg.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
border:1px solid #B1C5CF;
}
.right_box_bg{
background-color:#ffffff;
border-left:2px solid #95AEBB;
border-right:2px solid #95AEBB;
border-top:2px solid #95AEBB;
border-bottom:2px solid #95AEBB;
}
.left_shadow_bg{
background-image:url(../images/left_shadow_bg.jpg);
background-repeat:repeat-y;
}
.right_shadow_bg{
background-image:url(../images/right_shadow_bg.jpg);
background-repeat:repeat-y;
}
.navigation_bg{
background-image:url(../images/navigation_bg.jpg);
background-repeat:repeat-x;
}
.footer_bg{
background-image:url(../images/footer_bg.jpg);
background-repeat:repeat-x;
}
.heading_text {
	font-family: "Myriad Pro";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
	text-decoration: none;
}
.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666565;
	text-align:justify;
	text-decoration: none;
}
.content_text a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #248CF7;
	text-align:justify;
	text-decoration:underline;
}
.content_text a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666565;
	text-align:justify;
	text-decoration: none;
}
.active{
    background-image:url(../images/footer_bg.jpg);
    background-repeat:no-repeat;
	width:120px;
	height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666565;
	text-align:justify;
	text-decoration: none;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-align:right;
	text-decoration: none;
}
.link_text {
	font-family:Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #2C4099;
	text-align:left;
	text-decoration: none;
}
.link_text a{
	font-family:Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #2C4099;
	text-align:left;
	text-decoration: none;
}
.link_text a:hover{
    font-family:Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-align:left;
	text-decoration:underline;
}

ul{
padding:0px;
margin-left:15px;
}

li {
    background-image:url(../images/li_bg.jpg);
    background-repeat:no-repeat;
	height:22px;
	font-family:Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #666565;
	text-align:left;
	padding-left:25px;
	text-decoration: none;
	list-style-type:none;
}
li a{
	height:22px;
	font-family:Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #666565;
	text-align:left;
	padding-left:0px;
	text-decoration:underline;
	list-style-type:none;
}
li a:hover{
	height:22px;
	font-family:Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	text-align:left;
	padding-left:0px;
	text-decoration: none;
	list-style-type:none;
}

/* extention */

#txt {

        padding: 10px 0px 10px 10px;

        color: #666;

        height: 100%;

        border-top: solid #D9E1E8 15px;

        border-bottom: solid #D9E1E8 15px;

        margin: 3px 0px 0px 0px;

}


#tabbox1 {

        height: 30px;

        padding: 0px;

        background-image:url(../images/bg_tab.gif);

        background-repeat: repeat;

}

#tabbox2 {

        height: 30px;

        padding: 0px;

        background-image:url(../images/bg_tab.gif);

        background-repeat: repeat;

}

#tabbox3 {

        height: 30px;

        padding: 0px;

        background-image:url(../images/bg_tab.gif);

        background-repeat: repeat;

}

#tabbox4 {

        height: 30px;

        padding: 0px;

        background-image:url(../images/bg_tab.gif);

        background-repeat: repeat;

}




.tab {

        height: 22px;

        padding: 8px 10px 0px 10px;

        display: block;

}



.tab_on {

        height: 23px;

        padding: 8px 10px 0px 10px;

        display: block;

}



#tab01, a:link#tab01 {

        width: 120px;

        text-align: center;

        float: left;

        height: 22px;

        padding: 8px 0px 0px 0px;

        display: block;

        text-decoration: none;

        color: #006699;

        font-weight: bold;

}



a:hover#tab01 {

        text-decoration: underline;

}



#tab01_on, a:link#tab01_on {
        width: 120px;
        text-align: center;
        float: left;
        height: 22px;
        display: block;
        background-image:url(../images/tab1.jpg);
        background-repeat: no-repeat;
        text-decoration: none;
        color: #006699;
        font-weight: bold; padding-left:0px; padding-right:0px; padding-top:8px; padding-bottom:0px
}

#tab02, a:link#tab02 {
        width: 140px;
        text-align: center;
        float: left;
        height: 22px;
        padding: 8px 0px 0px 0px;
        display: block;
        text-decoration: none;
        color: #006699;
        font-weight: bold;
}



a:hover#tab02 {

        text-decoration: underline;

}



#tab02_on, a:link#tab02_on {

        width: 140px;

        text-align: center;

        float: left;

        height: 22px;

        display: block;

        background-image:url(../images/tab2.jpg);

        background-repeat: no-repeat;

        text-decoration: none;

        color: #006699;

        font-weight: bold; padding-left:0px; padding-right:0px; padding-top:8px; padding-bottom:0px

}



#tab03, a:link#tab03 {

        width: 160px;

        text-align: center;

        float: left;

        height: 22px;

        padding: 8px 0px 0px 0px;

        display: block;

        text-decoration: none;

        color: #006699;

        font-weight: bold;

}



a:hover#tab03 {

        text-decoration: underline;

}



#tab03_on, a:link#tab03_on {

        width: 160px;

        text-align: center;

        float: left;

        height: 22px;

        display: block;
		background-image:url(../images/tab3.jpg);

        background-repeat: no-repeat;

        text-decoration: none;

        color: #006699;

        font-weight: bold; padding-left:0px; padding-right:0px; padding-top:8px; padding-bottom:0px

}
#tabcontent {
        padding: 10px;
        border-left: solid #006699 1px;
        border-right: solid #006699 1px;
        border-bottom: solid #006699 1px;
 }
 #tabs {

        width: 455px;

        /* left: 195px;

        position: absolute; */

}
#tabcontent1 {
        padding: 20px;
        border-left: solid #006699 1px;
        border-right: solid #006699 1px;
        border-bottom: solid #006699 1px;
}

#tabcontent2 {
        padding: 20px;
        border-left: solid #006699 1px;
        border-right: solid #006699 1px;
        border-bottom: solid #006699 1px;
}

#tabcontent3 {

        padding: 20px;

        border-left: solid #006699 1px;

        border-right: solid #006699 1px;

        border-bottom: solid #006699 1px;



}
#content_right {

        padding-top: 2px;
        padding-left: 2px;
		border: solid #006699 2px;
        background-color: #d9e1e8;

 }
 .results_txt {

        padding: 0px 0px 0px 60px;

        width: 480px;

}



.results_number {

        padding: 0px 0px 0px 0px;

        width: 20px;

}



#txt_top {

        padding: 5px;

        border: solid #006699 1px;

}

