﻿#dnn_ctr1331_HtmlModule_HtmlModule_lblContent h3
{
    padding: 0;
    margin: 0;
    font-size: 15px;
}
.imagepad img
{
    margin-right: 10px;
}

.ContPad {
padding-right:12px;
}

.announcements p
{
    display: inline;
    padding: 0;
    margin: 0;
}
.announcements h3
{
    padding-bottom: 0;
    margin-bottom: 0;
}
.LEFDTEASER h2, .LEFDTEASER h3
{
    margin: 0px;
}
.LEFDTEASER a:link, .LEFDTEASER a:active, .LEFDTEASER a:visited, .LEFDTEASER a:hover
{
    text-decoration: underline;
}

.TTFS TD
{
    color: #222222;
    font-family: 'Trebuchet MS' ,Sans-Serif, Arial;
    font-size: 12px;
}
.TTFS a:link, .TTFS a:active, .TTFS a:visited
{
    color: #255c7b;
    font-family: 'Trebuchet MS' ,Sans-Serif, Arial;
    font-size: 12px;
    text-decoration: underline;
}
.TTFS a:hover
{
    color: #255c7b;
    font-family: 'Trebuchet MS' ,Sans-Serif, Arial;
    font-size: 12px;
    text-decoration: none;
}
.noborder hr
{
    padding-top: 10px;
}

.noborder_small_title
{
    color: #000000;
    font-family: 'Trebuchet MS' ,Sans-Serif, Arial;
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
}
.noborder_title
{
    color: #B94B1C;
    font-family: 'Trebuchet MS' ,Sans-Serif, Arial;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.noborder_title_est
{
    color: #B94B1C;
    font-family: 'Trebuchet MS' ,Sans-Serif, Arial;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}


.green_nav TD
{
    vertical-align: middle;
    text-align: center;
}
.main_green
{
    border: solid 1px green;
    background-image: url(greenbutton_tile.jpg);
    vertical-align: middle;
    text-align: center;
}

.main_green a:link, .main_green a:active, .main_green a:hover, .main_green a:visited
{
    vertical-align: middle;
    text-align: center;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    font-family: 'Trebuchet MS' , Sans-Serif, Arial;
}

.main_corner_title
{
    display: block;
    padding: 0;
    margin: 0;
    font-size: 27px;
    color: #B94B1C;
    font-family: 'Trebuchet MS' , Sans-Serif, Arial;
}
.corner_c
{
    text-align: center;
    vertical-align: middle;
}
.main_corner_table
{
    border: none;
}
.corner_tl
{
    height: 7px;
    width: 7px;
    background-image: url(    'tl.gif' );
    background-repeat: no-repeat;
}
.corner_tr
{
    height: 7px;
    width: 7px;
    background-image: url(    'tr.gif' );
    background-repeat: no-repeat;
}
.corner_bl
{
    height: 7px;
    width: 7px;
    background-image: url(    'bl.gif' );
    background-repeat: no-repeat;
}
.corner_br
{
    height: 7px;
    width: 7px;
    background-image: url(    'br.gif' );
    background-repeat: no-repeat;
}
.corner_t
{
    height: 7px;
    background-image: url(    'top.gif' );
    background-repeat: repeat-x;
}
.corner_r
{
    width: 7px;
    background-image: url(    'right.gif' );
    background-repeat: repeat-y;
}
.corner_l
{
    width: 7px;
    background-image: url(    'left.gif' );
    background-repeat: repeat-y;
}
.corner_b
{
    height: 7px;
    background-image: url(    'bottom.gif' );
    background-repeat: repeat-x;
}


div.normal H3 A, 
div.normal H3 A:link, 
div.normal H3 A:active, 
div.normal H3 A:visited 
{
    text-decoration: none;
    color: inherit;
}

div.normal H3 A:hover
{
    text-decoration: underline;
    color: inherit;
}

/* ------------------------------------------------ */
/* ------------------------------------------------ */

.ModuleTitle_MenuItem
{
    border: white 0px solid; /*override borders*/
}

.ModuleTitle_MenuItem TD
{
    /*TD if menu is using tables*/
    cursor: pointer;
    cursor: hand;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    height: 21px;
    white-space: nowrap; /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;
}


.ModuleTitle_MenuIcon
{
    cursor: pointer;
    cursor: hand;
    background-color: #EEEEEE;
    width: 15px;
    height: 100%; /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu
{
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    background-color: #FFFFFF;
    filter: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=135, Strength=3);
    padding: 1px 1px 1px 1px; /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuBreak
{
    background-color: #EEEEEE;
    font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel
{
    cursor: pointer;
    cursor: hand;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    background-color: #DDDDDD;
}

/* ------------------------------------------------ */
/* ------------------------------------------------ */
