@charset "utf-8";
/* CSS Document */
/* --------- CRG Main CSS File ---------------*/
/* --------- Updated MC 8 April 2009 -----*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
  color: #000;
  font-family:  Arial, Verdana, Helvetica, sans-serif;
  font-size: 0.8em;
  line-height: 1em;
  margin: 0 0 0 0; 
  padding: 0 0 0 0;
  text-align: center; 
}

/* --------------------------Outer Wratpper, footer -------------------*/

#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
  background-color: #ddd;
  border-top: solid 1px #666; 
  padding: 10px 10px 10px 10px; 
  font-size: 0.75em;
}

#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto; 
  min-width: 800px;
  text-align: left; 
  width: 960px;
}

/* ------ 3 column structure ---------- */
#ThreeColLeft {
  margin: 5px 0 0 0;
  float: left;
  padding: 5px 10px 10px 10px; 
  width: 200px;
  line-height: 1.5em;
  
}

#ThreeColLeft-Showcase {
  margin: 5px 0 0 0;
  float: left;
  padding: 5px 10px 10px 10px; 
  width: 200px;
  line-height: 1.5em;
 border:none; 
}

#ThreeColRight {
  background-color: #ebebeb;

  margin: 10px 0px 0 0;
  float: right;
  padding: 10px 10px 10px 10px; 
  width: 210px;
 
}
#ThreeColCenter {
  margin: 10px 240px 0 220px; 
  padding: 10px 20px 10px 10px; 
}

/* ---2 column structure ------*/
#TwoColRight {
  background-color: #ebebeb;
  float: right;
  padding: 10px 10px 10px 10px; 
  width: 210px;
   margin: 10px 10px 0 0;
}

#TwoColMain {
  margin: 10px 0 0 0; 
  padding: 10px 10px 10px 10px; 
  width: 690px;
  float: left;
}



.doublecolumn_center {
width: 46%;
float:left;
padding: 5px 7px;
/*background-image: url(CRG_Images/midBlue.gif);
background-repeat:repeat-x; */
margin-top: 10px;
margin-left: 10px;
}

.highlightDiv
{
border: 1px solid;
background-color:#FFFF99;
padding: 10px;
}

/*------------page heading, main navigation ----- */

#header {
width: 940px;
  height: 75px;
  padding: 10px 10px 20px 10px; 
  position: relative;
  /* relative here allows search box to remain within header area, so absolute position is relative to the header area. */
}


#breadcrumb {
height: 20px;
padding: 6px 0 0 0;

}

.searchbox {
padding: 0;
margin: 0;
	width: 300px;
	position: absolute;
	top: 3.5em;
	right: 0.5em;
	
	}



#topnavigation {  
   margin-top: 0px;
   height: 22px;
   width: 960px;
   background-image: url(CRG_Images/TabGradient.jpg);
   background-repeat: repeat-x;
  }
  
  #topnavigation ul{
  list-style: none;
  padding:0;
  margin: 0px 0 10px 0;
  display: block;
  clear:both;

  }
  
  #ThreeColLeft ul{
  list-style: none;
  padding:0;
  margin: 0px 0 10px 0;
  display: block;
  clear:both;

  }
   
      #ThreeColLeft-Showcase ul{
     list-style: none;
  padding:0;
  margin: 20px 0 10px 0;
  display: block;
  clear:both;
  text-align:right;

  }
  
   #topnavigation li, #topnavigation li a{
   float: left;
   height: 20px;
   line-height: 22px;
   width: 130px;
   text-align:center;
   text-decoration:none;
   font-size: 12px;
  
   margin:0px;
   color:#fff;
   display:block;
   }
   
   #topnavigation li.topnavcurrent
   {
    background-color: #000000;
	font-weight:bold;
   }
   
#topnavigation li.topnavcurrent a
 {
 font-weight:bold;

}
  
 #topnavigation li.wider
 {
 width: 100px;
 padding-left: 2px;
  }
   
 #topnavigation li  {
    border-right: 1px solid #999999;
  }
  
  
  /* -----local navigation ---------- */
  
  #leftnav li a{
  display:block;
  text-decoration:none;
  border-bottom: 1pt solid   #999999;
  }
  
   #leftnav li a:hover{
  display:block;
  text-decoration: underline;
  background-color: #FFFFCC;
  }
  
  ul.leftnav
  {
   list-style:none;
   padding-left: 5px;
   text-decoration: none;
  }
  
  #leftnav li.subhead{
  font-weight: bolder;
  font-size: 1em;
  
  }
  
  #leftnav li.current{
  background: #003366; 
  color: #FFFFFF;
  padding-left: 5px;
  }
  
  #leftnav li.current a {
  color: #FFFFFF;
  padding-left: 5px;
  }
  
   #leftnav li.section a {
  color: #003366;
  font-weight:bolder;
  padding-left: 2px;
  }
  
   #leftnav li.current a:hover {
 background-color: #003366;
  }
  
  li.leftnavsublevel
  {
  padding-left: 10px;
  }
  
  li.leftnavsublevelcurrent {
  margin-left: 10px;
  padding-left:0px;
  font-weight: bolder;
  color: #003366;
  border-bottom: 1pt solid   #999999;
    display:block;
  }
    

/* ------text formatting -----------------*/

p {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 3px;
}

.breadcrumb {
font-size: 0.8em;
color: #666666;
padding-left: 10px;
}

.caption {
text-align:center;
color: #666666;
font-size: 0.9em;

}

#ThreeColLeft h3 a {
text-decoration:none;
}


#ThreeColLeft h3 a:visited {
color: #006699;
font-weight:bold;
}

h1 {
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 0.8em;
}

h2 {
  color: #000;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.2em;
  margin-top: 0.8em;
}


h3
{font-size: 1.1em;
color: #003366;
font-weight:bold;
line-height: 1.2em;
margin-top: 0.5em;
margin-bottom: 0.3em;
}



h3.subhead {
font-size:1em;
color: #000000;
font-style:italic;
font-weight:normal;
margin-top: 0.3em;
}

h3.homepage {
margin-top: 0.1em;
}

#rightColumn1 h3 {
font-weight: normal;
}

#TwoColRight h3 {
font-weight: normal;
}

h4 {
font-size: 1.05em;
color: #003366;
line-height: 1.5em;
margin-top: 0.5em;
}

#TwoColRight h4 {
line-height: 1.25em;
}
.latestnews {
color: #990000;
font-weight: bold;
}

#ThreeColLeft h3 a, a:link, a:visited {
font-weight: bold;
}


ul,ol {
line-height: 1.5em;
}

.first {

margin-top: 20px;
}

.nospaceabove {
margin-top: -10px;
}

.leftindent {
margin-left: 20px;
}

.CRGComment {
color:#0066CC;
font-style:italic;
}

.highlight{
background-color:#990000;
color: #FFFFFF;
font-weight: bold;
padding-left: 10px;
margin-bottom: -2px;
}

.button {
background-color:#FFFF00;
}
.horizontalrule
{
margin-top:0.5em;
margin-bottom: 0.5em;
color: #CCCCCC;
}

.date {
color: #666666;
font-size: 0.9em;
}

.hidden {
display: none;
}

a,  a:link {
  color: #003366;
  font-weight: normal;
  text-decoration: underline;
}

a:visited {
  color: #660066;
  font-weight: normal;
  text-decoration: underline;
}

a:hover {
  color: #660066;
  text-decoration: underline;
}

a:focus {
  color: #000;
}

a:active {
  color: #000;
}

.inlinecaps, a.inlinecaps {
text-transform:uppercase;
font-weight:bolder;
color: #800000;
}

  
  /* --------------------------Table formatting -------------------------- */
  
table,td {
border: 1px solid #CCC;
border-collapse: collapse;
font: 0.95em  Arial, Helvetica, sans-serif;
 
}
table {
border:1px solid #CCC;
}

thead th,
tbody th
{
background: #FFF url(MainSite/th_bck.gif) repeat-x;
color: #333333;  
padding: 5px 10px;
border-left: 1px solid #CCC;
}
tbody th
{
  background: #fafafb;
  border-top: 1px solid #CCC;
  text-align: left;
  font-weight: bold;
}
tbody tr td
{
padding: 5px 10px;
color: #333333;
}

tbody tr:hover
{
background: #FFF url(CRG_Images/tr_bck.gif) repeat;
}

tbody tr:hover td{
  color: #454545;
}

tfoot td,
tfoot th {
border-left: none;
border-top: 1px solid #CCC;
padding : 4px;
background: #FFF url(MainSite/foot_bck.gif) repeat;
color: #666;
}
caption
{
	text-align            : left;
	font-size             : 1em;
	padding               : 10px 0px;
	color: #000000;
	line-height: 2em;
}
table a:link
{
	color                 : #666;
}
table a:visited
{
	color                 : #666;
}
table a:hover
{
	color                 : #003366;
	text-decoration       : none;
}
table a:active
{
	color                 : #003366;
}
  
.rowheading {
font-size: 1em;
font-weight: bold;
color: #336699
}

.italic {
font-style:italic;
color:#336699;
}
  
 
  
  /*-------Contact form table formatting------------ */
  
  .label {
  text-align: right;
  color: #000000;
  }
  
  .contactform {
  background-color:#ebebeb;
  font-size: 12px;
  color:#000000;
  border-color: #FFFFFF;
  }
  
  .contactformplain {
  background-color: #FFFFFF;
  border: none;
   font-size: 1em;
  color:#000000;
  border: none;
  }
  
  .contactformplain td{
  border: none;
  }
  
  /* ----- Site Map formatting ----------*/
  #sitemap{
  margin-left: 100px;
  }
  
   #sitemap li a{
  display:block;
  text-decoration:underline;
  margin-left: 12px;
  }
  
   #sitemap li a:hover{
  display:block;
  text-decoration: underline;
  }
  
  ul.sitemap
  {
  margin-top: 5px;
  margin-bottom: 5px;
   list-style:none;
   padding-left: 5px;
   text-decoration: none;
  }
  
  #sitemap li.current{
  background: #003366; 
  color: #FFFFFF;
  padding-left: 12px;
  }
  
  #sitemap li.current a {
  color: #FFFFFF;
  padding-left: 12px;
  }
  
  #sitemap li.section a {
  color: #003366;
  font-weight:bolder;
  padding-left: 12px;
  }
  
  #sitemap li.current a:hover {
 background-color: #003366;
  }
  
