/* 
================================
Skin styles for DotNetNuke - DNN 3 & 4  
================================
*/

/* Standard HTML Tag Settings */





/* Standard Menu Settings */

.MainMenu_MenuContainer {
background-color: transparent; 
}
.MainMenu_MenuBar {
cursor: pointer; 
cursor: hand;
height: 16px;
background-color: Transparent;
}
.MainMenu_MenuItem {
border-left: #DDE8F1 0px solid; 
border-bottom: #DDE8F1 1px solid; 
border-top: #DDE8F1 1px solid; 
border-right: #DDE8F1 0px solid;
cursor: pointer; 
cursor: hand; 
color: #81A3C6; 
font-family: tahoma, arial, helvetica; 
font-size: 9pt; 
font-weight: bold; 
font-style: normal; 
background-color: Transparent;
height: 19px;
}
.MainMenu_MenuIcon {
background-color: #DDE8F1; 
border-left: #DDE8F1 1px solid; 
border-bottom: #DDE8F1 1px solid; 
border-top: #DDE8F1 1px solid; 
cursor: pointer; 
cursor: hand; 
text-align: center; 
width: 15px; 
height: 19px;
}
.MainMenu_SubMenu {
background-color: #DDE8F1;  
z-index: 1000; 
cursor: pointer; 
cursor: hand; 
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
height: 1px;
}
.MainMenu_MenuItemSel {
background-color: white; 
cursor: pointer; 
cursor: hand; 
color: #467599; 
font-family: tahoma, arial, helvetica; 
font-size: 9pt; 
font-weight: bold; 
font-style: normal;
height: 19px;
}
.MainMenu_MenuArrow {
border-right: #DDE8F1 1px solid; 
border-bottom: #DDE8F1 1px solid; 
border-top: #DDE8F1 0px solid;
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand; 
}
.MainMenu_RootMenuArrow {
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand;
}

/* End Menu Settings */

.StandardButton {
background: #467599 none; 
color: #FFFFFF;
font-family:Verdana, sans-serif; 
font-size: 11px;
font-weight: normal;
}

.Head   {
font-family: tahoma, arial, helvetica;
font-size:  10px;
font-weight:  bold;
color: #467599; 
line-height: 30px;
}

/* Custom Classes */

.date-text 
{
    font-family: Arial;
    font-size: 10px;
    color: #393831;
    font-weight: regular;
    
}


.content {
background-color: #ffffff;
}

/* Search Padding - lines up text nicely */
.GoLink {padding-top: 4px;}


/* Light Background Elements */
.LightBG {
width: auto;
color: #404040;
}

a.LightBG:link, a.LightBG:active {
text-decoration: none;
color: #467599;
font-weight: normal;
}

a.LightBG:link, a.LightBG:visited {
text-decoration: none;
color: #467599;
font-weight: normal;
}


a.LightBG:hover {
text-decoration: none;
color: #404040;
font-weight: normal;
}

/*Footer Classes

.FooterText {
width: auto;
color: #404040;
}

a.FooterText:link, a.FooterText:visited, a.FooterText:active, a.FooterText:hover {
font-family:Century Gothic;
text-decoration: none;
color: #000000;
font-weight: normal;
font-size: 8pt;
}

a.inActiveLink:link, a.inActiveLink:visited, a.inActiveLink:active, a.inActiveLink:hover {
font-family:Century Gothic;
text-decoration: none;
color: #FFFFFF;
font-weight: normal;
font-size: 8pt;
} */
/* End Light Background Elements */

/* eSolutions Classes */

img { behavior: url(iepngfix.htc); }




.inside-text {
    font-family: Arial;  text-align:justify;   font-size: 12px;    color: #47646f;    font-weight: regular;
}


.inside-text-product {
    font-family: Arial;  text-align:center;   font-size: 12px;    color: #47646f;    font-weight: regular;
}



a:link.comp-menu, a:visited.comp-menu{
	font-family: Arial;	font-size: 12px;	color: #ffffff;	text-decoration: none;    font-weight:regular;
}

a:hover.comp-menu {
	font-family: Arial;	font-size: 12px;	color: #ffffff;	text-decoration: underline;   font-weight:regular;
}


.title {
    font-family: Arial;    font-size: 18px;    color: #3b5f79;    font-weight: regular;
}




.title2 {
    font-family: Arial;    font-size: 18px;    color: #e08a26;    font-weight: regular;
}



.title-inside {
    font-family: Arial;    font-size: 18px;    color: #ffffff;    font-weight: regular;
}



.product-text {
    font-family: Arial;   font-size: 12px;    color: #ffffff;    font-weight: regular;
}


.search-box{
    font-family: Arial;   font-size: 14px;    color: #ffffff;    font-weight: regular;


}

.esol {
    font-family: Arial;   font-size: 12px;    color: #004d68;    font-weight: regular;
}

.footer{
    font-family: Arial;   font-size: 12px;    color: #185b73;    font-weight: regular;


}


a:link.footer, a:visited.footer{
	font-family: Arial;	font-size: 12px;	color: #185b73;	text-decoration: none;    font-weight:regular;
}

a:hover.footer {
	font-family: Arial;	font-size: 12px;	color: #185b73;	text-decoration: underline;   font-weight:regular;
}



a:link.product, a:visited.product{
	font-family: Arial;	font-size: 12px;	color: #ffffff;	text-decoration: none;    font-weight:regular;
}

a:hover.product{
	font-family: Arial;	font-size: 12px;	color: #febd2a;	text-decoration: none;   font-weight:regular;
}

.background {
    background-color:#e6eef2;
 }
 
/* End Custom Classes */
