/* CSS Document */
body {
	background-color:#999;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a, a:visited {
	color:#990000;
}
a:hover {
	text-decoration:none;
}

b, strong {
    font-weight: bold;
}

i, em {
    font-style: italic;
}

blockquote {
   margin-left: 20px;
}

#doc {
	position:relative;
	border-left:solid 1px #666;
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
	width:900px;
}
#hd, #bd, #ft {
	margin:0;
}
#hd {
	background-image:url(../layout/header5.jpg);
	height:264px;
	background-position: top;
	background-repeat: no-repeat;
}

#hd h1, #hd h2 {
	text-indent:-1000em;
	margin:0;
}
#hd .nav {
	position:absolute;
	top:90px;
	right:7px;
}
#hd .nav li {
	list-style:none;
	float:left;
	display:inline;
	margin:0;
}
#hd .nav li a, #hd .nav li a:visited {
	float:left;
	font-weight:bold;
	text-decoration:none;
	color:#990000;
	padding: 4px 6px;
	padding-bottom:3px;
}
#hd .nav li a:hover {
	text-decoration:underline;
}
.hdBody {
	background-image:url(../layout/home_bg.jpg);
	background-repeat:no-repeat;
	padding:12px;
	padding-left:500px;
	height:239px;
}
.hdBody p {
	margin-top:7px;
	font-family:"Times New Roman", Times, serif;
	font-size:95%;
	color:#fff;
}
.body {
	background-image:url(../layout/bd_bg.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	padding-bottom:10px;
	zoom:1;
}
.body:after {
	content:".";display:block;height:0;clear:both;visibility:hidden;
}
.leftCol {
	float:left;
	width:196px;
	margin-top: 10px;
}

ul.leftNav {
	font-size: 12px;
	list-style-type: none;
	margin-left: 0;
}

ul.leftNav li {
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 0px;
}

.contentCol {
	float:right;
	display:inline;
	width:640px;
	margin: 10px 40px 10px 10px;
}
td {
	vertical-align:top;
	color:#000000;
}

.quotePadding {
	padding:2px 10px;
	font-size:90%;
}
th, td.heading {
	font-weight:bold;
}
p, h1, h2, h3, h4, h5, li {
	margin:6px 0;
}
h2 {
	padding: 0px 0 0 0;
	}
p { 
	color:#000000;
	margin-bottom: 12px;
}
.small {
   font-size: 90%;
}
li {
	color:#000000;
	margin-bottom: 6px;
	margin-left:1.25em;
	padding: 0;
}
ul li {
	list-style:square;
}
ol {
list-style:decimal;
margin-left: 12px;
}
h1, h2, h3, h4, h5, th, td.heading {
	color:#2F6D36;
	font-family: Georgia, "Times New Roman", Times, serif; font-style: italic;
}
h1 { font-size:145%; }
h1 a, h1 a:link, h1 a:hover, h1 a:visited {
	color: #2F6D36;
	font-style: normal;
}
h2 { font-size:130%; }
h3 { font-size:110%;font-style: normal; }
h4 { font-size:110%; }
h6 { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size:13px; color: #666; letter-spacing: 1px; margin-top: -5px;}
#ft {
	border-top: solid 3px #339;
	background-color:#415AA1;
	padding: 12px;
}
#ft p {
	text-align:center;
	color:#ddd;
	margin:0;
}
#ft a, #ft a:visited {
	color:#fff;
	text-decoration:underline;
}
#ft a:hover {
	text-decoration:none;
}

#bodyTable ul {
   margin: 0 0 1em 0;
   
}

#bodyTable ul li {
   margin: 0 0 0 1.25em;
   list-style:square;
}

.tableType3 td {
	padding: 15px;
	margin: 0px;
	border:none;
}

  /* table type 1 */
table.tableType1 {
	margin-top: 10px;
	background-color:#eee;
	font-size: 13px;
}
.tableType1 {
	margin-bottom: 20px;
	padding: 0px;
	border-top: 7px solid #666;
	border-bottom: 7px solid #666;
	border-left: 3px solid #666;
}

.tableType1 p {
	font-size: 12px;
}

.tableType1 td {
	padding: 10px 15px 15px 15px;
	margin: 0px;
	border:none;
	font-size: 13px;
	border-right: 3px solid #666;
}
.tableType1 td#end {
	border-right: 3px solid #666;
}

.tableType1 .heading {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 line-height: 14px;
 font-weight: bold;
 font-style:normal;
 background-color:#D0573C;
 color: #fff;
}

.tableType1 .subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	background-color:#6D9DCB;
	color: #fff;
}
  /*nested table*/

  .nestedTable {
  width: 150px;
  
  }
  
  .nestedTable td {
  border:0;
  margin:0;
  padding-top:10px;
  padding-bottom: 0;
  
  }

  /* table type 2 */

.tableType2 {
	margin-bottom: 20px;
}

.tableType2 td {
	padding: 6px;
}
.tableType2 p {
    line-height: 18px;
}

.tableType2 .heading {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 line-height: 14px;
 font-weight: bold;
}

.pictureblock td {
   padding: 4px;
}

div.callout {
   float: right;
   width: 200px;
   color: #333;
   border: solid #666;
   border-width: 7px 1px;
   background-color: #eee;
   padding: 2px 5px 0px 5px;
   margin: 5px 0px 10px 15px;
}
div.callout h2 {
   font-size: 13px;
   margin: 0;
   padding: 0;
}

div.callout p {
   color: #333;
   font-size: 11px;
   line-height: 16px;
}
div.callout .calloutHeading {
   font-size: 13px;
   font-weight: bold;
   font-style: italic;
}

/* wide version of callout */
div.calloutWide {
   float: right;
   width: 100%;  /* HERE is the difference between calloutWide and callout */
   color: #333;
   border: solid #666;
   border-width: 7px 1px;
   background-color: #eee;
   padding: 2px 5px 0px 5px;
   margin: 5px;
}
div.calloutWide p {
   color: #333;
   font-size: 11px;
}
div.calloutWide .calloutHeading {
   font-size: 13px;
   font-weight: bold;
   font-style: italic;
}

div.calloutVideo {
   float: right;
   width: 320px;
   color: #333;
   border: solid #666;
   border-width: 7px 1px;
   background-color: #eee;
   padding: 6px;
   margin: 5px 0px 20px 15px;
}
div.calloutVideo h2 {
   font-size: 13px;
   margin: 0;
   padding: 0;
}

div.calloutVideoSource {
   text-align: center;
   margin: 6px 0 0px 0;
}

div.banner {
   color: #333;
   border: solid #669;
   border-width: 7px 1px;
   background-color: #eef;
   padding: 2px 5px 0px 5px;
   margin: 5px 20px;
}
div.banner p {
   color: #333;
   font-size: 12px;
}
div.banner .bannerHeading {
   font-size: 13px;
   font-weight: bold;
   font-style: italic;
}

div.homeFeature {
   width: 100px;
   float: right;
   padding: 10px 10px 0 10px;
   margin-left: 10px;
   background-color: #fff;
}

.help { /* Non-linking Pop-up Explanations */
  border-bottom: 1px dotted #333;
  cursor: help;
}

.rightMargin {
   margin-right: 10px;
}

div.calloutPhoto {
   float: right;
   width: 220px;
   color: #333;
   border: solid #666;
   border-width: 7px 1px;
   background-color: #eee;
   padding: 2px 5px 0px 5px;
   margin: 5px 0px 10px 15px;
}
div.calloutPhoto h2 {
   font-size: 13px;
   margin: 0;
   padding: 0;
}

table.portfolioTable {
   margin: 0;
}

table.portfolioTable td {
   padding: 4px;
}

.imageAlignLeft {
   margin-right: 8px;
}

.staff td {
	padding-top: 25px;
}

.employment {
	font-size:: 13px;
	font-style: italic;
	color: #666666;
}

