/* Default styles */
body {
	font-family: arial;
	font-size: 9pt;
	background-color: #F6F6FB;
}

a { text-decoration: none; }

/* Style for the main header */
.header {
	background-color: #9EB5DE;
	color: #2C58AA;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
}

/* Two styles for the "faded" header... */
.headerDark {
	background-color: #2C58AA;
	color: white;
	font-family: arial;
	font-size: 9pt;
}

.headerLight {
	background-color: #FFFFFF;
	color: black;
	font-family: arial;
	font-size: 9pt;
}

/* Welcome text in the header */
.headerWelcome {
	font-weight: bold;
	font-size: 9pt;
	color: black;
}

.headerTitle {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: white;
}
a.headerTitle {
	color: #5F7BA4;
}

a.header {
	color: #2C58AA;
}

/* Style for Logon Screen Main title */
.logonTitle {
	font-weight: bold;
	color: #636384;
	font-family: arial;
	font-size: 12pt;
}

/* Style for Error pages */
.errorTitle {
	font-weight: bold;
	color: #636384;
	font-family: arial;
	font-size: 12pt;
}

/* Alternate header - accent header in ePortfolio, main header in CMC 
*/
.menu {
	font-family: arial;
	font-size: 9pt;
}

.menuTitle {
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
}

.menuItem {
	font-family: arial;
	font-size: 8pt;
}

a.menuItem {
	color: black;
}

.menuTitleSmall {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
}

/* Font in form elements such as <select> and <input> */
.menuFormElement {
	font-family: arial;
	font-size: 9pt;
}

/* Folders listing */
.category {
	background-color: white;
	color: #006699;
	font-family: arial;
	font-size: 9pt;
}

/* Folder path (breadcrumbs) */
.path {
	background-color: black;
	color: white;
	font-family: arial;
	font-size: 9pt;
}
a.path { color: white; }

.pathSelected {
	color: #6699FF;
	font-weight: bold;
}
.pathSelectedType {
	 color: #6699FF;
}

/* Styles for various types of lists and most text */
INPUT.list {
	font-family: arial;
	font-size: 9pt;
	color: black;
}

.list {
	font-family: arial;
	font-size: 9pt;
	color: #636384;
}

.listItem {
	font-family: arial;
	font-size: 9pt;
	color: #636384;
}

td.listItem {
    PADDING-LEFT: 10px;
}

tr.listItem
{
	background-color: white;
	font-family: arial;
	font-size: 9pt;
	padding-top: 2px;
	padding-bottom: 2px;
	BORDER-TOP: 1px solid #9EB5DE;
}

.listReadOnly {
	font-family: arial;
	font-size: 11pt;
	color: #808080;
}

.listReadOnlyStrong {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #808080;
}

.listReadOnlySpecial {
	font-family: arial;
	font-size: 11pt;
	font-style: italic;
	color: #808080;
}

.webiHeader {
	font-family: Arial;
	font-size: 9pt;
}

a.webiHeader {
	color: #006699;
}

a.list {
	color: #636384;
}

td.listIcon {
	background-color: #E4E4EC;
	BORDER-TOP: 1px solid #BEBED1;
	text-align: center
}

td.listCheckBox
{
	width: 15px;
}

tr.listHeading td.listCheckBox
{
	background-image: url(../images/table_headerfill.gif);
}

td.listStrong {
	background-color: #F6F6FB;
	font-family: arial;
	font-size: 12pt;
	color: #636384;
	BORDER-TOP: 1px solid #BEBED1;
}

a.listStrong {
	color: #636384;
}

.listHeading {
	color: #636384;
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.listHeading {
	color: #636384;
}

td.listHeading {
	background-image: url(../images/table_headerfill.gif);
    PADDING-LEFT: 10px;
}

.listHeadingMultiline {
	color: #636384;
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #CACAD9;
}

td.listSeparator
{
	background-color: #CACAD9;
}

/* Disabled */
.listUnavailable {
	font-family: arial;
	font-size: 11pt;
	color: #AAAAAA;
	cursor: default;
}

/* Selected */
.listSelected {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
}

a.listSelected {
	color: #006699;
}

/* Style for Search Bar */
.searchBar {
	background-color: #D1D1DE;
	color: #636384;
	font-family: arial;
	font-weight: bold;
	font-size: 11pt;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* Styles for Schedule page */
.schedule {
	color: black;
	font-family: arial;
	font-size: 9pt;
}

/* Style for text on Preferences page */
.main {
	color: black;
	font-family: arial;
	font-size: 9pt;
}

a.main {
	color: white;
}

/* Styles for History page */
.history {
	font-family: arial;
	font-size: 9pt;
	color: gray;
}

a.history {color: #006699;}

/* Headings in History page */
.historyheader {
	background-color:white;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: black;
}

a.historyheader {color: #6699FF;}

/* Styles for Organize pages */
.orgfolders {
	font-family: arial;
	font-size: 9pt;
	font-weight:bold;
	color:#000000;
}

.orgreports {
	font-family: arial;
	font-size: 9pt;
	font-weight:bold;
	color:#336699;
}

.cell {
	background-color: #f0f8ff;
}

.listbox {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
}

/* Styles for inputs of type button */
.buttonIE {
	font-family: arial;
	font-size: 9pt;
}

.buttonNN {
	font-family: arial;
	font-size: 9pt;
}

/* Styles for alerts page */
.alerts {
	font-family: arial;
	font-size: 9pt;
	color: black;
}

a.alerts {color: #6699FF;}

.alertsheader {
	background-color:white;
	font-family: arial;
	font-size: 9pt;
	color: black;
}

/* Styles for links that are not meant to be clickable */
a.notclickable {
	color: #000000;
	text-decoration: none;
	cursor: default;
}

a.notclickable:active {
	color: #000000;
	text-decoration: none;
	cursor: default;
}

a.notclickable:hover {
	color: #000000;
	text-decoration: none;
	cursor: default;
}

a.notclickable:visited {
	color: #000000;
	text-decoration: none;
	cursor: default;
}

/* Disabled inputs */
.inputDisabled
{
    BACKGROUND-COLOR: #CCCCCC;
    COLOR: #606060;
    FONT-SIZE: 11pt;
    FONT-FAMILY: arial;
}

TD.inputDisabled
{
    BACKGROUND-COLOR: #CCCCCC;
    COLOR: #606060;
    FONT-SIZE: 11pt;
    FONT-FAMILY: arial;
}

DIV.inputDisabled
{
    BACKGROUND-COLOR: #CCCCCC;
    COLOR: #606060;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    BORDER-WIDTH: 1px;
    BORDER-STYLE: solid;
    BORDER-COLOR: #CCCCCC;
}

/* Buttons */
DIV.clsSmallButton
{
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
}

TD.clsSmallButton
{
    FONT-FAMILY: arial;
    FONT-SIZE: 9pt;
}

TD.clsSmallButtonSpacer
{
    FONT-FAMILY: arial;
    FONT-SIZE: 9pt;
}

TD.clsSmallButton A
{
    TEXT-DECORATION: none;
    COLOR: #000000;
    CURSOR: pointer;
}

TD.clsSmallButton A:hover
{
    COLOR: #0000FF;
}

TD.clsSmallButtond
{
    FONT-FAMILY: arial;
    COLOR: #444444;
    FONT-SIZE: 9pt;
}

TD.clsSmallButtond A
{
    TEXT-DECORATION: none;
    COLOR: #444444;
    CURSOR: default;
}

TD.clsSmallButtond A:hover
{
    COLOR: #444444;
}

DIV.clsButton
{
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
}

TD.clsButton
{
    FONT-FAMILY: arial;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
}

TD.clsButtonSpacer
{
    FONT-FAMILY: arial;
    FONT-SIZE: 9pt;
}

TD.clsButton A
{
    TEXT-DECORATION: none;
    COLOR: #000000;
    CURSOR: pointer;
}

TD.clsButton A:hover
{
    COLOR: #0000FF;
}

TD.clsButtond
{
    FONT-FAMILY: arial;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    COLOR: #444444;
}

TD.clsButtond A
{
    TEXT-DECORATION: none;
    COLOR: #FFFFFF;
    CURSOR: default;
}

TD.clsButtond A:hover
{
    COLOR: #FFFFFF;
}

.clsHidden
{
    DISPLAY: none;
}

/* CMC breadcrumb path separator */
.clsPathSeparator
{
    COLOR: #2C58AA;
}

/* CMC borders */
.clsGroupBorder
{
    BORDER-TOP: 1px solid #636384;
    BORDER-BOTTOM: 1px solid #636384;
    BORDER-LEFT: 1px solid #636384;
    BORDER-RIGHT: 1px solid #636384;
}

.clsListBorder
{
    BORDER-TOP: 0px;
    BORDER-BOTTOM: 1px solid #CACAD9;
    BORDER-LEFT: 1px solid #CACAD9;
    BORDER-RIGHT: 1px solid #CACAD9;
}

td.clsListLeftSpacer
{
	width: 10px;
}

td.clsListRightSpacer
{
	width: 10px;
}

/* CMC tabs */
TD.clsTabs
{
    COLOR: #000000;
    FONT-SIZE: 9pt;
    FONT-FAMILY: arial;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
}

DIV.clsTabs
{
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 2px;
}

TD.clsVTabSelected
{
    BACKGROUND-COLOR: #5F7BA4;
    COLOR: white;
    FONT-FAMILY: arial;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px;
}

TD.clsVTab
{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
}

DIV.clsVTabSelected
{
    BORDER-WIDTH: 1px;
    BORDER-STYLE: solid;
    BORDER-COLOR: #5F7BA4;
}

TD.clsTab
{
    COLOR: #000000;
    FONT-SIZE: 9pt;
    FONT-FAMILY: arial;
}

DIV.clsTab
{
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 2px;
}

TD.clsTabd
{
    COLOR: #777777;
    FONT-SIZE: 9pt;
    FONT-FAMILY: arial;
}

DIV.clsTabd
{
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 2px;
}

TD.clsSubTabs
{
    COLOR: black;
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: #9FBBFF;
    BORDER-WIDTH: 1px;
    BORDER-STYLE: solid;
    BORDER-COLOR: #5F7BA4;
}

DIV.clsSubTabs
{
    PADDING-LEFT: 4px;
    PADDING-RIGHT: 4px;
    PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
}

TD.clsSubTab
{
    COLOR: black;
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial;
}

DIV.clsSubTab
{
    PADDING-LEFT: 4px;
    PADDING-RIGHT: 4px;
    PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
}

TD.clsSubTabd
{
    COLOR: #888888;
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial;
}

DIV.clsSubTabd
{
    PADDING-LEFT: 4px;
    PADDING-RIGHT: 4px;
    PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
}

TD.clsTabSpacer
{
    WIDTH: 5px;
}

/* same height as small button style, for consistent vertical spacing 
*/
TD.clsSubTabSpacer
{
    WIDTH: 15px;
    HEIGHT: 16px;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: 8pt;
}

TR.clsTabBar
{
    BACKGROUND-COLOR: #E4E4EC;
}

TD.clsTab A
{
    TEXT-DECORATION: none;
    COLOR: black;
    CURSOR: pointer;
}

TD.clsTab A:hover
{
    COLOR: #0000ff;
}

TD.clsTabs A
{
    TEXT-DECORATION: none;
    COLOR: black;
    CURSOR: pointer;
}

TD.clsTabs A:hover
{
    COLOR: #ffffff;
}

TD.clsTabd A
{
    TEXT-DECORATION: none;
    COLOR: #777777;
    CURSOR: default;
}

TD.clsTabd A:hover
{
    COLOR: #777777;
}

TD.clsSubTab A
{
    TEXT-DECORATION: none;
    COLOR: black;
    CURSOR: pointer;
}

TD.clsSubTab A:hover
{
    COLOR: #ffffff;
}

TD.clsSubTabs A
{
    TEXT-DECORATION: none;
    COLOR: black;
    CURSOR: pointer;
}

TD.clsSubTabs A:hover
{
    COLOR: #5F7BA4;
}

TD.clsSubTabd A
{
    TEXT-DECORATION: none;
    COLOR: #888888;
    CURSOR: default;
}

TD.clsSubTabd A:hover
{
    COLOR: #888888;
}

/* Error text */
.clsError
{
    FONT-FAMILY: arial;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    COLOR: #FF0000;
}

.clsErrMsg
{
    FONT-FAMILY: arial;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    COLOR: #000000;
}

.clsErrReason
{
    FONT-FAMILY: arial;
    FONT-SIZE: 9pt;
    FONT-STYLE: italic;
    COLOR: #000000;
}

.LPBodyText {
	color: black;
	font-family: arial;
	font-size: 8pt;
}

.clsDisabledOption
{
    COLOR: silver;
}

.LPAppLink
{
	background: transparent;
	FONT-FAMILY: arial, Arial, Geneva, Helvetica, sans-serif;
	COLOR: #000000;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}


