/* Start of CMSMS style sheet 'main_css' */
* {
margin:0;
padding:0;
}

.clearfix {
clear:both;
height:1px;
font-size:1px;
line-height:1px;
}

h1 {
font-size:1.5em;
margin-bottom:0.2em;
}

h2 {
font-weight:normal;
}

img {
border:none;
}


body {
font-family:Verdana, Arial;
font-size:	0.813em;
height:100%;
}



#container {
position:relative;
min-width:960px;
height:100%;
}

/*
#header {
margin:0 auto;
width:930px;
height:184px;
}
*/

#head {
min-width:960px;
}

#header {
background-image:url('images/header_bg.jpg');
}

#header_left{
float:left;
width:473px;
height:108px;
background-image:url('images/header_left.jpg');
}

#header_left a{
display:block;
text-decoration:none;
width:100px;
height:108px;
margin-left:50px;
}

#header_right {
height:108px;
width:438px;
float:right;
background-position:right;
background-repeat:no-repeat;
margin-right:15px;
}

#lang {
height:22px;
background-color:#105a97;
text-align:right;
padding-top:2px;
padding-right:15px;
}

#lang a {
color:#fff;
text-decoration:none;
}

#stripebottom {
background-color:#10538a;
height:28px;
}


#search {
padding:5px 0 0 10px;
float:left;
}
#search input{
border:1px solid #fff;
}

#search input.search-input {
width:180px;
}

#search input.search-button {
background:transparent;
height:18px;
color:#fff;
width:50px;
}


#menu {
padding-left:262px;
}

#left {
position:absolute;

width:293px;
background-image:url('images/menu_bg.jpg');
background-repeat:repeat-y;
left:0;
height:100%;
}

#left_menu {
display:block;
margin:20px 15px auto;
}

#left_menu ul li{
list-style:none;
}

#left_menu ul li a{
padding-bottom:5px;
display:block;
text-decoration:none;
color: #10538a;
font-weight:bold;
}

#left_menu ul li ul li a{
font-weight:normal;
background-image:url('images/bullet.jpg');
background-repeat:no-repeat;
background-position:0 2px;
margin-left:15px;
padding-left:15px;
}

#menu_border {
margin-right:17px;
border-bottom:1px solid #BFD4FF;
}

#breadcrumbs, #print {
color: #666666;
font-size: 	0.857em;
padding:0 0 20px 0;
float:left;
}


#breadcrumbs a, #print a{
color: #666666;
}

div#print {
float:right;
}

#content {
padding:20px 15px 10px 5px;
margin-left:293px;
text-align:justify;

min-height:400px;
}

#content ul li{
margin-left:20px;
}

#content table {
width:100%;
}




#footer {

padding:5px 15px 5px 15px;
min-width:960px;
color:#fff;
background-color:#10538a;
margin:0 auto;
text-align:right;
}


/* End of 'main_css' */

