body {
	scrollbar-3dlight-color:#D29F70;
	scrollbar-arrow-color:#D29F70;
	
	scrollbar-base-color:#FDFAF5;
	scrollbar-track-color:#FDFAF5;
	
	scrollbar-shadow-color:#D29F70;	
	scrollbar-face-color:#F9F1E6;	
	scrollbar-darkshadow-color:#FDFAF5;
	scrollbar-highlight-color:#FDFAF5;
	
	
/* 02/23/08 JMM - Changed URL from WestCoastWeb image to local image */
/*                background: url(http://www.westcoastweb.com/creative/images/background_14.jpg);background-repeat: repeat; */

background: url(images/background_14.jpg);background-repeat: repeat;
 */

	background-color: #ffffff;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

/* 09/12/06 JMM - Changed font color to DarkGreen #006400 */

p {
	font-size:8.5pt;
	color:#006400;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	margin-left:98px;
	margin-right: 61px;
	text-align:justify
}

/* 02/23/08 JMM - Changed URL from WestCoastWeb image to local image */
/*                list-style-image: url(http://westcoastweb.com/creative/images/bullet_18.gif); */

li {
	font-size: 8.5pt;
	color:#006400;
	margin-left : 120px; margin-right :100px;
	list-style-image: url(images/bullet_18.gif);
	list-style-position:outside; 
}

b { font-family:  Verdana, Arial,'Trebuchet MS', Arial, Helvetica; color:#006400;font-size: 8pt;font-weight: bold; line-height: normal; font-variant:small-caps; }
strong { font-family:  Verdana, Arial,'Trebuchet MS', Arial, Helvetica; color:#006400;font-size: 8pt;font-weight: bold; line-height: normal; font-variant:small-caps; }
.goldtext { font-family:  Verdana, Arial,'Trebuchet MS', Arial, Helvetica; color:#DCA73F;font-size: 8pt;font-weight: bold; line-height: normal;  }

a:link {  text-decoration: none; color: #C88A12;}
a:visited {color: #C88A12; text-decoration: none;}
a:hover {color: #C88A12; text-decoration: underline; }

.footer {color : #006400;  font-size : 7pt; margin-left:98px; }	
.test {color: #006400;}


.shim {line-height : 41px;}
.shim2 {margin-bottom : 8px;}





select { 
 background-color: #FFFFFF; 
 color: #0C0B09; 
 width: 220px;
}

textarea { 
 background-color: #FFFFFF; 
 color: #0C0B09; width: 220px;
}
input { 
 background-color: #FFFFFF; 
 color: #0C0B09; width: 220px;
}

.inputsmall { 
 background-color: #FFFFFF; 
 color: #0C0B09; 
 width:20px; 
}

.button { 
  font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
 background-color: white; 
 color: #0C0B09; 
 margin-left: 2px; 
 margin-top: 3px; 
 margin-bottom: 0px; 
 width: 220px;
}

div.main{
	position:relative ;
	left : 153px;
	width: 566px;
	border-left-style : solid;
	border-left-color : 1E558A;
	border-left-width : 1px;
	
}

.indent  
{margin-left : 125px;}

#orgtables table 
{
	vertical-align: top;
	font-size: 9pt;
	color:#3B9AC6;
	font-family: Arial,'Trebuchet MS', Verdana, Arial, Helvetica;
	border-collapse: collapse;
	border: 1px solid #3B9AC6;
	margin-left : 125px;
	margin-right: 28px;
}

#orgtables td {
	border: 1px solid #3B9AC6;
	vertical-align: top;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
 }
.tileBackground {
	background-image: url(../images/a_13.jpg);
	background-repeat: repeat-y;
}
td {

font-size:8pt;
	color:#006400;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
/* This class is for setting the tiling background for the pull-down menu bar
   to fill any holes that may exist between menu items (IE bug)
   */
   
.tableBG {
	background-image: url(../images/a_back.jpg);
}
