﻿* 	
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 9pt;
	}

body 
	{ 
		background-color: #deded2;
	  	margin-top: 10px;
	  	margin-right: 0px;
	  	margin-bottom: 0px;
	  	margin-left: 0px;
	  	}
	   
a:link 
	{
		color: #ba5d00;
		}
		
a:visited
	 {
	 	color: #103e65;
		}
		
a:hover
	 {
	 	color: #ffffff;
		}
		
a:link.special 
	{
		color: #ffffff;
		text-decoration:none;
		}
		
a:visited.special
	 {
	 	color: #ffffff;
		text-decoration:none;
		}
		
p 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 9pt;
		margin-left: 1px;
		color: #000000;
		}
		

/* ====== CSS DROP SHADOW HEADERS ======== */
p.dropShadowHeader, p.dropShadowHeader span.theText{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
}
p.dropShadowHeader {
	position: relative;
	left: 2px;
	top: 2px;
	color:#a58526;
	color:#8c6e14;
	color:#7f620d;
	margin-bottom:5px;
}
p.dropShadowHeader span.theText {
	position:absolute;
	top:-2px;
	left:-2px;
	color:#FFFFFF;
}

/* ====== /END - CSS DROP SHADOW HEADERS ======== */


.bodytext 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 0px;
		color: #000000;
		}

.sm 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 7pt;
		margin-left: 1px;
		margin-bottom: 7px;
		color: #000000;
		}
		
b
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		/*margin-left: 1px;*/
		color: #000000;
		font-weight: bold;
		}
		
em
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		margin-left: 1px;
		margin-bottom: 7px;
		color: #000000;
		font-style: italic;
		}

.red 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 9pt;
		margin-left: 1px;
		margin-bottom: 7px;
		color: #ff0000;
		}
		
.white 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 7px;
		color: #ffffff;
		}
		
.blue 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 7px;
		color: #114169;
		}
		
ul
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		color: #58554e;
		margin-top: 0px;
		margin-bottom: 10px;		
		}
		
li
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		color: #000000;
		}
		
.nospace
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		color: #000000;
		margin-top: 0px;
		margin-bottom: 0px;
		}

.navSpacer
	{
	 	background: #0e385a url(splash/navSpacer.gif);
		background-repeat: repeat-x;
		}
		
.backLeft
	{
	 	background: #ffcf40 url(splash/backLeft.gif);
		background-repeat: repeat-y;
		}
		
.backRight
	{
	 	background: #ffcf40 url(splash/backRight.gif);
		background-repeat: repeat-y;
		}
		
.backMain
	{
	 	background: #ffcf40 url(splash/backMain.gif);
		background-repeat: repeat-y;
		}
		
.backMainBtm
	{
	 	background: #ffcf40 url(splash/backMainBtm.gif);
		background-repeat: repeat-y;
		}
		
.backBrowseBox
	{
	 	background: #ffcf40 url(splash/backBrowseBox.gif);
		background-repeat: repeat-y;
		}
		
.footerBack
{
 	background: #ffcf40 url(splash/footerBack.gif);
	background-repeat: repeat-x;
}
.footerBack a {font-size:8pt;}
.accordianHeader
{
	background-color: #114169;
	color: #FFF;
	cursor: pointer;
	border: 2px solid #fff;
	font-size: small;
	font-family: Arial;
}
.accordian
{
	background-color: #deded2;
}

.watermark
{
	color: #cccccc;
}

/* Style for div that displays over gallery images */
.rolloverImagePanel
{
	height:75px; 
	width:75px;
	background-color:#000000; 
	/*display:none;*/
	position:absolute;
	color:#FFFFFF;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/* Style for images in the step 1 phase gallery */
.selectImage
{
	border: 1px solid #deded2;
}

.error 
{
	color: Red;
	font-weight: bold;
}

#contentContainer{background: #ffcf40;}
 .box{width:100%; background:#ffcf40l;}
.box .topleft{width:7px;height:7px;background:transparent url("/images/box/Box_TL.gif") top left no-repeat;}
.box .topright{width:7px;height:7px;background:transparent url("/images/box/Box_TR.gif") top right no-repeat;}
.box .botleft{width:7px;height:7px;background:transparent url("/images/box/Box_BL.gif") bottom left no-repeat;}
.box .botright{width:7px;height:7px;background:transparent url("/images/box/Box_BR.gif") bottom right no-repeat;}

.box .topmid{height:7px;background:transparent url("/images/box/Box_HFill.gif") top left repeat-x;}
.box .midleft{width:7px;background:transparent url("/images/box/Box_VFill.gif") top left repeat-y;}
.box .midright{width:7px;background:transparent url("/images/box/Box_VFill.gif") top right repeat-y;}
.box .botmid{height:7px;background:transparent url("/images/box/Box_HFill.gif") bottom left repeat-x;}
.box .content{padding:5px;}
.box .header{ background:transparent url("/images/box/Box_HFill.gif") bottom left repeat-x;}

.disclaimer{ font-style:italic; font-size: 8pt; color:#000;}
