@charset "UTF-8";
body  {
  background: #FFF;
  /*font: 12px Arial, Helvetica, sans-serif;*/
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 18px;
  margin: 20px 0 0 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
  padding: 0;
  text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
  color: #000000;
}
P {
  text-align: left;
  widows: 4;
} 

H1 {

font-weight: bold;
font-size: 1.2em;
line-height: 1.4em;}
/*img, div, a, input { behavior: url(../iepngfix.htc) }*/

.contentpaneopen {
width: 100%;
padding: 0 50px 0 0;
}
.contentpaneopen img {
border: none;
}

.componentheading {
font-weight: bold;
font-size: 1.2em;
line-height: 1.4em;
}

.contentheading {
font-weight: bold;
font-size: 1.2em;
line-height: 1.4em;
}

.titleCell {width: 20%;
}


fieldset
{
border: none;
}

legend
{
border: none:;
}

ul#red {
color: #FFF;
text-decoration: none;
text-indent: 5px;
padding: 6px;
margin: 2px 2px 2px 0px;
}

ul#red li {
background: url(../images/services_nav_bck.jpg) repeat-x;
height: 23px;
}
ul#purple {
color: #FFF;
text-decoration: none;
text-indent: 5px;
padding: 6px;
margin: 2px 2px 2px 0px;
}

ul#purple li {
background: url(../images/purple_nav_bck.jpg) repeat-x;
height: 23px;
}
ul#blue {
color: #FFF;
text-decoration: none;
text-indent: 5px;
padding: 6px;
margin: 2px 2px 2px 0px;
}

ul#blue li {
background: url(../images/blue_nav_bck.jpg) repeat-x;
height: 23px;
}
ul#black {
color: #FFF;
text-decoration: none;
text-indent: 5px;
padding: 6px;
margin: 2px 2px 2px 0px;
}

ul#black li {
background: url(../images/black_nav_bck.jpg) repeat-x;
height: 23px;
}

.thrColFixHdr #container { 
  width: 1022px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
  margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
  text-align: left; /* this overrides the text-align: center on the body element. */
  overflow: hidden;
}
.thrColFixHdr #header { 
  padding: 0 10px 0px 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

ul#subnav,ul#subnav li{list-style-type:none;margin:0;padding:0; font-weight:bold;}
ul#subnav{}
ul#subnav li{float:right;margin-right: 0px;text-align: center;}
ul#subnav a{padding: 12px 0 0 0; text-decoration:none;color: #FFF; height:15px;; border-right: 1px solid #999999;}
ul#subnav a:hover{color: #CCC}
ul#subnav li.home a,ul#subnav li.activelink a:hover{border: none;}

.thrColFixHdr #header img { 
  float:left;
}
.thrColFixHdr #header A:link {padding: 0 8px 0 8px;text-decoration: underline; color:#990000; font-size: 1em; font-weight: bold;}
.thrColFixHdr #header A:visited {padding: 0 8px 0 8px;text-decoration: underline; color:#990000; font-size: 1em; font-weight: bold;}
.thrColFixHdr #header A:active {text-decoration: none}
.thrColFixHdr #header A:hover {text-decoration: none; color:#666; font-size: 1em; font-weight: bold;}
.thrColFixHdr #header h1 {
  margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
  padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #navigation {
clear: left; 
background: url(../images/nav.jpg) repeat-x;
  height: 37px;
  padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
  /*border-bottom: 3px solid #333;*/
  border: 0px;
  border-radius: 10px;
  margin-bottom: 2px;
}
.thrColFixHdr #user { 
  float: right;
  width: 58px;
  height: 58px;
  position: absolute;
  background: url(../images/user_bck.png) no-repeat;
  z-index: 5000;
  margin: 45px 0 0 900px;
}
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0; font-weight:bold;}
ul#nav{}
ul#nav li{float:left;margin-right: 0px;text-align: center;}
ul#nav a{float:left;width: 100px;padding: 12px 0 0 0;text-decoration:none;color: #FFF; height:25px;; border-left: 1px solid #999999;}
ul#nav a:hover{color: #CCC}
ul#nav li.home a,ul#nav li.activelink a:hover{border: none;}
.thrColFixHdr #media {
  height: 75px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #333;
  margin: 0 0 10px 0;
  display: inline-block;
}

.thrColFixHdr #mainContent h1 {
  margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
  color:#000;
}
.thrColFixHdr #mainContent A:link {color:#262D96; font-size: 1em; font-weight: bold; text-decoration: underline;}
.thrColFixHdr #mainContent A:visited {color:#888BB5; font-size: 1em; font-weight: bold; text-decoration: underline;}
.thrColFixHdr #mainContent A:active {color: #A4A8DB; text-decoration: underline;}
.thrColFixHdr #mainContent A:hover {color: #040C7D; text-decoration: underline; font-size: 1em; font-weight: bold; }
.thrColFixHdr #mainContent {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 225px;
  padding: 15px 5px 5px 35px;
  height: auto;
  min-height: 825px;
  border-left: 1px solid #999999;
}




.thrColFixHdr #sidebar1 {
  float: left; /* since this element is floated, a width must be given */
  width: 200px; /* padding keeps the content of the div away from the edges */
  padding: 5px;
  margin: 0 0 10px 0;

  word-wrap:break-word;

}

.modulesidebar1 {
  margin: 10px 0 10px 0;
  padding: 10px 0 10px 0;
  border-top: 1px solid #999;
}

.thrColFixHdr #sidebar1 article_separator {
border-bottom: 1px solid #999;
}

.thrColFixHdr #sidebar1 ul A:link {padding: 0 8px 0 8px;text-decoration: none; color:#FFF; font-size: 1.1em; line-height: 30px; font-weight: normal;}
.thrColFixHdr #sidebar1 ul A:visited {padding: 0 8px 0 8px;text-decoration: none; color:#FFF; font-size: 1.1em; line-height: 30px; font-weight: normal;}
.thrColFixHdr #sidebar1 ul A:active {text-decoration: none}
.thrColFixHdr #sidebar1 ul A:hover {text-decoration: underline; color:#FFF; font-size: 1.1em; line-height: 30px; font-weight: bold;}

.thrColFixHdr #sidebar1 A:link {padding: 0;text-decoration: none; color:#000; font-size: 1em; font-weight: bold;}
.thrColFixHdr #sidebar1 A:visited {padding: 0;text-decoration: none; color:#000; font-size: 1em; font-weight: bold;}
.thrColFixHdr #sidebar1 A:active {text-decoration: none}
.thrColFixHdr #sidebar1 A:hover {text-decoration: underline; color:#000; font-size: 1em; font-weight: bold;}


.thrColFixHdr #sidebar1 .module_recentnews_side li A:link {color: #000 !important}
.thrColFixHdr #sidebar1 .module_recentnews_side li A:visited {color: #000 !important}
.thrColFixHdr #sidebar1 .module_recentnews_side li A:active {color: #000 !important}
.thrColFixHdr #sidebar1 .module_recentnews_side li A:hover {color: #666 !important}
.thrColFixHdr #sidebar1 .module_recentnews_side ul { padding: 0px; list-style-type: none }


.thrColFixHdr #sidebar1-left-lower .module .latestnews li A:link, A:visited, A:hover, A:active {color: #000000; }
.thrColFixHdr #sidebar1-left-lower { margin-top: 25px; }



.thrColFixHdr #footer { 
  border-top: 1px solid #666;
  padding: 10px 0 0 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
  font-size: .9em;
  text-align: right;
}
ul#foot,ul#foot li{list-style-type:none;margin:0;padding:0;}
ul#foot{}
ul#foot li{float:left;margin-right: 0px;text-align: center;}
ul#foot a{float:left; text-decoration:none; padding-left: 30px; color: #000; height:15px;}
ul#foot a:hover{color: #333}
ul#foot li.home a,ul#foot li.activelink a:hover{border: none;} 
.thrColFixHdr #footer p {
  margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
  padding: 0 20px 0 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
  float: right;
  margin-left: 8px;
  width: 225px;
  border-left: 1px solid #999;
  clear: left;
}
.fltlft { /* this class can be used to float an element left in your page */
  float: left;
  margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
  clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.cssbutton{

    background-repeat: repeat-x;
  border: #333 1px solid;

  height: 25px;
  
  width: 125px;
  
  background-position: center top;
  
  
  background-image: url(../images/button_up.jpg);
     color: #FFF;
  
  text-decoration: none;
  
  font: bold 9pt "Helvetica", "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";
  
  cursor: pointer;

}



.cssbutton:visited, .cssbutton:hover, .cssbutton:active{

    background-repeat: repeat-x;
  border: #333 1px solid;

  height: 25px;
  
  width: 125px;
  
  background-position: center middle;
  
  background-image: url(../images/button_over.jpg);
  
     color: #FFF;
  
  text-decoration: none;
  
  font: bold 9pt "Helvetica", "Lucida Grande", "Trebuchet MS", "Verdana", "sans-serif";
  
  cursor: pointer;

}

.scrollArea {
width: 275px;
height: 150px;
padding-left: 5px;
padding-right: 20px;
float: left;
overflow: auto;
}
.scrollArea ul, li {
list-style: none;
padding: 0 0 10px 0;
margin: 0;
}

.cbRegistration .sectiontableentry1 {
 height: 30px;
 text-align: right;
}
.cbft_delimiter {
 background-color: #F5F5F5;
 border-top: 1px solid #999;
 border-bottom: 1px solid #999;
 line-height: 35px;

}

.cbRegistration .sectiontableentry2 {
 height: 30px;
  text-align: right;
}
.titleCell {
width: 35%;
}
table#registrationTable    {    width:100%;}

/* FORM
--------------------------------------------------------- */
form {
  margin: 0;
  padding: 0;
}

input, select {
  font: 11px Tahoma, Arial, sans-serif;
}

select, .inputbox {
  padding: 2px;
}

textarea {
  padding-left: 2px;
}

.inputbox {
  border: solid 1px #cccccc;
  background: #f1f0e5;
}

.inputbox:hover, .inputbox:focus {
  border: 1px solid #999999;
  background: #FFFFFF;
}

.pagination > a, .pagination > span {
	padding: 4px;
}

.nn_tabs-title {
	display: none;
}
