/* @group General Styles */

blockquote.quote {
  font: 1.1em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 395px;
  background: url(images/close-quote.gif) no-repeat right bottom;
  padding-left: 18px;
  text-indent: -30px;
}

blockquote.quote:first-letter {
  background: url(images/open-quote.gif) no-repeat left top;
  padding-left: 18px;
  font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}

label.inside {
  position: absolute;
  visibility: hidden;
}

.advice {
  color: #944;
}

input.disabled {
  border: 2px solid #F2F2F2;
  background-color: #F2F2F2;
  width: 10em;
  color: #777;
}

input.side_required {
  /*border: 2px #dadada solid;*/
  border: none;
  border-bottom: 2px dotted #dadada;
  width: 10em;
  color: #aaa;
}
textarea.side_required {
  border: none;
  border-bottom: 2px dotted #dadada;
  border-right: 2px dotted #dadada;
  width: 10em;
  color: #aaa;
}

input.side_required:focus,
input.side_required:hover {
  border-bottom: 2px solid #999;
}
textarea.side_required:focus,
textarea.side_required:hover {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
}


input.required, textarea.required {
  border: 2px #cacaca solid;
  width: 10em;
  color: #777;
}

input.validation-failed, textarea.validation-failed {
  border: 2px solid #944;
  color : #944;
  width: 10em;
  color: #777;
}

#warning {
  color: #944;
}

#page {
  text-align: left;
  width: 330px;
  padding: 10px;
  background: #ecedef;
  background: #efefef;
  border-style: solid;
  border-color: #dcdcdc #cbcbcb #cbcbcb #dcdcdc;
  border-width: 2px;
  line-height: 1.2;
  position: relative;
}

#pagecorner {
  position: absolute;
  margin: 0;
  float: right;
  clear: both;
  right: 0;
  top: 0;
}


#drawer-content {
	background-color: #444;
color: #eee;
opacity: .98;
width: 475px;
left: 10px;
}

#my-drawer {
position: absolute;
left: 10px;
}

#spacer {
width: 701px;
height: 37px;
background: url(images/resourcesspacer.jpg) no-repeat;
}

#top {
width: 701px;
height: 85px;
background: url(images/resourcestop.jpg) no-repeat;
}

img {
border: none;
}

.image-left {
float: left;
margin: 3px 3px 3px 0;
padding: 3px 3px 3px 0px;
}

.image-right {
float: right;
margin: 3px 0 3px 3px;
padding: 3px 0 3px 3px;
}

body {
margin: 0;
font: 11px/17px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
background: #282828 url(images/bktop.jpg) repeat-x;
}

a:link {
color: #82A718;
  text-decoration: none;
  }

a:visited {
color: #628708;
  text-decoration: none;
  }

a:hover, a:active {
color: #82A718;
       text-decoration: none;
  }

/* @end */

/* @group Menu System */

/* Toolbar Styles */
#title #current {
	font-weight: bold;
background: url(images/menu.jpg) no-repeat;
	    padding-top: 0;
color: #333;
margin: 0;
}

#title #current:hover {
	padding-top: 0;
background: url(images/menu.jpg) no-repeat;
color: #666;
       font-weight: bold;
margin: 0;
}

#title .currentAncestor {
	font-weight: bold;
background: url(images/menu.jpg) no-repeat;
margin: 0;
padding: 0;
}

#navcontainer {
	height: 16px;
	padding: 0;
	margin-top: 0px;
	width: 392px;
	float: right;
	font-size: 10px;
	margin-right: 0px;
	position: relative;
	top: 15px;
}

#navcontainer #current {
	font-weight: bold;
	background: url(images/menu.jpg) no-repeat;
	width: 77px;
	padding-top: 0;
	height: 30px;
	color: #333;
	margin: 0;
}

#navcontainer #current:hover {
width: 77px;
       padding-top: 0;
background: url(images/menu.jpg) no-repeat;
height: 30px;
color: #666;
       font-weight: bold;
margin: 0;
}

#navcontainer .currentAncestor {
	font-weight: bold;
width: 65px;
background: url(images/menu.jpg) no-repeat;
height: 30px;
margin: 0;
padding: 0;
}

/* Parent - Level 0 */

#navcontainer ul{
	list-style: none;
padding: 0;
margin: 0;
}

#navcontainer li {
display: inline;
float: left;
}

#navcontainer a{
width: 77px;
display: block;
margin: 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
background: url(images/menudown.jpg) no-repeat;
height: 30px;
color: #b3b3b3;
padding: 0;
}

#navcontainer a:hover{
width: 77px;
display: block;
	 text-align: center;
	 text-decoration: none;
padding: 0;
	 font-weight: bold;
background: url(images/menu.jpg) no-repeat;
height: 30px;
color: #666;
margin: 0;
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
position: absolute;
left: 0;
top: 80px;
background: none;
height: 18px;
	z-index: 10;
}

#navcontainer ul ul li {
background: none;
}

#navcontainer ul ul a {
background: none;
	    font-size: 9.5px;
padding: 0;
height: 18px;
color: #b3b3b3;
}

#navcontainer ul ul a:hover {
background: none;
	    padding-top: 0;
height: 18px;
}

#navcontainer ul ul #current {
background: none;
	    padding-top: 0;
color: #e6e6e6;
height: 18px;
}

#navcontainer ul ul #current:hover {
background: none;
	    padding-top: 0;
color: #e6e6e6;
height: 18px;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
display: none;
}

/* @end */

/* @group Layout */

#head_container {
margin: 0 4%;
background: url(images/middle.jpg) repeat-y;
}
#container {
width: 703px;
padding: 0;
background: url(images/middle.jpg) repeat-y;
margin: 0 auto 24px;
}

#footer {
width: 80%;
       text-align: right;
color: #666;
       padding-bottom: 20px;
}

#footer a {
color: #4c4c4c;
       text-decoration: none;
}

#footer a:hover {
color: #4c4c4c;
       text-decoration: underline;
}

#title {
position: relative;
left: 30px;
}

#sitebody {
width: 701px;
margin: 0;
padding: 0 0 20px;
}

#btm {
background: url(images/bottom.jpg) no-repeat;
width: 701px;
height: 27px;
	margin-right: auto;
	margin-left: auto;
right: 1px;
position: relative;
}

#titlebar {
width: 701px;
height: 39px;
background: url(images/titlebar.jpg) no-repeat;
}

#content {
	margin-right: 50px;
	margin-left: 50px;
width: 450px;
       background-image: none;
}

#mover {
	margin-top: -60px;
}

#pagetype {
width: 191px;
height: 132px;
background: url(images/pagetype.jpg) no-repeat;
float: right;
}

#sidebar {
	text-align: right;
width: 180px;
float: right;
position: relative;
right: 35px;
color: #651;
}

#sidebar a:link {
color: #999;
       text-decoration: underline;
}

#sidebar a:visited {
color: #999;
       text-decoration: underline;
}

#sidebar a:hover {
color: #666;
}

.boxed {
padding: 8px 12px;
	 margin-bottom: 5px;
background: #e6e6e6;
	    font-weight: normal;
color: #808080;
}

.skinny {
width: 127px;
       padding-left: 6px;
}

.sbtop {
width: 139px;
background: url(images/sbtop.jpg) no-repeat;
	    padding-top: 12px;
	    padding-left: 18px;
	    padding-bottom: 5px;
	    margin-left: auto;
	    margin-right: auto;
}

.sbpad {
	padding-top: 10px;
	margin-left: auto;
width: 108px;
       padding-bottom: 2px;
       margin-right: auto;
}

.sbbox {
background: url(images/sbmiddle.jpg) repeat-y;
width: 139px;
       padding-right: 12px;
       padding-left: 4px;
       margin-right: auto;
       margin-left: auto;
}

.sbbtm {
background: url(images/sbbottom.jpg) no-repeat;
height: 19px;
width: 139px;
       margin-right: auto;
       margin-left: auto;
}

/* @end */

/* @group Global Classes */

.clearer {
clear: both;
}

blockquote {

}

h1 {
  font-size: 15px;
  font-weight: bold;
  margin: 0;
}

h2 {

}

h3 {
	font-size: 14px;
	line-height: 1.2em;
	margin: 0;
	margin-top: 2em;
	padding: 0;
	display: inline-block;
	color: #9a9a9a;
}

h4 {
	font-size: 4em;
	line-height: 1.2em;
	margin: 0;
	margin-top: 0em;
	padding: 0;
	display: inline-block;
	color: #527708;
}

.imageStyle {

}

#content li {
	margin: 0;
	padding: 0;
	list-style-type: circle;
	list-style-position: inside;
}
	
/* @end */

/* @group Contact Form */
.message-text {
	color: #999999;
	font-size: 12px;
} 

.required-text {
	font-size: 10px;
} 

.form-input-field {
	width: 99%;
} 

.form-input-button { } 
/* @end */

