/* ================================
CSS STYLES FOR DotNetNuke
================================
*/
/* text style for buttons and link buttons used in the portal admin pages */
.NormalRed
{

}
.ActiveLink    
{
color: Black;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.DefaultLink:link
{
font-size: 8pt;
color: #003C76;
}
A.DefaultLink:visited
{
font-size: 8pt;
color: #003C76;
}
A.DefaultLink:active
{
font-size: 8pt;
color: #003C76;
}
A.DefaultLink:hover {
font-size: 8pt;
color: #2685E2;
}
A.DefaultLinkSmall:link
{
font-size: 8pt;
color: #003C76;
}
A.DefaultLinkSmall:visited
{
font-size: 8pt;
color: #003C76;
}
A.DefaultLinkSmall:active
{
font-size: 8pt;
color: #003C76;
}
A.DefaultLinkSmall:hover {
font-size: 8pt;
color: #2685E2;
}
A.ActiveLink:link {
color: Black;
}
.GimmePadding
{
padding-top:5px;
}
A.ActiveLink:visited  
{
color: Black;
}
A.ActiveLink:hover    
{
color: #00488F;
}
A.ActiveLink:active   
{
color: #00488F;
}
A.HeaderLink:link {
font-size: 10pt;
font-weight: bold;
color: #003C76;
}
A.HeaderLink:visited  
{
font-size: 10pt;
font-weight: bold;
color: #003C76;
}
A.HeaderLink:hover    
{
font-size: 10pt;
font-weight: bold;
color: #0058AE;
}
A.HeaderLink:active   
{
font-size: 10pt;
font-weight: bold;
color: #003C76;
}
.tblContact
{ 
background-color: #ffffff;
padding: 10px;
margin-left: 10px;
} 
.clsFreeEst
{ 
background-color: #ffffff;
padding: 4px;
margin-left: 10px;
border:5px;
} 
.lblFreeEst
{
height:20px;
background-color: #ffffff;
width:200;
vertical-align: middle;
font-family:Arial;
font-size:10pt;
font-weight:bold;
}
.txtFreeEst
{
height:55px;
background-color: #ffffff;
width:240;
vertical-align: middle;
}
.FlashEmbed
{
position:absolute; z-index:1;
}
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {  }
/* background color for the content part of the pages */
body {  
background-color: #000000;
}
.ControlPanel {
}
/* background/border colors for the selected tab */
.TabBg {
}
.LeftPane  { 
}
.ContentPane  { 
}
.RightPane  { 
}
/* text style for the selected tab */
.SelectedTab {
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
}
A.SelectedTab:visited  {
}
A.SelectedTab:hover    {
}
A.SelectedTab:active   {
}
/* text style for the unselected tabs */
.OtherTabs {
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}
A.OtherTabs:visited  {
}
A.OtherTabs:hover    {
}
A.OtherTabs:active   {
}
/* GENERAL */
/* style for module titles */
.Head   {
}
/* style of item titles on edit and admin pages */
.SubHead    {
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}
/* text style used for most text rendered by modules */
.Normal
{
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}
.NormalRed
{
}
.NormalBold
{
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}
A.CommandButton:visited  {
}
A.CommandButton:hover    {
}
A.CommandButton:active   {
}
/* button style for standard HTML buttons */
.StandardButton     {
}
/* GENERIC */

A:link
{
Color: #003C76
}

A:visited
{
Color: #003C76
}

A:Active
{
Color: #003C76
}

A:Hover
{
color: #2685E2;
}







Body
{
Color: #BAB59B
}
H1  
{
Color: #003C76;
}
H2  
{
Color: #003C76;
}
H3  
{
Color: #003C76;
}
.headerfix
{
Color: #003C76;
font-size:10pt;
font-weight:bold;
}
H3.HeaderTest
{
Color:Red;
padding-top:50px;
}
H4  
{
Color: #003C76;
}
H2.HeaderTest
{
Color: #0058AE;
}
TFOOT, THEAD    {
}
TH  {
}
SMALL   {
}
BIG {
}
BLOCKQUOTE, PRE {
}
UL LI   {
}
UL LI LI    {
}
UL LI LI LI {
}
OL LI   {
}
OL OL LI    {
}
OL OL OL LI {
}
OL UL LI   {
}
HR {
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   
/* style of item titles by Announcements and events */
.ItemTitle    {
color: White;
}
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuItem {
}
.ModuleTitle_MenuIcon {
}
.ModuleTitle_SubMenu {
}
.ModuleTitle_MenuBreak {
}
.ModuleTitle_MenuItemSel {
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_RootMenuArrow {
}
/* Main Menu */
.MainMenu_MenuContainer {
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
}
.MainMenu_MenuIcon {
}
.MainMenu_SubMenu {
}
.MainMenu_MenuBreak {
}
.MainMenu_MenuItemSel {
}
.MainMenu_MenuArrow {
}
.MainMenu_RootMenuArrow {
}
/* Login Styles */
.LoginPanel{
}
.LoginTabGroup{
}
.LoginTab {
}
.LoginTabSelected{
}
.LoginTabHover{
}
.LoginContainerGroup{
}
.LoginContainer{
}

