﻿body {
    margin:0px;
    padding:0px;
    background-image:url('Images/BodyBackground.png');
    background-repeat:repeat-y;
    background-position:center top;
    font-family:Tahoma;
    font-size:10pt;
    color:#333333;
}
form {
    margin:0px;
    padding:0px;
    background-image:url('Images/FormBackground.png');
    background-repeat:repeat-y;
    background-position:center top;
}
div {
    margin:0px;
    padding:0px;
}
a {
    color:#b22873;
}
#CenteredPage {
    width:1000px;
    margin-left:auto;
    margin-right:auto;
}
#Header {
    background-image:url('Images/Logo.png');
    background-repeat:no-repeat;
    width:985px;
    height:113px;
    padding-top:8px;
    padding-right:15px;
    text-align:right;
}
#Header .Links a {
    color:#333333;
    text-decoration:none;
    font-size:0.75em;
    background-image:url('Images/PurpleDot.png');
    background-repeat:no-repeat;
    background-position:right center;
    padding-right:10px
}
#Header .Links a.Last {
    background-image:none;
    padding-right:0px;
}
#Header .LogoLink {
    display:block;
    text-decoration:none;
    font-size:22pt;
    padding-top:22px;
    padding-left:160px;
    height:68px;
    float:left;
}
.MainMenu {
    width:982px;
    padding-left:18px;
    background-image:url('Images/MainMenuBackground.png');
    background-repeat:repeat-x;
    padding-top:10px;
    height:39px;
}
.MainMenu .Item {
    display:block;
    float:left;
    height:26px;
    padding-top:13px;
    background-repeat:no-repeat;
    color:#444444;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    margin-right:6px;
}
.MainMenu .Item1 {
    background-image:url('Images/MainMenuItem1Background.png');
    width:64px;
}
.MainMenu .Item2 {
    background-image:url('Images/MainMenuItem2Background.png');
    width:112px;
}
.MainMenu .Item3 {
    background-image:url('Images/MainMenuItem3Background.png');
    width:124px;
}
.MainMenu .Item4 {
    background-image:url('Images/MainMenuItem4Background.png');
    width:119px;
}
.MainMenu .Item5 {
    background-image:url('Images/MainMenuItem5Background.png');
    width:104px;
}
.MainMenu .Item6 {
    background-image:url('Images/MainMenuItem5Background.png');
    width:104px;
}
.MainMenu .Item1A {
    background-image:url('Images/MainMenuItem1ABackground.png');
    width:64px;
    color:#b22772;
}
.MainMenu .Item2A {
    background-image:url('Images/MainMenuItem2ABackground.png');
    width:112px;
    color:#b22772;
}
.MainMenu .Item3A {
    background-image:url('Images/MainMenuItem3ABackground.png');
    width:124px;
    color:#b22772;
}
.MainMenu .Item4A {
    background-image:url('Images/MainMenuItem4ABackground.png');
    width:119px;
    color:#b22772;
}
.MainMenu .Item5A {
    background-image:url('Images/MainMenuItem5ABackground.png');
    width:104px;
    color:#b22772;
}
.MainMenu .Item6A {
    background-image:url('Images/MainMenuItem5ABackground.png');
    width:104px;
    color:#b22772;
}
.PageHeader {
    width:975px;
    padding-left:25px;
    height:147px;
    padding-top:18px;
    background-color:#d4d6d5;
    background-image:url('Images/PageHeaderBackground.png');
    background-repeat:no-repeat;
    background-position:right top;
}
.PageHeader h1 {
    color:#b22873;
    font-weight:normal;
    font-size:1.8em;
    margin:0px;
    padding:0px;
    padding-bottom:3px;
}
.PageHeader div {
    width:680px;
    line-height:1.4em;
    font-size:0.9em;
}
#Panels {
    width:1000px;
    padding-top:16px;
    padding-bottom:20px;
    background-color:#ffffff;
}
.LeftPanel {
    float:left;
    width:528px;
    padding-left:0px;
}
.RightPanel {
    float:right;
    width:234px;
    padding-left:4px;
}
.NavigationPanel {
    float:left;
    width:232px;
    padding-left:2px;
}
.Cleaner {
    clear:both;
    height:1px;
    line-height:1px;
    font-size:1px;
    display:block;
}
.Box1 {
    border:solid 1px #dedede;
    padding:4px;
    }
.Box1 h1 {
    margin:0px;
    padding:0px;
    background-color:#b22873;
    color:#ffffff;
    font-size:1.4em;
    font-weight:normal;
    padding-top:9px;
    padding-left:17px;
    height:34px;   
}
.Box1 div.Content {
    background-image:url('Images/Box1ContentBackground.png');
    background-repeat:repeat-x;
    background-position:left bottom;
    padding-top:3px;    
    border-bottom:solid 1px #ffffff;
    padding-bottom:15px;
    padding-left:10px;
    padding-right:15px;
}
.Box1 hr {
    border:solid 0px #ffffff;
    height:1px;
    background-color:#dedede;
    color:#dedede;
    margin-left:-4px;
    margin-right:-4px;
}
.Box1 .Content hr {
    border:solid 0px #ffffff;
    height:1px;
    background-color:#dedede;
    color:#dedede;
    margin-left:-4px;
    margin-right:-10px;
}
.Box1 .Content p {
    
    padding-top:4px;
    padding-bottom:7px;
    margin:0px;
    line-height:150%;
}
.Box1 .Content h2 {
    color:#b22873;
    margin:0px;
    font-size:1.1em;
    padding-top:10px;
    
}
.Box1 .Content h3 {
    color:red;
    margin:0px;
    font-size:1.0em;
    font-weight:bold;
    padding-top:0px;
    padding-left:0px;
    padding-right:5px;
}
.Box1 .Content .Navigation {
    padding-left:10px;
    padding-top:15px;
    padding-bottom:15px;
    padding-right:10px;
}
.Box1 .Content .Navigation .Left {
    width:62px;
    float:left;
    padding-bottom:15px;
}
.Box1 .Content .Navigation .Right {
    width:424px;
    float:right;
    padding-bottom:15px;
}
.Box1 .Content .Navigation .Right h3 {
    font-size:1.05em;
    color:#b22873;
    margin:0px;
    padding:0px;
}
.Box1 .Content .Navigation .Right h3 a {
    text-decoration:underline;
    color:#b22873;
}
.Box1 .Content .Pozor {
    border-top: 2px solid #b22772;
    border-bottom: 2px solid #b22772;
    padding-top:0px;
    padding-left:0px;
    padding-bottom:10px;
    margin-left:10px;
    margin-right:10px;
    margin-top:15px;
    margin-bottom:15px;
}  
.Box1 .Content .Pozor h2 {
    padding-left:0px;
    padding-bottom:10px;
}
.Box1 .Content .Pozor ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
}
.Box1 .Content .Pozor ul li {
    font-weight:normal;
    background-image:url('Images/GrayDot.png');
    background-repeat:no-repeat;
    background-position:4px 6px;
    padding-left:20px;
    padding-bottom:4px;
}
.Box1 .Content .Pozor ul li a {
    text-decoration:underline;
    color:#333333;
}
.Box1Footer {
    height:19px;
    padding-top:3px;
    background-color:#dedede;
    font-size:0.85em;
    padding-left:16px;
    padding-right:16px;
}
.Box1Footer .LeftLink {
    float:left;
    text-decoration:none;
    color:#444444;
}
.Box1Footer .RightLink {
    float:right;
    text-decoration:none;
    color:#444444;
}
.Box2 {
    background-image:url('Images/Box2ContentBackground.png');
    background-repeat:repeat-y;
    background-position:left top;
    width:222px;
    margin-bottom:10px;
}
.Box2 .Content {
    background-image:url('Images/Box2FooterBackground.png');
    background-repeat:no-repeat;
    background-position:left bottom;
    padding-left:17px;
    padding-right:0px;
    padding-bottom:28px;
    padding-top:5px;
}
.Box2 h1 {
    background-image:url('Images/Box2HeaderBackground.png');
    background-repeat:no-repeat;
    color:#ffffff;
    font-size:1.2em;
    font-weight:normal;
    padding:0px;
    margin:0px;
    height:24px;
    padding-left:14px;
    padding-top:5px;
    margin-bottom:8px;
}
.Box2.Contact h1 {
    background-image:url('Images/Box2HeaderBackground2.png') !important;
}
.Box2 .Content p {
    padding-left:5px;
    margin:0px;
}
.Box2.NoBox h1 {
    display:none;
}
.Box2.NoBox {
    background-image:none;
}
.Box2.NoBox .Content {
    background-image:none;
    padding-left:15px;
}
.NavigationPanelContent {
    font-size:0.85em;
    padding-top:16px;
    padding-bottom:8px;
    padding-left:8px;
}
.NavigationPanelContent a {
    color:#333333;
    text-decoration:underline;
}
#Footer {
    height:25px;
    width:982px;
    margin-left:auto;
    margin-right:auto;
    padding-left:18px;
    padding-top:14px;
    font-size:0.85em;
    color:#666666;
    background-color:#e1e1e1;
}
ol.List1 {
    margin:0px;
    padding:0px;
    list-style-type:decimal;  
    color:#b22873;
    padding-bottom:5px;
    padding-right:10px;
}
ol.List1 li {
    margin-left:45px;
    padding-bottom:4px;
}
ol.List1 li a {
    text-decoration:none;
    color:#b22873;
}
ul.List1 {
    margin:0px;
    margin-left:15px;
    padding-top:0px;
    margin-top:10px;
    padding:0px;
    list-style-type:none;
    padding-bottom:10px;
    padding-right:10px;
}
ul.List1 li {
    font-weight:normal;
    background-image:url('Images/PurpleDot.png');
    background-repeat:no-repeat;
    background-position:8px 6px;
    padding-left:25px;
    padding-bottom:4px;
}
ul.List1 li a {
    text-decoration:none;
    color:#b22873;
}
ul.List2 {
    margin:0px;
    margin-left:15px;
    margin-top:10px;
    padding:0px;
    list-style-type:none;
    padding-bottom:5px;
    padding-right:10px;
}
ul.List2 li {
    font-weight:normal;
    background-image:url('Images/GrayDot.png');
    background-repeat:no-repeat;
    background-position:8px 6px;
    padding-left:25px;
    padding-bottom:4px;
}
ul.List2 li a {
    text-decoration:none;
    color:#b22873;
}
ul.List1 li ul.List2 {
    margin-top:0px !important;
}
.Pink {
    color:#b22873;
}
p.Perex {
    font-size:15px;
    font-weight:bold;
}
.TitlePage {
    color:#666666;
}
.TitlePage .Left {
    width:362px;
    float:left;
    margin-right:16px;
}
.TitlePage .Right {
    width:362px;
    float:left;
}
.LeftPart {
    width:95px;
    float:left;
    padding-top:7px;
    padding-bottom:10px;
}
.RightPart {
    width:225px;
    float:right;
    padding-top:7px;
    padding-bottom:10px;
}
.RightPart a {
    text-decoration:underline;
    color:#666666;
}
.RightPart h2, .TitlePage h2 {
    color:#b22873;
    margin:0px !important;
    padding:0px !important;
    font-size:1em !important;
    font-weight:bold;
}
.RightPart h2 a, .TitlePage h2 a {
    color:#b22873;
    text-decoration:none;
}
.NoImagePart {
    padding-left:10px;
}   
.TitlePage ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
}
.TitlePage ul li {
    padding-left:10px;
    background-image:url('Images/TitleListItemBackground.png');
    background-repeat:no-repeat;
    background-position: left 8px;
}   
.TitlePage td {
    padding-top:10px;
}
.Contact .Person {

}
.Box2 ul.List1 {
    margin:0px;
    margin-left:0px;
    margin-top:10px;
    padding:0px;
    list-style-type:none;
    padding-bottom:0px;
    padding-right:10px;
}
.Box2 ul.List1 li {
    font-weight:normal;
    background-image:url('Images/BlackDot.png');
    background-repeat:no-repeat;
    background-position:8px 6px;
    padding-left:22px;
    padding-bottom:4px;
}
.Box2 ul.List1 li a {
    text-decoration:none;
    color:#b22873;
}
.SiteMap ul {
    list-style-type:none;
    padding:0px;
    padding-top:2px;
    padding-left:10px;
    margin:0px;
}
.SiteMap ul li {

}

.SiteMap ul li a {
    color:#333333;
    text-decoration:none;
    display:block;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:10px;
}
.SiteMap ul li a.Level1 {
    font-weight:bold;
    background-color:#eeeeee;
}
.SiteMap ul li a.Level2 {
    font-weight:bold;
}
.SiteMap ul li a.Level3 {
 
}
.NavigationTree {
    font-size:0.85em;
    padding-right:4px;
    width:201px;
}
.NavigationTree div.LinkLevel1 {
    padding-top:7px;
    padding-bottom:6px;
    background-color:#d4d6d5;
    border-bottom:solid 1px #ffffff;
    width:201px;
}
.NavigationTree .Icon {
    width:23px;
    padding-top:2px;
    float:left;
    text-align:right;
}
.NavigationTree div.LinkLevel1 a {
    color:#333333;
    background-color:#d4d6d5;
    text-decoration:none;
    display:block;
    float:right;
    width:172px;
}
.NavigationTree div.LinkLevel2 {
    padding-top:6px;
    padding-bottom:6px;
    background-color:#ededed;
    border-bottom:solid 1px #ffffff;
    width:201px;
}
.NavigationTree div.LinkLevel2 a {
    color:#333333;
    background-color:#ededed;
    text-decoration:none;
    display:block;
    float:right;
    width:172px;
}
.NavigationTree div.Active {
    background-color:#b22772;
}
.NavigationTree div.Active a {
    color:#ffffff;
    background-color:#b22772;
}
table.table1 {
    margin-top:15px;
    margin-bottom:0px;
    margin-left:10px;
    border-top:solid 2px #999999;
    border-collapse:collapse;
}
table.table1 thead td {
    font-weight:bold;
}
table.table1 td {
    border:solid 0px #ffffff;
    padding-top:4px;
    padding-bottom:4px;
    padding-right:15px;
    border-bottom:solid 1px #999999;
    margin-left:0px;
    margin-right:0px;
} 
h5 {
    font-size:0.75em;
    font-weight:bold;
    padding:0px;
    margin:0px;
    color:#888888;
}
h4 {
    font-size:1.1em;
    font-weight:bold;
    margin:0px;
}
