/* ================================
    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 {
}

A
{
  font-family: Arial;
}

p a
{
 font-size: 10pt;
}

/* 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    {
  font-family: Arial;
  font-size: 10pt;
}

/* 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: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
  font-family:Arial;
  font-weight:normal;
  font-size: 10pt;
}

.NormalRed
{
}

.NormalBold
{
  font-family:Arial;
  font-weight: bold;
}

/* 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    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
background:buttonface none no-repeat scroll 0%;
}

/* 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   {
type: disc;
list-style-type:disc;
}

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    {
}

/* 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 {
}

.feat-box-body {
	border-right: solid 1px #000000;
	font-size: 9pt;
}

.text-body 
{
	font: 10pt Arial;
	color: #656565;
}

.text-body A:link, .text-body A:visited
{
	color: #005295;/*#006fab;*/
}

.text-body A:hover
{
	color: #005295;/*#006fab;*/
	text-decoration: underline;
}

.text-blue
{
	font: 10pt Arial;
	color: #005295;
}

.text-blue A:link, .text-blue A:visited
{
	color: #005295;/*#006fab;*/
}

.text-blueA:hover
{
	color: #005295;/*#006fab;*/
	text-decoration: underline;
}
.subtitle-bar-care
{
	font-family: Arial;
	font-size: 20pt;
	font-weight: bold;
	color: #005295;
}

.subtitle-text-care
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #005295;
}

.ref
{
	font: 8pt italic Arial;
                color: #656565;
	vertical-align: top;
}

.gryspecial
{
	font-size: 9pt;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top: solid 1px #656565;
	border-bottom: solid 1px #656565;
	text-align: left;
}

/*****************************************************
*  FAQs
*****************************************************/
.faq-qlink
{
	font: 10pt Arial;
}

.faq-qcell
{
	padding: 2px 0px 4px 0px;
}

.faq-alink
{
	font: bold 10pt Arial;
	color: #000000;
}

.faq-catcell
{
	padding: 10px 0px 5px 0px;
	font: bold 11pt Arial;
	color: #000000;
}


.hdr
{
	font: 11pt Arial;
	color: #000000;
	font-weight: bold;
}


.subtitle-bar-corp
{
	font-family: Arial;
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
}

.subtitle-text-corp
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.corp-body 
{
	font: 10pt Arial;
	color: #656565;
}

.corp-body:link
{
	color: #D5AA42;
	text-decoration: none;
}

.corp-body:visited
{
	color:#D5AA42;
	text-decoration: none;
}

.corp-body:hover
{
	color:#D5AA42;
	text-decoration: underline;
}

.bottom_link, .bottom_link:link, .bottom_link:visited
{
    color: black;
    text-decoration: none;
}

.bottom_link:hover
{
    color: black;
    text-decoration: underline;
}

.feature-link-home
{
	color:#656565;
	font-family:Arial;
	font-size:9pt;
	text-decoration: none;
}

.feature-link-home:link
{
	color:#656565;
	font-family:Arial;
	font-size:9pt;
	text-decoration: none;
}

.feature-link-home:visited
{
	color:#656565;
	text-decoration: none;
}

.feature-link-home:hover
{
	color:#656565;
	text-decoration: underline;
}

.news-listsubcatcell
{
	padding: 12px 0px 12px 0px;
	font: 11pt Arial;
	color: #000000;
	font-weight: bold;
}

.fileStyle
{
              background-color: #cccccc; 
              width: 350;
}

.vvCell { 
   white-space: nowrap;
   padding-bottom: .5em;
}

.vvDesc
{
	font: 10pt Arial;
	color: #656565;
	margin-left: 10;
}

.vvName
{
	
	font: 10pt Arial;
	color: #000000;
	font-weight: bold;
}

.vvPager
{
        padding-top: 12pt;
        vertical-align:bottom;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.vvPageLinks
{
   padding-right: 5pt;
}

/*.vvPager
{
	font: 10pt Arial;
	color: #000000;
}*/

.vvInfo
{
	font: 10pt Arial;
	color: #656565;
	height: 10px;
}

.vvMap
{
	font: 10pt Arial;
}

.vvError
{
	font: 10pt Arial;
	color: Red;
	height: 10px;
}

Blockquote
{
font: 10pt Arial;
	color: #656565;
}

.vvPatientHeader
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
}

.footnote 
{
	font: 8pt Arial;
	color: #656565;
}























