/**************************************/

/**************************************/
/* 1. CSS-Modul: COLORS               */
/**************************************/

.neutralColorTrans {background-color: transparent}
.neutralColorWhite {background-color: #fff}
.neutralColorLight {background-color: #e8e8e8}
.neutralColorMedium {background-color: #ccc}
.neutralColorStrong {background-color: #999}
.neutralColorBlack  {background-color: #000}

.teaserColor {background-color: #1E4552;}

.secondColorStrong {background-color: #aaa;}
.secondColorMedium {background-color: #ddd;}
.secondColorLight {background-color: #eee;}

.primColorStrong {background-color: #1E4552;}
.primColorMedium {background-color: #91AFCE;}
.primColorLight {background-color: #B5C9CF;}

/**************************************/
/* 2. CSS-Modul: LAYOUT (PAGEREGIONS) */
/**************************************/

body {
   margin:0;
   padding:0;
   border:0;
   background: url(http://www.togis.com/common/gradient_neutral.jpg) bottom left fixed repeat-x;
   font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
   font-size:12px;
   position:relative;
}
/*-- wrapper for whole page region --*/
#PR {
   margin: 10px auto;
   padding: 0 10px;
   border: 0;
   width:950px;
   text-align:left;
}
/*-- wrapper for providing a full scale left background --*/
#LW1_BGleft { 
   float:left;
   width:100%;
   background: #fff url(http://www.togis.com/common/pageregionLeftBG.gif) repeat-y;
   border-bottom:1px solid #A8A8A8;
}
/*-- wrapper for providing a full scale right background --*/
#LW2_BGright {	
   float:left;
   width:100%;
   background: transparent url(http://www.togis.com/common/pageregionLeftBG.gif) repeat-y;
}
/*-- wrapper for positioning the right column --*/
#LW3_ContentAll  {
   float:left;
   margin-right: -200px;
   width: 100%;
   background: transparent url(http://www.togis.com/common/pageregionRightBG.gif) right repeat-y;
}
/*-- wrapper for left column and content column--*/
#LW4_ContentLeft {
   margin-right: 200px;
   background:transparent url(http://www.togis.com/common/pageregionLeftBG.gif) repeat-y left;
}
#content {
   float:left;
   width:530px;
   margin:0;
   padding:0px 19px 50px 20px;
   border:0;
   overflow:visible;
}
#PRT {
   margin:0;
   padding:0;
}
#PRL {
   float:left;
   margin:0;
   padding:0 0 100px 1px;
   width:180px;
}
/* BG-color compensates BG-bug of IE */
#PRR {
   float:right;
   width:200px;
   margin:0;
   padding:0;
   background: transparent url(http://www.togis.com/common/pageregionRightBG.gif) repeat-y right; 
}
#PRB {
   float:left;
   width:930px;
   vertical-align:top;
   padding:10px;
}
#metaSearch {
   float:left;
   width:200px;
   margin:0;
   padding:0;
   background:none;
}
#logo {
   width:950px;
   margin:0;
   padding:0;
   border-bottom:2px solid #FFF;
   background:#fff;
}
div#translate {
   margin:0;
   padding:3px 0px 5px 10px;
   width:940px;
   border-bottom:2px solid #FFF;
   color: #FFFFFF;
   background:#1e4552 url(http://www.togis.com/common/bg_teaser.gif);
   text-transform:uppercase;
}
div#translate a:link, div#Translate a:visited {
   color: #FFFFFF;
   background:none;
   text-decoration: none;
   text-transform:uppercase;
}
div#translate a:hover {
   text-decoration: underline;
}
#lp {
   margin-top:200px;
   margin-left:10px;
}
#lp a {
   text-decoration:none;
}
#sitemap {
   margin:60px 0 50px 200px;
   padding:0px 20px 0px 0px;
   border:0;
}
#copy {
   color:#666;
   margin-bottom:10px;
   font-size:0.85em;
} 
#copy a:link, #copy a:visited {
   color:#666;
   font-weight:normal;
   text-decoration:none;
}

/*-- FLOATING ---------------*/
.clearing {
   clear:both;
}
.floatRight {
   float:right;
}
.floatLeft {
   float:left;
}
img.imgNoborder {
   border:0px;
}

/**************************************/
/* 3. CSS-Modul: NAVIGATION           */
/**************************************/

/*-- Channel Menu ---------------------------*/

div#menu {
   height:28px;
   margin:0;
   padding:0 0 0 181px;
   border-bottom: 1px solid #999;
   background:#aaa url(http://www.togis.com/common/menu_bg.png) repeat-x;
   white-space:nowrap;
}
div#menu ul {
   margin:0;
   padding:0;
   border-left: 1px solid #999;
   height:27px;
}
div#menu ul li {
   display: inline;
   padding:0px;
   margin:0px;
}
div#menu ul li a {
   float:left;
   padding: 6px 20px;
   border-right: 1px solid #999;
   border-left: 1px solid #ccc;
   background: #aaa url(http://www.togis.com/common/menu_bg.png) repeat-x;
   color: #fff;
   font-weight:normal;
   text-decoration:none;
}
div#menu ul li a:hover,
div#menu ul li a.current,
div#menu ul li a.active {
   color:#1e4552;
   background:#aaa;
}
div#menu ul li a.home, 
div#menu ul li a:hover {
   color:#1e4552;
   font-weight:normal;
}

/* -- MICRONAVIGATION -----------------*/

#micronav {
   color: #1e4552;
   font-size:0.85em;
   padding:15px 0px;
}
#micronav a:link, 
#micronav a:visited {
   color: #999;
   font-weight:normal;
   text-decoration:none;
   background:none;
}
#micronav a:hover {
   color: #1e4552;
   text-decoration:none;
}

/* -- MACRONAVIGATION -----------------*/

#macronav {
   margin:60px 0 0 0;
   padding:0;
   width:180px;
   border-bottom:1px solid #aaa;
   white-space:nowrap;
}
#macronav .title  {
   display: block;
   padding:0;
   border-bottom:1px solid #ccc;
   background:url(http://www.togis.com/common/pfeil_right.gif) left center no-repeat;
   font-weight:normal;
   color:#e8e8e8;
   text-decoration:none;
   text-transform:uppercase;
}
#macronav ul {
   margin:0;
   padding:0;
   list-style:none;
}
#macronav li {
   margin:0;
   padding:0;
   border-top: 1px solid #aaa;
   background:#ccc url(http://www.togis.com/common/icon_ia.gif) 17px 12px no-repeat;
   white-space:nowrap;
}
#macronav li.current {
   background:#ccc url(http://www.togis.com/common/icon_ao.gif) 15px 10px no-repeat;
}
#macronav li a:link, #macronav li a:visited {
   display:block;
   margin:0;
   padding:6px 0 6px 28px;
   width:152px;
   border-top: 1px solid #fff;
   color: #333;
   background:none;
   font-weight:normal;
   text-decoration:none;
}
#macronav li a:hover {
   color:#1e4552;
   background:#BBB url(http://www.togis.com/common/icon_ao.gif) 15px 9px no-repeat;
   text-decoration:none;
}
#macronav li li {
   margin:0;
   padding:0;
   background:#e8e8e8 url(http://www.togis.com/common/icon_ia.gif) 17px 12px no-repeat;
}
#macronav li li.current {
   background:#e8e8e8 url(http://www.togis.com/common/icon_ao.gif) 15px 10px no-repeat;
}
#macronav li li a:link, #macronav li li a:visited {
   display:block;
   margin:0;
   padding:6px 0 6px 28px;
   width:152px;
   border-top: 1px solid #fff;
   color: #333;
   background:none;
   font-weight:normal;
   text-decoration:none;
}
#macronav li li a:hover {
   color:#1e4552;
   background:#E0E0E0 url(http://www.togis.com/common/icon_ao.gif) 15px 9px no-repeat;
   text-decoration:none;
}
#macronav li li li {
   margin:0;
   padding:0;
   background:#fff url(http://www.togis.com/common/icon_ia.gif) 17px 12px no-repeat;
}
#macronav li li li.current {
   background:#fff url(http://www.togis.com/common/icon_ao.gif) 15px 10px no-repeat;
}
#macronav li li li a:link, #macronav li li a:visited {
   display:block;
   margin:0;
   padding:6px 0 6px 28px;
   width:152px;
   border-top: 1px solid #fff;
   color: #333;
   background:none;
   font-weight:normal;
   text-decoration:none;
}
#macronav li li li a:hover {
   color:#1e4552;
   background:#FFFFFF url(http://www.togis.com/common/icon_ao.gif) 15px 9px no-repeat;
   text-decoration:none;
}

/* -- METANAVIGATION ------------------------*/

#metanav {
   float:right;
   width:40px;
   margin:5px 10px;
}
#metanav a {
   padding:0px 1px;
   color: #666;
   font-weight:normal;
   text-decoration:none;
   background:none;
}

/* -- SITEMAP ------------------------*/

td.sitemapTitle0 {
    background-color: #ddd;
    padding: 0px;
    border: 0px;
    margin: 0px;
}
td.sitemapTitle1 {
    background-color: #ddd;
    padding: 3px;
    border: 0px;
    margin: 0px;
}
a.sitemapTitle0:link, a.sitemapTitle0:visited ,
a.sitemapTitle0:hover, a.sitemapTitle0:active {
	font-weight: bold;
	color: #444;
	text-decoration: none;
}

a.sitemapTitle1:link, a.sitemapTitle1:visited,
a.sitemapTitle1:hover, a.sitemapTitle1:active {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a.sitemapElement0:link, a.sitemapElement0:visited,
a.sitemapElement0:hover, a.sitemapElement0:active {
	color: #444;
	text-decoration: none;
}

a.sitemapElement1:link, a.sitemapElement1:visited,
a.sitemapElement1:hover, a.sitemapElement1:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

/* -- SEARCH ------------------------*/

.searchLabel, .searchLabel, .searchElement, .searchText {
}
#search {
   float:right;
   width:130px;
   margin:4px 0;
   padding:0;
   border:0;
}
#search form {
   margin:0;
   border:0;
   padding:0;
}
#search input#raw {
   padding:0;
   margin:0;
   height:18px;
   width:100px;
   border:1px solid #999;
   background:#e8e8e8;
   vertical-align:middle;
}
#search input#btnSearch {
   vertical-align:middle;
}
#search table {
   margin:10px 10px 0px 10px;
   color:#666;
   text-align:left;
}

/**************************************/
/* 4. CSS-Modul: TEXT                 */
/**************************************/

h1, h2, h3, h4, h5 {
   color: #1e4552;
}
p, ol, ul, li, em, sup, sub, table, tr, th, td, .form {
   color:#333333;
}
h1, h1.title {
   font-size:22px;
   font-weight:normal;
   line-height:30px;
   margin-top:10px; 
}
h2 {
   margin:0;
   font-size:18px;
   line-height:20px 
}
h3 {
   margin:5px 0;
   font-size:16px;
   line-height:16px 
}
h4 {
   margin:5px 0;
   font-size:14px;
   line-height:16px 
}
h5 {
   margin:0;
   font-size:14px;
   line-height:16px 
}
ol {
}
ul {
   margin:0;
   padding-left:20px;
   list-style-type:square;
}
li {
   padding:5px 0;
}
p.caption {
   font-style: italic;
   padding-top:0px;
   margin-top:0px;
   color:#000;
}
p.emphasis {
   margin-left: 20px;
   margin-right: 30px;
   background-color:#91afce;
   line-height: 16px;
}
p.description {
   font-weight:bold;
   color:#999;
   line-height: 16px;
}
p.creator  {
}
p.small {
   font-size:10px;
}
p.smalltext {
   font-size:10px !important; font-size: xx-small;
}
a:link, a:visited {
   padding-bottom:2px;
   color: #333333;
   font-weight:bold;
   text-decoration:none;
   background: transparent url(http://www.togis.com/common/bg_link.gif) bottom repeat-x;
}
a:hover, a:active {
   padding-bottom:2px;
   text-decoration:none;
   color: #1e4552;
   background: #E8ECED url(http://www.togis.com/common/bg_link_active.gif) bottom repeat-x;
}
code {
}

/**************************************/
/* 5. CSS-Modul: TABLES               */
/**************************************/

table.ZMSTable {
   border:0;
   margin:0;
   padding:0;
   width:100%;
   background:#fff;
}
table.ZMSTable p, div.ZMSTable p {
   margin:0;
   padding:5px;
   line-height:14px;
}
table.ZMSTable th {
   margin:0;
   padding:0;
   background:#b5c9cf;
}
table.ZMSTable tr.even td {
   border-top:1px solid #FFF;
   border-left:1px solid #FFF;
   border-bottom:1px solid #9BB7BF;
   border-right:1px solid #9BB7BF;
   margin:0;
   padding:0;
}
table.ZMSTable tr.odd td {
   border-top:1px solid #FFF;
   border-left:1px solid #FFF;
   border-bottom:1px solid #9BB7BF;
   border-right:1px solid #9BB7BF;
   margin:0;
   padding:0;
}
table tr td  {
   font-size:14px;
}
body.print table.ZMSTable th, 
body.print table.ZMSTable td { 
   background-color:transparent; 
}	

/**************************************/
/* 6. CSS-Modul: ZMS-DEFAULTS         */
/**************************************/

div.ZMSGraphic { 
   background-color:transparent; 
}
div.ZMSGraphic.left {
   text-align:left;
}
div.ZMSGraphic.right {
   text-align:right;
}
div.ZMSGraphic.center {
   text-align:center;
}
div.ZMSGraphic.floatleft { 
   float:left;
}
div.ZMSGraphic.floatright { 
   float:right;
}
div.ZMSGraphic.center { 
   text-align:center;
}
div.graphic.alignleft {
   float:left;
   text-align:right;
}
div.graphic.alignright {
   float:right;
   text-align:right;
}
div.ZMSGraphic div.text {
   padding: 4px;
}
a.zoom img.zoom {
   width: 23px;
   height: 21px;
   background: url(/misc_/zms//zoom.gif);
}
a.download img.download {
   width: 23px;
   height: 21px;
   background: url(/misc_/zms//download.gif);
}
a.superzoom img.superzoom {
   width: 23px;
   height: 21px;
   background: url(/misc_/zms/superzoom.gif);
}

/*--------- ZMS TEASER --------------*/

div#teaser {
   display:block;
   float:left;
   width:200px;
   margin:60px 0 0;
   border-top:1px solid #fff;
   font-size:12px;
}
div.ZMSTeaserContainer {
   margin-bottom:10px;
   padding:0;
}
div.ZMSTeaserElement {
   display:block;
   width:200px;
   padding:0;
   border-bottom:1px solid #fff;
   background:url(http://www.togis.com/common/bg_teaser.gif);
}
div.ZMSTeaserElement img.title {
   display:block;
   margin:0;
   padding:0;
   border:0;
   background:#e8e8e8;
}
div.ZMSTeaserElement div.title {
   display: block;
   padding: 8px 12px;
   border-bottom:1px solid #ccc;
   background:url(http://www.togis.com/common/pfeil_right.gif) left center no-repeat;
   font-weight:normal;
   color:#e8e8e8;
   text-decoration:none;
   text-transform:uppercase;
}
div.ZMSTeaserElement div.title a:link, div.ZMSTeaserElement div.title a:visited,
div.ZMSTeaserElement div.title a:hover, div.ZMSTeaserElement div.title a:active {
   margin:0px;
   padding:0px;
   font-weight:normal;
   color:#e8e8e8;
   text-decoration:none;
   text-transform:uppercase;
}
div.ZMSTeaserElement div.text {
   padding:10px 12px 15px 12px;
   border-bottom:1px solid #ccc;
   line-height:1.3em
}

/*--------- ZMS LINK --------------*/

div#pageelement_Links {
   float:left;
   width:200px;
   font-size: 12px;
}
div.ZMSLinkElement {
   display: block;
   padding:0;
   margin:0;
   width:200px;
   border-bottom:1px solid #fff;
   background-image:url(http://www.togis.com/common/bg_teaser.gif);
}
div.ZMSLinkElement div.title {
   display: block;
   padding: 8px 12px;
   border-bottom:1px solid #ccc;
   background: transparent url(http://www.togis.com/common/pfeil_right.gif) left center no-repeat;
   font-weight:normal;
   color: #e8e8e8;
   text-decoration:none;
   text-transform:uppercase;
}
div.ZMSLinkElement div.text {
   padding:12px;
   background:#e8e8e8;
   border-bottom:1px solid #ccc;
   font-size:12px;
}
div.ZMSLinkElement div.text ul {
   margin:0;
   padding:0;
   list-style-position:inside;
}
div.ZMSLinkElement div.text li {
   font-size:12px;
}
ul.LinkElementExternal {
   margin:0;
   padding:0;
}
li.LinkElementExternal {
   margin:0;
   padding-bottom:10px;
   list-style-image:url(http://www.togis.com/common/external_link.gif);
}
li.LinkElementInternal, 
li.LinkElementInternalPortal {
   margin:0;
   padding-bottom:10px;
   list-style-image:url(http://www.togis.com/common/external_link.gif);
}
li.LinkElementInternalClient {
   margin:0;
   padding-bottom:10px;
   list-style-image:url(http://www.togis.com/common/external_link.gif);
}
li.LinkElementFile {
   margin:0;
   padding-bottom:10px;
   list-style:none;
}
li.LinkElementFile img {
   border:0;
   vertical-align:middle;
}
li.LinkElementMailto {
   margin:0;
   padding-bottom:10px;
   list-style-image:url(http://www.togis.com/common/mail_link.gif);
}
.form {
   color: #000;
   border: 1px solid #666;
   padding: 1px;
   margin: 0;
   font-size: 12px !important; font-size: xx-small;
   voice-family: "\"}\"";
   voice-family: inherit;
   font-size: x-small;
}
   html>.form {
   font-size: x-small;
} 
.form-button {
   color: #000;
   background-color: #fff;
   border: 1px solid #666;
   font-weight: bold;
   padding-left: 1px;
   padding-right: 1px;
   margin: 0;
   font-size: 12px !important; font-size: xx-small;
}

/**************************************/
/* 7. CSS-Modul: SPECIAL OBJECTS      */
/**************************************/

/*-- InfoBox --*/

div#infobox  {
   margin:60px 0 0 0;
   padding:0;
   width:180px;
   font-size:12px;
   background-image:url(http://www.togis.com/common/bg_teaser.gif);
}
#infobox .title  {
   display: block;
   padding: 8px 12px;
   border-bottom:1px solid #ccc;
   background:url(http://www.togis.com/common/pfeil_right.gif) left center no-repeat;
   font-weight:normal;
   color:#e8e8e8;
   text-decoration:none;
   text-transform:uppercase;
}
#infobox .text {
   background:#ccc;
   border-bottom:1px solid #aaa;
}

#infobox a:link, #infobox a:visited {
   display:block;
   margin:0;
   padding:6px 12px;
   width:auto;
   border-top: 1px solid #fff;
   color: #333;
   background:none;
   font-weight:normal;
   text-decoration:none;
}

#infobox a:hover {
   background:#BBB;
}

/*-- Referenz Box --*/

.ref {float:left; width:510px; margin-bottom:5px; padding:5px 5px; border-top:1px dotted #CCCCCC; background:url(http://www.togis.com/common/bgref.jpg) top left no-repeat;}
.ref div.pic {float:left; width:25px; margin-left:5px; margin-right:10px; padding-top:1px;}
.ref div.txt {float:left; width:470px;}

/**************************************/
/* 8. CSS-Modul: TOC LISTS            */
/**************************************/

#pageregionLeft #Newsindex {
    padding: 0px 20px 0px 10px;
    margin:0;
}
#pageregionLeft #Newsindex h2 {
    padding:0;
    margin:0;
}
#pageregionLeft #Newsindex p {
    padding: 0px;
    margin: 0px 0px 10px 0px;
}


/**************************************/
/* 9. CSS-Modul: PRINT                */
/**************************************/
body.print {
  background:none;
  width:530px;
  text-align:left;
  color:#000;
}

/**************************************/
/* 10. ZMI Management Interface       */
/**************************************/

.cmsTxtColorStrong0 { color: #436976; }
.cmsTxtColorStrong1 { color: #666666; }
.cmsBgColorStrong0  { background-color: #8CABB9; }
.cmsBgColorStrong1  { background-color: #CCCCCC; }
.cmsBgColorMedium0  { background-color: #DDE6EC; }
.cmsBgColorLight0   { background-color: #FFFFFF; }
div.ZMSTable table th { background-color:#DDEFFC; }
div.ZMSTable table td { background-color:#EEEEEE; }

.zmiTableRowEven {background-color:#eee;}
.zmiTableRowOdd {background-color:#ccc;}

.form-submit { font-size:12px; }

body.zmi {
	text-align:left;
}
body.zmi h1, body.zmi h2, body.zmi h3, body.zmi h4, 
body.zmi h5, body.zmi h6  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:20px;

} 
body.zmi p, body.zmi li, body.zmi blockquote  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
} 

.showcaseWraper
{
	background-image: url(http://www.togis.com/common/detailsGridBg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.lblError
{
	font-size: 11px;
	color: #f60;
	font-weight: bold;
}

.form TD
{
	padding: 4px 0px 4px 16px;
	font-size: 11px;
}
.formsText
{
	padding: 16px;
}

.formHeader TD, .formHeader
{
	color: #7b7b7b;
	font-size: 11px;
	font-weight: bold;
	height: 60px;
	vertical-align: bottom;
	background-image: none;
	background-color: transparent;
}
.support_ButtonAttach
{
	border:0px;
	width:81px;
	height:27px;
	text-align:center;
	background-image:url(http://www.togis.com/common/buttonAttach.jpg);
	font-size:11px;
	font-weight: bold;
	color:#333333;
	vertical-align:middle;
	background-repeat:no-repeat;
}

.forms_footerOne {
	background-image:url(http://www.togis.com/common/footer.gif);
	height:53px;
	font-size:12px;
	color:#333333;
	padding-bottom:6px;
	padding-right:20px;
}
.forms_Header {
	border-left: 1px solid #EBEBEB;
	background-image:url(http://www.togis.com/common/headerBg.gif);
	background-repeat: repeat-x;
	border-bottom: none;
}
.forms_Title {
	background-image:url(http://www.togis.com/common/titleSeparator.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	padding-bottom: 8px;
	width: 540px;
	margin-bottom: 10px;
	font-size:20px;
	color:#7B7B7B;
}
.forms_LastItemOneRow {
	border-left: 1px solid #EBEBEB;
	border-top: 1px solid white;
	font-size:12px;
	color:#333333;
	height:40px;
	padding-left:28px;
	background-image:url(http://www.togis.com/common/lastItemBg.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	border-right:3px solid #E0E0E0;
}
.forms_LastItemOneRow A {
	color:#333333;
}
.forms_LastItemOneRow A:hover {
	color:black;
	background-color: #E7E7E7;
}
.forms_LastItemLeft {
	border-left: 1px solid #EBEBEB;
	border-right:none;
	border-top: 1px solid white;
	font-size:12px;
	color:#333333;
	height:40px;
	padding-left:28px;
	background-image:url(http://www.togis.com/common/lastItemBg.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}
.forms_LastItemRight {
	border-right:3px solid #E0E0E0;
	border-top: 1px solid white;
	font-size:12px;
	color:#333333;
	height:40px;
	padding-left:2px;
	background-image:url(http://www.togis.com/common/lastItemBg.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}
.forms_LastItemOneRow {
	border-left: 1px solid #EBEBEB;
	border-right:3px solid #E0E0E0;
	border-top: 1px solid white;
	font-size:12px;
	color:#333333;
	height:40px;
	padding-left:28px;
	background-image:url(http://www.togis.com/common/lastItemBg.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}
.forms_LastItemOneRow A{
	color:#333333;
}
.forms_FooterLeft {
	border-top: 1px solid white;
	border-left: 1px solid #E9E9E9;
	background-color: white;
	height:46px;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
.forms_FooterRight {
	border-top: 1px solid white;
	border-right:3px solid #E0E0E0;
	background-image:url(http://www.togis.com/common/corner.gif);
	background-color: white;
	height:46px;
	padding-left:2px;
	background-repeat:no-repeat;
	background-position:right bottom;
	font-size:12px;
	color:#333333;
}
.forms_FooterRight A {
	color:#333333;
}
.forms_FooterRight A:hover {
	color:#333333;
	background-color: #E7E7E7;
}
.forms_Dropdown {
	width:198px;
	height:21px;
	color:#666666;
	font-size:12px;
}

.forms_TextField {
	width:198px;
	height:24px;
	border:0px;
	background-image: url(http://www.togis.com/common/textfield.gif);
	background-repeat:no-repeat;
	padding-left:6px;
	padding-top:4px;
	margin-top: 2px;
	color:#666666;
	font-size:12px;
	vertical-align:middle;
	background-attachment:fixed;
}

html>body .forms_TextField
{
	background-attachment: scroll;
}

.forms_Validation {
	color:#FF6600;
	font-size:12px;
	font-weight: bold;
	padding-left:5px;
}
.forms_ItemOneRow {
	border: 1px solid #EBEBEB;
	font-size:12px;
	color:#333333;
	height:50px;
	padding:5px 15px 5px 28px;
	border-right:3px solid #E0E0E0;
	border-top: 1px solid white;
}
.forms_ItemOneRow A {
	color:#333333;
}
.forms_ItemOneRow A:hover {
	color:black;
	background-color: #E7E7E7;
}
.forms_Text {
	color:#333333;
	font-size:12px;
	padding-bottom:17px;
	width:540px;
}
.forms_Text A {
	color:#333333;
}
.forms_Text A:hover {
	color:#333333;
	background-color: #E7E7E7;
}
.forms_ItemLeft {
	border: 1px solid #EBEBEB;
	border-right:none;
	border-top: 1px solid white;
	font-size:12px;
	color:#333333;
	height:40px;
	padding-left:28px;
}
.forms_ItemRight {
	border-bottom: 1px solid #EBEBEB;
	border-right:3px solid #E0E0E0;
	border-top: 1px solid white;
	font-size:12px;
	color:#333333;
	height:40px;
	padding-left:2px;
}
.forms_Button
{
	border: none;
	width:113px;
	line-height:32px;
	height:32px;
	text-align:left;
	padding-left:15px;
	background:url(http://www.togis.com/common/buttonBg.gif) no-repeat;
	font-size:11px;
	color:#333333;
	vertical-align: middle;
}
.forms_TextArea {
	width:197px;
	height:84px;
	border:0px;
	background-color:#E9E9E9;
	background-image:url(http://www.togis.com/common/textarea.gif);
	background-repeat:no-repeat;
	background-attachment: fixed; 
	padding-left:6px;
	padding-top:4px;
	padding-bottom:3px;
	color:#666666;
	font-size:11px;
	line-height: 13px;
	margin: 5px 0px 5px 0px;
}
.forms_SmallTextBox 
{
	border: solid 1px #dddddd;
	font-size:12px;
	height: 22px;
	color: #666666;
	padding-top: 2px;
	padding-left: 4px;	
}

