/* ================================
    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:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; color:#333333
}

/* 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
{
font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; color:#333333
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: bold; color:#333333
}

/* 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 {
}

.bodyText {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; color:#333333}
.bodyText A:link {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; color:#EE2623}
.bodyText A:active {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; color:#EE2623}
.bodyText A:visited {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; color:#EE2623}
.bodyText A:hover {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; color:#EE2623}

.toolText {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; color:#333333}
.toolText A:link {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; color:#EE2623}
.toolText A:active {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; color:#EE2623}
.toolText A:visited {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; color:#EE2623}
.toolText A:hover {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; color:#EE2623}

.navText {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; text-decoration:none; line-height:1.5; color:#666666}
.navText A:link {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; text-decoration:none; color:#666666}
.navText A:active {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; text-decoration:none; color:#666666}
.navText A:visited {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; text-decoration:none; color:#666666}
.navText A:hover {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; text-decoration:underline; color:#EE2623}

.navTitleText {font-family:Arial, Verdana, Sans-Serif; font-size:10pt; font-weight: bold; text-decoration:none; color:#333366}
.navTitleText A:link {font-family:Arial, Verdana, Sans-Serif; font-size:10pt; font-weight: bold; text-decoration:none; color:#333366}
.navTitleText A:active {font-family:Arial, Verdana, Sans-Serif; font-size:10pt; font-weight: bold; text-decoration:none; color:#333366}
.navTitleText A:visited {font-family:Arial, Verdana, Sans-Serif; font-size:10pt; font-weight: bold; text-decoration:none; color:#333366}
.navTitleText A:hover {font-family:Arial, Verdana, Sans-Serif; font-size:10pt; font-weight: bold; text-decoration:underline; color:#EE2623}

.pageTitleText {font-family:Arial, Verdana, Sans-Serif; font-size:18pt; font-weight: normal; text-decoration:none; color:#336699}
.pageTitleText A:link {font-family:Arial, Verdana, Sans-Serif; font-size:18pt; font-weight: normal; text-decoration:none; color:#336699}
.pageTitleText A:active {font-family:Arial, Verdana, Sans-Serif; font-size:18pt; font-weight: normal; text-decoration:none; color:#336699}
.pageTitleText A:visited {font-family:Arial, Verdana, Sans-Serif; font-size:18pt; font-weight: normal; text-decoration:none; color:#336699}
.pageTitleText A:hover {font-family:Arial, Verdana, Sans-Serif; font-size:18pt; font-weight: normal; text-decoration:underline; color:#EE2623}

.homePageTitleText {font-family:Arial, Verdana, Sans-Serif; font-size:13pt; font-weight: bold; text-decoration:none; color:#FFFFFF}
.homePageTitleText A:link {font-family:Arial, Verdana, Sans-Serif; font-size:13pt; font-weight: bold; text-decoration:none; color:#FFFFFF}
.homePageTitleText A:active {font-family:Arial, Verdana, Sans-Serif; font-size:13pt; font-weight: bold; text-decoration:none; color:#FFFFFF}
.homePageTitleText A:visited {font-family:Arial, Verdana, Sans-Serif; font-size:13pt; font-weight: bold; text-decoration:none; color:#FFFFFF}
.homePageTitleText A:hover {font-family:Arial, Verdana, Sans-Serif; font-size:13pt; font-weight: bold; text-decoration:underline; color:#EE2623}

.sectionTitleText {font-family:Arial, Verdana, Sans-Serif; font-size:13pt; font-weight: bold; text-decoration:none; color:#333366}
.sectionTitleText A:link {font-family:Arial, Verdana, Sans-Serif; font-size:13pt; font-weight: bold; text-decoration:none; color:#333366}
.sectionTitleText A:active {font-family:Arial, Verdana, Sans-Serif; font-size:13pt; font-weight: bold; text-decoration:none; color:#333366}
.sectionTitleText A:visited {font-family:Arial, Verdana, Sans-Serif; font-size:13pt; font-weight: bold; text-decoration:none; color:#333366}
.sectionTitleText A:hover {font-family:Arial, Verdana, Sans-Serif; font-size:13pt; font-weight: bold; text-decoration:underline; color:#EE2623}

.articleTitleText {font-family:Arial, Verdana, Sans-Serif; font-size:9pt; font-weight: bold; text-decoration:none; color:#336699}
.articleTitleText A:link {font-family:Arial, Verdana, Sans-Serif; font-size:9pt; font-weight: bold; text-decoration:none; color:#336699}
.articleTitleText A:active {font-family:Arial, Verdana, Sans-Serif; font-size:9pt; font-weight: bold; text-decoration:none; color:#336699}
.articleTitleText A:visited {font-family:Arial, Verdana, Sans-Serif; font-size:9pt; font-weight: bold; text-decoration:none; color:#336699}
.articleTitleText A:hover {font-family:Arial, Verdana, Sans-Serif; font-size:9pt; font-weight: bold; text-decoration:underline; color:#EE2623}

A:link { font-family:Georgia, Garamond, Times New Roman, Serif; font-size:10pt; font-weight: normal; text-decoration:underline;color:#333333}
A:active { font-family:Georgia, Garamond, Times New Roman, Serif; font-size:10pt; font-weight: normal; text-decoration:underline;color:#333333}
A:visited { font-family:Georgia, Garamond, Times New Roman, Serif; font-size:10pt; font-weight: normal; text-decoration:underline;color:#333333}
A:hover { font-family:Georgia, Garamond, Times New Roman, Serif; font-size:10pt; font-weight: normal; text-decoration:underline;color:#A9774C}

.articleHeader {font-family:Arial, Verdana, Sans-Serif; font-size:18pt; font-weight: normal; text-decoration:none; color:#336699}
.articleHeader A:link {font-family:Arial, Verdana, Sans-Serif; font-size:18pt; font-weight: normal; text-decoration:none; color:#336699}
.articleHeader A:active {font-family:Arial, Verdana, Sans-Serif; font-size:18pt; font-weight: normal; text-decoration:none; color:#336699}
.articleHeader A:visited {font-family:Arial, Verdana, Sans-Serif; font-size:18pt; font-weight: normal; text-decoration:none; color:#336699}
.articleHeader A:hover {font-family:Arial, Verdana, Sans-Serif; font-size:18pt; font-weight: normal; text-decoration:underline; color:#EE2623}

/* ================================
     CSS STYLES FROM IOA UPDATED
    ================================
*/   
.siteTextGray {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; color:#333333}
.siteTextGray A:link {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; color:#EE2623}
.siteTextGray A:active {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; color:#EE2623}
.siteTextGray A:visited {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; color:#EE2623}
.siteTextGray A:hover {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; color:#EE2623}

.siteTextSmBlack {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; color:#333333}
.siteTextSmBlack A:link {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; color:#EE2623}
.siteTextSmBlack A:active {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; color:#EE2623}
.siteTextSmBlack A:visited {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; color:#EE2623}
.siteTextSmBlack A:hover {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:8pt; font-weight: normal; color:#EE2623}

.titleText {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:13pt; font-weight: bold; text-decoration:none; color:#336699}
.titleText A:link {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:13pt; font-weight: bold; text-decoration:none; color:#336699}
.titleText A:active {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:13pt; font-weight: bold; text-decoration:none; color:#336699}
.titleText A:visited {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:13pt; font-weight: bold; text-decoration:none; color:#336699}
.titleText A:hover {font-family:Georgia, Garamond, Times New Roman, Serif; font-size:13pt; font-weight: bold; text-decoration:underline; color:#EE2623}

.otherArticlesText {font-family:Arial, Verdana, Sans-Serif; font-size:9pt; font-weight: bold; text-decoration:none; color:#336699}
.otherArticlesText A:link {font-family:Arial, Verdana, Sans-Serif; font-size:9pt; font-weight: bold; text-decoration:none; color:#336699}
.otherArticlesText A:active {font-family:Arial, Verdana, Sans-Serif; font-size:9pt; font-weight: bold; text-decoration:none; color:#336699}
.otherArticlesText A:visited {font-family:Arial, Verdana, Sans-Serif; font-size:9pt; font-weight: bold; text-decoration:none; color:#336699}
.otherArticlesText A:hover {font-family:Arial, Verdana, Sans-Serif; font-size:9pt; font-weight: bold; text-decoration:underline; color:#EE2623}

.callborder{
	border: 1px solid #999999;
}

.callborderDashed{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.articleImageWithMarginBorder {
   float: left; 
   margin-bottom: 5px; 
   margin-right: 15px;
   border-width: 1px;
   border-style: solid;
   border-color: #CCCCCC;
}

.articleBigImageWithMarginBorder {
   float: left; 
   margin-bottom: 5px; 
   margin-right: 15px;
   border-width: 1px;
   border-style: solid;
   border-color: #CCCCCC;
}





