/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body {
	MARGIN: 10px;
	color: #BLACK;
	font-family: Helvetica, "Helvetica Neue", arial, sans-serif;

}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
	width: 229px;
	background-color: #FFFFFF;
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* 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{

FONT: 12px/14px Helvetica, "Helvetica Neue", arial, sans-serif;
line-height:18px
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
FONT: 14px/18px Helvetica, "Helvetica Neue", arial, sans-serif;
line-height:18px
}

.NormalRed
{
}

.NormalBold
{
}
A:link  {
	font-weight: bold;
}

A:visited   {
	font-weight: bold;
}

A:hover {
	font-weight: bold;
}

A:active    {
	font-weight: bold;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
		text-decoration:none;
		BORDER-BOTTOM: none;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
		text-decoration:none;
		BORDER-BOTTOM: none;
}

A.CommandButton:visited  {
		text-decoration:none;
		BORDER-BOTTOM: none;
}

A.CommandButton:hover    {
		text-decoration:none;
		BORDER-BOTTOM: none;
}
    
A.CommandButton:active   {
		text-decoration:none;
		BORDER-BOTTOM: none;
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
em {
}
H1  {
	PADDING-RIGHT: 25px;
	PADDING-LEFT: 25px;
	FONT-SIZE: 12px;
	FLOAT: right;
	PADDING-BOTTOM: 0px;
	WIDTH: 388px;
	LINE-HEIGHT: 18px;
	MARGIN-RIGHT: 6px;
	PADDING-TOP: 0px;
	
	MARGIN-TOP: 20px;
	FONT-SIZE: 16px;
	BORDER-BOTTOM: #3a898f 1px solid;
	LETTER-SPACING: -1px
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}


SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL 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 {
FONT: 11px/18px helvetica, arial, sans-serif;
                color: #FFFFFF;
	border: 0px solid #FFFFFF;
	list-style: none;
	margin: 0;
	padding: 2px;
	clear: none;
	height: 33px;
}

.MainMenu_MenuItem {
FONT: 11px/18px helvetica, arial, sans-serif;
	cursor: pointer;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 0px solid;
	border-right: white 0px solid;
	background-color: Transparent;
	FONT-WEIGHT: normal;
}

.MainMenu_MenuIcon {
	border-bottom: white 1px solid;
	border-top: white 0px solid;
	border-right: white 0px solid;
	border-left: white 0px solid;
}
.MainMenu_MenuItemSel {
FONT: 11px/18px helvetica, arial, sans-serif;

	border-right: white 0px solid;
	FONT-WEIGHT: normal;
	color:#3A898F;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 0px solid;
	border-right: white 0px solid;
	background-color: #FFFFFF;
}

.MainMenu_SubMenu {
FONT: 11px/18px helvetica, arial, sans-serif;

	border-right: white 0px solid;
	background-color: #EEEEEE;
	text-align: center;
	color: #BLACK;
	border-right: 0px solid #EEEEEE;
	padding-right:0px;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 0px solid;
	border-right: white 0px solid;

}

.MainMenu_MenuBreak {
}


.MainMenu_MenuArrow { 

	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

.UserLink, .UserLink a:link, .UserLink a:hover, .UserLink a:visited  {
color: #FFFFFF;
font-family: helvetica, "Helvetica Neue", arial, sans-serif;
font-size:10px;
padding-left: 5px;
padding-right: 5px;
text-decoration:underline;
text-transform:lowercase
}
.LoginLink, .LoginLink a:link, .LoginLink a:hover, .LoginLink a:visited  {
color: #FFFFFF;
font-family: helvetica, "Helvetica Neue", arial, sans-serif;
font-size:10px;
padding-left: 5px;
padding-right: 5px;
text-decoration:underline;
text-transform:lowercase
}
 .PrivacyLink a:link, .PrivacyLink a:hover, .PrivacyLink a:visited, .PrivacyLink a:active  {
color: #FFFFFF;
font-family: helvetica, "Helvetica Neue", arial, sans-serif;
font-size:10px;
padding-left: 5px;
padding-right: 5px;
text-decoration:underline;
text-transform:lowercase
}
.PrivacyLink  {
color: #FFFFFF;
font-family: helvetica, "Helvetica Neue", arial, sans-serif;
font-size:10px;
padding-left: 5px;
padding-right: 5px;
text-transform:lowercase
}

.SitemapLink, .SitemapLink a:link, .SitemapLink a:hover, .SitemapLink a:visited, .SitemapLink a:active  {
color: #FFFFFF;
font-family: helvetica, "Helvetica Neue", arial, sans-serif;
font-size:10px;
padding-left: 5px;
padding-right: 5px;
text-transform:lowercase
}
#Logo A:visited{
border-bottom:0px;
}
.SubHead{
color:#BLACK;
}
.LogoRightPane .SubHead{
color:#FFFFFF; 
}
#leftCol {
	font-size: 14px;
}

