/* CSS Document */

html, body {
    margin: 0;
    padding: 0;
	min-height:1100px;
}

.primary-1 { background-color: #1B1BB3 }
.primary-2 { background-color: #313186 }
.primary-3 { background-color: #090974 }
.primary-4 { background-color: #4F4FD9 }
.primary-5 { background-color: #7373D9 }

.complement-1 { background-color: #FFBF00 }
.complement-2 { background-color: #BF9B30 }
.complement-3 { background-color: #A67C00 }
.complement-4 { background-color: #FFCF40 }
.complement-5 { background-color: #FFDC73 }

body {
margin:0px;
vertical-align : top;
background-color:#0B0974;
background-image:url(images/body_bg.gif);
margin-top:10px;
color : #404040; 
font-family : "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif; } 

table td {
vertical-align:top;
}

h1{
margin-top:5px;
margin-bottom:5px;
font-family : "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif; 
font-size:24px;
color:#ffffff;
}
h2{
margin-top:5px;
margin-bottom:5px;
font-family : "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif; 
font-size:20px;
color:#ffffff;
}
h3{
padding:0px;
margin:0px;
font-family : "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif; 
font-size:16px;
font-weight:bold;
color:#ffffff;
}
h4{
padding:0px;
margin:0px;
font-family : "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif; 
font-size:12px;
font-weight:normal;
}
a:link {
text-decoration : underline; 
color : #404040; 
font-family : "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif; 
} 
a:visited {
text-decoration : underline; 
color : #404040; 
font-family : "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif; 
} 
a:active {
text-decoration : underline; 
color : #404040; 
font-family : "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif; 
} 
a:hover {
text-decoration : underline; 
color : #404040; 
font-family : "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif; 
} 
.w:link {
text-decoration : underline; 
color : #ffffff; 
font-family : "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif; 
} 
.w:visited {
text-decoration : underline; 
color : #ffffff; 
font-family : "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif; 
} 
.w:active {
text-decoration : underline; 
color : #ffffff; 
font-family : "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif; 
} 
.w:hover {
text-decoration : underline; 
color : #ffffff; 
font-family : "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif; 
} 
.footer {
font-family : "Trebuchet MS", "Lucida Grande", arial, lucida, helvetica, sans-serif; 
font-size : 9pt;
height:60px;
vertical-align : middle; 
text-align : center; 
color : #ffffff; 
} 
.article-head {
font-family : "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif; 
font-size : 10pt; 
vertical-align : top; 
text-align : left; 
color : #000080; 
font-weight : bold; 
font-style : normal; 
} 
.article-body {
font-family : "small tahoma", "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif; 
font-size : 10pt; 
vertical-align : top; 
text-align : left; 
color : #ffffff; 
font-weight : normal; 
font-style : normal; 
} 
.menuside {
text-decoration : none; 
font-family : verdana; 
color : #ffffff; 
font-weight : normal; 
height : 21px; 
font-size : 13px; 
text-align : left; 
display : block;
background:#A67D00;
width : 192px; 
padding : 4px 4px;
border-bottom: solid 1px #ffffff;
} 
.menuside:visited {
color : #ffffff; 
text-decoration : none; 
} 
.menuside:link {
color : #ffffff; 
text-decoration : none; 
} 
.menuside:active {
color : #ffffff; 
text-decoration : none; 
} 
.menuside:hover {
background : #FFC000; 
color : #0B0974; 
text-decoration : none; 
} 
