﻿body 
{
  background-image: url(../images/img_pagey.png);
  background-repeat: repeat-y;
  background-color: #838383;
  background-position: center center;
  margin: 0;
}

img
{
  border: 0;
}

h1
{
  font-family: arial;
  font-size: 20px;
  font-weight: normal;
  color: White;
  margin-top:0px;
  margin-bottom:0px;
}
h2
{
  font-family: arial;
  font-size: 16px;
  font-weight: normal;
  color: #000000;
  margin-top:0px;
  margin-bottom:10px;
}

.wrapper
{
  width: 1000px;
  margin: 0 auto;
  background-color: #EBEBEB;  
}

.header
{
  background-image: url(../images/img_banner.png);
  background-repeat: no-repeat;
  height: 100px;
}
.headerright
{
  float:right;
  width:500px;
  margin-right:20px;
  text-align:right;
}
.strapline
{
  font-size: 16pt;
  font-weight:normal;
  font-style:italic;
  margin-top:55px;
}

.headerreg
{
  color:#ffffff;
  font-weight: bold;
  text-decoration: none;
}
.headerreg a
{
  color:#ffffff;
  font-weight: bold;
}
.headerreg a:hover
{
  color:#ffffff;
  font-weight: bold;
  text-decoration: underline;
}
.headerreg a:visited
{
  color:#ffffff;
  font-weight: bold;
}

.menuwrapper
{
  background-image: url(../images/img_menuback.png);
  background-repeat: no-repeat;
  height:42px;
  text-align:center;
  width: 1000px;
  padding-top: 1px;
}

.menuoption
{
  width:109px;
  height:42px;
  float:left;
}

.headerspacer
{
  width: 1000px;
  height: 6px;
  background-color: inherit;  
}

.centerbox
{
  background-color: #ebebeb;
  width: 609px;
}

.centerbox_mid
{
  background-image: url(../images/img_centerdivmid.png);
  background-repeat: repeat-y;
  padding-left: 5px;
  padding-right: 10px;
}

.centerbox_bot
{
  background-image: url(../images/img_centerdivbot.png);
  background-repeat: no-repeat;
  height: 14px;
}

.centerbox_headinglight
{
  font-family: arial;
  font-size: 20px;
  color: White;
}
.centerbox_headingdark
{
  font-family: arial;
  font-size: 20px;
  color: #999999;
}

.centerbox_head_blue
{
  background-image: url(../images/img_centerdivhead_blue.png);
  background-repeat: no-repeat;
  height: 36px;
  padding-top: 10px;  
  padding-left: 15px;
}
.centerbox_head_orange
{
  background-image: url(../images/img_centerdivhead_orange.png);
  background-repeat: no-repeat;
  height: 36px;
  padding-top: 10px;  
  padding-left: 15px;
}
.centerbox_head_silver
{
  background-image: url(../images/img_centerdivhead_silver.png);
  background-repeat: no-repeat;
  height: 36px;
  padding-top: 10px;  
  padding-left: 15px;
}
.centerbox_head_green
{
  background-image: url(../images/img_centerdivhead_green.png);
  background-repeat: no-repeat;
  height: 36px;
  padding-top: 10px;  
  padding-left: 15px;
}

.centerbox_head_none
{
  background-image: url(../images/img_centerdivhead_none.png);
  background-repeat: no-repeat;
  height: 36px;
  padding-top: 10px;  
  padding-left: 15px;
  color: #999999;
}

.centerhalfbox
{
  background-color: #ebebeb;
  width: 302px;
}

.centerhalfbox_mid
{
  background-image: url(../images/img_centerhalfdivmid.png);
  background-repeat: repeat-y;
  padding-left: 5px;
  padding-right: 10px;
}

.centerhalfbox_bot
{
  background-image: url(../images/img_centerhalfdivbot.png);
  background-repeat: no-repeat;
  height: 14px;
}

.centerhalfbox_heading
{
  font-family: arial;
  font-size: 20px;
  color: White;
}
.centerhalfbox_head_blue
{
  background-image: url(../images/img_centerhalfdivhead_blue.png);
  background-repeat: no-repeat;
  height: 36px;
  padding-top: 10px;  
  padding-left: 15px;
}
.centerhalfbox_head_orange
{
  background-image: url(../images/img_centerhalfdivhead_orange.png);
  background-repeat: no-repeat;
  height: 36px;
  padding-top: 10px;  
  padding-left: 15px;
}
.centerhalfbox_head_silver
{
  background-image: url(../images/img_centerhalfdivhead_silver.png);
  background-repeat: no-repeat;
  height: 36px;
  padding-top: 10px;  
  padding-left: 15px;
}
.centerhalfbox_head_green
{
  background-image: url(../images/img_centerhalfdivhead_green.png);
  background-repeat: no-repeat;
  height: 36px;
  padding-top: 10px;  
  padding-left: 15px;
}

.footerspacer
{
	clear: both;
	height: 20px;
	width: 100%;
}

.footer
{
	clear: both;
	/*background-image: url(../images/img_footerbanner_repeat.png);
	background-repeat: repeat-x;	*/
	padding-top: 20px;
	width: 100%;
	height: 150px;
}

.SiteMapHeading
{
	background-image: url(../images/img_menuback.png);
	background-repeat: repeat-x;
	font-size: 14pt;
	padding-top: 4px;
	padding-left: 10px;
	color: White;
	margin-top: -18px;
	height: 40px;
}

.SiteMapContentCol1
{
	width: 130px;
	
	margin-left: 30px;
	float: left;
	margin-top: 10px;
}

.SiteMapContentCol2
{
	width: 130px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}

.SiteMapContentCol3
{
	width: 130px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}

a.WidgetInnerLink
{
   text-decoration:none;
   color: #000000;
}

a.WidgetInnerLink:hover
{
   text-decoration:none;
   color: #000000 !important;
}

a.WidgetInnerLinkLight
{
   text-decoration:none;
   color: #FFFFFF;
}

a.WidgetInnerLinkLight:hover
{
   text-decoration:none;
   color: #FFFFFF !important;
}

a.WidgetInnerLinkGray
{
   text-decoration:none;
   color: Gray;
}

a.WidgetInnerLinkGray:hover
{
   text-decoration:none;
   color: Gray !important;
}
