/* Start of CMSMS style sheet 'Main' */
*{
font-family: verdana, helvetica, sans-serif;
font-size:11px;
}

body{
margin:0px;
padding:0px;
background-image:url('images/Leo/background-image.gif');
background-repeat:no-repeat;
background-position: top center;
}

div.Wrapper{
margin-left:auto;
margin-right:auto;
width:764px;
}

div.Header{
padding-bottom:10px;
}

div.Content{
padding:20px;
margin-left:135px;
margin-right:172px;
}

div.TopMenu{
height:56px;
border-bottom-width:4px;
border-bottom-style:solid;
border-bottom-color:#CDCDCD;
background-color:#E9E9E9;
text-align:right;
color:#555555;
}

div.Main{
background-color:#E2E2E2;
color:#555555;
}

div.LeftMenu{
clear:none;
float:left;
width:135px;
margin: 0px;
}

div.RightMenu{
clear:none;
float:right;
width:176px;
border-left: 4px solid white;
background-color: #a4a3a3;
}

div#newsbox {
background-color: #4961C5;
color: #fff;
padding: 12px 20px 0;
}

div#contactbox {
background-color: #A4A3A3;
color: #fff;
padding: 0 20px;
}

div.Footer{
height:30px;
}

ul.LeftMenu{
list-style:none;
margin: 0;
padding-left:0px;
text-align:right;
vertical-align:bottom;
}

a.LeftMenuCurrent{
color:#FFFFFF;
text-decoration:none;
border-left-width:9px;
border-left-color:#4C62C7;
border-left-style:solid;
}


li.LeftMenu a:active{
color:#FFFFFF;
text-decoration:none;
border-left-width:9px;
border-left-color:#4C62C7;
border-left-style:solid;
}

li.LeftMenu {
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#FFFFFF;
}

li.LeftMenu a:hover{
text-decoration:none;
border-left-width:9px;
border-left-color:#4C62C7;
border-left-style:solid;
}

li.LeftMenu a {
display: block;
height: 35px;
line-height: 15px;
border-left-width:9px;
border-left-color:transparent;
border-left-style:solid;
}

li.LeftMenu a:link, a:visited{
color:#3366CC;
text-decoration:none;
}

h1{
color:#3366CC;
font-size: 29px;
font-weight: normal;
margin: 0px;
text-align: justify;
}

img.Random{
border-left-style:solid;
border-left-color:#FFFFFF;
border-left-width:14px;
border-right-style:solid;
border-right-color:#FFFFFF;
border-right-width:14px;
}

span.TopMenu{
margin-left:50px;
margin-right:50px;
vertical-align:bottom;
padding-top:30px;
float:right;
}

span.TopMenu a{
text-decoration:none;
color:#616161;
margin-left:10px;
margin-right:10px;
}

span.Contact{
font-size:18px;
color:white;
}

#contactbox {
color: #fff;
padding: 0 10px;
}

form .contactform fieldset {
border: 1px solid #999999;
background-color: #fff;
padding: 6px 10px;
}

.contactform fieldset legend {
display: none;
}

.contactform input, .contactform textarea, .contactform select {
border: 1px solid #999999;
background-color: #fff;
color: #666666;
padding: 2px;
}

.contactform textarea {
width: 98.5%;
height: 110px;
}

.contactform div.submit {
padding: 4px 2px;
}

.NewsSummary a {
color: #fff;
font-weight: bold;
text-decoration: none;
}
/* End of 'Main' */

