/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.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
{
	font-family:Verdana;
	font-size:10pt;
	color:#000000;	
	font-weight:normal;	
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family:Verdana;
	font-size:10pt;
	color:#000000;	
	font-weight:normal;		
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     
{
	font-family:tahoma;
	font-size:10pt;
	color:#000000;	
	font-weight:normal;		
}
    
/* 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 */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

table
{
	font-family:Verdana;
	font-size:10pt;
	color:#000000;	
	font-weight:normal;	
}

A:link  
{
	font-family:Verdana;
	font-size:10pt;
	color:#003366;	
	font-weight:normal;	
	text-decoration:none;	
}

A:visited   
{
	font-family:Verdana;
	font-size:10pt;
	color:#003366;	
	font-weight:normal;	
	text-decoration:none;	
}

A:hover 
{
	font-family:Verdana;
	font-size:10pt;
	color:#003366;	
	font-weight:normal;	
	text-decoration:underline;	
}

A:active    
{
	font-family:Verdana;
	font-size:10pt;
	color:#003366;	
	font-weight:normal;	
	text-decoration:none;	
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

p
{
	margin: 20px 0px 0px 0px;
}

UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}
OL UL LI
{
	list-style-type: disc;
}

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 {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/	
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #E7E7E7; 
}

.main_dnnmenu_itemhover td {  
	background-color: #E7E7E7; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #D8D8D8;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.copyrights
{
	font-family:Calibri;
	font-size:9pt;
	color:#BE2826;
	font-weight:bold;
	padding-top:20;
}

.copyrights:link 
{
	font-family:Calibri;
	font-size:9pt;
	color:#BE2826;
	font-weight:bold;
	padding-top:20;
	text-decoration:none;
}

.copyrights:visited  
{
	font-family:Calibri;
	font-size:9pt;
	color:#BE2826;
	font-weight:bold;
	padding-top:20;
	text-decoration:none;
}

.copyrights:hover
{
	font-family:Calibri;
	font-size:9pt;
	color:#BE2826;
	font-weight:bold;
	padding-top:20;
	text-decoration:underline;
}

.copyrights:active   
{
	font-family:Calibri;
	font-size:9pt;
	color:#BE2826;
	font-weight:bold;
	padding-top:20;
	text-decoration:none;
}

.searchTextBox
{
	border-color:#C1C1C1;
	height:25;
}

.moduleTitle
{
	font-family:Verdana;
	font-size:10.5pt;
	color:#FFFFFF;	
	font-weight:bold;
}

.moduleTitle:link 
{
	font-family:Verdana;
	font-size:10pt;
	color:#FFFFFF;	
	font-weight:bold;
	text-decoration:none;	
}

.moduleTitle:visited  
{
	font-family:Verdana;
	font-size:10pt;
	color:#FFFFFF;	
	font-weight:bold;
	text-decoration:none;	
}

.moduleTitle:hover
{
	font-family:Verdana;
	font-size:10pt;
	color:#FFFFFF;	
	font-weight:bold;
	text-decoration:underline;	
}

.moduleTitle:active   
{
	font-family:Verdana;
	font-size:10pt;
	color:#FFFFFF;	
	font-weight:bold;
	text-decoration:none;	
}

.medicalCenter
{
	font-family:Verdana;
	font-size:9pt;
	color:#919499;	
	font-weight:bold;
}

.normalEnglish
{
	font-family:Verdana;
	font-size:10pt;
	color:#000000;	
	font-weight:normal;	
}


.breadCrumb
{
	font-family:Verdana;
	font-size:9pt;
	color:#498464;	
	font-weight:normal;
}

.breadCrumb:link 
{
	font-family:Verdana;
	font-size:9pt;
	color:#498464;		
	font-weight:normal;
	text-decoration:none;
}

.breadCrumb:visited  
{
	font-family:Verdana;
	font-size:9pt;
	color:#498464;	
	font-weight:normal;
	text-decoration:none;
}

.breadCrumb:hover
{
	font-family:Verdana;
	font-size:9pt;
	color:#498464;	
	font-weight:normal;
	text-decoration:underline;	
}

.breadCrumb:active   
{
	font-family:Verdana;
	font-size:9pt;
	color:#498464;	
	font-weight:normal;
	text-decoration:none;	
}

.NewsBanner
{
	font-family:Verdana;
	font-size:10pt;
	color:#999999;	
	font-weight:bold;	
}

.NewsBanner:link 
{
	font-family:Verdana;
	font-size:10pt;
	color:#999999;	
	font-weight:bold;	
	text-decoration:none;	
}

.NewsBanner:visited  
{
	font-family:Verdana;
	font-size:10pt;
	color:#999999;	
	font-weight:bold;	
	text-decoration:none;	
}

.NewsBanner:hover
{
	font-family:Verdana;
	font-size:10pt;
	color:#999999;	
	font-weight:bold;	
	text-decoration:underline;	
}

.NewsBanner:active   
{
	font-family:Verdana;
	font-size:10pt;
	color:#999999;	
	font-weight:bold;	
	text-decoration:none;	
}

.BatelcoNewsTickerSummary
{
	font-family:Verdana;
	font-size:10pt;
	color:#656565;	
	font-weight:normal;		
}

.BatelcoNewsTickerDetails
{
	font-family:Verdana;
	font-size:9pt;
	color:#0073FF;	
	font-weight:bold;		
}

.BatelcoNewsTickerDetails:link 
{
	font-family:Verdana;
	font-size:9pt;
	color:#0073FF;	
	font-weight:bold;		
	text-decoration:none;	
}

.BatelcoNewsTickerDetails:visited  
{
	font-family:Verdana;
	font-size:9pt;
	color:#0073FF;	
	font-weight:bold;	
	text-decoration:none;	
}

.BatelcoNewsTickerDetails:hover
{
	font-family:Verdana;
	font-size:9pt;
	color:#0073FF;	
	font-weight:bold;	
	text-decoration:underline;	
}

.BatelcoNewsTickerDetails:active   
{
	font-family:Verdana;
	font-size:9pt;
	color:#0073FF;	
	font-weight:bold;	
	text-decoration:none;	
}

.BatelcoNewsMainTitle
{
	font-family:Verdana;
	font-size:10.5pt;
	color:#000000;	
	font-weight:bold;	
	text-decoration:underline;	
}

.batelcoNewsTitle
{
	font-family:Verdana;
	font-size:10pt;
	color:#000000;	
	font-weight:bold;	
}

.batelcoNewsTitle:link 
{
	font-family:Verdana;
	font-size:10pt;
	color:#000000;	
	font-weight:bold;	
	text-decoration:none;
}

.batelcoNewsTitle:visited  
{
	font-family:Verdana;
	font-size:10pt;
	color:#000000;	
	font-weight:bold;		
	text-decoration:none;
}

.batelcoNewsTitle:hover
{
	font-family:Verdana;
	font-size:10pt;
	color:#000000;	
	font-weight:bold;		
	text-decoration:underline;	
}

.batelcoNewsTitle:active   
{
	font-family:Verdana;
	font-size:10pt;
	color:#000000;	
	font-weight:bold;		
	text-decoration:none;
}

.BatelcoNewsOtherTitle
{
	font-family:Verdana;
	font-size:10.5pt;
	color:#000000;	
	font-weight:bold;	
	text-decoration:none;
}

.BatelcoNewsOtherTitle:link 
{
	font-family:Verdana;
	font-size:10.5pt;
	color:#000000;	
	font-weight:bold;	
	text-decoration:none;
}

.BatelcoNewsOtherTitle:visited  
{
	font-family:Verdana;
	font-size:10.5pt;
	color:#000000;	
	font-weight:bold;	
	text-decoration:none;
}

.BatelcoNewsOtherTitle:hover
{
	font-family:Verdana;
	font-size:10.5pt;
	color:#000000;	
	font-weight:bold;	
	text-decoration:underline;	
}

.BatelcoNewsOtherTitle:active   
{
	font-family:Verdana;
	font-size:10.5pt;
	color:#000000;	
	font-weight:bold;	
	text-decoration:none;
}

.BatelcoNewsNormalBold
{
	font-family:Verdana;
	font-size:10pt;
	color:#000000;	
	font-weight:bold;	
}

.NewsBannerRed
{
	font-family:Verdana;
	font-size:10pt;
	color:#C42627;	
	font-weight:bold;	
}

.NewsBannerRed:link 
{
	font-family:Verdana;
	font-size:10pt;
	color:#C42627;	
	font-weight:bold;	
	text-decoration:none;	
}

.NewsBannerRed:visited  
{
	font-family:Verdana;
	font-size:10pt;
	color:#C42627;	
	font-weight:bold;	
	text-decoration:none;	
}

.NewsBannerRed:hover
{
	font-family:Verdana;
	font-size:10pt;
	color:#C42627;	
	font-weight:bold;	
	text-decoration:underline;	
}

.NewsBannerRed:active   
{
	font-family:Verdana;
	font-size:10pt;
	color:#C42627;	
	font-weight:bold;	
	text-decoration:none;	
}
