/* CSS Document */
BODY {
margin:0px 0px 0px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#646464;
background-color:#ffffff;
}
.mainCont {
border-left:1px solid #bbd6ca;
border-right:1px solid #bbd6ca;
text-align:center;
}
.left {
background-image:url(../images/top-pattern-left.gif);
background-repeat:repeat-y;
background-position:right;
background-color:#fbfdfc;
}
.right {
background-image:url(../images/top-pattern-right.gif);
background-repeat:repeat-y;
background-position:left;
background-color:#fbfdfc;
}
.top {
background-image:url(../images/top-pattern.gif);
background-position:top;
background-repeat:repeat-x;
height:6px;
}
.image {
padding-bottom:6px;
padding-top:4px;
}
.slogan {
background-color:#bbd6ca;
padding-left:33px;
text-align:left;
}
.pageTitle {
font-family:Tahoma;
font-size:24px;
color:#003466;
}
.magazine {
background-image:url(../images/journal.gif);
background-repeat:no-repeat;
background-position:right bottom;

}
.footer {
background-color:#bbd6ca;
height:31px;
border-top:3px solid #FFFFFF;
font-size:11px;
color:#003466;
padding-left:10px;
padding-right:10px;
}
.footer a{font-size:11px;color:#003466; text-decoration:none;}
.bottom {
background-image:url(../images/bottom-pattern.gif);
background-repeat:repeat-x;
height:20px;
}
