
/*      ---------------------------------
       |       Global Declarations       |
	---------------------------------*/

body, td, p {
	font: 11px Palatino Linotype, Palantino, "times new roman", times, serif;
	font-weight: normal;
	line-height: 3.6ex;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	}


body {
	scrollbar-face-color: #CCC;
	scrollbar-shadow-color: #999;
	scrollbar-highlight-color: #ddd;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #666;
	scrollbar-track-color: #ccc;
	scrollbar-arrow-color: #000;
}


a:link, a:active {
	font: 10pt Palatino Linotype, Palantino, "times new roman", times, serif;
	font-weight: bold;
	text-decoration: none;
	color: #cc6633;
	}	

a:visited {
	font: 12px Palatino Linotype, Palantino, "times new roman", times, serif;
	font-weight: bold;
	text-decoration: none;
	color: #773300;
	}

a:hover {
	text-decoration: underline;
	color: #cc9966;
	}	

.footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	font: 9px verdana, arial, sans-serif;
	font-weight: bold;
	color: #cc6633;
	text-decoration: none;
	}

.footer {
	display: block;
	padding: 2px;
	border: dashed 1px #663300;
	margin: 8px;
	background: #D0CC93;
	font: 10px georgia, serif;
	font-style: italic;
	}
  
  .bodyCopyright {
	display: block;
	margin: 10px;
	font: 10px georgia, serif;
  color:#F2F4BB;
  line-height: 2.8ex;
  text-align:center;
	}
  .bodyCopyright a:link, .bodyCopyright a:active, .bodyCopyright a:visited, .bodyCopyright a:hover {
	font: 9px verdana, arial, sans-serif;
	font-weight: bold;
	color: #c2c48B;
	text-decoration: none;
	}
  
  
#splashCopy{
  width:350px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:20px;
	padding-bottom: 20px;
  vertical-align:middle;
	}	
  
#splashCopy .splashHeaderTop {
	display: block;
	font: Bold 16px Palatino Linotype, Palantino, "times new roman", times, serif;
  color:#FFFFDD;
  line-height: 2.8ex;
	}
  
#splashCopy .splashHeaderTop a:link, #splashCopy .splashHeaderTop a:active,#splashCopy .splashHeaderTop a:visited, #splashCopy .splashHeaderTop a:hover {
	font: Bold 16px Palatino Linotype, Palantino, "times new roman", times, serif;
  color:#E2D49B;
  line-height: 2.8ex;
  text-align:center;
	}
  
  
#splashCopy .splashHeader {
	display: block;
	font: 14px Palatino Linotype, Palantino, "times new roman", times, serif;
  color:#F2F4BB;
  line-height: 2.8ex;
	}
  
#splashCopy .splashText{
	font: 12px Palatino Linotype, arial, sans-serif;
  color:#FEF5CC;
  line-height: 2.8ex;
	}
	
.splashHeader p {
	display: block;
	font: 14px Palatino Linotype, Palantino, "times new roman", times, serif;
	color:#F2F4BB;
	
}