/* ================================
    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
{
}

/* 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 {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
}

A.OtherTabs:visited  {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
}

A.OtherTabs:active   {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
}

A.OtherTabs:hover    {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
}

/* 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-weight: normal;
	font-size: 12px;
	font-style: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
	color: #333333;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed {
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
	color: #CC0000;
}

.NormalBold {
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
	color: #333333;
}

.NormalBoldDarkBlue {
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
	color: #0000CC;
}


/* 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   {
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
	color: #333333;
}

UL LI LI    {
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
	color: #333333;
}

UL LI LI LI {
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
	color: #333333;
}

OL LI {
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
	color: #333333;
}

OL OL LI    {
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
	color: #333333;
}

OL OL OL LI {
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
	color: #333333;
}

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 {
	background: ;
	height: 31px;

	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;

	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;

	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	color: #FFFFFF;

	cursor: hand;
}

.MainMenu_MenuBar {
	background: ;
	height: 31px;

	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;

	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;

	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	color: #FFFFFF;

	cursor: hand;
}

.MainMenu_MenuItem {
	background: ;
	height: 31px;

	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;

	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;

	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	color: #FFFFFF;

	cursor: hand;
}

.MainMenu_MenuIcon {
	display: none;
}

.MainMenu_SubMenu {
	background: #003A84;
	height: 31px;

	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;

	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;

	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	color: #FFFFFF;

	cursor: hand;

}

.MainMenu_MenuBreak {
	display: none;
}

.MainMenu_MenuItemSel {
	background: #B0C6DD;
	height: 31px;

	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;

	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;

	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	color: #FFFFFF;

	cursor: hand;
}

.MainMenu_MenuArrow {
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #35920D;
	text-align: center;
	text-decoration: none;
}
.subnav:hover {
	text-decoration: underline;
}
.subnav:link {
	color: #35920D;
	text-decoration: none;
}

/* ================================
    CSS STYLES FOR Module ConvergenceHealth.Modules.CHIRadMenu
   ================================
*/
.chi_radmenu_MainGroup
{
height:22px;
cursor: pointer;
cursor:hand;
vertical-align:bottom;


}

.chi_radmenu_MainGroup TR
{

}

.chi_radmenu_MainGroup TD
{
vertical-align:bottom;

}

.chi_radmenu_MainItemSeparator
{
width:1px;
height:22px;
cursor: pointer;
cursor:hand;
vertical-align:middle;
display:block;
background-color: #ffffff;
}

.chi_radmenu_MainItem_TDright
{

width:0px;
height:22px;
cursor: pointer;
cursor:hand;
vertical-align:middle;
display:block;


}

.chi_radmenu_MainItem_TDleft
{

width:0px;
height:22px;
cursor: pointer;
cursor:hand;
vertical-align:middle;
display:block;


}

.chi_radmenu_MainItem_TDmiddle
{


height:22px;
cursor: pointer;
cursor:hand;
vertical-align:middle;
padding-top:6px;
padding-left:8px;
padding-right:8px;
padding-bottom:0px;
}

.chi_radmenu_MainItem
{
font-size: 0px;
height:22px;
cursor: pointer;
cursor:hand;
vertical-align:bottom;
}

.chi_radmenu_MainItem TD
{
height:22px;
cursor: pointer;
cursor:hand;
vertical-align:bottom;
}


.chi_radmenu_MainItem DIV
{
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
font-size: 9pt;
font-weight: bold;
color: #ffffff;
text-align:left;
height:22px;
padding:0px;
margin-top: 0px;
margin-bottom: 0px;
vertical-align:bottom;
white-space: nowrap;
cursor: pointer;
cursor:hand;

}


.chi_radmenu_MainItemOver
{
font-size: 0px;
height:22px;
cursor: pointer;
cursor:hand;
vertical-align:middle;

}

.chi_radmenu_MainItemOver DIV
{
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
font-size: 9pt;
font-weight: bold;
color: #FFFFFF;
text-align:left;
height:22px;
padding:0px;
margin-top: 0px;
margin-bottom: 0px;
vertical-align:bottom;
white-space: nowrap;
cursor: pointer;
cursor:hand;
text-decoration: underline;
}

.chi_radmenu_MainItemClicked
{
font-size: 0px;
height:22px;
cursor: pointer;
cursor:hand;
vertical-align:middle;

}

.chi_radmenu_MainItemClicked DIV
{
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
font-size: 9pt;
font-weight: bold;
color: #FFFFFF;
text-align:left;
height:22px;
padding:0px;
margin-top: 0px;
margin-bottom: 0px;
vertical-align:bottom;
white-space: nowrap;
text-decoration: underline;

}

.chi_radmenu_MainItemDisabled
{
font-size: 0px;
height:22px;
cursor: pointer;
cursor:hand;
vertical-align:middle;

}

.chi_radmenu_MainItemDisabled DIV
{
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
font-size: 9pt;
font-weight: bold;
color: #FFFFFF;
text-align:left;
height:22px;
padding:0px;
margin-top: 0px;
margin-bottom: 0px;
vertical-align:bottom;
white-space: nowrap;

}


.chi_radmenu_MainItemSelected
{
font-size: 0px;
height:22;
cursor: pointer;
cursor:hand;
vertical-align:middle;

}

.chi_radmenu_MainItemSelected DIV
{
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
font-size: 9pt;
font-weight: bold;
color: #FFFFFF;
text-align:left;
height:22px;
padding:0px;
margin-top: 0px;
margin-bottom: 0px;
vertical-align:bottom;
white-space: nowrap;
text-decoration: underline;
}

.chi_radmenu_MenuGroup
{
border-width: 1px;
border-style: solid;
border-color: #09568E;
  position:relative;
  top:0px;
  left:0;
bottom:opx;
}

.chi_radmenu_MenuGroupSelected
{
border-width: ;
border-style: ;
border-color: ;
  position:relative;
  top:0px;
  left:0;


}

.chi_radmenu_MenuItem
{
	text-transform:  ;
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;
	cursor:hand;
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
	background-color: #003A84;
	padding:2;
}


.chi_radmenu_MenuItemOver
{
	text-transform:  ;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
	cursor: pointer;
	cursor:hand;
	padding:2;
	background-color: #003A84;
	text-decoration: underline;
}

.chi_radmenu_MenuItemClicked
{
	text-transform:  ;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
	cursor: pointer;
	cursor:hand;
	padding:2;
	background-color: #003A84;
	text-decoration: underline;

}

.chi_radmenu_MenuItemDisabled
{
	text-transform:  ;
	font-size: 8pt;
	font-weight: bold;
	cursor: default;
	color: #ffffff;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
	background-color: #003A84;
	padding:2;
	
}



.smallsearchimage
{
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
font-size: 9pt;
font-weight: bold;
color: #ffffff;
text-align:left;
height:22px;
padding:0px;
margin-top: 0px;
margin-bottom: 0px;
vertical-align:bottom;
white-space: nowrap;
cursor: pointer;
cursor:hand;
}



