/* ================================
    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,td {font-size: 10pt;font-family: Verdana, Arial, Helvetica, sans-serif; text-align:left;}

/* 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  {
}




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 {
}

/* AU CSS by JESSICA LORBER */
.norepeat {background-repeat: no-repeat;}
.verd11 {font-size: 11px;color: #3E689D;line-height: 140%;}
.verd11dark {font-size: 11px;color: #00142E;}
a.auLink:link, a.auLink:visited {color: #FFF;text-decoration: none;}
a.auLink:hover {color: #FF9638;text-decoration: none;}
a.sty2:link, a.sty2:visited {color: #00142E;text-decoration: none;}
a.sty2:hover {color: #FFCC33;text-decoration: none;}
#wrap { width:800px; margin-left:auto; margin-right:auto; background-color:#FFF; border:solid 1px #CCCCCC;}
.width{ width:800px;}
#leftcol {float:left; width:310px; padding:60px 0 0 0; margin:0;}
#leftcol dl {float:left; width:235px; margin:0px 0px 30px 30px; padding:0; display:inline;}
#leftcol dt {float:right; width:159px; height:22px; margin:0; padding:3px 0 0 1px; font-size:11px; font-weight:bold; color:#fff; background-image:url(/Portals/16/imag/bar.gif); background-repeat:no-repeat;}
#leftcol dd {margin:1px; padding:0;}
#leftcol dd.img img {float:right; margin:0; padding:0;}
#ilc{float:left; width:248px; height:100%; padding:0; margin:0; background-color:#880000}
#irc{float:right; width:497px;padding:0; margin:0; background-color:#FFF}
#ilc ul { font-size: 10px;color: #FFF; padding:0; margin:0;}
#ilc li  {padding:12px 0 0 12px; margin:0;list-style:none;}
.button {float:right; padding:0; margin:34px 0 34px 0;}
.itext { font-size: 11px; line-height:140%; color: #000B33;text-align: justify; padding:0; margin: 0 55px 0 0;clear:right;}
#footer { background-image:url(/Portals/16/imag/footer.jpg);font-size: 9px; clear:both;color: #FFF;font-weight: bold; margin:0; padding:0; width:100%;}
#welcome {margin:20px 0 0 0; padding:0; float:left; text-align:left;}
.h1 {font-size: 13px;font-weight: bold;color: #CA0000;}
ul  { font-size: 10px;color: #1F3895; font-weight: bold; padding:0; margin: 0 55px 0 0;line-height:140%;}
li  { padding:12px 0 0 20px;list-style:inside; text-align:justify;}
.wtext {width:340px; font-size: 11px; line-height:140%;color:#105300;text-align:justify; padding:0; margin:5px 0 0 76px;}
.footnote {font-size: 9px;color: #3E689D;line-height: 100%;font-weight: bold;}
.bg {background-repeat: no-repeat;background-position: 0px 70px;}
.bold {font-weight: bold; color: #1F3895;}
.caption {font-size: 9px; }
.left { float:left; margin:0px 7px 0px 0;}



