﻿body 
{
    margin:0px;   
    font-family:arial;
    font-size:12px;
}

p
{
    font-family:Arial;
    font-size:12px;
    text-align:justify;
}
textarea 
{
    font-family:Arial;
    font-size:12px;
    text-align:justify;    
}

h5{font-size:16px; color:#004D21;}

td{vertical-align:top;}
a {color:#01451C;}
a:hover {text-decoration:none;}

hr {height:0px; color:#cccccc; border-style:dashed; margin:0px; padding:0px;}

.small {font-size:10px;}

div.shadow 
{
    width:100%;  
    background-image:url(../images/skin/shadow.jpg); 
    background-position:top center;
    background-repeat:repeat-y;
}
div.fade 
{   
    width:100%;  
    background-image:url(../images/skin/fade.jpg);
    background-position:top center;
    background-repeat:no-repeat;
}

table.main
{
    width:760px;
    margin-left:4px;
    text-align:left;      
}

div.banner
{   
   margin-left:3px;   
}

div.body
{
    width:519px;
    padding:20px;    
}
div.navigation
{    
    padding:5px;
    width:180px;
    float:left;    
}

div.navitem
{
    padding:5px;
    color:#01451C;
    font-weight:bold;
    text-decoration:none;
    cursor:hand;
    border-bottom:#efefef 1px solid;
}

div.navitemOva
{
    background-color:#01451C;
    padding:5px;
    color:white;
    font-weight:bold;
    text-decoration:none;
    cursor:hand; 
    border-bottom:#efefef 1px solid;
}

td.footer
{   
    background-color:#01451C;
    padding:3px;
    color:#ffffff;
    text-align:right;
}
div.footerLinks
{
    font-size:10px; 
    text-align:center;
    width:530px;
    color:#666666;
}
a.footer {color:#666666; text-decoration:none;}
a.footer:hover {color:#666666; text-decoration:underline;}

.red {color:red;}

/* onlineform */
table.onlineform {width:100%;}
table.onlineform .title {}
table.onlineform .spacer {}
span.req {color:red;}

.thankyou {border:solid red 1px; background-color:#FFCBCB;padding:5px;}

/* publications */
.imgOut {border:solid 2px white;}
.imgOver {border:solid 2px #004520;}