/* Start of CMSMS style sheet 'SdJ-Menu' */
/********************
MENU
*********************/
#menu_hor {
   width: 760px;
   height: 33px;
   background: #FFFFFF;
   margin: 0 auto;
}

#menu_hor ul {
   width: 600px;
   list-style: none;
   margin: 0 auto;
   display: block;
   padding-top: 2px;
}

#menu_hor li {
   list-style: none;
   margin: 0;
   display: block;
   float: left;
   padding: 0 10px 0 10px;
}

div#menu_hor a {
   font-size: 9pt;
   /* font-weight: bold; */
   text-align:center;
   text-decoration:none;
   text-transform: lowercase;
/* letter-spacing: 1pt; */
   display: block;
   padding-top: 7px;
   color: #405E8D;
   min-height:1em; /* Fixes IE7 whitespace bug */ 
}


div#menu_hor a:hover {
   color: #8C9FC4;
}

div#menu_hor li a.activeparent {
}


div#menu_hor li.sectionheader {
}


/* separator */
div#menu_hor li.separator {

}

/* End of 'SdJ-Menu' */

/* Start of CMSMS style sheet 'SdJ-Layout' */
body {
   text-align: center;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #273D5F;
   background: #ffffff url(uploads/img/SdJ_body_bg.gif) repeat-x;
   margin: 0;
   padding: 0;
}

img {
border: 0;
}

a,
a:link 
a:active
a:visited {
   font-weight: bold;
   text-decoration: none;
   background-color: inherit; 
   color: #405E8D; 
}


a:hover {
   text-decoration: none;
   background-color: inherit; 
   color: #8C9FC4;
}

div#pagewrapper {
   width:764px;
   margin: 0 auto;
   background-color: #ffffff; 

}

div#header {
   width: 764px;
   height: 250px;
   background: #233756 url(uploads/img/SdJ_head_bg.gif) repeat-x; 
   margin: 0;

}

div#content {
   background: url(uploads/img/SdJ_main_bg.gif) repeat-y; 
   background-position: center top;
   border-bottom: 2px solid #cccccc;
}

div#menu_hor {

}

div#main {
   width: 720px;
   text-align: center;
   padding: 20px;
   margin-left:2px;
   border-top: 1px solid #273D5F;
}

.NewsSummaryContent {
   text-align: justify;
}

div#sponsor {
   width: 760px;
   padding-top: 10px;
   padding-bottom: 10px;
   border-top: 1px solid #273D5F;
   margin: 0 auto;
}

div#footer {
   width: 760px;
   padding-top: 10px;
   padding-bottom: 10px;
   border-top: 1px solid #273D5F;
   margin: 0 auto;

}


div#footer p {
   font-size: 8pt;
   text-align: center; 
}

div#main p {
   margin: 0;
   /* line-height: 1em; */
}

div#content h1 {
   font-size: 26pt;
   font-weight: bold;
   margin: 2px;
}

div#content h2 {
   font-size: 16pt;
   font-weight: bold;
   margin: 2px;
 /*  padding-top: 5px; */
}

div#content h3 {
   font-size: 14pt;
   font-weight: bold;
   margin: 2px;
  /* padding-top: 10px; */
   text-transform: uppercase;
   color: #405E8D; 
}

div#content h4 {
   font-size: 12pt;
   font-weight: bold;
   margin: 2px;
}


table#box {
float: left;
width: 350px;
height 200px;
padding: 10px;
margin: 5px;
border: 1px solid #8C9FC4;
}

table#box img{
border: 1px solid #405E8D;
margin-bottom: 5px;
}

table#box .sx{
font-size: 8pt;
width: 170px;
text-align: left;
valign: top;
}

table#box .dx{
text-align: justify;
}

/* End of 'SdJ-Layout' */

