/* ================================
    CSS STYLES FOR IFAPortals
   ================================
*/   


/* PAGE BACKGROUND, HEADER & FOOTER */

/* Main Body & Scrollbars */
Body
{
   	scrollbar-base-color: #F1F1FF; 
	scrollbar-face-color: white; 
	scrollbar-track-color: white; 
	scrollbar-arrow-color: 0A24FF;
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-shadow-color: #0A246A;
	scrollbar-darkshadow-color: #000000; 
 

   
}
/* Banner Styles */
.PortalBanner {
	height:175;
	width:1024;
	padding:0;
	background-color: transparent;
    background-image:url(PortalBanner.jpg);
    background-repeat:no-repeat;
}
.PortalBannerRepeat {
	width:100%;
	padding:0;
	background-color: transparent;
    background-image:url(PortalBannerRepeat.jpg);
    background-repeat-horizontal:repeat;
}
.MainNav {
	height:15;
	width:100%;
	position:absolute;
	z-index:1000;
    top:134;
    left:0;
	background-color:;
}
#Banner_hypLogo {

	position:absolute;
	z-index:1000;
    top:70;
    right:20;
	background-color:;
}
.BreadCrumbContainer
{
	height:20;
	width:100%;
    font-family: Verdana, Verdana, Tahoma, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#000033;
    z-index:0;
    position:absolute;
    top:-30;
    left:200;
	background-color: transparent;
	vertical-align: top;
}
A.BreadCrumbs:link, A.BreadCrumbs:active, A.BreadCrumbs:visited
{
	height:20;
    font-family: Verdana, Verdana, Tahoma, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#333333;
    z-index:0;
	background-color: transparent;
	vertical-align: top;
}
A.BreadCrumbs:hover
{
	height:20;
    font-family: Verdana, Verdana, Tahoma, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:ff9900;
    z-index:0;
	background-color: transparent;
	vertical-align: top;
}
.ProfileRegister
{
	height:16;
	width:200;
    font-family: Verdana, Verdana, Tahoma, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:black;
    position:absolute;
    top:3;
    left:140;
	background-color: transparent;
	padding-top:2;
	padding-right:5;
	padding-left:5;
}
.LoginLogout
{
	height:16;
    font-family: Verdana, Verdana, Tahoma, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:black;
    position:absolute;
    top:3;
    left:15;
	background-color: transparent;
	padding-top:2;
	padding-right:5;
	padding-left:5;
}
.MoreInfo
{
	height:20;
	width:100%;
    font-family: Verdana, Verdana, Tahoma, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:black;
    position:absolute;
    top:155;
    left:250;
	background-color: transparent;
	padding-top:5;
	padding-right:5;
	padding-left:5;
}
.leftpane {
	height:100%;
	width:200;
	padding-left:5;
	padding-right:5;
    background-image:url(leftPaneBack.jpg);
    background-repeat:repeat;

}
.leftpaneshadow {
	height:100%;
	width:10;
	background-color:white;
	padding-left:0;
	padding-right:0;
    background-image:url(leftPaneShadow.jpg);
    background-repeat:repeat;

}

.rightpane {
	height:100%;
	width:200;
padding-top:0;
	padding-left:5;
	padding-right:5;
    background-image:url(leftPaneBack.jpg);
    background-repeat:repeat;

}

.Disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #588ec0;
	text-align: justify;

}

A.Disclaimer:link {
    text-decoration:    none;
    color:white;
    background-color: transparent
}

A.Disclaimer:visited  {
    text-decoration:    none;
    color:#ffffff;
    background-color: transparent
}

A.Disclaimer:active   {
    text-decoration:    none;
    color:#ffffff;
    background-color: transparent
}

A.Disclaimer:hover    {
    text-decoration:    none;
    color:#000000;
    background-color: transparent
}


/* Footer Styles */
.Footer {
    font-weight: normal;
    font-size: 8pt;
    background-color:#588ec0;
    color: #f1f1f1;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
    
A.Footer:link {
    text-decoration:    none;
    color:white;
}

A.Footer:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.Footer:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.Footer:hover    {
    text-decoration:    none;
    color:#000000;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  17px;
    font-weight:  #24095a;
    color: #000033;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #000033;
}

/* 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: #000033;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    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: #333333;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #333333;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #333333;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #0000ff;
}
    
/* GENERIC */
H1  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:    normal;
    color: #000033;
}

H2  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight:    normal;
    color: #000033;
}

H3  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #000033;
}

H4  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:    normal;
    color: #333333;
}

H5, DT  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight:    bold;
    color: #ff9900;
}

H6  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #ff9900;
}

TFOOT, THEAD    {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #ff9900;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #ff9900;
}

TD
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

A:link  {
    text-decoration:    none;
    color:  #cc0000;
}

A:visited   {
    text-decoration:    none;
    color:  #cc0000;
}

A:active    {
    text-decoration:    none;
    color:  #cc0000;
}

A:hover {
    text-decoration:    none;
    color:  #030133;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


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: dimgrey;
    height:1pt;
    text-align:left
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* Styles for Photo Album - Paste this in with your default stylesheet*/

.Photos 
{
BORDER: black 1px solid;
font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 11px; color:White; background-color: #000000;
}























































