.cf_heading {
    margin: 0;
    padding: 0;
}

.form_element {
    margin: 2px 0;
    font-family: Verdana;
    font-size: 12px;
}

.chronoform {
    display: none;
}

div.cf_button input {
    width: 150px;
}

img {
     border: 0;
}
body {
    font-family: Verdana;
    line-height: 1.3em;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #0F0F0F;
    width: 100%;
    background: url("../images/backgroundoverlay.jpg") repeat-x left -15px;
}
a:link, a:visited {
    font-weight: normal;
    text-decoration: none;
    color: #0329af;
    outline: none;
    text-align: left;
}

a:hover {
   color: #02114B;
}

.float {  
     float: left;  
}  
.clear {  
    clear: both;  
}  
.overall {
    background-color: #fff;    
}
div.center {
    text-align: center;
    margin: 0px auto 0 auto;
    padding: 0;
    width: 950px;
    background: #FFFFFF;
}
#container {
    width:990px;
    margin: auto;
    text-align: left;
}

table#container {
    border: 0;
    border-collapse: collapse;
}

table#container td{
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: top;
}
#header {
    height: 250px;
}
table#container td#content {
    width: 750px;
    text-align: left;
    background: url(../images/background1.jpg) 100% 0 repeat-x;
    padding: 10px 30px 30px;
}
#sidebar_left {
    text-align: center;
    width: 180px;
}
#sidebar_right {  
    text-align: center;
    width: 242px;  
    position: absolute;
    margin-top: 45px;
    margin-left: 505px;
}
#footer {  
    background-color: #0329af;
    color: #FFFFFF;
    text-align:center;
    padding: 5px;
    font-size: 11px;
}

#footer a:link, #footer a:visited {
    color: #FFFFFF;
}

#search {
    position: absolute;
    margin: 10px 10px 10px 840px;
}

#search input {
    margin: 0;
    padding: 0;
    vertical-align: top;
    font-family: verdana;
    font-size: 13px;
}

#search input[type="text"] {
    height: 22px;
    border: 0;
}

#searchForm {
    padding-top: 10px;
}

#content fieldset{
    border-collapse: collapse;
    border: 0;
    border-top: 1px solid grey;
    padding: 10px 0;
}

h2 {
   margin: 0px;
   font-size: 13px;
}

h3 {
   font-size: 13px;
   padding-bottom: 2px;
}

h4 {
   font-size: 12px;
   line-height: 1.5em;
   margin: 16px 0;
}

td.contentheading,
.componentheading,
div.m4j_heading,
h1.cf_text, 
h1 {
    vertical-align: middle;
    color: white;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    font-style: normal;
    padding-bottom: 10px;
    margin: 0;
}

.contentpaneopen_newsflash{
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    background-color: #fcf2c8;
}

#sidebar_right .contentheading_newsflash{
    font-size: 16px;
    color: #0329af;
    background-color: #FFE655;
    font-weight: bold;
    height: 27px;
    vertical-align: middle;
}

.contentpaneopen_newsflash p {
    text-align: left;
    padding: 5px 15px;
}

#content .article_column td.contentheading {
    font-size: 16px;
    padding: 5px 0;
    background-color: #FFE655;
    color: #0329AF;
    display: block;
    margin: 0 0 10px 0;
}


.article_column .contentpaneopen {
    width: 100%;
}

p {
    margin-top: 0.2em;
    margin-bottom: 1.5em;
}

#content ul {
}

div.xyz {
    height: 120px;
    width: 460px;
}

div.m4j_heading{
    padding-top: 3px;
}

div.m4j_header_text {
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 0px;
}

div.m4j_header_text table, 
div.m4j_header_text td {
    border: 0;
    width: 100%;
}

div.m4j_header_text td {
    width: 50%;
}

div.m4j_submit_wrap {
    border: 0;
}

ul#mainmenu, ul#mainmenu ul {
   list-style: none;
   margin: 0;
   padding: 0;
   line-height: 1.5em;
}

ul#mainmenu li ul li a,
ul#mainmenu ul li ul li a {
   padding: 4px 10px 4px 20px;
}

ul#mainmenu li a,
ul#mainmenu ul li a {
   display: block;
   padding: 4px 10px;
   color: white;
   font-weight: bold;
   font-size: 12px;
   text-decoration: none;
}

ul#mainmenu li a, 
ul#mainmenu li a:visited,
ul#mainmenu ul li a, 
ul#mainmenu ul li a:visited,
ul#mainmenu li#current ul a {
   background-image: url(../images/menu.jpg);
   background-position: top left;
   background-repeat:repeat-x;
}

ul#mainmenu li a:hover, 
ul#mainmenu li#current a,
ul#mainmenu ul li a:hover, 
ul#mainmenu ul li#current a,
ul#mainmenu li#current ul a:hover {
   background-image: url(../images/menu_hover.jpg);
   background-position: top left;
   background-repeat:repeat-x;
}

ul#mainmenu ul{
   list-style: 
}

div.dashboard caption a {
    cursor: pointer;
    display: block;
    height: 12px;
    overflow: hidden;
    position: absolute;
    text-indent: -100px;
    top: 17px;
    width: 11px;
}

div.dashboard caption {
    padding-top: 0px;
}

div.dashboard caption a.prev {
    left: 0;
}

div.dashboard caption a.next {
    right: 0;
}

div.dashboard caption a:hover {
    background-position: 0 12px;
}

div.dashboard caption span {
    position: relative;
    text-align: center;
}

div.dashboard caption span.month {
    float: left;
    width: 70px;
}

div.dashboard caption span.month:after {
    content: '';
}

div.dashboard caption span a {
    top: 4px;
}

div.dashboard caption span.year {
    float: right;
    width: 55px;
}
