/* ================================
    CSS STYLES FOR skin
   ================================
*/   


/* 
------- SKIN CSS INFORMATION ------
Skin: 			
Colors: 		#660000 #666666 #A6D091
Date Created:	
Created by: 	

------- STYLESHEET HISTORY --------
Modified on:
Modified by:
Modifications:
------------------------------------------------------------------------*/
.header_nav a:link{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
 .header_nav a:visited{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
.header_nav a:active{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	} 
.header_nav a:hover {
	background: #cccccc;	
	color: #660000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	}
/* ------------------------------ Start BASIC ----------------------------- */
a:link {color: #660000;	text-decoration: none;font-family:Verdana, Tahoma, Arial, Helvetica; font-size:12px; font-weight: normal;}
a:active {color: #660000;text-decoration: none;font-family:Verdana, Tahoma, Arial, Helvetica; font-size:12px; font-weight: normal;}
a:visited {color: #660000;text-decoration: none;font-family:Verdana, Tahoma, Arial, Helvetica; font-size:12px; font-weight: normal}
a:hover {color: #666666;text-decoration: underline;font-family:Verdana, Tahoma, Arial, Helvetica; font-size:12px; font-weight: normal;}

body {
	background: #DAD3CC; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
    margin-bottom: 0px;
	font-family:  Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #333333;
}

h1 {color: #660000;font-weight: bold;font-size: 18px;margin: 0 0 0px 5px;}
h2 {/* used for all page titles on standard pages */
	color: #660000;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 3px 5px;
}
	
td, div, p {font-family: Verdana, Tahoma, Arial, Helvetica; font-size:  12px;}

small   {font-size:  10px;}
big {font-size:  14px;}
BLOCKQUOTE, PRE {font-family:Verdana, Tahoma, Arial, Helvetica;}

/* bullets & numbers */
UL LI {list-style-type:square;}
UL LI LI {list-style-type:disc;}
UL LI LI LI {list-style-type:circle;}
OL LI {list-style-type:decimal;}
OL OL LI {list-style-type:lower-alpha;}
OL OL OL LI {list-style-type:lower-roman;}

HR {color: #cccccc; height:1pt;}


/* ------------------------------ End BASIC ----------------------------- */
/* ------------------------------ Start LINKS ----------------------------- */
.current_date {color: #666666; font-size:10px; text-decoration:none;}

a.login:visited {color: #666666; font-size:10px; text-decoration:none;}
a.login:active {color: #666666; font-size:10px; text-decoration:none;}
a.login:link {color: #666666; font-size:10px; text-decoration:none;}
a.login:hover {color: #999999; font-size:10px; text-decoration:none;}

.copyright {font-family: Verdana, Tahoma, Arial, Helvetica;font-size:  10px;color: #666666;}

a.copyright:visited {color: #666666; font-size:10px; text-decoration:none;}
a.copyright:active {color: #666666; font-size:10px; text-decoration:none;}
a.copyright:link {color: #666666; font-size:10px; text-decoration:none;}
a.copyright:hover {color: #999999; font-size:10px; text-decoration:none;}


/* ------------------------------ End LINKS ----------------------------- */
/* ------------------------------ Start LAYOUT ----------------------------- */
.logo{padding-left:20px;}
.header{text-align: right; padding:3px 3px 3px 3px; text-align:right;font-size: 9px;}
.footer{color: #333333; font-size: 10px;}

.topnav{}
.HeaderNav{background-color:#660000; width: 100%;}
.contentback{background-color:#E7E4E0;}
.mainarea {border-bottom: 13px solid #666600; border-left: 13px solid #666600;border-right: 13px solid #666600; background-color:#E7E4E0;}
.drop_right {background-image:url(/Portals/736/drop_right.gif); background-repeat:repeat-y;}
.drop_right2 {background-image:url(/Portals/736/drop_right.gif); background-repeat:repeat-y;}
.drop_right3 {background-image:url(/Portals/736/drop_right.gif); background-repeat:repeat-y;}
.drop_bottom {background-image:url(/Portals/736/drop_bottomShadow.gif); background-repeat:repeat-x;}
.SideNav{}
.RightNav{}
.links{}

.search {background-color: #598737;padding:3px 3px 3px 3px;color: white; height: 50px; text-align: middle;}

a.searchLink:visited{color: #FFFFFF; font-size:10px; text-decoration:none;}
a.searchLink:active{color: #FFFFFF; font-size:10px; text-decoration:none;}
a.searchLink:link{color: #FFFFFF; font-size:10px; text-decoration:none;}
a.searchLink:hover{color: #CCCCCC; font-size:10px; text-decoration:none;}

.ShowCase {padding:3px 3px 3px 3px;}

.ContentPane{vertical-align:top;}
.ContentPane1{vertical-align:top;}
.ContentPane2{vertical-align:top;}
.ContentPane3{vertical-align:top;}
.ContentPane4{vertical-align:top;padding:3px 3px 3px 3px;width: 600px;}
.ContentPane5{vertical-align:top;padding:3px 3px 3px 3px;width: 300px;}
.ContentPane6{vertical-align:top;}
.ContentPane7{vertical-align:top;}
.ContentPane8{}
/* --------------------------- End LAYOUT ----------------------------------- */
/* --------------------------- Start FORM ------------------------------- */
/* Question Mark */
.toolTipPopouts {border: 1px solid #999;padding: 5px; font-size: 10px;background-color: #FFFFDF;}

.LeadFormTableDef {border-right: #666666 1px solid;border-top: #666666 1px solid;border-left: #666666 1px solid; border-bottom: #666666 1px solid;}

.LeadFormHeaderDef {padding-right: 2px; padding-left: 2px; font-weight: bold; padding-bottom: 2px; color: #ffffff; padding-top: 2px; background-color: #666666;}
/* --------------------------- End FORM ------------------------------- */
/* --------------------------- Start SNAPSHOT ------------------------------- */
/*start small version*/
/*top header of the page */
.SnapshotS_Header {font-family: Arial, Helvetica, sans-serif;font-size: 11px;background-color: #cccccc;padding: 0px 0px 0px 3px;width: 237px; font-weight: bold;}

/*date*/
.SnapshotS_date {font-family: Arial, Helvetica, sans-serif;font-size: 9px;background-color: #cccccc;padding: 0px 3px 0px 0px;text-align: right;}

/*main table */
.SnapshotS_table {font-family: Arial, Helvetica, sans-serif;border: 1px solid #cccccc;width: 237px;}

/*titles at the top - price - change - yield*/
.SnapshotS_title {font-family: Arial, Helvetica, sans-serif;background-color: #EBEBEB;font-size: 11px;font-weight: bold;border-bottom: 3px double #333333;font-variant: small-caps;}

/*name of item ex: 3 month T-bill */
.SnapshotS_name {font-family: Arial, Helvetica, sans-serif;font-size: 11px;border-bottom: 1px solid #EBEBEB;width: 80px;padding: 0px 0px 0px 3px;}

/*value of price - change - yield */
.SnapshotS_value {font-family: Arial, Helvetica, sans-serif;font-size: 10px;border-left: 1px solid #cccccc;border-bottom: 1px solid #EBEBEB;padding: 0px 0px 0px 3px;}

/*link for more */
a.SnapshotS_more, a.SnapshotS_more:Visited, a.SnapshotS_more:Active {color: #660000; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
a.SnapshotS_more:Hover { color: #666666; text-decoration: none; border-bottom:0px dotted #000000;font-family: Arial, Helvetica, sans-serif;}
/*end small version*/

/*start large version*/
a.cl{color: #660000; font-size: 10px; text-decoration: none; }
a.cl:visited{color: #660000;font-size: 10px; text-decoration: none;}
a.cl:active{color: #660000;font-size: 10px; text-decoration: none;}
a.cl:hover{color: #666666; font-size: 10px; text-decoration: underline;}

.dlt {/* Outline */
	background-color: black;
	} 
.dlr {/* Right Color Column */
	background-color: #FFCC00;
	}
.gybg {/* Outline */
	background: white;
	}
.bt {/* Main Class for Snapshot and Eco Calendar */
	color: black;
	font-size: 10px;
	padding: 1px;
	line-height: 15px;
	letter-spacing: 1px;
	background-color: white;
	}
.btb {/* Background for Economic Calendar */
	background-color: white;
	}
/*end large version*/
/* ------------------------------ End SNAPSHOT --------------------------------------- */	



/* ================================
    CSS STYLES FOR template
   ================================
*/   


/* 
------- TEMPLATE CSS INFORMATION ------
Skin: 			
Colors: 		
Date Created:	
Created by: 	

------- STYLESHEET HISTORY --------
Modified on:
Modified by:
Modifications:
------------------------------------------------------------------------*/

/* GENERAL */
/* style for module titles */
.Head {
    font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
                padding-left: 25px;
	margin: 0 0 0 0;
}
/* style of item titles on edit and admin pages */
.SubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}
/* text style used for most text rendered by modules */
.Normal {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	color: #333333;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.NormalRed {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 9px;
    font-weight: bold;
    color: #FF0000;
}
.NormalBold {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 9px;
    font-weight: bold;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}
A.CommandButton:visited {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover {
    text-decoration:    underline;
    color: #FF0000;
}   

/*-----------------------------------------*/
/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px;
	background-color: transparent;
	width: 168px;
	padding: 0px;
	padding-bottom: 0px;
	
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
	cursor: hand; 
	color: #EDECEC; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px #FFFFFF solid;
	padding: 4px;
	background-color: #57585C;
}

.MainMenu_MenuItemSel {
	background-color: #EDECEC; 
	cursor: hand; 
	color: #57585C; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px; 
	font-weight: bold; 
	border: 0px #FFFFFF solid;
	padding: 4px;
}
	
.MainMenu_MenuIcon {
	cursor: hand; 
	background-color: #CCCCCC; 
	border: 1px #CCCCCC solid;
	padding: 1px;
	width: 1px;
	height: 1px;
}

.rootmenuitem {	
	background-color: transparent;
	cursor: hand; 
	color: #ffffff; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;  
	font-weight: bold;
	text-transform: uppercase;
	border: 0px #999999 solid;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	
	height: 22px;
	display:table-cell;
}

.rootmenuitemselected {
	background-color: transparent;
	cursor: hand; 
	color: #598737; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 10px;  
	font-weight: bold;
	text-transform: uppercase;
	border: 0px #999999 solid;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	
	height: 22px;
	display:table-cell;	
}

.rootmenuitembreadcrumb {
	background-color: transparent;
	cursor: hand; 
	color: #598737; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 10px;  
	font-weight: bold;
	text-transform: uppercase;
	border: 0px #999999 solid;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	
	height: 22px;
	display:table-cell;
}

.submenuitembreadcrumb{
	cursor: hand; 
	color: #CCCCCC; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px #CCCCCC solid;
	background-color: transparent;
	padding: 1px;
}

.submenu {
	z-index: 1000;
	background-color: #EEEEEE; 
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction='90', Strength='1');*/
	border: 1px #A7A7A7 solid;
	margin-top:4px;
}

.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}


.MainMenu_MenuArrow {
	display:none;
}

.MainMenu_RootMenuArrow {
	display:none;
}


/* NAVIGATION */

.HeadCell
{
	border: 0px solid #CCCCCC;
	cursor: hand;
    padding: 3px 0px 3px 18px;
}

.HeadCellO
{
	border: 0px solid #CCCCCC;
	cursor: hand;
    padding: 3px 0px 3px 18px;
}

.HeadCellFont
{
	font-size: 9px;
	cursor: hand;
    color: #03ABE2;
    text-decoration: none;
}

.HeadCellFontO
{
	font-size: 9px;
	cursor: hand;
    color: #3366cc;
    text-decoration: none;
}

.ItemCell
{      
	border: 0px;
	cursor: hand;
    padding: 3px 0px 3px 18px;
       
}

.ItemCellO
{      
	border: 0px solid #CCCCCC;
	cursor: hand;
    padding: 3px 0px 3px 18px;
}

.ItemCellFont
{
        font-size: 9px;
		color: #85B701;
        text-decoration: none;
}

.ItemCellFontO
{
	font-size: 9px;
	color: #AFD843;	
    text-decoration: none;
}


/* ================================
    CSS STYLES FOR rates
   ================================
*/   

/* 
------- RATES CSS INFORMATION ------ CHANGE COLORS
Skin: 			
Colors: 		#004F30 #568235 #A6D091
Date Created:	
Created by: 	

------- STYLESHEET HISTORY --------
Modified on:
Modified by:
Modifications:
------------------------------------------------------------------------*/

/* ---------------- Start Rate Table -------------------------------------*/
/* Main Table*/
.Rate_T {border: 1px solid #333333;}

/* Main Heading of the table - Interest Rates */
.RateT_heading {font-size: 14px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;color: #333333;padding: 3px 0px 3px 3px;background-color: #cccccc;border-bottom: 1px solid #000000;}

/* Main Titles - Program -Rate -Points -APR  */	
.RateT_titles {font-size: 11px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;color: #333333;padding: 3px 0px 3px 3px;background-color: #EBEBEB;border-bottom: 1px solid #333333;}
	
/* Program Names - 30 year - 15 year */	
.RateT_program {font-size: 11px;font-weight: normal;font-family: Arial, Helvetica, sans-serif;color: #333333;padding: 3px 0px 3px 3px;vertical-align:top;border-bottom: 1px solid #999999;border-right: 1px solid #999999;}
	
/* The interest rates without a colored background */	
.RateT_rate {font-size: 10px;font-weight: normal;font-family: Arial, Helvetica, sans-serif;color: #333333;padding: 3px 0px 3px 3px;border-bottom: 1px solid #999999;}

/* The row line for programs with multiple rates */	
.RateT_rateMultiple {border-bottom: 1px solid #999999;}
	
/* The interest rates with a colored background */	
.RateT_rateColor {font-size: 10px;font-weight: normal;font-family: Arial, Helvetica, sans-serif;color: #333333;padding: 3px 0px 3px 3px;background-color: #DDDDDD;border-bottom: 1px solid #999999;}

/* Bottom of the rate table - apply now */	
.Rate_T_bottom {text-align: right;padding: 3px 3px 3px 3px;}

/* Apply Now Link */
a.RateT_apply, a.RateT_apply:Visited, a.RateT_apply:Active {color: #660000; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;  border-bottom:1px dotted #000000; text-decoration: none;}
a.RateT_apply:Hover { color: #666666; font-family: Arial, Helvetica, sans-serif; text-decoration: none; border-bottom:0px dotted #000000;}

a.RateT_RateSheet, a.RateT_RateSheet:Visited, a.RateT_RateSheet:Active {color: #660000; font-size: 11px; font-weight: normal; font-family: Arial, Helvetica, sans-serif;  border-bottom:1px dotted #000000; text-decoration: none;}
a.RateT_RateSheet:Hover {color: #666666; font-family: Arial, Helvetica, sans-serif;text-decoration: none; border-bottom:0px dotted #000000;}

/* The Rate Program Name (example: 30 year fixed) */
a.RateT_Name, a.RateT_Name:Visited, a.RateT_Name:Active {color: #660000; font-size: 11px; font-weight: normal; font-family: Arial, Helvetica, sans-serif;  border-bottom:1px dotted #000000; text-decoration: none;}
a.RateT_Name:Hover {color: #666666; font-family: Arial, Helvetica, sans-serif;text-decoration: none; border-bottom:0px dotted #000000;}
/* ---------------- End Rate Table -------------------------------------*/
/*----------------------------  START SEARCH RATES ------------------------ */
.RateS_search {border: 1px solid #666666;background-color: #EEEEEE;}
	
.RateS_search_title {font-size: 14px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;color: #333333;padding: 3px 0px 3px 3px;border-bottom: 1px solid #000000;}

.RateS_search_cell {vertical-align:top;padding: 3px 0px 3px 3px;}
.RateS_search_field {font-size: 10px;font-weight: normal;font-family: Arial, Helvetica, sans-serif;}
.RateS_search_button {}

a.RateS_search_zip, a.RateS_search_zip:Visited, a.RateS_search_zip:Active {color: #660000; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;  border-bottom:1px dotted #000000; text-decoration: none;}
a.RateS_search_zip:Hover { color: #666666; font-family: Arial, Helvetica, sans-serif; text-decoration: none; border-bottom:0px dotted #000000;}
/*----------------------------  END SEARCH RATES ------------------------ */
/*----------------------------  START RATE SHEET ------------------------ */
.RateS {border-top: 1px solid #666666;border-left: 0px solid #666666;border-right: 1px solid #666666;border-bottom: 1px solid #666666;}

.RateS_title {font-size: 14px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;color: #333333;padding: 3px 0px 3px 3px; background-color: #EEEEEE; border-bottom: 1px solid #999999;}

.RateS_program {font-size: 14px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;color: #333333;padding: 3px 0px 3px 3px; border-right: 1px solid #999999; vertical-align:top;border-bottom: 1px solid #999999;}

.RateS_rate_table {border-bottom: 1px solid #999999;}
.RateS_rate_table_color {border-bottom: 1px solid #999999;background-color: #D7D7D7;}

.RateS_rate {font-size: 11px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;color: #333333;padding: 3px 0px 3px 3px; border-right: 1px solid #333333;border-bottom: 1px solid #333333;}

.RateS_payment_cell {font-size: 10px;font-weight: normal;font-family: Arial, Helvetica, sans-serif;color: #333333;padding: 3px 0px 3px 3px; border-right: 1px solid #333333;border-bottom: 1px solid #333333;}

.RateS_apply_cell {vertical-align: top; padding: 3px 0px 3px 3px;border-bottom: 1px solid #999999;}

a.RateS_apply, a.RateS_apply:Visited, a.RateS_apply:Active {color: #660000; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;  border-bottom:1px dotted #000000; text-decoration: none;}
a.RateS_apply:Hover { color: #666666; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; border-bottom:0px dotted #000000;}

a.RateS_prequal, a.RateS_prequal:Visited, a.RateS_prequal:Active {color: #330000; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;  border-bottom:1px dotted #000000; text-decoration: none;}
a.RateS_prequal:Hover { color: #666666; font-size: 12px; font-family: Arial, Helvetica, sans-serif;text-decoration: none; border-bottom:0px dotted #000000;}

a.RateS_payment, a.RateS_payment:Visited, a.RateS_payment:Active {color: #333333; font-size: 10px;font-weight: normal;font-family: Arial, Helvetica, sans-serif;}
a.RateS_payment:Hover {color: #666666; font-size: 10px; font-family: Arial, Helvetica, sans-serif;text-decoration: none; border-bottom:0px dotted #000000;}

.RateS_disclosure {font-size: 10px;font-weight: normal;font-family: Arial, Helvetica, sans-serif;color: #333333;}
.RateS_comment {font-size: 10px;font-weight: normal;font-family: Arial, Helvetica, sans-serif;color: #333333;}
/*----------------------------  END RATE SHEET --------------------------------------------------- */
/* Contemporary */
a.RateS_sort, a.RateS_sort:Visited, a.RateS_sort:Active {color: #000000; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration:underline;}
a.RateS_sort:Hover { color: #666666; font-size: 14px;text-decoration: none; border-bottom:0px dotted #000000;font-family: Arial, Helvetica, sans-serif;}

/* Streamline */
.RateS_streamline {border-top: 1px solid #666666;border-left: 0px solid #666666;border-right: 6px solid #666666;border-bottom: 1px solid #666666;}

/* ================================
    CSS STYLES FOR MAIN
   ================================
*/   


/* 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 {
}

.latest_news {
background-image: url(/Portals/736/Latestnews_image.gif);
background-repeat: no-repeat;
float: right;
height: 364px;
width: 302px;
padding-top: 25px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 25px;
}


.latest_news_long {
background-image: url(/Portals/736/Latestnews_longer_image.gif);
background-repeat: no-repeat;
float: right;
height: 620px;
width: 305px;
padding-top: 25px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 25px;
}







































