a:link{color:#4261DF; text-decoration:none; border-bottom:1px dotted #FFFFFF}
a:hover{color:#FF0033; text-decoration:none; border-bottom:1px dotted #FF0033}
a:visited{color:#1a3577; text-decoration:none; border-bottom:1px dotted #FFFFFF}
a:visited:hover{color:#FF0033; text-decoration:none; border-bottom:1px dotted #FF0033}

img{border: none;  border-bottom:1px dotted #FFFFFF}
a img{border: none;  border-bottom:1px dotted #FFFFFF}
a:hover img {border: none;  border-bottom:1px dotted #FFFFFF}


.page_title {font-size: 14px; color:#5ABC2C; font-weight: bold;}
.copyright_title {font-size: 9px; color:#999999; font-weight: bold;	line-height: 1em}

.tdgrade0 {
	background-color: rgb(255, 255, 255);
	background-image: url(/img/headbar.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	-x-background-x-position: left;
	-x-background-y-position: top;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}

.tdgrade1 {
	background-color: rgb(255, 255, 255);
	background-image: url(/img/grad1.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	-x-background-x-position: left;
	-x-background-y-position: top;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}


.tdgrade2 {
	background-color: rgb(255, 255, 255);
	background-image: url(/img/grad2.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	-x-background-x-position: left;
	-x-background-y-position: top;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}

.button1 {
	background-color: rgb(255, 255, 255);
	background-image: url(/img/button.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	-x-background-x-position: left;
	-x-background-y-position: top;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}

.wireframe {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(153, 153, 153);
    border-right-color: rgb(153, 153, 153);
    border-bottom-color: rgb(153, 153, 153);
    border-left-color: rgb(153, 153, 153);
    background-color: transparent;
}


#arrow1 {
	vertical-align: middle;
	margin-right-value: 3px;
	margin-right-ltr-source: physical;
	margin-right-rtl-source: physical;
	margin-bottom: 1px;
}

.hfcolor { color:#FFFFFF;} 




.tdgradepop {
	background-color: rgb(255, 255, 255);
	background-image: url(/img/grad3.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	-x-background-x-position: left;
	-x-background-y-position: top;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}

.wireframepop {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(153, 153, 153);
    border-right-color: rgb(153, 153, 153);
    border-bottom-color: rgb(153, 153, 153);
    border-left-color: rgb(153, 153, 153);
    background-color: #FFFFFF;
}

.wiredashed{
    width: 600px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right-value: auto;
    margin-right-ltr-source: physical;
    margin-right-rtl-source: physical;
    margin-left-value: auto;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
    padding-top: 10px;
    padding-right-value: 10px;
    padding-bottom: 10px;
    padding-left-value: 10px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: dashed;
    border-right-style: dashed;
    border-bottom-style: dashed;
    border-left-style: dashed;
    border-top-color: rgb(150, 150, 150);
    border-right-color: rgb(150, 150, 150);
    border-bottom-color: rgb(150, 150, 150);
    border-left-color: rgb(150, 150, 150);
    text-align: center;
}


#tabs{
    padding:0;
    margin:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#999999;
    font-weight:bold;
}
#tabs ul{
    list-style:none;
    margin:0;
    padding:0;
}
#tabs ul li{
    display:inline;
    margin:0;
    text-transform:capitalize;
}
#tabs ul li a{
    padding:4px 10px;
    color:#999999;
    background:#DADADA;
    float:left;
    text-decoration:none;
    border:1px solid #cccccc;
    border-left:0;
    margin:0;
    text-transform:capitalize;
}
#tabs ul li a:hover{
    background:#3881C9;
    color:#FFFFFF;
    font-weight: bold;
    border-bottom:1px solid #3881C9;
}
#tabs ul li a.active{
    background:#3881C9;
    color:#FFFFFF;
    font-weight: bold;
    font-size:12px;
    border-bottom:1px solid #3881C9;
}
#content{   
    background:;
    clear:both;
}

.highlight{
    background:#3881C9;
    color:#FFFFFF;
    font-weight: bold;
    font-size:12px;
    border-bottom:1px solid #3881C9;
}
