/* ================================
    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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
        margin-top: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 12px;
	margin-bottom: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 12px;
	margin-bottom: 12px;
}

/* 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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1874CD;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1874CD;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1874CD;
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
	text-decoration: none;
}

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{
}
.lightbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1B8BCF;
}
.darkbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #005490;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #91BE07;
}
.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6A00;
}

.indent {
	margin-left: 12px;
}
.backgroundimage {
	background-image: url(http://208.106.183.150/Portals/0/template_images/mid-bg.gif);
	background-repeat: no-repeat;
	background-position:  center top;

}






/* SPEEDY CONTROL STYLES */
.SFDC_BACKGROUNDSTEP1, .SFMV_BACKGROUNDSTEP1, .SFLD_BACKGROUNDSTEP1, .SFPL_BACKGROUNDSTEP1
{
}

.SFDC_BACKGROUNDSTEP2, .SFMV_BACKGROUNDSTEP2, .SFLD_BACKGROUNDSTEP2, .SFPL_BACKGROUNDSTEP2
{
}

.SFDC_HEADING
{
    font-family: Arial, Helvetica, sans-serif;
    color: #1B8BCF;
    font-size: 14px;
    font-weight: bold;
}
.SFMV_HEADING
{
    font-family: Arial, Helvetica, sans-serif;
    color: #005490;
    font-size: 14px;
    font-weight: bold;
}
.SFLD_HEADING
{
    font-family: Arial, Helvetica, sans-serif;
    color: #91BE07;
    font-size: 14px;
    font-weight: bold;
}
.SFPL_HEADING
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FF6A00;
    font-size: 14px;
    font-weight: bold;
}

.SFDC_SUBHEADING
{
    font-family: Arial, Helvetica, sans-serif;
    color: #1B8BCF;
    font-size: 12px;
    font-weight: bold;
}

.SFMV_SUBHEADING
{
    font-family: Arial, Helvetica, sans-serif;
    color: #005490;
    font-size: 12px;
    font-weight: bold;
}
.SFLD_SUBHEADING
{
    font-family: Arial, Helvetica, sans-serif;
    color: #91BE07;
    font-size: 12px;
    font-weight: bold;
}
.SFPL_SUBHEADING
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FF6A00;
    font-size: 12px;
    font-weight: bold;
}

.SFDC_TEXTBOX
{
    font-family: Arial;
    font-size: 8pt;
    background-color: #EFEFEF;
    border: solid 1px #1B8BCF;
}

.SFMV_TEXTBOX
{
    font-family: Arial;
    font-size: 8pt;
    background-color: #EFEFEF;
    border: solid 1px #005490;
}
.SFLD_TEXTBOX
{
    font-family: Arial;
    font-size: 8pt;
    background-color: #EFEFEF;
    border: solid 1px #91BE07;
}
.SFPL_TEXTBOX
{
    font-family: Arial;
    font-size: 8pt;
    background-color: #EFEFEF;
    border: solid 1px #FF6A00;
}

.SFDC_QUESTION
{
    font-family: Arial, Helvetica, sans-serif;
    color: #1B8BCF;
    font-size: 11px;
    font-weight: NORMAL;
}
.SFMV_QUESTION
{
    font-family: Arial, Helvetica, sans-serif;
    color: #005490;
    font-size: 11px;
    font-weight: NORMAL;
}
.SFLD_QUESTION
{
    font-family: Arial, Helvetica, sans-serif;
    color: #91BE07;
    font-size: 11px;
    font-weight: NORMAL;
}
.SFPL_QUESTION
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FF6A00;
    font-size: 11px;
    font-weight: NORMAL;
}

.SFDC_STEPNUMBER
{
    font-family: Arial, Helvetica, sans-serif;
    color: #1B8BCF;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}

.SFMV_STEPNUMBER
{
    font-family: Arial, Helvetica, sans-serif;
    color: #005490;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}
.SFLD_STEPNUMBER
{
    font-family: Arial, Helvetica, sans-serif;
    color: #91BE07;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}
.SFPL_STEPNUMBER
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FF6A00;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}

.SFDC_OPTIONS
{
    font-family: Arial, Helvetica, sans-serif;
    color: #1B8BCF;
    font-size: 11px;
    font-weight: NORMAL;
}

.SFMV_OPTIONS
{
    font-family: Arial, Helvetica, sans-serif;
    color: #005490;
    font-size: 11px;
    font-weight: NORMAL;
}
.SFLD_OPTIONS
{
    font-family: Arial, Helvetica, sans-serif;
    color: #91BE07;
    font-size: 11px;
    font-weight: NORMAL;
}
.SFPL_OPTIONS
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FF6A00;
    font-size: 11px;
    font-weight: NORMAL;
}

.SFDC_CONTINUE
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: solid 1px #000000;
    background-color: #1B8BCF;
    color: #FFFFFF;
    width: 120px;
    font-weight: bold;
}

.SFMV_CONTINUE
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: solid 1px #000000;
    background-color: #005490;
    color: #FFFFFF;
    width: 120px;
    font-weight: bold;
}
.SFLD_CONTINUE
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: solid 1px #000000;
    background-color: #91BE07;
    color: #FFFFFF;
    width: 120px;
    font-weight: bold;
}
.SFPL_CONTINUE
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: solid 1px #000000;
    background-color: #FF6A00;
    color: #FFFFFF;
    width: 120px;
    font-weight: bold;
}

.SFDC_VALIDATION, .SFMV_VALIDATION, .SFLD_VALIDATION, .SFPL_VALIDATION
{
    font-family: Arial;
    font-size: 8pt;
}

.SFDC_PROMOTEXT1, .SFDC_PROMOTEXT2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #1B8BCF;
    font-size: 10px;
    font-weight: NORMAL;
    padding: 3px;
}
.SFMV_PROMOTEXT1, .SFMV_PROMOTEXT2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #005490;
    font-size: 10px;
    font-weight: NORMAL;
    padding: 3px;
}
.SFLD_PROMOTEXT1, .SFLD_PROMOTEXT2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #91BE07;
    font-size: 10px;
    font-weight: NORMAL;
    padding: 3px;
}
.SFPL_PROMOTEXT1, .SFPL_PROMOTEXT2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FF6A00;
    font-size: 10px;
    font-weight: NORMAL;
    padding: 3px;
}

.SFDC_DISCLAIMER
{
    font-family: Arial, Helvetica, sans-serif;
    color: #1B8BCF;
    font-size: 9px;
    font-weight: NORMAL;
    padding: 5px;
}
.SFMV_DISCLAIMER
{
    font-family: Arial, Helvetica, sans-serif;
    color: #005490;
    font-size: 9px;
    font-weight: NORMAL;
    padding: 5px;
}
.SFLD_DISCLAIMER
{
    font-family: Arial, Helvetica, sans-serif;
    color: #91BE07;
    font-size: 9px;
    font-weight: NORMAL;
    padding: 5px;
}
.SFPL_DISCLAIMER
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FF6A00;
    font-size: 9px;
    font-weight: NORMAL;
    padding: 5px;
}



