/**********************************************************************************************/
/*This Style Sheet Controls the design of the site map */
/**********************************************************************************************/

/**********************************************************************************************/
/*General Styles, applied automaticly */
/**********************************************************************************************/


/**********************************************************************************************/
/*Overwrited styles - styles which are exist in the general  website stylesheet and are partly overwrited here */
/**********************************************************************************************/
a:link {  text-decoration: none}
a:visited {  text-decoration: none}
a:hover {   text-decoration: underline;}


/**********************************************************************************************/
/*Specific design and positioning styles for this template, applied manually */
/**********************************************************************************************/
.section { padding-top: 5px;  width: 510px }
.tblSiteMap td {padding-top: 10px; border-color: #CCCCCC #CCCCCC #CCCCCC #003399; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}

.tdLevel1 { padding-top: 3px; vertical-align: top; width:150px; font-family: arial; font-size: 10pt; color: #53596c; font-weight: 700; padding-left: -10px }
.tdLevel2 { padding-bottom: 2px; padding-left: 20px }
.tdLevel3 { padding-left: 40px }

.tdLevel1 a:link { text-decoration: none; font-family: arial; font-size: 10pt; font-weight: 700; color: #53596c}
.tdLevel1 a:visited { text-decoration: none; color: #53596c;}
.tdLevel1 a:hover { text-decoration: underline; color: #53596c; background-color: #ffffff;}
