.BodyTag {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background-image: url(../images/english/background.gif);
	background-repeat: repeat-x;
	font-style: normal;
	color: #000000;
	margin: 0px;
}

.formsbox {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background: #dde3b4;
	font-style: normal;
	color: #435608;
	border: 1px;
	border-style: solid;
	border-color: #858733;
	width: 155px;
}

.loginbox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #dde3b4;
  font-style: normal;
  color: #435608;
  border: 1px;
  border-style: solid;
  border-color: #858733;
  width: 95px;
}

.general {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	color: #000000;
}

.page_title {
	font-family: Palatino, Times, Times New Roman, serif;
	font-size: 20px;
	line-height: 20px;
	font-style: normal;
	color: #872300;
	text-transform: uppercase;
}

.subtitle {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	color: #858733;
	text-transform: uppercase;
}

.bullets {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	color: #858733;
	list-style-type: square;
}

.breadcrumb {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	color: #435608;
	text-transform: uppercase;
}

.intro_box {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	color: #000000;
	padding: 20px;
}

.spotlight_box {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background: #dde3b4;
	font-style: normal;
	color: #000000;
	border-top: 2px;
	border-top-style: solid;
	border-top-color: #858733;
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #858733;
	padding: 10px;
}

#submenu_item {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background: #dde3b4;
	font-style: normal;
	color: #858733;
	border-top: 2px;
	border-top-style: solid;
	border-top-color: #858733;
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #858733;
	width: 190px; 
	padding: 10px;
	text-transform: uppercase;
}

#submenu_item a:link { display: block; color:#435608; text-decoration:none; width: 190px; padding: 2px 10px 2px 10px; margin: 0;}

#submenu_item a:visited { display: block; color:#435608; text-decoration:none; width: 190px; padding: 2px 10px 2px 10px; margin: 0;}

#submenu_item a:active { display: block; color:#dde3b4; text-decoration:none; background:#435608; width: 190px; padding: 2px 10px 2px 10px; margin: 0;}

#submenu_item a:hover { display: block; color:#dde3b4; text-decoration:none; background:#435608; width: 180px; padding: 2px 0px 2px 10px; margin: 0}

.current_page { display: block; color:#858733; text-decoration:none; width: 190px; padding: 2px 10px 2px 10px; margin: 0;}


a:link { color:#872300; text-decoration:underline; }

a:visited { color:#872300; text-decoration:underline; }

a:active { color:#872300; text-decoration:underline; }

a:hover { color:#858733; text-decoration:none; }

.general a.fakeLink {
  color:#872300; 
  text-decoration:underline;
}
.general a.fakeLink:hover {
  color:#858733; 
  text-decoration:none;
  cursor: pointer;
}

#menu {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	position: relative; 
	margin: 0px;
}

#menu dl {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	float: left;
	margin: 0px;
}

#menu dt {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	margin: 0px;
}

#menu dd {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	position: absolute;
	display: none;
	z-index:100;
	margin-top: -7px;
	margin-left: 0px;
	padding: 0px;
	background: #dde3b4;
	width: 200px;
	height: 100%;
}

#menu li {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
	text-align: left;
	background: #dde3b4;
	color: #435608;
	list-style-type: none;
	margin-left: -40px;
	margin-top: 0px;
	padding: 0px;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #435608;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #435608;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #435608;
}

#menu li a, #menu dt a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
	color: #435608;
	text-decoration: none;
	display: block;
	padding:5px;
	list-style-type: none;
	margin: 0px;
	background: #dde3b4;
}


#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
	background: #435608;
	color: #dde3b4;
	padding:5px;
	list-style-type: none;
	margin: 0px;
}

/* Added 2008-01-11 */
.general h1 {
  color: #872300;
  text-transform: uppercase;
  font-size: 23px;
  line-height: 24px;
  font-weight: normal;
  margin: 24px 0px 14px;
  padding: 0px;
}
.general h2 {
  color: #676900;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 17px;
  margin: 24px 0px 8px;
  padding: 0px;
}
.general h3 {
  text-transform: uppercase;
  color: #676900;
  font-size: 13px;
  line-height: 14px;
  margin: 16px 0px 8px;
  padding: 0px;
}
.general h4, .general h5, .general h6 {
  font-size: 12px;
  line-height: 13px;
  font-weight: bold;
  color: #858733;
  margin: 14px 0px 8px;
  padding: 0px;
}
.general h2 a, .general h3 a, .general h4 a, .general h5 a, .general h6 a {
  color: #676900;
}
.general h2 a:hover, .general h3 a:hover, .general h4 a:hover, .general h5 a:hover, .general h6 a:hover {
  color: #000000;
}
.general h2 a:active, .general h3 a:active, .general h4 a:active, .general h5 a:active, .general h6 a:active {
  text-decoration: none;
}

.general table.TzNormal {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  border-style: solid;
  border-width: 1px;
  border-color: #435608;  
}
.general table.TzNormal td {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  /*background: #dde3b4;*/
  font-style: normal;
  border-top-color: #435608;
  border-bottom-color: #435608;
  border-top: 1px solid #435608;
  border-right: 1px solid #435608;
  padding: 1px 5px 1px 7px;
  vertical-align: top;
}
.general .TzNormal th {
  background-color: #dde3b4;
  font-weight: bold;
  color: #435608;
  text-align: left;
  padding: 2px 5px 2px 7px;
}
.general table.TzWide {
  margin-left: -30px;
  margin-right: -30px;
}
.general table.TzWide td {
  background-color: #DDEDF9;
  border-bottom: 1px solid #FFFFFF;
  padding: 1px 5px 1px 7px;
}
.general .TzWide th {
  background-color: #BCDEF4;
}
.general .TzNormal a {
  color: #872300;
}
.general .TzNormal a:hover {
  color: #858733;
}
.general TzNormal a:active {
  text-decoration: none;
}
.general blockquote {
  background-color: #DDE3B4;
  padding: 10px 20px;
  color: #872300;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}

.general .TzBusinessCard  {
  border-top: 1px solid #BCC76A;
}

.general a.buttonLink {
	border: 1px;
	border-style: solid;
	border-color : #435608;
	padding: 2px;
	text-decoration: none;
	background: #DDE3B4;
	color: #435608;
}
.general a.buttonLink:hover {
	border: 1px inset;
  border: 1px;
  border-style: solid;
  border-color : #DDE3B4;
  padding: 2px;
  text-decoration: none;
  background: #435608;
  color: #DDE3B4;
}

.general a.helpTip {
	cursor: help;
  text-decoration: none;
  border-bottom:1px dotted;
	color: #000000;
}
 
table.simpleTable {
  border-width: 0px 0px 0px 0px;
  border-spacing: 0px;
  border-style: solid solid solid solid;
  border-color: white white white white;
  border-collapse: collapse;
  background-color: white;
}
table.simpleTable th {
  border-width: 0px 0px 0px 0px;
  padding: 1px 1px 1px 1px;
  border-style: solid solid solid solid;
 border-color: white white white white;
  background-color: white;
  -moz-border-radius: 0px 0px 0px 0px;
}
table.simpleTable td {
  padding: 5px;
  border-right: solid 0px white;  
  vertical-align: text-top;
}

.general #selectableTable td {
	cursor: hand;
}

table.dataGrid
{
  font-family:arial;   
    border-collapse:collapse; 
    border: solid 1px black;
    font-size: 12px;
    text-align: left;   
}

table.dataGrid td {  
  padding: 5px;
  border-right: solid 1px #7f7f7f;
  vertical-align: text-top;
}
table.dataGrid .even {
  background-color: #fff;
}
table.dataGrid .odd {
  background-color: #EDF5FF;
}
table.dataGrid th
{
    background: url('../images/jquery/tablesort/sprite.png') repeat-x 0px 0px;       
  border: 1px solid #7f7f7f;
    padding: 5px;
  height: auto;
  cursor:pointer;
}

table.dataGrid th a
{
  text-decoration: none;
  text-align: center;     
  padding-right: 20px;
  font-weight:bold;
  white-space:nowrap;
  background: url('../images/jquery/tablesort/bg.gif') no-repeat right 50%;
  color: black;
}

table.dataGrid thead .headerSortUp , table.dataGrid thead .headerSortDown 
{
    background: url('../images/jquery/tablesort/sprite.png') repeat-x 0px -100px;
}

table.dataGrid .headerSortUp a 
{ 
    background: url('../images/jquery/tablesort/asc.gif') no-repeat right 50%;
}
table.dataGrid .headerSortDown a 
{    
    background: url('../images/jquery/tablesort/desc.gif') no-repeat right 50%;
}

table.dataGrid tbody td {
	border-bottom: 1px solid #000000;
}

table.dataGrid td.sortedeven
{
    background-color:#EDF5FF;        
}

table.dataGrid td.sortedodd
{
    background-color:#DBEAFF;            
}

table.dataGrid tfoot td
{    
    border-right: 0px;
}

table.dataGrid thead td
{
    vertical-align:middle;
    background-color:#E1ECF9;
    border:none;
}

table.dataGrid thead .tableHeader
{
    font-size:larger;
    font-weight:bold;
}

table.dataGrid thead .filter
{
    text-align:right;
}

ul.sortable { 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
}
 
ul.sortable li { 
	margin: 0 5px 5px 5px;
	padding: 5px; 
	cursor: move;
}

input[type=text] {
	font-family: verdana;
	font-size: 11px;
    background-color: #FCFCFC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #bbbbbb;    
	border-style: inset;
}

input[type=password] {
    font-family: verdana;
    font-size: 11px;
    background-color: #FCFCFC;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #bbbbbb;    
    border-style: inset;
}

input[type=button] {
    font-family: verdana;
    font-size: 11px;
    background-color: #F5F5F5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #bbbbbb;    
    border-style: outset;
    cursor:pointer;
}

input[type=submit] {
    font-family: verdana;
    font-size: 11px;
    background-color: #F5F5F5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #bbbbbb;    
    border-style: outset;
    cursor:pointer;
}

input[type=file] {
    font-family: verdana;
    font-size: 11px;
    background-color: #F9F9F9;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #bbbbbb;    
    border-style: outset;
}

textarea {
    font-family: verdana;
    font-size: 11px;
    background-color: #FCFCFC;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #bbbbbb;     
    border-style: inset;     
}

select {
    font-family: verdana;
    font-size: 11px;
    background-color: #FCFCFC;
    border: 1px solid #bbbbbb;  
    border-style: inset;    
} 

.rollover {
     display:block;
     width: 50px;
     height: 25px;  
     padding:3px 1px 1px 1px;
     font: bold 13px verdana,sans-serif;
     text-align: center;
     color:#435608;
     background: url(../images/icons/help_normal.png) 0 0 no-repeat;
     text-decoration: none;
 }
 
.rollover:hover { 
     display: block;
     cursor: help;
     width: 50;
     height: 25px;
     padding:3px 1px 1px 1px;
     font: bold 13px verdana,sans-serif;;
      text-align: center;
     color:#dde3b4;
     background: url(../images/icons/help_hover.png) 0 0 no-repeat;
     text-decoration: none;
 }
 
fieldset { 
	border:1px solid #C0C0C0; 
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;	
}
 
 legend {
  padding: 0.2em 0.5em;
  border: 1px solid #C0C0C0;
  text-align: left;
}

.formTable td {
    vertical-align:top;	
}
 
