/* Include Menus Styling */

.Default_menu a {
    text-align: right;
    color: #064a8f;
    display: block;
    text-decoration: none;
    padding-bottom: 11px;
    padding-top: 11px;
    padding-right: 20px;
    font-size: 14px;
    background-image: url(assets/layouts/home/menu_bg2.50.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}
.Default_menu a:hover {
    color: #064a8f;
    text-decoration: underline;
    background-image: url(assets/layouts/home/menu_bg2_over.png);
    background-position: right bottom;
}
.Default .activePageMenuItem {
    background-image: url(assets/layouts/home/menu_bg2_over.png) !IMPORTANT;
    background-position: right bottom !IMPORTANT;
    color: #5983BF !IMPORTANT;
    font-weight: bold !IMPORTANT;
}

.Default_title {
    font-weight: bold;
    font-size: 12px;
}
.Default_body {
    font-weight: normal;
    font-size: 12px;
}


/* Include Menus Styling */
.Default form td{
font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size:14px;
line-height:18px;
}
.Default form table{
width:100%;
}
.Default form th{
font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size:14px;
line-height:18px;
vertical-align:top;
}

/* Include Menus Styling */
.Formbuilder form td{
font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size:14px;
line-height:18px;
}
.Formbuilder form table{
width:100%;
}
.Formbuilder form th{
font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size:14px;
line-height:18px;
vertical-align:top;
}
.Formbuilder_title {
    font-weight: bold;
    font-size: 12px;
}
.Formbuilder_body {
    font-weight: normal;
    font-size: 12px;
}

.AlignCenter { text-align:center; }
.TwitterPlugin {

    font-size: 12px;

}

.TwitterPlugin li {
    padding-bottom: 3px;
    margin-bottom: 3px;
    border-bottom: 1px solid silver;
    list-style-type: none;
}
