/* ================================
    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 {
}
    
/* 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    {
}

/* 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
{
}

/* 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: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   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL 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 {
}


.MTBHEAD
{
width: 100%;
background: Transparent;
border: 0px solid #FDC745; 
cursor: hand;
}
.MTBHEADLEFT
{
color: BLACK;
width: 100%;
font-size:75%;
font-family: arial;
cursor: hand;
}
.MTBHEADRIGHT
{
width: 100%;
font-size:75%;
font-family: arial;
cursor: hand;
}
.MTBIMAGE
{
}
.MTBHEADO
{
width: 100%;
border: 0px solid #FDC745; 
background: Transparent;
cursor: hand;
}
.MTBITEM
{
	background: Transparent;
	border: 0px solid #FDC745; 
	cursor: hand;
}
.MTBITEMO
{
	border: 0px solid #FDC745;
	background: #FDC745;	
	cursor: hand;
}
.MTBITEMLEFT
{
width: 100%;
font-size:70%;
font-family: arial;
color: #000000;
cursor: hand;
}
.MTBITEMRIGHT
{
width: 100%;
font-size:70%;
font-family: arial;
cursor: hand;
}

.ToolbarItem1 {
	border: 0px;
	padding: 0px;
                     background: #F8981D;
	font-family: arial;
	font-size: 13px;
	white-space: nowrap;
                     cursor: hand;

}
.ToolbarItemOver1{
	border: 0px;
	padding: 0px;
                     background: #F8981D;
	font-family: arial;
	font-size: 13px;
	white-space: nowrap;
                     cursor: pointer;
               
}



.ToolbarItem2 {
	border: 0px;
	padding: 0px;
                     background: #72C8F1;
	font-family: arial;
	font-size: 13px;
	white-space: nowrap;
                     cursor: hand;

}
.ToolbarItemOver2 {
	border: 0px;
	padding: 0px;
                     background: #72C8F1;
	font-family: arial;
	font-size: 13px;
	white-space: nowrap;
                     cursor: pointer;
               
}


.ToolbarItem3 {
	border: 0px;
	padding: 0px;
                     background: #CD6733;
	font-family: arial;
	font-size: 13px;
	white-space: nowrap;
                     cursor: hand;

}
.ToolbarItemOver3 {
	border: 0px;
	padding: 0px;
                     background: #CD6733;
	font-family: arial;
	font-size: 13px;
	white-space: nowrap;
                     cursor: pointer;
               
}

.ToolbarItem4 {
	border: 0px;
	padding: 0px;
                     background: #CBCB31;
	font-family: arial;
	font-size: 13px;
	white-space: nowrap;
                     cursor: hand;

}
.ToolbarItemOver4 {
	border: 0px;
	padding: 0px;
                     background: #CBCB31;
	font-family: arial;
	font-size: 13px;
	white-space: nowrap;
                     cursor: pointer;
               
}

.ToolbarItem5 {
	border: 0px;
	padding: 0px;
                     background: #F499C1;
	font-family: arial;
	font-size: 13px;
	white-space: nowrap;
                     cursor: hand;

}
.ToolbarItemOver5 {
	border: 0px;
	padding: 0px;
                     background: #F499C1;
	font-family: arial;
	font-size: 13px;
	white-space: nowrap;
                     cursor: pointer;
               
}

.ToolbarItem6 {
	border: 0px;
	padding: 0px;
                     background: #CB9865;
	font-family: arial;
	font-size: 13px;
	white-space: nowrap;
                     cursor: hand;

}
.ToolbarItemOver6 {
	border: 0px;
	padding: 0px;
                     background: #CB9865;
	font-family: arial;
	font-size: 13px;
	white-space: nowrap;
                     cursor: pointer;
               
}

.NavbarItem1{
	border: 0px;
	padding: 0px;
	font-family: arial;
        color:#FFFFFF;
	font-size: 13px;
	white-space: nowrap;
                     cursor: hand;
}

.NavbarItemOver1{
	border: 0px;
	padding: 0px;
        background: #F8981D;
	font-family: arial;
	font-size: 13px;
        color:#000000;
	white-space: nowrap;
        cursor: pointer;
}

.NavbarItem2{
	border: 0px;
	padding: 0px;
	font-family: arial;
        color:#FFFFFF;
	font-size: 13px;
	white-space: nowrap;
        cursor: hand;
}

.NavbarItemOver2{
	border: 0px;
	padding: 0px;
        background: #72C8F1;
	font-family: arial;
	font-size: 13px;
        color:#000000;
	white-space: nowrap;
        cursor: pointer;
}


.NavbarItem3{
	border: 0px;
	padding: 0px;
	font-family: arial;
        color:#FFFFFF;
	font-size: 13px;
	white-space: nowrap;
        cursor: hand;
}

.NavbarItemOver3{
	border: 0px;
	padding: 0px;
        background: #CD6733;
	font-family: arial;
	font-size: 13px;
        color:#000000;
	white-space: nowrap;
        cursor: pointer;
}


.NavbarItem4{
	border: 0px;
	padding: 0px;
	font-family: arial;
        color:#FFFFFF;
	font-size: 13px;
	white-space: nowrap;
        cursor: hand;
}

.NavbarItemOver4{
	border: 0px;
	padding: 0px;
        background: CBCB31;
	font-family: arial;
	font-size: 13px;
        color:#000000;
	white-space: nowrap;
        cursor: pointer;
}


.NavbarItem5{
	border: 0px;
	padding: 0px;
	font-family: arial;
        color:#FFFFFF;
	font-size: 13px;
	white-space: nowrap;
        cursor: hand;
}

.NavbarItemOver5{
	border: 0px;
	padding: 0px;
        background: #F499C1;
	font-family: arial;
	font-size: 13px;
        color:#000000;
	white-space: nowrap;
        cursor: pointer;
}

.NavbarItem6{
	border: 0px;
	padding: 0px;
	font-family: arial;
        color:#FFFFFF;
	font-size: 13px;
	white-space: nowrap;
        cursor: hand;
}

.NavbarItemOver6{
	border: 0px;
	padding: 0px;
        background: #CB9865;
	font-family: arial;
	font-size: 13px;
        color:#000000;
	white-space: nowrap;
        cursor: pointer;
}





.TagLine {
	font-family: Arial;
	font-size: 18pt;
	font-style:italic;
	color:#3399CC;

}

.PageHeader{
	font-family: Arial;
	font-size: 18pt;
	font-style:italic;
                     font-weight: bold;
	color:#3399CC;

}
.highlite{
	color:#3399CC;

}
.KeyQuestion
{
	font-family: Impact;
	font-size: 24pt;
	font-style:italic;
                     font-weight: bold;
	color:#3399CC;

}

.KeyQuestion1
{
	font-family: Impact;
	font-size: 24pt;
	font-style:italic;
                     font-weight: bold;
	color:#F8991D;

}

.KeyQuestion2
{
	font-family: Impact;
	font-size: 24pt;
	font-style:italic;
                     font-weight: bold;
	color:#71C9F1;

}

.KeyQuestion3
{
	font-family: Impact;
	font-size: 24pt;
	font-style:italic;
                     font-weight: bold;
	color:#CD6733;

}
.KeyQuestion4
{
	font-family: Impact;
	font-size: 24pt;
	font-style:italic;
                     font-weight: bold;
	color:#CCCC31;

}
.KeyQuestion5
{
	font-family: Impact;
	font-size: 24pt;
	font-style:italic;
                     font-weight: bold;
	color:#F499C1;

}
.KeyQuestion6
{
	font-family: Impact;
	font-size: 24pt;
	font-style:italic;
                     font-weight: bold;
	color:#CD9A66;
}
.Question
{

	font-size: 14px;
	color:#999999;
	font-weight: bold;
        line-height: 125%;

}

.HomeQuestion
{
	font-size: 18px;
	color:#000000;
	font-weight: bold;
        line-height: 100%;
}

.KeyQuestionTitle1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
                     font-weight: bold;
	color:#F8991D;

}

.KeyQuestionTitle2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
                     font-weight: bold;
	color:#71C9F1;

}

.KeyQuestionTitle3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
                     font-weight: bold;
	color:#CD6733;

}
.KeyQuestionTitle4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
                     font-weight: bold;
	color:#CCCC31;

}
.KeyQuestionTitle5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
                     font-weight: bold;
	color:#F499C1;

}
.KeyQuestionTitle6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
                     font-weight: bold;
	color:#CD9A66;
}




.HomeText
{
	font-size: 12px;
}









