﻿/* Common tags                 */
/*-----------------------------*/		

body 
{
    font-family:Verdana;
    font-size:small;
    color:#000000;
    margin: 0;
    padding: 0;
	margin-right: 30;
	text-align: left;
 }

A:link      { color: #00732E; text-decoration:none; }
A:visited 	{ color: #00732E; text-decoration:none; }
A:active 	{ color: #00732E;  cursor:hand; text-decoration:none; }
A:hover 	{ color: #3A3ED3;  cursor:hand; text-decoration:"underline"; }
		
A.bodyLink:link     { color: #00732E; text-decoration:none; font-weight:bold; }
A.bodyLink:visited 	{ color: #00732E; text-decoration:none; font-weight:bold; }
A.bodyLink:active 	{ color: #00732E;  cursor:hand; text-decoration:none; font-weight:bold; }
A.bodyLink:hover 	{ color: #3A3ED3;  cursor:hand; text-decoration:"underline"; font-weight:bold; }
		
p
{
	line-height: 1.4em;
}

.title
{
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #00732E;
    text-align: center;
    background-color: #EFF1E4;
}

hr {
	border: 0;
	border-top: 2px solid #00732E;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: verdana;
}

.menutextindent
{
    font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1
{
    font-size: large;
    color: #0F9143;
    text-align: center;
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: #0F9143;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: -15;
	color: #0F9143;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
}

table.header
{
	  background-color:#EFF0E8;
}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title 
	{
		text-align: center;
		font-family: verdana;
		font-size: x-large;
		font-weight: bolder;
		color: #00732E;
	}

td.headerbar 
{
	background-image: url(Images/bar.jpg);
	text-align: right;
	height: 24px;
}

td.menu 
{
	background-color:#00732E;
	width: 184px;
	height: 500px;
	vertical-align: top;
}

td.footer
{
	margin-left: 30;
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #00732E;
	text-align: right;
}

.topmenu
{
margin:0px auto 0px auto;
width:683px;
border:0px solid #ffffff;
background-color:#ffffff;
}
.footer
{
    text-align: center;
    font-size: xx-small;
    color: #00732E;
}
.navigation
{
	width: 200px;
	top: 5em;
	left: 1em;
	width: 13em;	
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}
.homepic
{
	width: 200px;
	top: 6em;
	left: 0em;
	width: 12em;	
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}
.bottomads
{
    margin-left: 17em;
    margin-right: 2em;
    margin-top: 1em;
    text-align: center;
}
.content
{
	margin-top:1em;
	margin-left: 17em;
	margin-right: 2em;
}
.statusLabel
{
    font-size: large;
    color: #FF0000;
    font-weight: bold;
}

.menu1{
	text-align:center;
    height:25px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    width:60em
}
.menu1 ul{
    margin:0;
    padding:0;
    list-style:none;
}
.menu1 ul li
{
    float:left;
    margin: 0 0.15em 0 0.15em
}
.menu1 ul li a{
    float:left;
    height:2em;
    line-height:2em;
    width:9em;
    display:block;
    border:0.1em solid;    
    text-decoration:none;
    text-align:center;
}

.menu2{
	text-align:center;
    height:25px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
.menu2 ul{
    margin:0;
    padding:0;
    list-style-type:none;
}
.menu2 ul li{
    display:inline;
}
.menu2 ul li a{
    text-decoration:none;
    float:left;
    height:25;
    margin:12px 0;
    padding:15px;
    width:65px;
    text-align:center;
}
.menu2 a:link, .menu2 a:visited{
    color:#000;
    background-image:url('images/linkmenu2.gif');
    background-repeat:repeat-x;
    background-position: center 50%;
}
.menu2 a:hover, .menu2 a:active{
    color:#fff;
    background-image:url('images/linkmenu2.gif');
    background-repeat:repeat-x;
    background-position: center 50%;
}
.menu2 a:link, .menu2 a:visited{
    color:#000;
    background-image:url('images/linkmenu2.gif');
    background-repeat:repeat-x;
    background-position: center 50%;
    border: 1px solid #000000
}
.menu2 a:hover, .menu2 a:active{
    color:#fff;
    background-image:url('images/linkmenu2.gif');
    background-repeat:repeat-x;
    background-position: center 50%;
    border: 1px solid #ff0000;
}

.searchResult
{
    background-color: #CCFFCC
}

.timeout
{
    background-color: #EE8787;
    font-size: large;
}

.warning
{
    color: #FF0000
}

.visibletextbox
{
    color: Black
}

.IE8Fix
{
    z-index: 1000;

}

.Menu-Skin-DynamicHover
{
    background: #165EA9 url(bg-menu-main.png) repeat-x;
}

.Menu-Skin-Vertical
{
    position:relative;
    top: 3em;
    left: 0;
    z-index: 300;
}

.Menu-Skin-Horizontal
{
    position:relative;
    left: 0;
    top: 0;
    width: 45em;
    z-index: 300;
}

.print-summary-header
th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA no-repeat;
}

.print-summary-header
th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.print-summary-odd-row
{
  background-color: #FAFAFA;
}

.print-summary-even-row
{
  background-color: #E8F2FF;
}

.tr.print-summary-even-row td

.tr.print-summary-odd-row td{ border-collapse: collapse;
  border-top: 1px solid #92B6EC;}


.print-summary-table
{
}

#crm-container .odd-row, tbody.scrollContent {
  background-color: #FAFAFA;
}
#crm-container .even-row, tbody.scrollContent tr.alternateRow {
  background-color: #E8F2FF;
}
#crm-container tr.even-row td, #crm-container tr.odd-row td{
  border-collapse: collapse;
  border-top: 1px solid #92B6EC;
}
.collapsePanel {
      width: 640px;
      height:0px;
      background-color:white;
      overflow:hidden;
}
 
.collapsePanelHeader{   
      width:640px;            
      height:20px;
      color: Yellow;
      background-color: Black;
      font-weight:bold;
      float:none;
      padding:5px; 
      cursor: pointer; 
      vertical-align: middle;
}