/* =new styles */

body {
	background-color: white; color: #000; font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.page {
  width:100%;
  margin: 0;
}

h1 {
    margin: 0px;
}

img.logo {
	border-bottom: 0px; border-left: 0px solid; border-right: white 2px solid; border-top: 0px; float: left; margin: 0px 20px 0px 0px
}

img
{
    border: 0;
}

a {
	color: #336699; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; font-weight: 600; text-decoration: none
}
a:link {
	color: #336699;
}
a:visited {
	color: #336699;
}
#a:hover {
	background-color: #eee
}

p {
    font-size: 10pt;
}

form {
    padding: 0;
    margin: 0;
    display: inline;
}

div.clear, .clear {
    clear: both;
}

.formblock {
  background-color: #eee;
  border-color: #ddd;
  border-width: 1px;
  border-style: solid;
  font-face: arial, helvetica, verdana;
  font-size: 11px;
  padding: 0 0 5px 0;
  margin: 0px 0px 0px 0px;
}

.form_text {
  font-size: 10px;
  line-height: 16px;
  padding: 2px;
}


input, select, .input {
  height: 18px;
  border-color: #999;
  border-width: 1px;
  border-style: solid;
  font-family: verdana, arial, helvetica;
  font-size: 10px;
  font-color: #000;
  padding: 2px;
  vertical-align: middle;
}

select, textarea, radio {
  height: auto;
  border-color: #999;
  border-width: 1px;
  border-style: solid;
  font-family: verdana, arial, helvetica;
  font-size: 10px;
  padding: 2px;
}

select.multiple {
  height: auto;
  width: 150px;
  padding: 0;
  margin: 0;
}

input.checkbox {
  width: 14px;
  height: 14px;
  border-style: none;
}

input.submit {
  height: 18px;
  font-family: arial, verdana, helvetica;
  font-size: 11px;
  font-color: #000;
  padding: 0 3px;
  margin: 0;
  vertical-align: middle;
}

input.submit_left {
  height: 18px;
  font-family: arial, verdana, helvetica;
  font-size: 11px;
  font-color: #000;
  padding: 0 3px;
  margin: 0;
  float: left;
  vertical-align: middle;
}

input.slim_submit {
  height: 1.6em;
  font-family: arial, verdana, helvetica;
  font-size: 11px;
  font-color: #000;
  padding: 0;
  margin: 0;
}

input.result_odd, input.result_even {
  border-style: none;
  font-size: 10px;
  vertical-align: middle;
  margin: 0 0 0 2px;
}

input.edit {
  height: 1.8em;
  background-color: #fff;
  border-color: #009;
  border-width: 1px;
  border-style: solid;
  vertical-align: middle;
}

textarea.readonly {
  background-color: inherit;
  border-style: none;
  color: #000;
  padding: 2px;
}

td.left_column {
  padding: 0px;
}

td.right_column {
  padding: 5px;
  width: 100%;
  z-index: 500px;
}

td.header {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

table.columns {
  width: 100%;
  padding: 0px;
  margin: 0px;
}

#header {
    background: url("/images/background/header_bg.gif") repeat-x top left;
    padding-bottom: 5px;
    height: 75px;
}

#logout {
    position: absolute;
    top: 33px;
    right: 10px;
}

#totally_tech {
    position: absolute;
    top: 3px;
    right: 10px;
}

#top_horizontal {
    position: absolute;
    top: 0px;
    left: 213px;
}

div#top_horizontal ul {
    float: left; 
    margin: 0;
    padding: 0px;
	whitespace: no-wrap;
	width: 610px;
}

div#top_horizontal ul li {
    padding: 0px;
    display: inline;
    margin: 0px;
    list-style-type: none;
}

#vertnav {
    padding: 15px 5px 5px 0px;
}

div#vertnav ul {
    margin: 0px;
    padding: 0px;
}

div#vertnav ul li {
    padding: 0px;
    margin: -3px 0px;
    list-style-type: none;
}

#menuMinimize {
  position: absolute; 
  top: 2px;
  left: 153px;
}

#menuMaximize {
  position: absolute; 
  top: 2px;
  left: 153px;
  z-index: 1000;
}

h1 {
  border-color: #666;
  border-width: 0 0 2px 0;
  border-style: solid;
  font-face: Verdana, Arial, Helvetica;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  padding: 0 0 2px 0;
  margin: 0 0 8px 0;
}

.formBlock {
  background-color: #EEE;
  border-color: #DDD;
  border-width: 1px;
  border-style: solid;
  font-face: Arial, Helvetica, Verdana;
  font-size: 11px;
  padding: 0px 0px 1px 0px;
  margin: 5px 0px 0px 0px;
  width: 100%;
}

.formBlock td {
  font-size: 11px;
}

.message {
  font-size: 14px;
  padding: 5px 0 10px 5px;
}

.warning {
  font-size: 14px;
  font-weight: bold;
  color: #C00;
}

.smallWarning {
  font-weight: bold;
  color: #C00;
}

tr.dismissed td {
	text-decoration: line-through;
	color: #aaa;
}

h2 {
font-size: 12px;
line-height: 120%;
color: #000;
font-weight: bold;
padding: 2px 0 2px 4px;
margin: 0px;
border-bottom: 1px solid #6F6F6F;
border-top: 0;
}

h2.message {
font-face: Arial, Helvetica, Verdana;
font-size: 11px;
background: #E7F4D4;
border: 1px solid #CFCFCF;
margin: 0px 0 4px 0;
padding: 6px 6px 6px 6px;
line-height: 16px;

}

h2.sucmessage, h2#sucmessage {
font-face: Arial, Helvetica, Verdana;
font-size: 11px;
background: #E7F4D4 url(/images/icons/button_ok22.gif) no-repeat 0 50%;
border: 1px solid #00D100;
margin: 3px 0 4px 0;
padding: 6px 6px 6px 26px;
line-height: 16px;
}

h2.failmessage {
font-face: Arial, Helvetica, Verdana;
font-size: 11px;
background: #FFCCCC url(/images/icons/error.gif) no-repeat 0 50%;
border: 1px solid #DB2929;
margin: 3px 0 4px 0;
padding: 6px 6px 6px 30px;
line-height: 16px;
}

table tr.title {
    background: #888;
    color: #fff;
}


input, select {
  border-color: #999;
  border-width: 1px;
  border-style: solid;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-color: #000;
}

input {
  /*height: 18px;*/
}

input.radio, input.checkbox {
  width: 13px;
  height: 13px;
  margin: 2px;
}

input.radio {
  border-style: none;
  margin: 2px;
}

#searchResultsInfo, .searchResultsInfo {
  font-size: 10px;
  font-weight: bold;
  padding: 0;
  margin: 15px 0 2px 1px;
}

#searchResults, .searchResults {
  background-color: #EEE;
  border-color: #DDD;
  border-width: 1px;
  border-style: solid;
  font-size: 10px;
  padding: 0;
}

#searchResults tr.colHeaders, .searchResults tr.colHeaders {
  background-color: #B6BDD2;
  padding: 0;
  margin: 0;
}

#searchResults tr.colHeaders th, .searchResults tr.colHeaders th {
  font-size: 11px;
  text-align: left;
}

#searchResults a.colHeader, .searchResults a.colHeader, th.colHeader {
  font-weight: bold;
  color: #000;
  font-size: 11px;
}

#searchResults tr.odd, .searchResults tr.odd {
  height: 10px;
  background-color: #EEE;
}

#searchResults tr.even, .searchResults tr.even {
  height: 10px;
  background-color: #FFF;
}

#searchResults td.odd, .searchResults td.odd {
  background-color: #EEE;
}

#searchResults td.even, .searchResults td.even {
  background-color: #FFF;
}

#searchResults tr.hover, .searchResults tr.hover {
  height: 10px;
  background-color: #CCE;
}

#searchResults td, .searchResults td {
  font-size: 10px;
  vertical-align: top;
}

#searchResults input.odd, .searchResults input.odd, .readonly {
  background-color: #EEE;
  border-style: none;
}

#searchResults input.even, .searchResults input.even {
  background-color: #FFF;
  border-style: none;
}

#searchResults input.edit, .searchResults input.edit {
  height: 18px;
  background-color: #FFF;
  border-color: #009;
  border-width: 1px;
  border-style: solid;
  padding: 1px 0 0 1px;
}

tr.highlighted td{
    background-color: #FFF8AF !important;
}

.buttonSet {
  text-align: right;
  padding: 4px;
}


/******************** tabs *************************/

.hmenu_header {
  white-space: nowrap;
  border-color: #666;
  border-width: 0 0 2px 0;
  border-style: solid;
  font-face: verdana, arial, helvetica;
  font-size: 14px;
  color: #000;
  padding: 0 0 2px 0;
  margin: 0 0 8px 0;
}

#hmenu img {
    margin-top: -0px;
    vertical-align: text-bottom;
    position: relative;
    margin-left: -5px;
}

a.hmenu_header:link, a.hmenu_header:visited, a.hmenu_header {
  font-weight: bold;
  color: #000;
}

a.hmenu_header:hover {
  color: #336699;
}

td.tab_selected_left {
background: url(/images/tabs/selected_left.gif); 
font-size: 6px;
}

td.tab_selected {
background: url(/images/tabs/selected_bg.gif) repeat-x; 
padding: 0 10px;
}

td.tab_selected_join {
background: url(/images/tabs/selected_join_right.gif); 
font-size: 12px;
}

td.tab {
background: url(/images/tabs/bg.gif) repeat-x; 
padding: 0 10px;
}

td.tab_join {
background: url(/images/tabs/join.gif); 
font-size: 6px;
}

td.tab_right {
background: url(/images/tabs/right.gif); 
font-size: 6px;
}

td.tab_end {
background: url(/images/tabs/end.gif);
width: 100%;
}

#hsubmenu ul {
    float: left; 
    margin: 0;
    padding: 5px 0px;
    width: 100%;
    background-color: #f7f7f7;
}

#hsubmenu li {
    background: url("/images/arrow2.gif") no-repeat 0% 50%;
    padding: 0 10px 5px 20px;
    display: inline;
    margin: 0px;
    line-height: 1em;
}

/* Horizontal Nav - START */


#hmenu  {
    margin: 15px 0 0 0;
    padding: 0;
}

#hsubmenu {
  margin: 0px 0px 10px 0px;
}

#hmenu table, #hsubmenu table{
    margin: 0 !important;
}

#hsubmenu a {
  font-weight: normal;
  font-size: 10px;
  color: #000;
  text-decoration: none;
}

#hsubmenu a:hover {
  text-decoration: underline;
}

#hsubmenu a.selected {
  font-weight: bold;
  color: #336699;
}

#hmenu a.item {
    color: #000;
    font-weight: normal;
    text-decoration: none;
}

#hmenu a.selected {
    font-weight: bold;
    text-decoration: none;
    color: #036;
}

#hsubmenu {
    margin: 0px 0px 10px 0px;
}

#hsubmenu table {
    height: 20px;
    background-color: #F7F7F7;
    border: 1px #ADAEAD solid;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    padding: 0;
    margin: 0;
}

#hsubmenu td {
    padding: 0px 5px;
    margin: 0px;
}

#hsubmenu a {
    font-weight: normal;
    font-size: 10px;
    color: #000;
    text-decoration: none;
}

#hsubmenu a.selected {
    font-weight: bold;
    color: #336699;
}

/* Horizontal Nav - END*/

/* hidden menu start */
td.verticalNavOverlay, td.hiddenHeaderverticalNavOverlay {
  position: relative;
  left: 0px;
  z-index: 600;
  margin: 0px;
}

td.hiddenHeaderverticalNavOverlay {
  top: 1px;
}

#unHideNav, #hiddenHeaderUnHideNav {
  position: absolute;
  top: 10px;
  left: 0px;
  width: 80px;
  height: 30px;
  background-color: transparent;
  z-index: 300;
}

#smallMenuButton, #hiddenHeadersmallMenuButton {
  position: absolute;
  top: 9px;
  left: 17px;
  width: 35px;
  height: 15px;
  background-color: #B3CCE6;
  font-size: 9px;
  color: #003366;
  line-height: 12px;
  text-align: center;
  padding: 0 3px;
  margin: 0;
  z-index: 250;
}

#hiddenHeaderUnHideNav, #hiddenHeadersmallMenuButton {
  top: 2px;
}

#hiddenHeadersmallMenuButton {
  font-size: 1px;
  color: #B3CCE6;
  height: 5px;
  padding: 0;
}

.genericHidden {
  display: none;
}

.genericNotHidden {
  display: block;
}

.loginBlock {
    position: relative;
    top: 120px;
    background: url(/images/cfm_login.jpg) left top no-repeat;
    width: 522px;
    height: 320px;
    margin: auto;
    text-align: left;
	border: 1px solid #96626E;
}

.loginBlock table {
    margin-left: 110px;
    margin-top: 140px;
}

.loginBlock form {
    text-align: left;
}


/* drop shadows */

.alpha-shadow {
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 5px;
}

.alpha-inner {
  background: url(/images/shadow2.png) no-repeat left top !important;
  background: url(/images/shadow2.gif) no-repeat left top;
  padding: 0px 5px 5px 0px;
}