@charset "utf-8";
/* CSS Document */

body{
background-color:#ccc;
width: 100%;
margin: 0 auto;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
}

#wrapper{
width: 900px;
text-align: left;
margin: 0 auto;
background-color: #fff;
background-image: url(../images/watermark.jpg);
background-repeat: no-repeat;
background-position: bottom center;

border: 1px solid #999;
}

#header{
height: 60px;
margin-bottom: 0px;
padding-bottom: 0px;
padding-top: 194px;
}

#header2{
max-height: 60px;
margin-bottom: 0px;
padding-bottom: 0px;
margin-bottom: 194px;
_margin-bottom: -53px;
}

#strapline{
width: 100%;
background-color:#fff;
opacity: 0.7;
filter:Alpha(opacity=70); 
height: 40px;
font-size: 1.4em;
font-style:italic;
padding-top: 5px;
padding-bottom: 5px;
color:#666;
font-family: Tahoma;
}

#strapline2{
position: relative;
top: -60px;
*top: -63px;
width: 100%;
background-color:#fff;
opacity: 0.7;
filter:Alpha(opacity=70); 
height: 40px;
font-size: 1.4em;
font-style:italic;
padding-top: 5px;
padding-bottom: 5px;
color:#666;
font-family: Tahoma;
}

#strapline .title, #strapline2 .title{
font-size: 1.5em;
font-weight: bold;
margin-left: 20px;
}

.list{

}

#content{
min-height: 590px;
_height: 590px;
background-color:#E2E1F3;
color:#757581;
margin-top: 0px;
padding-top: 0px;
border: 1px solid #CBCCD0;
}

#content img{
padding: 20px 5px 20px 20px;
}

#content p{
line-height: 160%;
margin-left: 20px;
padding-top: 0px;
}

#content ul li{
line-height: 160%;
font-weight: bold;
list-style:none;
}

#content a{
color:#74537E;
}

#content a:hover, #content a:visited{
color:#9e8dc1;
}

#nav{
margin-top: 0px;
padding-top: 0px;
height: 20px;
background-color:#999;
}

#mainnav{
padding-left: 20px;
*margin-left: 0px;
margin-top: 0px;
padding-top: 0px;

}

#nav #mainnav li{
padding-top: 2px;
list-style: none;
float: left;
margin-top: -2px;

}

#nav #mainnav li a{
color:#fff;
text-decoration: none;
margin-right: 30px;
display: block;
font-weight: bold;
margin-top: 0px;
padding-top: 0px;

}



#subnavbar{
margin-top: 0px;
padding-top: 0px;
height: 20px;
background-color:#74537E;
}

#subnav{
padding-left: 20px;
*margin-left: 0px;
margin-top: 0px;
padding-top: 0px;

}

#subnavbar #subnav li{
padding-top: 2px;
list-style: none;
float: left;
margin-top: -2px;

}

#subnavbar #subnav li a{
color:#fff;
text-decoration: none;
margin-right: 30px;
display: block;
font-weight: bold;
margin-top: 0px;
padding-top: 0px;

}











#spacer{
height: 1px;
*height: 15px;
}

#content h1{
margin-left:20px;
font-size: 1.5em;
}

#content h2, #content h3, #content h4, #content h5, #content h6{
margin-left:20px;
}
 

#content img a, #content a img{
border: none;
}

#footer{
margin: 0 auto; color:#757581; background-color:#E2E1F3; border: 1 px solid #666; text-align:center; margin-top: 200px;
}

#footer a{
color:#757581;
}






.left{
float:left;
}

.right{
float:right;
}

.Normal{
font-weight:normal;
text-decoration:none;
font-style:normal;
color:#757581;
}


.Grey{
color: #757581;
}

.BoldGrey{
font-weight:bold;color: #757581;
}

.ItalicGrey{
font-style:italic; color: #757581;
}

.UnderlinedGrey{
text-decoration:underline; color:#757581;
}

.BoldItalicGrey{
color: #757581; font-weight:bold; font-style:italic; 
}

.BoldUnderlinedGrey{
text-decoration:underline; color:#757581;font-weight:bold;
}

.ItalicUnderlinedGrey{
text-decoration:underline; color:#757581; font-style:italic;
}

.BoldUnderlinedItalicGrey{
color: #757581; font-weight:bold; font-style:italic; text-decoration:underline;
}


.Black{
color: #000000;
}

.BoldBlack{
font-weight:bold;color: #000000;
}

.ItalicBlack{
font-style:italic; color: #000000;
}

.UnderlinedBlack{
text-decoration:underline; color:#000000;
}

.BoldItalicBlack{
color: #000000; font-weight:bold; font-style:italic; 
}

.BoldUnderlinedBlack{
text-decoration:underline; color:#000000;font-weight:bold;
}

.ItalicUnderlinedBlack{
text-decoration:underline; color:#000000; font-style:italic;
}

.BoldUnderlinedItalicBlack{
color: #000000; font-weight:bold; font-style:italic; text-decoration:underline;
}
