.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
}

.StandardBlackText
{
	font-weight: normal;
	font-size: 14px;
	color: black;
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
}

.StandardWhiteText
{
	font-weight: normal;
	font-size: 14px;
	color: white;
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
}

.LargeWhiteText
{
	font-weight: bold;
	font-size: 17px;
	color: white;
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
}

.StandardBlackText12
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
}

.StandardBlackText13
{
	font-weight: normal;
	font-size: 13px;
	color: black;
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
}

.StandardBlackText24
{
	font-weight: normal;
	font-size: 24px;
	color: black;
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
}

.BlackText16
{
	font-weight: normal;
	font-size: 16px;
	color: black;
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
}

.BoldBlackText16
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
}

.BoldBlackText20
{
	font-weight: bold;
	font-size: 20px;
	color: black;
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
}

.StandardBlackPalatino
{
	font-weight: normal;
	font-size: 15px;
	color: black;
	font-family: Palatino Linotype, Arial, tahoma, Verdana, Helvetica, sans-serif;
}

.LargeBlackPalatino
{
	font-weight: normal;
	font-size: 17px;
	color: black;
	font-family: Palatino Linotype, Arial, tahoma, Verdana, Helvetica, sans-serif;
}


.whitetext 
{
	font-weight: normal;
	font-size: 13px;
	color: white;
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
}

.whitetextbold
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
}

.cornsilktext 
{
	font-weight: normal;
	font-size: 15px;
	color: cornsilk;
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
}

.copysmall 
{
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 15px;
}

A.copysmall:link
{
	color: black;
	text-decoration: none;
}

A.copysmall:visited
{
	color: black;
	text-decoration: none;
}

A.copysmall:active
{
	color: black;
	text-decoration: none;
}

A.copysmall:hover
{
	color: gray;
	text-decoration: none;
}


.whitelinktext 
{
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 15px;
}

A.whitelinktext:link
{
	color: white;
	text-decoration: none;
	font-size: 15px;
}

A.whitelinktext:visited
{
	color: white;
	text-decoration: none;
}

A.whitelinktext:active
{
	color: white;
	text-decoration: none;
}

A.whitelinktext:hover
{
	color: #cccccc;
	text-decoration: none;
}


.smallwhitelinktext 
{
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

A.smallwhitelinktext:link
{
	color: white;
	text-decoration: none;
	font-size: 11px;
}

A.smallwhitelinktext:visited
{
	color: white;
	text-decoration: none;
}

A.smallwhitelinktext:active
{
	color: white;
	text-decoration: none;
}

A.smallwhitelinktext:hover
{
	color: #cccccc;
	text-decoration: none;
}


.blacklinktext 
{
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #253f78;
	line-height: 15px;
	font-weight: bold;
}

A.blacklinktext:link
{
	color: #253f78;
	font-weight: bold;
	text-decoration: underline;
}

A.blacklinktext:visited
{
	color: #253f78;
	font-weight: bold;
	text-decoration: underline;
}

A.blacklinktext:active
{
	color: #253f78;
	font-weight: bold;
	text-decoration: underline;
}

A.blacklinktext:hover
{
	color: gray;
	font-weight: bold;
	text-decoration: underline;
}


.smallblacklinktext 
{
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #253f78;
	font-weight: bold;

}

A.smallblacklinktext:link
{
	color: #253f78;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}

A.smallblacklinktext:visited
{
	color: #253f78;
	font-weight: bold;
	text-decoration: underline;
}

A.smallblacklinktext:active
{
	color: #253f78;
	font-weight: bold;
	text-decoration: underline;
}

A.smallblacklinktext:hover
{
	color: #cccccc;
	font-weight: bold;
	text-decoration: underline;
}


.redlinktext 
{
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal; 
	color: red;
	line-height: 15px;
}

A.redlinktext:link
{
	color: red;
	text-decoration: none;
}

A.redlinktext:visited
{
	color: red;
	text-decoration: none;
}

A.redlinktext:active
{
	color: red;
	text-decoration: none;
}

A.redlinktext:hover
{
	color: gray;
	text-decoration: none;
}

.orangelinktext 
{
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal; 
	color: #e38e24;
	line-height: 15px;
}

A.orangelinktext:link
{
	color: #e38e24;
	text-decoration: none;
}

A.orangelinktext:visited
{
	color: #e38e24;
	text-decoration: none;
}

A.orangelinktext:active
{
	color: #e38e24;
	text-decoration: none;
}

A.orangelinktext:hover
{
	color: gray;
	text-decoration: none;
}


.yellowlinktext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffcc66;
	line-height: 15px;
}

A.yellowlinktext:link
{
	color: #ffcc66;
	text-decoration: none;
}

A.yellowlinktext:visited
{
	color: #ffcc66;
	text-decoration: none;
}

A.yellowlinktext:active
{
	color: #ffcc66;
	text-decoration: none;
}

A.yellowlinktext:hover
{
	color: gray;
	text-decoration: none;
}


.rustlinktext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;
}

A.rustlinktext:link
{
	color: #a03133;
	text-decoration: none;
}

A.rustlinktext:visited
{
	color: #a03133;
	text-decoration: none;
}

A.rustlinktext:active
{
	color: #a03133;
	text-decoration: none;
}

A.rustlinktext:hover
{
	color: gray;
	text-decoration: none;
}

.darkredtext 
{
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #60754e
}

.darkredtextlarge 
{
	font-weight: bold;
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 17px; 
	color: #60754e
}

.Buttons
{
      border-right: #717459 thin outset;
      border-top: #717459 thin outset;
      font-size: 9pt;
      border-left: #717459 thin outset;
      clip: rect(auto auto auto auto);
      color: black;
      line-height: 16px;
      border-bottom: #717459 thin outset;
      font-family: Arial, Verdana, Helvetica, sans-serif;
      background-color: #f3f3f3;
      text-decoration: none;
}

/* text style for the selected tab */
.SelectedTab
{
	font-weight: normal;
	font-size: 8.5pt;
	color: blue;
	font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link
{
	color: blue;
	text-decoration: none;
}

A.SelectedTab:visited
{
	color: #eeeeee;
	text-decoration: none;
}

A.SelectedTab:active
{
	color: #eeeeee;
	text-decoration: none;
}

A.SelectedTab:hover
{
	color: #cccccc;
	text-decoration: none;
}

.Copyright
{
	font-weight: bold;
	font-size: 8pt;
	color: cornflowerblue;
	font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
}

A.Copyright:hover
{
	color: lightslategray;
	text-decoration: none;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link
{
	color: white;
	text-decoration: none;
}

A.OtherTabs:visited
{
	color: #eeeeee;
	text-decoration: none;
}

A.OtherTabs:active
{
	color: #eeeeee;
	text-decoration: none;
}

A.OtherTabs:hover
{
	color: #cccccc;
	text-decoration: none;
}

/* text style for the unselected tabs */
.GreenTabs
{
	font-weight: bold;
	font-size: 10pt;
	color: #717459;
	font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.GreenTabs:link
{
	color: #717459;
	text-decoration: none;
}

A.GreenTabs:visited
{
	color: #717459;
	text-decoration: none;
}

A.GreenTabs:active
{
	color: #717459;
	text-decoration: none;
}

A.GreenTabs:hover
{
	color: #77875c;
	text-decoration: none;
}

/* text style for the unselected tabs */
.OrangeTabs
{
	font-weight: bold;
	font-size: 10pt;
	color: #dd673c;
	font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OrangeTabs:link
{
	color: #dd673c;
	text-decoration: none;
}

A.OrangeTabs:visited
{
	color: #dd673c;
	text-decoration: none;
}

A.OrangeTabs:active
{
	color: #dd673c;
	text-decoration: none;
}

A.OrangeTabs:hover
{
	color: #f8bd29;
	text-decoration: none;
}

/* text style for the unselected tabs */
.YellowTabs
{
	font-weight: normal;
	font-size: 11pt;
	color: #F4DBAA;
	font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.YellowTabs:link
{
	color: #F4DBAA;
	text-decoration: none;
}

A.YellowTabs:visited
{
	color: #F4DBAA;
	text-decoration: none;
}

A.YellowTabs:active
{
	color: #F4DBAA;
	text-decoration: none;
}

A.YellowTabs:hover
{
	color: #F2BE57;
	text-decoration: none;
}


/* text style for the unselected tabs */
.DarkGreenTabs
{
	font-weight: bold;
	font-size: 10pt;
	color: #12130B;
	font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.DarkGreenTabs:link
{
	color: #12130B;
	text-decoration: none;
}

A.DarkGreenTabs:visited
{
	color: #12130B;
	text-decoration: none;
}

A.DarkGreenTabs:active
{
	color: #12130B;
	text-decoration: none;
}

A.DarkGreenTabs:hover
{
	color: #687240;
	text-decoration: none;
}


/* text style for the unselected tabs */
.OrangeTabsLarge
{
	font-weight: normal;
	font-size: 13pt;
	color: #dd673c;
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OrangeTabsLarge:link
{
	color: #dd673c;
	text-decoration: none;
}

A.OrangeTabsLarge:visited
{
	color: #dd673c;
	text-decoration: none;
}

A.OrangeTabsLarge:active
{
	color: #dd673c;
	text-decoration: none;
}

A.OrangeTabsLarge:hover
{
	color: #f8bd29;
	text-decoration: none;
}

/* text style for the unselected tabs */
.YellowTabsLarge
{
	font-weight: normal;
	font-size: 13pt;
	color: #F4DBAA;
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.YellowTabsLarge:link
{
	color: #F4DBAA;
	text-decoration: none;
}

A.YellowTabsLarge:visited
{
	color: #F4DBAA;
	text-decoration: none;
}

A.YellowTabsLarge:active
{
	color: #F4DBAA;
	text-decoration: none;
}

A.YellowTabsLarge:hover
{
	color: #F2BE57;
	text-decoration: none;
}


/* text style for the unselected tabs */
.WhiteTabsLarge
{
	font-weight: normal;
	font-size: 13pt;
	color: white;
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.WhiteTabsLarge:link
{
	color: white;
	text-decoration: none;
}

A.WhiteTabsLarge:visited
{
	color: white;
	text-decoration: none;
}

A.WhiteTabsLarge:active
{
	color: white;
	text-decoration: none;
}

A.WhiteTabsLarge:hover
{
	color: #F2BE57;
	text-decoration: none;
}

/* GENERAL */
/* style for module titles */
.Head
{
	font-weight: normal;
	font-size: 20px;
	color: #333333;
	font-family: Arial, Tahoma, Helvetica;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-weight: bold;
	font-size: 15px;
	color: #003366;
	font-family: Arial, Tahoma, Helvetica;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Arial, Tahoma, Helvetica;
}

/* text style for buttons and link buttons used in the admin pages */
.CommandButton
{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica;
}
    
/* hyperlink style for buttons and link buttons used in the admin pages */
A.CommandButton:link
{
	color: #003366;
	text-decoration: underline;
}

A.CommandButton:visited
{
	color: #003366;
	text-decoration: underline;
}

A.CommandButton:active
{
	color: #003366;
	text-decoration: underline;
}

A.CommandButton:hover
{
	color: #ff0000;
	text-decoration: underline;
}
    
/* GENERIC */
H1
{
	font-weight: normal;
	font-size: 20px;
	color: #666644;
	font-family: Arial, Tahoma, Helvetica;
}

H2
{
	font-weight: bold;
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 14px; 
	color: black
}

H3
{
	font-weight: bold;
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 16px; 
	color: black
}

H4
{
	font-weight: normal;
	font-size: 20px;
	color: black;
	font-family: Arial, Tahoma, Helvetica;
}

H5, DT
{
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	font-family: Arial, Tahoma, Helvetica;
}

H6
{
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	font-family: Arial, Tahoma, Helvetica;
}

TFOOT, THEAD
{
	font-size: 12px;
	color: #003366;
	font-family: Arial, Tahoma, Helvetica;
}

TH
{
	font-weight: bold;
	font-size: 12px;
	vertical-align: baseline;
	color: #003366;
	font-family: Arial, Tahoma, Helvetica;
}

A:link
{
	color: #003366;
	text-decoration: none;
}

A:visited
{
	color: #003366;
	text-decoration: none;
}

A:active
{
	color: #003366;
	text-decoration: none;
}

A:hover
{
	color: #ff0000;
	text-decoration: underline;
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif;
}


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
{
	height: 1pt;
	text-align: left;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message
{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica;
	background-color: #eeeeee;
}   

/* style of item titles by Announcements and events */
.ItemTitle
{
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	font-family: Arial, Tahoma, Helvetica;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */

.NormalRed
{
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
	font-family: Arial, Tahoma, Helvetica;
}

.NormalBold
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Tahoma, Helvetica;
}

/* text style used for most text rendered by modules */
.Normal8
{
	font-weight: normal;
	font-size: 8px;
	font-family: Arial, Tahoma, Helvetica;
}

.Normal10
{
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Tahoma, Helvetica;
}

.Normal12
{
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica;
}

.Normal13
{
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Tahoma, Helvetica;
}

.Normal14
{
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Tahoma, Helvetica;
}

.Normal15
{
	font-weight: normal;
	font-size: 15px;
	font-family: Arial, Tahoma, Helvetica;
}

.Normal16
{
	font-weight: normal;
	font-size: 16px;
	font-family: Arial, Tahoma, Helvetica;
}

.Normal18
{
	font-weight: normal;
	font-size: 18px;
	font-family: Arial, Tahoma, Helvetica;
}