html {
 height:100%; }

body {
 background: #555555 url(images/elements/back800.jpg) top center repeat-y;  
 margin:auto; 
 margin-top:0px;
 padding:0px; 
 height:100%;
 width:800px;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 7pt;
 color: #444444 }

ol, ul, li, td, th {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 color: #444444 }
 
.menutext {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; 
}

img {
 border:none
}

table {
}

form {
 margin:0px;
 padding:0px }

hr {
 height: 1px; 
 border: 1px; 
 border-bottom-style:dashed; 
 border-bottom-color:#666666}

.hr1 {
 height: 1px; 
 border: 1px; 
 border-bottom-style: solid; 
 border-bottom-color: #777777 }

h1 {
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold; 
 margin-bottom: 0px; 
 font-size: 16pt; 
 color: #663366 }

h2 {
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold; 
 font-size: 12pt; 
 margin-bottom: 0px }

h3 {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 9pt; 
 margin-bottom: 0px; 
 font-weight: bold }

.small {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 7pt }

.Xsmall {
 font-family: Tahoma, Arial, Helvetica, sans-serif; 
 font-size: 7pt }

.newsdate {
 font-family: Tahoma, Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 color: #888888 }

a.linkside:link {
 color: #999999; 
 text-decoration: none }

a.linkside:visited {
 color: #999999; 
 text-decoration: none }

a.linkside:hover {
 color: #ffffff; 
 text-decoration: none }

a.linkmenu:link {
 color: #666666; 
 text-decoration: none }

a.linkmenu:visited {
 color: #666666; 
 text-decoration: none }

a.linkmenu:hover {
 color: #A0353A; 
 text-decoration: underline }

a.linkmenu2:link {
 color: #333333; 
 text-decoration: none }

a.linkmenu2:visited {
 color: #333333; 
 text-decoration: none }

a.linkmenu2:hover {
 color: #FFFFFF; 
 text-decoration: underline }

a.linkgreydark:link {
 color: #404040; 
 text-decoration: underline }

a.linkgreydark:visited {
 color: #404040; 
 text-decoration: underline }

a.linkgreydark:hover {
 color: #000000; 
 text-decoration: underline }

a.linkwhite:link {
 color: #FFFFFF; 
 text-decoration: none }

a.linkwhite:visited {
 color: #FFFFFF; 
 text-decoration: none }

a.linkwhite:hover {
 color: #FFFFFF; 
 text-decoration: underline }

a.linkwhite2:link {
 color: #FFFFFF; 
 text-decoration: none }

a.linkwhite2:visited {
 color: #FFFFFF; 
 text-decoration: none }

a.linkwhite2:hover {
 color: #FFFFFF; 
 text-decoration: none } 

a.linkorange:link {
 color: #E96B10; 
 text-decoration: none }

a.linkorange:visited {
 color: #E96B10; 
 text-decoration: none }

a.linkorange:hover {
 color: #00234B; 
 text-decoration: underline }

a.linkservices:link {
 color: #957E01; 
 text-decoration: none }

a.linkservices:visited {
 color: #957E01; 
 text-decoration: none }

a.linkservices:hover {
 color: #957E01; 
 text-decoration: underline }

.top {
 vertical-align: top }

.bottom {
 vertical-align: bottom }

.bgcolor {
 background-color: #CBD8E8 }

.bgcolor1 {
 background-color: #CCCCCC }

.bgcolor2 {
 background-color: #EAEAEA }

.bgcolor3 {
 background-color: #FFFFFF }

.bgcolor4 {
 background-color: #555555; 
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ff666666',EndColorStr='#ff2A2A2A');
 border-style: solid; 
 border-color: #666666; 
 border-width: 1px }
 
.white {
 color: #FFFFFF }

.grey {
 color:#CCCCCC }

.red {
 color: #A0353A }

.orange {
 color: #FF9900 }

.box1 {
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-top-style: dotted; 
 border-right-style: dotted; 
 border-bottom-style: dotted; 
 border-left-style: dotted; 
 border-top-color: #777777; 
 border-right-color: #777777; 
 border-bottom-color: #777777; 
 border-left-color: #777777 }

.box2 {
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 0px; 
 border-top-style: dotted; 
 border-right-style: dotted; 
 border-bottom-style: dotted; 
 border-left-style: dotted; 
 border-top-color: #777777; 
 border-right-color: #777777; 
 border-bottom-color: #777777; 
 border-left-color: #777777 }

.dotted {
 border-bottom-width: 1px; 
 border-bottom-style: dashed; 
 border-bottom-color: #777777 }

.BoxServices {
 background-color: #E0E0E0; 
 border: #777777 1px solid; 
 margin-right: 30px; 
 padding: 6px }

.menucell {
 border-bottom: #CCCCCC solid 1px }

select {
 font-size: 10px; 
 font-family: Arial,sans-serif; 
 color: #333333; 
 border-style: solid; 
 border-color: #777777; 
 border-width: 1px; 
 background-color: #FFFFFF; 
 margin: 0px }

.select-radio {
 background: none; 
 border: 0px }

input {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 8pt;
 color: #333333; 
 border-style: solid; 
 border-color: #cccccc; 
 border-width: 1px; 
 background-color: #FFFFFF; 
 padding:2px
}

.btnGo {
 border: #FFFFFF 0px solid; 
 margin-left: 3px;
 padding: 0px; 
}

.inputGo {
 width:108px;
 /*height:13px;*/
 margin:0px;
 padding:1px;
}

textarea {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 8pt;
 background-color: #FFFFFF; 
 border: #cccccc 1px solid; 
 color: #465E66; 
 padding:2px }

.border {
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px; 
 border-top-style: none; 
 border-right-style: none; 
 border-bottom-style: none; 
 border-left-style: solid; 
 border-top-color: #000000; 
 border-right-color: #000000; 
 border-bottom-color: #000000; 
 border-left-color: #CCCCCC }

.border-sidebarRight {
 border-left: #E0E0E0 1px solid }

.border-listboxTitle {
 border-bottom: #00234B 1px solid; 
 background-color: #EAEFF5; 
 font-size: 11px; 
 font-weight: bold; 
 color: #000000 }

.searchbox {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 background-color: #FFFFFF; 
 border: #97B2D0 1px solid; 
 padding: 2px; 
 width: 153px }

.back-top {
 background-image: url(images/legalis/back-top.jpg); 
 background-repeat: repeat }

.back-bottom {
 background-image:url(images/legalis/back-bottom.jpg); 
 background-repeat:no-repeat }
 
.back-bottom2 {
 background-image: url(images/legalis/back-bottom2.jpg); 
 background-repeat: repeat }
  
.back-menu {
 background-image: url(images/legalis/menu-off.gif); 
 background-repeat: repeat }
 
.back-menu-on {
 background-image: url(images/legalis/menu-on.gif); 
 background-repeat: repeat } 
 
.BlockUnderline {
	background-image: url(images/legalis/underline.gif);
	background-position: left -10px;
  }   

.title {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
 font-weight: bold; 
 font-size: 14pt; 
 color: #A0353A}

.title-nocolor {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
 font-weight: bold; 
 font-size: 14pt; 
 color:#666666 }

.subtitle {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
 font-size: 11pt; 
 color: #FF9900 }

.subtitle-nocolor {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
 font-size: 13px; 
 color: #666666;
 font-weight:bold }

.text-companycolor {
 color: #663366 }

a:link {
 color: #957E01;
 text-decoration: underline }

a:visited {
 color: #957E01;
 text-decoration: underline }

a:hover {
 color: #404040; 
 text-decoration: underline }
 
.btn {
 background-color: #999999; 
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ff999999',EndColorStr='#ff333333');
 color:#FFFFFF;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:9px;
 font-weight:bold;
 border-bottom-color:#333333;
 padding:2px }
 
.extraLinespace {
 line-height:23px;
 color:#888888
}

