/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */

P {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
 line-height: 150%
}

LI {

 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
 line-height: 150%
}




.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 {
 color: #666666;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
 line-height: 150%
}


.normalbullet {
 color: #666666;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
 line-height: 150%
 padding-bottom: 3px;
 list-style-position: outside;
 text-decoration: none;
 padding-right: 0px;
 list-style: url(/Portals/1/images/arrow.gif); 


} */




/* 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 */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

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    {
}

/* 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{
}

.cell {
	color: #111111;
	background: #EAEFF5;
	font-size: 12px;
	border-top: solid 0px #AAAAAA;
	border-bottom: solid 1px #AAAAAA;
	border-right: solid 0px #ffffff;
	border-left: solid 0px #ffffff;
} 

.celllabel {
	font-weight: bold;
	color: #111111;
	background: #C5D5E0;
	font-size: 12px;
	border-top: solid 0px #AAAAAA;
	border-bottom: solid 1px #AAAAAA;
	border-right: solid 0px #ffffff;
	border-left: solid 0px #ffffff;
	padding: 5px 10px 5px 10px;
} 

.celldata {
	background: #EAEFF5 url(/Portals/98/images/3x3white.gif) repeat-y;
	color: #000000;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                line-height: normal;
                font-weight: normal;
                text-decoration: none;
                line-height: 125%
	border-top: solid 0px #AAAAAA;
	border-bottom: solid 1px #AAAAAA;
	border-right: solid 0px #ffffff;
	border-left: solid 0px #ffffff;
	padding: 5px 10px 5px 10px;
} 

.celldataNoBorder {
	color: #111111;
	background: #EAEFF5;
	font-size: 11px;
	border-top: solid 0px #AAAAAA;
	border-bottom: solid 1px #AAAAAA;
	border-right: solid 0px #ffffff;
	border-left: solid 0px #ffffff;
	padding: 5px 10px 5px 10px;
} 

 .celldata2 {
	color: #111111;
	background: #EAEFF5 url(/Portals/98/images/verticalwhite.gif) repeat-y;
	font-size: 11px;
	border-top: solid 0px #AAAAAA;
	border-bottom: solid 1px #AAAAAA;
	border-right: solid 0px #ffffff;
	border-left: solid 0px #ffffff;
} 
 /* Indented cell divs */ td div.indent { margin: 5px 10px 5px 40px; font-weight: normal; } 
 .graycell {
	font-weight: bold;
	color: #111111;
	background: #eeeeee;
	font-size: 12px;
	border-top: solid 0px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-right: solid 0px #ffffff;
	border-left: solid 0px #ffffff;
} 
 .graycelldescription {
	color: #111111;
	background: #f5f5f5 url(/Portals/98/images/3x3white.gif) repeat-y;
	font-size: 12px;
	border-top: solid 0px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-right: solid 0px #ffffff;
	border-left: solid 0px #ffffff;
} 
 .tableend {
	font-size:3px;
	background:#888888;
	height: 3px;
} 
 .whilecell {
	font-weight: bold;
	color: #111111;
	background: #ffffff;
	font-size: 12px;
	border-top: solid 0px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-right: solid 0px #ffffff;
	border-left: solid 0px #ffffff;
} 


.questionAnswer {
	color: #306494; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-bottom: 3px;
	list-style-position: outside;
	text-decoration: none;
	padding-right: 0px;
                list-style: url(/Portals/1/images/arrow.gif); 
}

.arrowList {
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
                line-height: 150%
	text-align: left;
	padding-bottom: 3px;
	list-style-position: outside;
	text-decoration: none;
	padding-right: 0px;
                list-style: url(/Portals/1/images/arrow.gif); 
}


.disclaimertext {
 color: #808080;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: normal;
 font-weight: normal;
 text-decoration: none;
}

.disclaimerBox { 
background : white; 
border-bottom: solid 1px #E5F2FA;
/* border-top: solid 1px #E5F2FA; */
border-right: solid 1px #E5F2FA;
border-left: solid 1px #E5F2FA;
color: #828282;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: normal;
font-weight: normal;
text-decoration: none;
padding-left : 10px; 
padding-right : 10px; 
padding-top : 10px; 
padding-bottom : 10px; 
text-align : left; 
vertical-align : middle; 
}


.disclaimerBox2 {
	border-bottom: solid 1px #E5F2FA;
	border-top: solid 1px #E5F2FA;
	border-right: solid 1px #E5F2FA;
	border-left: solid 1px #E5F2FA;
	color: #828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	text-align : left;
	vertical-align : middle;
	background-color: #FFFFFF;
	padding: 10px;
}

.disclaimerBoxClear { 
border-bottom: solid 1px #E5F2FA;
border-top: solid 1px #E5F2FA;
border-right: solid 1px #E5F2FA;
border-left: solid 1px #E5F2FA;
color: #828282;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: normal;
font-weight: normal;
text-decoration: none;
padding-left : 10px; 
padding-right : 10px; 
padding-top : 10px; 
padding-bottom : 10px; 
text-align : left; 
vertical-align : middle; 
}



.banner5 {
  font: bold 10pt Arial, Helvetica;
  color: #0A6C9d; 
  margin: 0px;
  padding-left: 0px;


}

.banner {
  font: bold 14pt Arial, Helvetica;
  color: #0A6C9d;
  margin: 0px;
}

.banner2 {
  font: bold 12pt Arial, Helvetica;
  color: #0A6C9d;
  margin: 0px;
}
/* Accordian Styles  */

.accHeader1,a.accHeader1:link,a.accHeader1:active,a.accHeader1:visited
{
	background: white;
	color:#6094C4;
	font-family:Trebuchet MS,"Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
	font-size:18px;
	cursor: pointer;
	text-decoration:none;
	background-image: url(/Portals/1/images/Down_Accordion.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 6px;
	border: 1px solid #CCCCCC;
	margin: 4px 0px 10px 0px;
}

a.accHeader1:hover
{
	color:#000000;
font-family:Trebuchet MS,"Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
font-size:18px;
    cursor: pointer;
	text-decoration:none;
}

.accContent1
{
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        color:#000000;
        background:#ffffff;
        border-bottom: 1px solid #CCCCCC;
/*      border-left: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC; */
        margin: 0px 0px 0px 0px;
        padding: 6px;
}


.accHeader1up,a.accHeader1up:link,a.accHeader1up:active,a.accHeader1up:visited
{
	color:#6094C4;
	font-family:Trebuchet MS,"Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
	font-size:18px;
	cursor: pointer;
	text-decoration:none;
        background:#ffffff;
	background-image: url(/Portals/1/images/Up_Accordion.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 6px;
	border-top: 1px solid #CCCCCC;
/*	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC; */
	margin: 4px 0px;
}

/* Accordian Styles  
Green Tick  */

.accHeader2,a.accHeader2:link,a.accHeader2:active,a.accHeader2:visited
{
	background: white;
	color:#6094C4;
	font-family:Trebuchet MS,"Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
	font-size:18px;
	cursor: pointer;
	text-decoration:none;
	background-image: url(/Portals/1/images/greenTick.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 16px 6px 6px 26px;
	border: 0px solid #CCCCCC;
	margin: 4px 0px 10px 0px;
}

a.accHeader2:hover
{
	color:#000000;
font-family:Trebuchet MS,"Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
font-size:18px;
    cursor: pointer;
	text-decoration:none;
}

.accContent2
{
        font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
        font-size:12px;
        color:#000000;
        background:#ffffff;
        border-bottom: 1px solid #CCCCCC;
/*      border-left: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC; */
        margin: 0px 0px 0px 0px;
	padding: 0px 6px 2px 26px;
}


.accHeader2up,a.accHeader2up:link,a.accHeader2up:active,a.accHeader2up:visited
{
	color:#6094C4;
	font-family:Trebuchet MS,"Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
	font-size:18px;
	cursor: pointer;
	text-decoration:none;
        background:#ffffff;
	background-image: url(/Portals/1/images/greenTick.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 16px 6px 6px 26px;
/*	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC; */
}
/**************************************************
 *                                                *
 *                 Subhead Styles                 *
 *                                                *
 **************************************************/


.subhead1{
	color: #0A6C9d;
	margin: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.subhead2{
	color: #0A6C9d;
	margin: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
 
.subhead3{
	color: #0A6C9d;
	margin: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.subhead4{
	color: #0A6C9d;
	margin: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.subhead5{
	color: #0A6C9d;
	margin: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}