#container
{
	padding: .5em;
	/*background-color: red;*/
	/*border: 1px solid gray;*/
	margin-top: -50px;
	height: 1840px; 
	width: 85%;
	text-align:center;
}

#header
{
	position:relative;
	padding: .5em;
	/*background-color: #ddd;*/
	/*border-bottom: 1px solid gray;*/
	/*border: 1px solid gray;*/
	margin-top: 10px;
	height: 160px;
	padding-bottom:0;
}

#header_left{
  float:left;
  width:20%;
  height:100%;
  position:relative;
  background-image:url('images/logo_2.gif');
  background-repeat:no-repeat;
  /*border: 1px solid black;*/
}

#header_center{
	text-align: center;
	margin: 0px;
	padding: 0px;
	/*position:relative;*/
  width: 97%;
  height: 100%;
  /*background-color: yellow;*/
  /*border: 1px solid black;*/
}
#header_right{
	text-align: center;
	vertical-align: 50%;
  float:right;
  width:20%;
  height:100%;
  position:relative;
  /*background-color: blue;*/
  /*border: 1px solid black;*/
}

#address
{
	position:relative;
	/*background-color: #ddd;*/
	/*border-bottom: 1px solid gray;*/
	border: 1px solid gray;
	margin-top: 0px;
	height: 20px;
	margin-top:0;
	/*display:block;*/
	width:80%;
}

#address_left{
	float:left;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position:relative;
	  width:18%;
  /*width: 170px;*/
  height: 20px;
  /*background-color: yellow;*/
  /*border: 1px solid black;*/
  font-size:12;
  font-weight:bold;
  color:#0c6549;
  margin-top: 0px;
}

#address_center{
	text-align: center;
	margin: 0px;
	padding: 0px;
	position:relative;
  width: 100%;
  /*width: 700px;*/
  height: 20px;
  /*background-color: yellow;*/
  /*border: 1px solid black;*/
  font-size:12;
  font-weight:bold;
  color:#0c6549;
  margin-top: 0px;
  
}
#address_right{
	text-align: center;
	/*vertical-align: 50%;*/
  float:right;
  width:20%;
  height: 20px;
  position:relative;
  /*background-color: blue;*/
  /*border: 1px solid black;*/
  margin-top: 0px;
}


#content
{
	float:right;
	position:relative;
	padding: .5em;
	/*background-color: yellow;*/
	/*border: 1px solid gray;*/
	margin-top: 30px;
	margin-left: 20px;
	margin-right:5px;
	height: 100%; 
	width: 82%;
	text-align:center;
}

.shiftcontainer{
text-align:left;
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
float:left;
display:block;
width:100%;
}

.shadowcontainer{
width: 100%; /*380px;*/ /* container width*/
background-color: #d1cfd0;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
font-family:arial, verdana, sans-serif;
}
 
#ul_box a {   
   color:#0054FF;
   text-decoration:underline;
}   

#ul_box  li {   
   font-family:arial, verdana, sans-serif;
   font-size:0.8em;
   list-style-type: none;
   margin-left:-10px;
}   

#img_box{
height:200px;
    width:200px;
    background:blue;
    text-align:center;
    line-height:200px;
	float:right;
	position:relative;
}

#divcontent{
	margin-left:2%;
	margin-right:2%;
	display:block;
	}

.shiftcontainer p{
	margin-left:2%;
	margin-right:2%;
	display:block;
	font-family:"Times New Roman";
	}
	
.shiftcontainer li {
	font-family:"Times New Roman";
}
	
a 	{
	color: #0054FF;
	text-decoration: underline;
	}
	
/***** moved the following from the home oage to this css file ******/

<!--a.BLK:link
	{color=#000000;
	text-decoration=none;}
a.BLK:visited
	{color=#000000;
	text-decoration=none;}
a.BLK:active
	{color=#910000;
	text-decoration=none;}
A.blk:hover {color=#910000; text-decoration=underline}
a.W:link
	{color=#ffffff;
	text-decoration=none;}
a.W:visited
	{color=#ffffff;
	text-decoration=none;}
a.W:active
	{color=#ffe589;
	text-decoration=none;}
A.w:hover {color=#ffe589; text-decoration=none}
a.B:link
	{color=#000000;
	text-decoration=none;}
a.B:visited
	{color=#000000;
	text-decoration=none;}
a.B:active
	{color=#ff3300;
	text-decoration=none;}
A.b:hover {color=#009999; text-decoration=none}
a.G:link
	{color=#ffffff;
	text-decoration=none;}
a.G:visited
	{color=#ffffff;
	text-decoration=none;}
a.G:active
	{color=#ff3300;
	text-decoration=none;}
A.g:hover {color=#910000; text-decoration=none}
a.GL:link
	{color=#ffffff;
	text-decoration=none;}
a.GL:visited
	{color=#ffffff;
	text-decoration=none;}
a.GL:active
	{color=#910000;
	text-decoration=none;}
A.gl:hover {color=#910000; text-decoration=none; background=#e1e1e1}
a.WGL:link
	{color=#0c6549;
	text-decoration=none;}
a.WGL:visited
	{color=#0c6549;
	text-decoration=none;}
a.WGL:active
	{color=#910000;
	text-decoration=none;}
A.wgl:hover {color=#910000; text-decoration=none; background=#748cc3}
a.WG:link
	{color=#800000;
	text-decoration=none;}
a.WG:visited
	{color=##800000;
	text-decoration=none;}
a.WG:active
	{color=#910000;
	text-decoration=none;}
A.wg:hover {color=#910000; text-decoration=none; background=#748cc3}
a.WWGL:link
	{color=#804000;
	text-decoration=none;}
a.WWGL:visited
	{color=#804000;
	text-decoration=none;}
a.WWGL:active
	{color=#910000;
	text-decoration=none;}
A.wwgl:hover {color=#910000; text-decoration=underline}
a.BLK:link
	{color=#000000;
	text-decoration=none;}
a.BLK:visited
	{color=#000000;
	text-decoration=none;}
a.BLK:active
	{color=#910000;
	text-decoration=none;}
A.blk:hover {color=#910000; text-decoration=underline}
a.W:link
	{color=#ffffff;
	text-decoration=none;}
a.W:visited
	{color=#ffffff;
	text-decoration=none;}
a.W:active
	{color=#ffe589;
	text-decoration=none;}
A.w:hover {color=#ffe589; text-decoration=none}
a.B:link
	{color=#000000;
	text-decoration=none;}
a.B:visited
	{color=#000000;
	text-decoration=none;}
a.B:active
	{color=#ff3300;
	text-decoration=none;}
A.b:hover {color=#009999; text-decoration=none}
a.G:link
	{color=#ffffff;
	text-decoration=none;}
a.G:visited
	{color=#ffffff;
	text-decoration=none;}
a.G:active
	{color=#ff3300;
	text-decoration=none;}
A.g:hover {color=#910000; text-decoration=none}
a.GL:link
	{color=#ffffff;
	text-decoration=none;}
a.GL:visited
	{color=#ffffff;
	text-decoration=none;}
a.GL:active
	{color=#910000;
	text-decoration=none;}
A.gl:hover {color=#910000; text-decoration=none; background=#e1e1e1}
a.WGL:link
	{color=#0c6549;
	text-decoration=none;}
a.WGL:visited
	{color=#0c6549;
	text-decoration=none;}
a.WGL:active
	{color=#910000;
	text-decoration=none;}
A.wgl:hover {color=#910000; text-decoration=none; background=#748cc3}
a.WW1:link
	{color=#ff9900;
	text-decoration=none;}
a.WW1:visited
	{color=#ff9900;
	text-decoration=none;}
a.WW1:active
	{color=#ff9900;
	text-decoration=none;}
A.ww1:hover {color=#ff9900; text-decoration=none}
a.WW2:link
	{color=#ff3333;
	text-decoration=none;}
a.WW2:visited
	{color=#ff3333;
	text-decoration=none;}
a.WW2:active
	{color=#ff3333;
	text-decoration=none;}
A.ww1:hover {color=#ff3333; text-decoration=none}
a.WW3:link
	{color=#ff3399;
	text-decoration=none;}
a.WW3:visited
	{color=#ff3399;
	text-decoration=none;}
a.WW3:active
	{color=#ff3399;
	text-decoration=none;}
A.ww3:hover {color=#ff3399; text-decoration=none}
a.WW4:link
	{color=#ff7777;
	text-decoration=none;}
a.WW4:visited
	{color=#ff7777;
	text-decoration=none;}
a.WW4:active
	{color=#ff7777;
	text-decoration=none;}
A.ww4:hover {color=#ff7777; text-decoration=none}
#LAYER1
	{left:709px;
	position:absolute;
	top:281px;
	z-index:1;}
#LAYER2
	{left:619px;
	position:absolute;
	top:792px;
	z-index:1;}
#LAYER3
	{left:716px;
	position:absolute;
	top:41px;
	z-index:1;}
#LAYER4
	{left:762px;
	position:absolute;
	top:192px;
	z-index:1;}
#LAYER5
	{left:734px;
	position:absolute;
	top:101px;
	z-index:2;}
#LAYER6
	{left:600px;
	position:absolute;
	top:293px;
	z-index:2;}
#LAYER7
	{left:183px;
	position:absolute;
	top:442px;
	z-index:2;}
#LAYER8
	{left:23px;
	position:absolute;
	top:176px;
	z-index:2;}
#LAYER9
	{left:221px;
	position:absolute;
	top:526px;
	z-index:2;}
#LAYER10
	{left:26px;
	position:absolute;
	top:175px;
	z-index:2;}
#LAYER11
	{left:251px;
	position:absolute;
	top:39px;
	z-index:2;}
#LAYER12
	{left:482px;
	position:absolute;
	top:40px;
	z-index:2;}
#LAYER13
	{left:232px;
	position:absolute;
	top:278px;
	z-index:2;}
#LAYER14
	{left:620px;
	position:absolute;
	top:649px;
	z-index:1;}

 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
a:link, span.MsoHyperlink
	{color:#0066CC;
	mso-text-animation:none;
	text-decoration:none;
	text-underline:none;
	text-decoration:none;
	text-line-through:none;}
p
	{font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.style2, li.style2, div.style2
	{mso-style-name:style2;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	color:black;}
p.style3, li.style3, div.style3
	{mso-style-name:style3;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	color:blue;}
p.style9, li.style9, div.style9
	{mso-style-name:style9;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:9.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.style14, li.style14, div.style14
	{mso-style-name:style14;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:9.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	color:#990000;}
p.style17, li.style17, div.style17
	{mso-style-name:style17;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:9.0pt;
	font-family:Verdana;
	mso-fareast-font-family:"Times New Roman";
	mso-bidi-font-family:"Times New Roman";
	color:#990000;
	font-weight:bold;}
p.style19, li.style19, div.style19
	{mso-style-name:style19;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:Verdana;
	mso-fareast-font-family:"Times New Roman";
	mso-bidi-font-family:"Times New Roman";
	color:#990000;
	font-weight:bold;}
p.style20, li.style20, div.style20
	{mso-style-name:style20;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:10.5pt;
	font-family:Verdana;
	mso-fareast-font-family:"Times New Roman";
	mso-bidi-font-family:"Times New Roman";
	color:blue;}
p.style21, li.style21, div.style21
	{mso-style-name:style21;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:10.5pt;
	font-family:Verdana;
	mso-fareast-font-family:"Times New Roman";
	mso-bidi-font-family:"Times New Roman";
	color:blue;}
p.style23, li.style23, div.style23
	{mso-style-name:style23;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:10.5pt;
	font-family:Verdana;
	mso-fareast-font-family:"Times New Roman";
	mso-bidi-font-family:"Times New Roman";
	color:blue;}
p.style26, li.style26, div.style26
	{mso-style-name:style26;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:10.5pt;
	font-family:Verdana;
	mso-fareast-font-family:"Times New Roman";
	mso-bidi-font-family:"Times New Roman";
	color:#660000;
	font-weight:bold;
	font-style:italic;}
p.style27, li.style27, div.style27
	{mso-style-name:style27;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:10.5pt;
	font-family:Verdana;
	mso-fareast-font-family:"Times New Roman";
	mso-bidi-font-family:"Times New Roman";
	color:#660000;}
p.style28, li.style28, div.style28
	{mso-style-name:style28;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	color:#660000;
	font-weight:bold;
	font-style:italic;}
p.style30, li.style30, div.style30
	{mso-style-name:style30;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	font-weight:bold;}
p.style33, li.style33, div.style33
	{mso-style-name:style33;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:18.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.style34, li.style34, div.style34
	{mso-style-name:style34;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	color:#990000;}
p.style35, li.style35, div.style35
	{mso-style-name:style35;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	color:#990000;
	font-weight:bold;}
p.style36, li.style36, div.style36
	{mso-style-name:style36;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:9.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	font-weight:bold;}
p.style37, li.style37, div.style37
	{mso-style-name:style37;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:9.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.style38, li.style38, div.style38
	{mso-style-name:style38;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.style39, li.style39, div.style39
	{mso-style-name:style39;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:10.5pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.style40, li.style40, div.style40
	{mso-style-name:style40;
	mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:9.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
span.style22
	{mso-style-name:style22;
	color:black;}
span.style191
	{mso-style-name:style191;
	font-family:Verdana;
	mso-ascii-font-family:Verdana;
	mso-hansi-font-family:Verdana;
	color:#990000;
	font-weight:bold;}
span.style171
	{mso-style-name:style171;
	mso-ansi-font-size:9.0pt;
	mso-bidi-font-size:9.0pt;
	font-family:Verdana;
	mso-ascii-font-family:Verdana;
	mso-hansi-font-family:Verdana;
	color:#990000;
	font-weight:bold;}
span.style331
	{mso-style-name:style331;
	mso-ansi-font-size:18.0pt;
	mso-bidi-font-size:18.0pt;}
span.style91
	{mso-style-name:style91;
	mso-ansi-font-size:9.0pt;
	mso-bidi-font-size:9.0pt;}
p.style36style9, li.style36style9, div.style36style9
	{mso-style-name:"style36 style9";
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
span.style281
	{mso-style-name:style281;
	color:#660000;
	font-weight:bold;
	font-style:italic;}
span.style231
	{mso-style-name:style231;
	mso-ansi-font-size:10.5pt;
	mso-bidi-font-size:10.5pt;
	font-family:Verdana;
	mso-ascii-font-family:Verdana;
	mso-hansi-font-family:Verdana;
	color:blue;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
div.MsoNormal1 {mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
li.MsoNormal1 {mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.MsoNormal1 {mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
div.MsoNormal2 {mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
li.MsoNormal2 {mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.MsoNormal2 {mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.MsoNormal11 {mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.MsoNormal111 {mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.MsoNormal21 {mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.MsoNormal1111 {mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.MsoNormal11111 {mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.MsoNormal111111 {mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.MsoNormal1111111 {mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
-->
