/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

.DataSprings_Testimonial
{
 font-size: 14px;
}
.appHeader {
        font-size:x-large;
        font-family:Tahoma;
        color:Black;
}

/* 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/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:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* 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:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}
  

}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* 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 {
}

.NextStep{

        font-size: 15px;
        font-family:Tahoma;
        color:Blue;
}

A.NextStep:link {
        font-size: 15px;
        font-family:Tahoma;
        color:Blue;
}

A.NextStep:visited {
        font-size: 15px;
        font-family:Tahoma;
        color:Blue;
}

A.NextStep:hover {
        font-size: 16px;
        font-family:Tahoma;
        color:Red;
}
.thheader
{
 background-color:#0000ff;
 color:White;
 border-bottom: #000000 1px solid; 

}
.pnlnormal
{
	 border-right: #000000 1px solid; 
  border-top: #000000 1px solid; 
  border-left: #000000 1px solid; 
  border-bottom: #000000 1px solid; 
  
     background-color:White;
	}
.normalgrid
{
  color:black;
  font-size:11px;
  font-family:tahoma;

}
.gridheader
{
  background-color:blue;
  color:White;
  font-weight:bold;
}
.gridalternatingitem
{
  background-color:#eeeeff;
}
.normalitem
{

}



.epaq
{
	font-family:Arial;

	padding:0px,0px,0px,0px;
	border-style:solid;
	border-color:blue ;
	border-width:2px;
}
.epaq_head
{
	font-size:34px;
	font-weight:bold;	
	font-variant:small-caps;
}
.epaq_headtd
{
	background-color:#f1f1f1;
}
.video_head
{
 color: #f3f5fa;
  font-variant:small-caps;
  font-weight:bold;
  background-color:blue;

	}
.sectionheader
{
	background-color:blue;
	color:White;
	font-size:16px;
	font-weight:bold;
	height:20px;
	padding: 2px 2px 2px 2px;
	font-variant:small-caps;
}
.epaq_subhead
{
	font-size:larger;
	font-variant:small-caps;

}
.epaq_headline
{
	font-size:medium;
	font-weight:bold;
}
.epaq_normalbold
{
	font-size: 14px;
	font-weight:bold;
	}
.epaq_normal
{
	font-size: 12px;
}
.epaq_error
{
	font-size: 14px;
	color:Red;
	font-weight:bold;
}

.titlebarselected
{
   background-color:blue;
   color:#ffffff;
   font-weight:bold;
}
.titlebarselected a:link {
 color:white;
}

.titlebarselected a:hover {
 color:#dddddd;
 
}
.titlebarselected a:visited {
 color:white;
}
.titlebarnotselected
{
   background-color:darkblue;
   color:#ffffff;
}
.titlebarnotselected a:link {
 color:white;
}

.titlebarnotselected a:hover {
 color:#dddddd;
 
}
.titlebarnotselected a:visited {
 color:white;
}
.selecteditem
{
  background-color:9999ff;
  color:white;
}
.selecteditem a:link {
        color:white;
	decoration:none;
}

.selecteditem a: hover {
        color:cccccc;
}
.selecteditem a: visited {
        color:white;
	decoration:none;
}
.vwthHeader
{
Background-color:#0000FF;
color:white;
  border-bottom: #000000 1px solid; 

}
.vwHead
{
Background-color:#FFFFFF;
color:Black;
font-size:24px;
}
.vwBody
{
background-color:#EEEEFF;
border-width: 1px;
border-style: solid;
border-color: #000000;
}
.vwTable
{
background-color:#FFFFFF
}
.vwTableHead
{
Background-color:rgb(174,215,255);
color:#000000;
}
.vwTableAlt
{
background-color:rgb(221,238,255);
}

.requestinfo table
{
   padding: 3px, 3px, 3px, 3px;
}
