@CHARSET "ISO-8859-1";

.submain { position:relative; }

.pagetitle { position:relative; background-image:url('graphics/news/titlegradient.png'); background-repeat:no-repeat; height:48px; font-size:20px; font-weight:bold; color:#05366B; margin-bottom:10px; }
.lastupdate { font-style:normal; font-size:12px; padding-left:20px; }

#main .middle { width:600px; position:relative; background-color:white; color:#555555; padding:10px; font-size:11px; }
#main .middle h3, #main .middle h2 { color:#333333; }
.middletopleft, .middletopright, .middlebotleft, .middlebotright { position:absolute; width:10px; height:10px; }
.middletopleft { background-image:url(graphics/news/middletopleft.png); top:0px; left:0px;}
.middletopright { background-image:url(graphics/news/middletopright.png); top:0px; right:0px;}
.middlebotleft { background-image:url(graphics/news/middlebotleft.png); bottom:0px; left:0px;}
.middlebotright { background-image:url(graphics/news/middlebotright.png); bottom:0px; right:0px;}


.otherstories { position:absolute; right:0px; top:0px; width:225px; height:100px; }

.otherstoriestop { position:relative; height:40px; }
.otherstoriestopleft { position:absolute; background-image:url('graphics/news/otherstoriestopleft.png'); width:12px; height:26px; }
.otherstoriestopcen { position:absolute; background-image:url('graphics/news/otherstoriestopcen.png'); left:12px; height:26px; right:12px; }
.otherstoriestopright { position:absolute; background-image:url('graphics/news/otherstoriestopright.png'); width:12px; height:26px; right:0px; }
.otherstoriestopbot { position:absolute; background-color:#2A272A; bottom:0px; height:14px; width:100%; }
.otherstoriestitle { position:relative; font-style:italic; font-weight:bold; padding:11px; color:white; font-size:15px; }

.otherstoriesmain { position:relative; }
.otherstoriesmaintop { position:absolute; background-image:url('graphics/news/otherstoriesmaintop.png'); height:28px; top:0px; width:100%; }
.otherstoriesmainmid { position:absolute; background-color:#0060B6; top:25px; bottom:24px; width:100%; }
.otherstoriesmainbot { position:absolute; background-image:url('graphics/news/otherstoriesmainbot.png'); height:28px; bottom:0px; width:100%; }
.otherstorieslist { position:relative; padding:10px; top:-10px; text-align:left; }
.articlelink { font-weight:bold; font-size:14px; text-decoration:underline; color:#DDDDDD; margin-top:10px }
.articlelink:hover { cursor:pointer;  }
.articlenolink { font-weight:bold; font-size:14px; color:#DDDDDD; margin-top:10px  }
.subnote { font-size:11px; color:#DDDDDD;  }
#main .otherstorieslist a, #main .otherstories a:visited { color:#DDDDDD; }

#content { text-align:justify; }

#footer { position:relative; height:50px; margin-top:100px; }