/* body */
body{
    background-color : #f3f3f9;
    background-repeat : repeat;
    font-family: Arial, sans-serif;
    font-size: 11pt;
    color : #9f1600;
    font-weight : normal;
    margin : 0px 0px 0px 0px ;
}

/* head text */
.headtext{
    text-align: left;
    font-family: Arial, sans-serif;
    margin : 0px 0px 0px 0px ;
    font-weight : normal;
}

.spacercolor{ background-color : #f3f3f9;}

/* headline */
h1{
    font-family: Arial, sans-serif;
    font-size: 13pt;
    color : #9f1600;
    margin : 0px 0px 10px 0px ;
    padding : 0px 0px 0px 0px ;
    font-weight : bold;
}

/* text */
td, td div {
    font-family: Arial, sans-serif;
    font-size: 11pt;
    color : #9f1600;
    font-weight : normal;
}

/* div text areas */
.divtextarea {
    margin : 0 0 0 0 ;
}

/* inactive navigation-text */
.intd{
    font-family: Arial, sans-serif;
    font-size: 13pt;
    font-weight : normal;
    color : #ffffff;
}
.intd a:link{color : #ffffff; text-decoration : none;}
.intd a:visited{color : #ffffff; text-decoration : none;}
.intd a:hover{color : #ffffff; text-decoration : none;}

/* inactive second tier navigation-text */
.intd2{
    font-family: Arial, sans-serif;
    font-weight : normal;
}

/* active navigation-text */
.antd{
    font-family: Arial, sans-serif;
    font-size: 13pt;
    font-weight : normal;
    color : #9f1600;
}
.antd a:link{color : #9f1600; text-decoration : none;}
.antd a:visited{color : #9f1600; text-decoration : none;}
.antd a:hover{color : #9f1600; text-decoration : none;}

/* active second tier navigation-text */
.antd2{
    font-family: Arial, sans-serif;
    font-weight : normal;
}

/* top navigation-text */
.tntd{
    font-family: Arial, sans-serif;
    font-size: 8pt;
    font-weight : normal;
}
.tntd a:link{color : #ffffff; text-decoration : underline;}
.tntd a:visited{color : #ffffff; text-decoration : underline;}
.tntd a:hover{color : #ffffff; text-decoration : underline;}

/* additional inactive top navigation-text */
.tintd{
    font-family: Arial, sans-serif;
    font-size: 11pt;
    font-weight : bold;
    color : #545454;
padding-left:5px;
padding-right:5px;
}
.tintd a:link{color : #545454; text-decoration : none;}
.tintd a:visited{color : #545454; text-decoration : none;}
.tintd a:hover{color : #545454; text-decoration : none;}

/* additional active top navigation-text */
.tantd{
    font-family: Arial, sans-serif;
    font-size: 11pt;
    font-weight : bold;
    color : #4c607b;
padding-left:5px;
padding-right:5px;
}
.tantd a:link{color : #4c607b; text-decoration : none;}
.tantd a:visited{color : #4c607b; text-decoration : none;}
.tantd a:hover{color : #4c607b; text-decoration : none;}

/* breadcrumb */
.bc{
    font-family: Arial, sans-serif;
    font-size: 8pt;
    color : #c4c4c4;
    font-weight : normal;
}

/* error message */
.error{
    font-family: Arial, sans-serif;
    font-weight : normal;
}

/* info box */
.box{
    float: none;
    margin-right: 0; margin-left: 0;  margin-top: 0; margin-bottom: 0; width: 0;
    font-family: Arial, sans-serif;
    border-style: none;
    font-weight : normal;
}

.box .headline{
    font-family: Arial, sans-serif;
    font-weight : normal;
    padding : 0px 0px 0px 0px ;
    margin: 0px;
}

.box p{
    font-family: Arial, sans-serif;
    padding : 0px 0px 0px 0px ;
    margin: 0px;
}

/* link */
A:link{
    font-size: 100%;
    color : #9f1600;
    text-decoration : underline;
}
A:visited{
    font-size: 100%;
    color : #9f1600;
    text-decoration : underline;
}
A:hover{
    font-size: 100%;
    color : #9f1600;
    text-decoration : underline;
}

li{
    margin-top : 5px; margin-bottom: 5px;
}

/* body */
.hiddendiv{
    background-color: #f3f3f9;
    border-width: 5px;
    border-style: solid;
}

body {
    text-align:center;
}
.bodywrapper {
    position:relative;
    text-align:left;
    margin: 0 auto;
    width:888px;
}
.leftborder {
    background-image:url(media/tps-home-shadow-left.jpg);
    background-repeat:repeat-y;
}
.leftspacer {
    background:#ffe5b3;
}
.left {
    background-image:url(media/tps-blue.jpg);
    background-repeat:repeat;
    text-align:center;
}
.middle {
    background:#ffe5b3;
    padding-left:60px;
    padding-right:50px;
    padding-top:50px;
}
.lefttopcorner {
    background-image:url(media/tps-home_top_cornerL.jpg);
    background-repeat:no-repeat;
    background-position:bottom left;
}
.righttopcorner {
    background-image:url(media/tps-home_top_cornerR.jpg);
    background-repeat:no-repeat;
    background-position:bottom right;
}
.rightborder {
    background-image:url(media/tps-home-shadow-right.jpg);
    background-repeat:repeat-y;
}
.bottomspacer {
    background:#ffe5b3;
}
.bottom {
    background-image:url(media/tps-home-shadow-bottom.jpg);
    background-repeat:repeat-x;
}
.topnav {
    position:absolute;
    top:90px;
    right:25px;
}
img {
    border:none;
}
.sidenav {
    margin-left:25px;
    margin-right:25px;
    text-align:center;
}
.navspacer {
    height:1px;
    display:block;
    background:#ffffff;
    margin:5px;
}
.sms {
    color:#c4c4c4;
    font-size:8pt;
    margin-right:30px;
    float:right;
}
.sms a {
    color:#c4c4c4;
    text-decoration:none;
}
