/* [Layout Style] */

body { 
       background:#2D4287 url(/UserFiles/Image/layout/tail_top.jpg) repeat-x center top; 
       font-family:Georgia; 
       color:navy; 
     }
#layout_outer1 { text-align: center; }
#layout_outer2 { width: 930px; margin: auto; text-align: left;}
#layout_top    { margin-top:10px; height: 60px; color: #ffffff; width: 930px;}
#layout_middle { margin-top:10px; height: 360px; background-color: #ffffff; }
#layout_middle_banner img { display: block; border: solid 12px #ffffff; } 
#layout_bottom { margin-top:20px;}
.layout_panel_main,
.layout_panel_other {
  padding: 20px;
  float: left;
}
.layout_bottom_border {
  height: 5px;
  overflow: hidden;
  width: 930px;
  float: none;
}
#layout_top_left   { float: left; width: 600px; }
#layout_top_right_nav    { float: right; padding: 35px 5px 0 0;}
#layout_top_right_search { float: right; padding: 35px 0 0 0; font-size:80%; color: #F0F0F0; text-align: right;}

#layout_top h1 { font-size: 32px; margin: 0; font-family: Georgia; color: #000080; }
#layout_top address { font-size: 14px; margin: 0; color: #F0F0F0; }

.layout_panel_spacer {
  float: left; width: 10px; overflow: hidden;
}
.layout_panel_main h1.layout_panel_title,
.layout_panel_other h1.layout_panel_title {
  position: relative; width: 50%; top: -40px; left: 25%; line-height: 2em;
  font-size: 14pt; text-align: center;
}
.layout_panel_main .layout_panel_content,
.layout_panel_other .layout_panel_content {
  position: relative; top: -30px; padding: 0px; margin: 0px;
}

.layout_panel_main p,
.layout_panel_other p {
  text-align: justify;
}

/*  [ Sizes ] */
.layout_panel_main { width: 890px;}


/*  [ Colouring ] */
#layout_bottom_background {
  background: url(/img/sysimg?img=/UserFiles/Image/layout/one_column_bg.gif,ffffff,c0c0ff) repeat-y;
}
.layout_bottom_border {
  background: url(/img/sysimg?img=/UserFiles/Image/layout/one_column_bg.gif,ffffff,ffffff) repeat-y;
}

.layout_panel_main h1.layout_panel_title { background-color: #002447; color: #ffffff; }
.layout_panel_other h1.layout_panel_title { background-color: #353E47; color: #ffffff; }



#layout_footer {
  position: relative; color: white; font-size: 75%;
  padding: 1em; text-align: center;
}
#layout_footer a { color: white; }
#layout_footer a:hover { color: #ffff80; }

.moreLink
{ 
  font-size: 9pt;
  margin:2px 2px 2px 2px;
  font-family:arial;
  font-weight:bold;
}
