/* ================================
    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 { }

.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: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 { }

/* button style for standard HTML buttons */
.StandardButton { }

/* 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 { }

/* =====================================================
    START CSS STYLES FOR TERMS & PRIVACY: DO NOT REMOVE
   =====================================================
*/ 
.terms { padding-left: 5px; text-align: left; }

.terms p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 1.5em; padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 16px; margin-left: 0px; }

.terms p a { color: #0000FF; text-decoration: underline; }

.terms p a:hover { text-decoration: none; }

.terms p a:visited { color: #0000FF; text-decoration: underline; }

.terms li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 1.5em; padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; }


/* ======================================
    START CSS STYLES FOR CUSTOM CONTENT
   ======================================
*/ 
/* START HOMEPAGE */
#hp_container { background: url(/Portals/87/images/banners/hp_banner.jpg) no-repeat; width: 722px; height: 100%; float: left; margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; float: left; }

.hp_content { margin: 243px 24px 0px 24px; width: 674px; height: 300px; border-top: 1px solid #709ecd; }
	.hp_content_1 { float: left; clear: none; width: 406px; color: #063359; padding: 7px 18px 0px 0px; height: 100%; }
		.hp_content_1 p { padding: 0px; margin: 0px 0px 15px 0px; line-height: 18px;}
	
.hp_content_2 { float: left; clear: none; width: 250px; }
	.hp_content_2 img {border: 1px solid #cfdfee; margin-top: 10px; margin-bottom: 5px;}
	.hp_content_2 ul {margin: 0px; padding: 0px;}
		.hp_content_2 li { list-style: none; margin-bottom: 2px;}
			.hp_content_2 a {color: #063359 !important; text-decoration: underline !important; } 
			.hp_content_2 a:hover { color: #063359 !important; text-decoration: none !important;} 
	
	
/* START INTERNAL PAGE */
#ip_container { background: url(/Portals/87/images/banners/ip_banner.jpg) no-repeat; width: 722px; height: 100%; float: left; margin: 0px; padding: 165px 0px 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

#ip_container h1 {color: #063359; font-size: 18px; margin-left: 24px; margin-bottom: 6px;}

#ip_container h2 {color: #063359; font-size: 14px; margin-top: 6px; margin-bottom: 6px;}

.ip_content { margin: 0px 24px 0px 24px; width: 674px; height: 100%; border-top: 1px solid #709ecd; }
	.ip_content_1 { float: left; clear: none; width: 406px; color: #063359; padding: 7px 18px 0px 0px; height: 100%; }
		.ip_content_1 p { padding: 0px; margin: 0px 0px 15px 0px; line-height: 18px;}
	
.ip_content_2 { float: left; clear: none; width: 250px; }
	.ip_content_2 img {border: 1px solid #cfdfee; margin-top: 10px; margin-bottom: 5px;}
	.ip_content_2 ul {margin: 0px; padding: 0px;}
		.ip_content_2 li { list-style: none; margin-bottom: 2px;}
			.ip_content_2 a {color: #063359 !important; text-decoration: underline !important; } 
			.ip_content_2 a:hover { color: #063359 !important; text-decoration: none !important;} 




/* ========================================================
    START CSS STYLES FOR MESSAGING UNITS: DO NOT REMOVE
   ========================================================
*/
.messaging-units {
	background-color: #c7f2e3;
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #063359;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;	
}
.messaging-units a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #063359;
	text-decoration: underline;
        padding-right: 4px;
        padding-left: 4px;		
}
.messaging-units a:hover {
	color: #063359;
	text-decoration: none;	
}
.messaging-units a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #063359;
	text-decoration: underline;	
}

/* ========================================================
    END CSS STYLES FOR MESSAGING UNITS: DO NOT REMOVE
   ========================================================
*/











