/* CEC SDG CSS Document */

body {
marging-top: 50px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 50px;
background-color: #333333;
}

.main {
background-color: #FFFFFF;
}

.navmain {
background-color: #0099FF;
}

.navsecondary {
background-color: #CCCCCC
}

input.button:hover {
color: #0099FF;
border: #0099FF 1px solid;
background-color:#FFFFFF;
}

input.button {
font-family: Arial;
font-size: 11px;
color: #000000;
text-decoration: none;
border: #999999 1px solid;
background-color:#CCCCCC;
padding: 0px 15px 0px 15px;
}

.select {
font-family: Arial;
font-size: 11px;
color: #000000;
text-decoration: none;
border: #ADBEC9 1px solid;
z-index: 10;
}
/*
#div0
{
position: absolute;
visibility:visible;
width: 673px;
}

#div1
{
position:absolute;
visibility:hidden;
width: 673px;
}
*/
/* Styles */

a.buttontext:hover {
color: #0099FF;
border: #0099FF 1px solid;
background-color:#FFFFFF;
}

a.buttontext {
font-family: Arial;
font-size: 11px;
color: #000000;
text-decoration: none;
border: #999999 1px solid;
background-color:#CCCCCC;
padding: 2px 15px 2px 15px;
}

.topnav {
font-family: Arial;
font-size: 11px;
color: #0099FF;
text-align: right;
text-decoration: none;
}

a.topnav {
font-family: Arial;
font-size: 11px;
color: #0099FF;
text-align: right;
text-decoration: none;
}

a.topnav:hover {
color: #FFFFFF;
}

.mainnav {
font-family: Arial;
font-weight: bold;
font-size: 12px;
color: #FFFFFF;
text-align: center;
text-decoration: none;
}

a.mainnav {
font-family: Arial;
font-weight: bold;
font-size: 12px;
color: #FFFFFF;
text-align: center;
text-decoration: none;
}

a.mainnav:hover {
color: #999999;
}

.secondarynav {
color:#666666;
text-align: left;

}

a.secondarynav {
display:block;
font-family: Arial;
font-weight: bold;
font-size: 12px;
colour: #666666;
text-decoration: none;
position:static;
line-height: 38px;
width:157px;
background-image:url(../images/sec_nav_link.gif);
background-position:top;
background-repeat:no-repeat;
}

a.secondarynav:hover {
color: #0099FF;
background-image:url(../images/sec_nav_link_over.gif);
}

.footer {
font-family: Arial;
font-size: 11px;
color: #0099FF;
text-align:center;
text-decoration: none;
}

a.footer {
font-family: Arial;
font-size: 11px;
color: #0099FF;
text-align: right;
text-decoration: none;
}

a.footer:hover {
color: #FFFFFF;
}

.title {
font-family: Arial;
font-weight: bold;
font-size: 12px;
color: #666666;
text-align: left;
text-decoration: none;
}

.titlenotbold {
font-family: Arial;
font-weight: normal;
font-size: 12px;
color: #666666;
text-align: left;
text-decoration: none;
}

a.title2:hover {
font-family: Arial;
font-weight: bold;
font-size: 11px;
color: #666666;
text-align: left;
text-decoration: underline;
}


a.title2 {
font-family: Arial;
font-weight: bold;
font-size: 11px;
color: #999999;
text-align: left;
text-decoration: underline;
}

.title2 {
font-family: Arial;
font-weight: bold;
font-size: 11px;
color: #999999;
text-align: left;
text-decoration: none;
}

.main {
font-family: Arial;
font-size: 11px;
color: #000000;
text-align: left;
text-decoration: none;
}

.main2 {
font-family: Arial;
font-size: 11px;
text-decoration: normal;
color: #000000;
text-align: left;
text-decoration: none;
}

.smalltext {
font-family: Arial;
font-size: 9px;
color: #000000;
text-decoration: none;
}

.formmargin {
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}