/*
================================
Skin styles for DotNetNuke
================================
*/


 TD{


    color: #ffffff;

}


.calink {
    color:#000000;
}

.pagemaster {
    width: 100%;
    height: 100%;
        background-image: url(fd2.gif);
    background-repeat: repeat;
}
.skinmaster {
    height: 100%;
    background-color: #FFFFFF;
    border-right: #ffffff 0px solid;
    border-top: #ffffff 0px solid;
    border-left: #ffffff 0px solid;
    border-bottom: #ffffff 0px solid;
    moz-border-radius-bottomleft: 15px;
    moz-border-radius-bottomright: 15px;
    moz-border-radius-topleft: 3px;
    moz-border-radius-topright: 3px;
}
.skinheader {
    background-image: url(topbg.gif);
    background-repeat: repeat-x;
    background-color: #6C80C5;
    height: 102px;
}
.dottedline {
    background-image: url(dot.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}
.bannerpadding {
    padding-left: 20px;
    padding-right: 20px;
}
.skingradient {
    background-image: url(menubg.gif);
    height:38px;
    background-color: #F1ECED;
}
.controlpanel {
    width: 100%;
    background-color: #cccccc;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}
.toppane {
    width: 100%;
    background-color: transparent;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 6px;
}
.contentpane {
    width: 560px;
    background-color: #6D9CD4;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 2px;
}
.rightpane {border-left: #BA0001 2px solid;
    width: 240px;
    background-color: #6D9CD4;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 2px;
}
.bottompane {
    width: 100%;
    background-color: #6D9CD4;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 6px;
}


.slogan{padding-top: 7px;
    padding-left: 20px;
    cursor: pointer;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
    font-family: Arial;
}

.date{
padding-top: 7px;
    cursor: hand;
    color: #ffffff;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    background-color: Transparent;
    font-family: Arial;
}

.MainMenu_MenuContainer {
    background-color: transparent;
}
.MainMenu_MenuBar {
    cursor: pointer;
    cursor: hand;
    height:38px;
    background-color: Transparent;
}
.MainMenu_MenuItem{
    border-left: #F1F4F3 0px solid;
    border-bottom: #F1F4F3 0px solid;
    border-top: #F1F4F3 0px solid;
    border-right: #F1F4F3 0px solid;
    cursor: pointer;
    cursor: hand;
    color: #ffffff;
    font-size: 11px;
    font-style: normal;
    background-color: Transparent;
    font-family: Arial;
}
.MainMenu_MenuItemSel{
    background-color: #D71F45;
    cursor: pointer;
    cursor: hand;
    color: #ffffff;
    font-size: 10px;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    height: 21px;
}
.MainMenu_MenuItemAct {
    background-color: #F1F4F3;
    cursor: pointer;
    cursor: hand;
    color: #ffffff;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    height: 21px;
}
.rootMenuItem TD{
    border-left: #F1F4F3 0px solid;
    border-bottom: #F1F4F3 0px solid;
    border-top: #F1F4F3 0px solid;
    border-right: #F1F4F3 0px solid;
    cursor: pointer;
    cursor: hand;
    color: #ffffff;
    font-size: 11px;
    font-style: normal;
    background-color: Transparent;
    font-family: Arial;
    padding-top: 10px;
    padding-bottom: 10px;
}
.rootmenuitemselected TD{
    background-color: #BC1336;
    cursor: pointer;
    cursor: hand;
    color: #ffffff;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    height: 21px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.rootmenuitemactive TD{
    background-color: #BC1336;
    cursor: pointer;
    cursor: hand;
    color: #ffffff;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    height: 21px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.MainMenu_MenuIcon {
    background-color: #BC1336;
    border-left: #BC1336 1px solid;
    border-bottom: #BC1336 1px solid;
    border-top: #BC1336 1px solid;
    cursor: pointer;
    cursor: hand;
    text-align: center;
    width: 1px;
    height: 21px;
}
.MainMenu_SubMenu {
    margin-top: -1px;
    background-color: #6D9CD4;
    z-index: 1000;
    font-weight: normal;
    font-style: normal;
    cursor: pointer;
    cursor: hand;
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}
.MainMenu_MenuBreak {
    height: 1px;
}
.MainMenu_MenuArrow {
    border-right: #F1F4F3 0px solid;
    border-bottom: #F1F4F3 0px solid;
    border-top: #F1F4F3 0px solid;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}
.MainMenu_RootMenuArrow {
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}
.StandardButton {
  background: #5661BB none;
  color: #ffffff;
  font-family: verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
    width: 175px;
    background-color: #dfe5f2;
    border-right: #7994cb 1px solid;
    border-top: #7994cb 1px solid;
    border-left: #7994cb 1px solid;
    border-bottom: #7994cb 1px solid;
    moz-border-radius-bottomleft: 15px;
    moz-border-radius-bottomright: 15px;
    moz-border-radius-topleft: 3px;
    moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
    background-image: url(gradient_LtBlue.jpg);
}
/* Text Styles */

.Head2 {text-transform: uppercase;
   font-family: Arial, Helvetica;
   font-size:  15px;
   font-weight: bold;
   color: #ffffff;
}
.subhead2 {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}


.Head {
   font-family: Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #3A45A1;
}
.subhead {
    font-family: arial narrow;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}
.normal {
   font-family: trebuchet MS;
   font-size:  16px;
   font-weight: normal;
   color: #000066;
}
.NormalTextBox
{
    font-family: arial;
    font-size: 12px;
    color: #333333;
}
H4  {
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: #8F6B35;
}
H5  {
    font-family: Arial;
    font-size:  12px;
    font-weight: bold;
    color: #ffffff;
}
A:link  {
    font-family: arial;
    color: #FFD73F;
    font-size:12px;
}
A:visited   {
    font-family: arial;
    color: #FFD73F;
    font-size:12px;
}
A:active    {
    font-family: arial;
    color: #FFD73F;
    font-size:12px;
}
A:hover {
    font-family: arial;
    color: #FFD73F;
    font-size:12px;
    text-decoration : underline;
}
.footer {
   font-family: Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #ffffff;
}
A.footer:link {
    text-decoration: none;
    font:11px Arial, Helvetica;
    color: #ffffff;
    font-weight: normal;
}
A.footer:visited {
    text-decoration: none;
    font:11px Arial, Helvetica;
    color: #ffffff;
    font-weight: normal;
}
A.footer:active {
    text-decoration: underline;
    font:11px Arial, Helvetica;
    color: #ffffff;
    font-weight: normal;
}
A.footer:hover {
    text-decoration: underline;
    font:11px Arial, Helvetica;
    color: #ffffff;
    font-weight: normal;
}
.breadcrumbs   {
    font:13px Arial, Helvetica;
    font-weight:   none;
    color: #ffffff;
}
A.breadcrumbs:link {
    text-decoration: none;
    font:11px Arial, Helvetica;
    color: #ffffff;
    font-weight: none;
}
A.breadcrumbs:visited {
    text-decoration: none;
    font:11px Arial, Helvetica;
    color: #ffffff;
    font-weight: none;
}
A.breadcrumbs:active {
    text-decoration: underline;
    font:11px Arial, Helvetica;
    color: #ffffff;
    font-weight: none;
}
A.breadcrumbs:hover {
    text-decoration: underline;
    font:11px Arial, Helvetica;
    color: #ffffff;
    font-weight: none;
}
.loginText {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
}
a.loginText:Link {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}
a.loginText:Active {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}
a.loginText:Visited {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}
a.loginText:Hover {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: underline;
}

