/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
font:100.01%/1.25em Verdana, Arial, Helvetica, sans-serif;
}
 

 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
letter-spacing:-1px;
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
}
 
h2 {
letter-spacing:-1px;
font:bold 14px Verdana, Arial, Helvetica, sans-serif;
}
 
h3 {
font:bold 10px Verdana, Arial, Helvetica, sans-
}
 
p, ul, ol {
margin:0;
padding:0 0 10px 0;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 20px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
 /* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em Verdana, Arial, Helvetica, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 0 0;
padding:0;
border-collapse: collapse;
}
 
  table tr td {
  padding:0px;
  }
 
/***** Wrapper *****/
 
#wrap {
width:790px;
margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
/* other helpful classes */
ol.outline li {
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
}
ol.outline ol {
  list-style-type: upper-alpha;
  margin-left: 0px;
  padding-left: 20px;
}
ol.outline ol ol {
  list-style-type: decimal;
  margin-left: 0px;
  padding-left: 20px;
}
ol.outline ol ol ol {
  list-style-type: lower-alpha;
  margin-left: 0px;
  padding-left: 20px;
}
ol.outline ol ol ol ol {
  list-style-type: lower-roman;
  margin-left: 0px;
  padding-left: 20px;
}

/*main link markup*/

a:focus, a:active { outline: none; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
.background { background-color: black; }
.cellblack { background-color: black; }
.contentCellPadding {
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
.cellInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.cellInfoSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006633;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.cellPhoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
}
.cellPhoto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top-width: thin;
}
.cellsubInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cellFooter {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
.cellwhite { background-color: white; }

/*copy markup*/

.bodyCopy {
	color: #101010;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
}
.bodyCopy a:link { color: #4349ff; text-decoration: none; }
.bodyCopy a:visited { color: #c40000; text-decoration: none; }
.bodyCopy a:hover { color: #f00; text-decoration: none; }
.bodyCopy a:active { color: #b300ff; text-decoration: none; }

.bodyCopyBld {
	color: #101010;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
}
.bodyCpyMission {
	color: #101010;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	padding-right: 30px;
}
.copyright { color: #101010; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12px; text-align: center; }
.mnu_bkgrnd {
	background-attachment: scroll;
	background-image: url(images/NAVBAR.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	width: 800px;
}
.bkgrnd_gradient {
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(images/bk_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.tableheader {
	color: #101010;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	background-color: #E7FDF1;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
/*pseudo link markup*/

.link01 { color: #101010; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; text-align: left; }
.link01 a:link { color: #4349ff; text-decoration: none; }
.link01 a:visited { color: #c40000; text-decoration: none; }
.link01 a:hover { color: #f00; text-decoration: none; }
.link01 a:active { color: #b300ff; text-decoration: none; }

.linkFooter {
	color: #006633;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 40px;
}
.linkFooter a:link { color: #006633; text-decoration: none; }
.linkFooter a:visited { color: #006633; text-decoration: none; }
.linkFooter a:hover { color: #f00; text-decoration: none; }
.linkFooter a:active { color: #b300ff; text-decoration: none; }

.linkcaption {
	color: #101010;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	padding-left: 30px;
}
.linkcaption a:link { color: #4349ff; text-decoration: none; }
.linkcaption a:visited { color: #4349ff; text-decoration: none; }
.linkcaption a:hover { color: #f00; text-decoration: none; }
.linkcaption a:active { color: #b300ff; text-decoration: none; }
.linkcaptionSp {
	color: #101010;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	padding-left: 50px;
}
.linkcaptionSp a:link { color: #4349ff; text-decoration: none; }
.linkcaptionSp a:visited { color: #4349ff; text-decoration: none; }
.linkcaptionSp a:hover { color: #f00; text-decoration: none; }
.linkcaptionSp a:active { color: #b300ff; text-decoration: none; }
.tableInfo {
	color: #101010;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: left;
	letter-spacing: 0px;
}
.bod_padR {
	padding-right: 10px;
}
.cellPhoto2 {
	padding-top: 10px;
	padding-bottom: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
}
.cellPhoto3 {
	padding-top: 10px;
	padding-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.cellPhoto4 {
	padding-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#imageContainer {
	position:relative;
	margin:auto;
	width:341;
	height:214px;
	background-color: #FFF;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
.bodyCopySm {
	color: #101010;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: left;
	padding-left: 24px;
}
