
/* ---------------------------------------- general ---------------------------------------- */

body, html     { height: 100%; margin: 0; padding: 0; }
body           { font: 62.5% Verdana, Arial, Helvetica, sans-serif; /* sets default font size to 10px = 1em */
                 background: #CCCCCC; margin: 0; padding: 0; }	   
table, td      { font-size: 100%; } /* to fix IE 5.x font inheritance bug */
p, li          { line-height: 1.5em; margin: 0 0 1em 0; }


.splashTable   { width: 769px; height: 100%; background: #FFFFFF; border-top: 5px; }
#splash        { background: url("/resources/graphics/splashBack.jpg") #FFFFFF repeat-x; border-top: 1px solid #867E72; border-bottom: 1px solid #867E72; height: 320px; }

.whiteText 	{ color:#ffffff; font-size:16px; font-weight:bold; margin-top:35px;}
.splashMid { margin-top:30px; margin-left:103px; height:152px;margin-bottom:20px;}
.splashButton { background: url("/resources/graphics/buttonBack.gif") no-repeat; display:inline; width:176px; height:42px; float:left; color:#626c5d;font-weight:bold;font-size:16px;vertical-align:middle;margin-top:50px;line-height:40px;}
.splashImage {float:left;margin-left:15px; margin-right:15px;}
/* ----------------------------------------- links ----------------------------------------- */

a:link            { color: #626c5d; text-decoration: none; }
a:visited         { color: #626c5d; text-decoration: none; }
a:hover, a:active { color: #626c5d; }

.boxsmallhead
{
    BORDER-RIGHT: #8e8d8d 1px solid;
    PADDING-LEFT: 8px;
    FONT-WEIGHT: bold;
    BORDER-LEFT: #8e8d8d 1px solid;
    PADDING-TOP: 0px;
    BACKGROUND-COLOR: #fff
}
