BODY, p, td { font-size : small ; color: #000000;
 font-family: Verdana, Trebuchet MS, Arial ; 
 }

H1 {font-size: large;
    color: #E3202C;
   }
    
H2,h2 {font-size: normal;
    color:#000000;
    }

td {vertical-align: top}

li {list-style-image: url(../images/icons/button_red.jpg); list-style-type: none; list-style-position: outside}
li.strong {font-size : xx-small}
th {font-size : x-small ; background-color : #000000;  color: #DC0000}

title {font-size : large}

textarea {font-size : x-small;}

A:link {color: #003E5E; 
        font-weight: normal; 
        font-style: normal; 
        text-decoration: none; } 
        
A:visited {  
        color: #AA88CF; 
        font-weight: normal; 
        font-style: normal; 
        text-decoration: none; } 
        
A:active { 
        color: #DC0000; 
        font-weight: normal; 
        font-style: normal; 
        text-decoration: none; } 
        
A:hover { 
        color: #DC0000; 
        font-style: normal; 
        text-decoration: none; 
        }    

.website {
    height:100%;
    width:100%;
    padding:0;
    border:0;
}
.contentarea {
    padding-top:60;
    padding-left:20;
    padding-right:20;
}
.websitelogo {
    padding-top:4;
    padding-left:8;
}
.language {
    color: #DC0000;
    text-align: right;
    vertical-align: bottom;
    a.visited: #003E5E;
    a.hover: #003E5E;
    a.link: #003E5E;
    A:visited: #003E5E;
    A:hover: #003E5E;
    A:link: #003E5E;
}
.payoff {
    height: 100%;
    color: black;
    text-align: right;
    font-size: large;
    font-weight: bold;
}

.breadcrumb {
    color: #696969;
    font-size: x-small;
}

.redcontentbox {
    width:160;
    background-color: #E3202C; 
    text-align: right; 
    font-weight: bold; 
    text-decoration: none; 
    color: white; 
    padding: 20;
}

.highlightbox {
    width:194;
    height:100%;
    border-style: solid;
    border-width: 1px;
    border-color: #000000 #ffffff #ffffff #000000;
	padding: 0px;
}

.highlighttitle {
    font-size: small;
    font-weight: bold;
    color: #E3202C;
}

.highlighttext {
    font-size: small;
    color: #000000;
    height:100%
}

/* Highlight box */
.redrectangle {background-color: #E3202C; padding:0px; width:10; height: 150;vertical-align:bottom;}
.hightlightbuffer {width:100%;}
.bluerectangle {background-color: #003E5E; padding:0px; width:30; height: 15;}
.menuspace {
    padding-top:60;
}

.publicationbox {
    width:194;
    height:100%;
    border-style: solid;
    border-width: 1px;
    border-color: #ffffff #000000 #000000 #ffffff;
	padding: 0px;
}
.publicationboxtext {
    width:100%;
}
.publicationtoptitle {
    font-size: small;
    font-weight: bold;
    color: #E3202C;
}
.publicationtitle {
    font-weight: bold;
    font-size: small;
    color: #003E5E;
}
.hightlighttext {
    font-size: small;
    color: #000000;
}

.bluebottombox{background-color: #003E5E; padding:0px; width:120; height: 8; text-align: left;}
/* .bottomtext{text-align:center;} */
.bottomtext {padding-left: 16}

.formbutton {
border: 1px solid #DC0000;
font-family: Verdana, Arial, Trebuchet MS ;
background-color: #DC0000;
color: #003E5E;
font-size: xx-small;
}
.formfield {
border: 1px solid #350066;
font-family: Verdana, Arial, Trebuchet MS ;
background-color: white;
color: #350066;
font-size: xx-small;
}
.whitebutton {
border: 0px solid #FFFFFF;
font-family: Verdana, Arial, Trebuchet MS ;
background-color: #FFFFFF;
color: #FFFFFF;
font-size: 8pt;
}
.HTMLeditor {
    width:100%;
    height:220;
    border:1px solid #003E5E;
}

