BODY
{
	font-family: Tahoma, Arial, Helvetica;
}

.CurrentDate
{
	font-size: 10px;
	color: #ccccff;
	text-decoration: none;
}
/* hyperlink style for the breadcrumb link */
A.BreadCrumb:link, A.BreadCrumb:visited, A.BreadCrumb:active
{
	font-size: 10px;
	color: #ccccff;
}
A.BreadCrumb:hover
{
	font-size: 10px;
	color: #ccccff;
	text-decoration: underline;
}

/* hyperlink style for the login link */
A.Login:link, A.Login:visited, A.Login:active, A.User:link, A.User:visited, A.User:active
{
	font-weight: bold;
	font-size: 11px;
	filter: Progid:DXImageTransform.Microsoft.Glow(Color=#A68EFA,Strength=4);
	color: #ffffff;
	height: 10px;
	text-decoration: none;
}
A.Login:hover, A.User:hover
{
	font-weight: bold;
	font-size: 11px;
	filter: Progid:DXImageTransform.Microsoft.Glow(Color=#FFFFFF,Strength=4);
	color: #ff0066;
	height: 10px;
	text-decoration: none;
}

.Head, .SubHead, .SubSubHead
{
	font-size: 13px;
	font-weight: bold;
	color: #9999FF;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-size: 11px;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-size: 10px;
}

/* text style used for most text rendered by modules */
.Normal, .NormalBold, .NormalRed
{
	font-size: 11px;
	font-weight: normal;
	color: #DCDAE7;
}

.NormalBold, .NormalRed
{
	font-weight: bold;
}

.NormalRed
{
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active, A.CommandButton:hover
{
	text-decoration: underline;
	color: #CC66CC;
}

A.CommandButton:hover
{
	color: #ff0000;
}


/* hyperlink style for the login link */
A.Links:link, A.Links:visited, A.Links:active
{
	font-weight: normal;
	font-size: 11px;
	color: #333366;
	text-decoration: none;
}
A.Links:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #6600CC;
	text-decoration: none;
}

/* GENERIC */
H1, H2, H3, H4, H5, H6, DT
{
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
	font-weight: bold;
}

H3, H4
{
	font-size: 12px;
}

H5, H6
{
	font-size: 11px;
	font-weight: normal;
}

A:link, A:active, A:visited
{
	text-decoration: none;
	color: #6699FF;
	font-size: 11px;
	font-weight: normal;
}

A:hover
{
	text-decoration: underline;
	color: #ff0000;
}

TD A:visited
{
	text-decoration: none;
	color: #66FFFF;
	font-size: 11px;
	font-weight: normal;
}

TD A:hover
{
	text-decoration: underline;
	color: #ff0000;
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{
}


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: #babacf;
	height: 1pt;
	text-align: left;
}


.OtherTabs, A.OtherTabs:link, A.OtherTabs:visited, A.OtherTabs:active, A.OtherTabs:hover
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

A.OtherTabs:hover
{
	text-decoration: underline;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */
.Message, .ItemTitle
{
	font-size: 11px;
	font-weight: normal;
	font-size: 11px;
	background-color: #eeeeee;
}

/* style of item titles by Announcements and events */
.ItemTitle
{
	font-weight: bold;
}


/* Main Menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
}

.MainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
}

.MainMenu_MenuItem
{
	padding-right: 0px;
	padding-left: 3px;
	font-weight: normal;
	font-size: 11px;
	cursor: hand;
	color: #e7eacd;
	font-style: normal;
}

.MainMenu_MenuItemSel
{
	padding-right: 0px;
	padding-left: 3px;
	font-weight: normal;
	font-size: 11px;
	background: #ccccff;
	cursor: hand;
	color: #333;
	font-style: normal;
}

.MainMenu_MenuIcon
{
	background-color: dimgray;
	border-right: #505052 0px solid;
	border-bottom: #505052 0px solid;
	border-top: #505052 0px solid;
}


.MainMenu_SubMenu
{
	border-right: #f6f6f6 2px solid;
	padding-right: 3px;
	border-top: #f6f6f6 2px solid;
	margin-top: 0px;
	padding-left: 3px;
	z-index: 1000;
	background: #3F3F3F;
	filter: none;
	padding-bottom: 3px;
	border-left: #f6f6f6 2px solid;
	cursor: hand;
	padding-top: 3px;
	border-bottom: #f6f6f6 2px solid;
}

.MainMenu_MenuBreak
{
	border-bottom: #f00 0px solid;
	border-left: #f00 0px solid;
	border-top: #f00 0px solid;
	border-right: #f00 0px solid;
	background-color: transparent;
	height: 0px;
	display: none;
}

.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: #505052 0px solid;
	border-bottom: #505052 0px solid;
	border-top: #505052 0px solid;
}

.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}

.MainContentArea
{
	padding-left: 0px;
	padding-right: 0px;
}



















