/* ##### Common Styles ##### */

body {
	color: black;
	background-color: #fffacd;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 73%;  /* Enables font size scaling in MSIE */
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

html > body {
  font-size: 9pt;
}


h1 {
margin-top: 4px;

margin-right: 1px;

margin-bottom: 1px;

margin-left: 1px;

font-size: 22px;

text-align: center;

color: #000000;

background-color: #9fbcff;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #ffce2a;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

/* ##### Header ##### */

#header {
	width: 100%;
	margin:0;
	padding: 0;
	overflow: hidden;
}

#header_left {
	background-image:url(images/bnr-left.png);
	width : 457px;
	height:118px;
	position : absolute;
}

#header_middle {
	height: 118px;
	background-image: url(images/bnr-middle.png);
	background-repeat: repeat-x;
	overflow: hidden;
}

#header_right {
	background-image:url(images/bnr-right.png);
	height:118px;
	position : inherit;
	float: right;
	width: 126px;
}


.headerTitle {
  margin: 0;
  padding: 0.25em 4mm 0.25em 4mm;
}

.headerTitle a {
  color: black;
  background-color: transparent;
  text-decoration: none;
  font-size: 110%;  /* For MSIE */
  font-weight: bold;
  font-style: italic;
}

.headerTitle > a {
  font-size: 138%;  /* For fully standards-compliant user agents */
}

.subHeader {
  color: white;
  background-color: black;
  font-size: 109%;
  text-align: center;
  margin: 0;
  padding: 0.5ex 0;
}

.subHeader a {
  color: white;
  background-color: black;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 1ex;
}

.subHeader a:hover {
  color: black;
  background-color: white;
}


/* ##### Left Side Bar ##### */

#navigation {
	width: 170px;
	float: left;

}
	
#navigation ul {
	padding-left: 1px;
	display: block;
	border: none;
	margin: 0 0 15px 0;
	list-style:none
} 

#navigation ul li  {
}

#navigation ul a {
	font-size:12px;
	color: #000000;
	text-decoration: none;
	background-image:url(images/button.png);
	display:block;
	width:161px;
	height:40px;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top:20px;
	}	
#navigation ul a:hover {
	font-size:12px;
	text-decoration: none;
	background-image:url(images/button-roll.png);
	width:161px;
	height:40px;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top:20px;
	}	
/* ##### Right Content ##### */

#right_left{
	background-image: url(images/border-left.png);
	background-repeat: repeat-y;
	height: auto;
	padding: 0;
	margin: 0;
	background-position: top left;
	width:800px;
	float: left;
	background-color: #fffacd;
}

#right_corner{
	background-image:url(images/border-corner.png);
	background-repeat:no-repeat;
	width:18px;
	height:18px;
	float: left;
	margin: 0;
	padding: 0;
}

#right_top {
	background-image:url(images/border-top.png);
	background-repeat:repeat-x;
	height:18px;
	margin: 0;
	padding: 0;
}

/* ##### Main Copy ##### */
#cadre {
	width:175px;
	padding: 0;
	margin: 0;
	height: 18px;
	background-color: #9FBCFF;
	float: left;
}
#wrapper{
	background-image: url(images/border-left.png);
	background-repeat: repeat-y;
	height: auto;
	padding: 0;
	margin: 0;
	background-position: top left;
	background-color: #fffacd;
	width: 100%;
	float: left;
}

#main-copy h1 {
  color: rgb(166,140,83);
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 175%;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  border-top: 1px solid rgb(216,210,195);
}

#main-copy a {
  color: rgb(168,140,83);
  background-color: transparent;
  text-decoration: underline;
}

#main-copy a:hover {
  text-decoration: none;
  padding-left:inherit;
}
#content {
	padding-left: 30px;
	float: left;
	width:75%;
}
p {
  margin: 1em 0 1.5em 0;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0.5ex 0;
}

dd {
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}


/* ##### Footer ##### */

#footer {
  color: black;
  background-color: rgb(230,223,207);
  font-size: 92%;
  text-align: center;
  line-height: 1.25em;
  margin: 0;
  padding: 1em 4mm 1em 4mm;
  clear: both;
}

#footer div {
  margin: 0;
  padding: 0 0 1ex 0;
}

#footer a {
  color: black;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:hover {
  text-decoration: none;
}
#wg-nav-next {
height:57px;
width:108px;
}

#wg-navbt-next a{
 border:0;
background-image:url(images/nav-next.png);
background-repeat:no-repeat;
background-position:top left;
height:57px;
width:198px;
display:block;
}
#wg-nav-back {
height:57px;
width:108px;
}

#wg-navbt-back a{
 border:0;
background-image:url(images/nav-back.png);
background-repeat:no-repeat;
background-position:top left;
height:57px;
width:108px;
display:block;
}

#wg-nav-home {
height:57px;
width:108px;
}

#wg-navbt-home a{
 border:0;
background-image:url(images/nav-home.png);
background-repeat:no-repeat;
background-position:top left;
height:57px;
width:108px;
display:block;
}

