.skincolordark {
	background-color:#000000;
}
.skinmarblebar
{
	background-image: url(eebardark.jpg);
	padding: 0 10 5 10;
}

.skingradient {
	background-image: url(backlt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.skinlightcolor {
	/* background-color:#765B3C; */
	background-color: #887E6E;
}

.contentpane
{
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background-image: url(backlt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.leftpane
{
	width: 175px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background-image: url(backlt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.rightpane
{
	width: 175px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background-image: url(backlt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.contentpanebottom
{
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	
}
.leftpanebottom
{
	width: 175px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	
}
.rightpanebottom
{
	width: 175px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	
}

.leftbottompane
{
	width: 50%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top:6px;
}
.rightbottompane
{
	width: 50%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top:6px;
}

a:link, a:visited, a:hover, a:active {
	color: #765B3C;
	text-decoration: underline;
	font-family:"Times New Roman", Times, serif;
	font-size:inherit;
}

.assessment
{
	color: #765B3C;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-size:inherit;
}

a.secondlink:link
{
	color: #765B3C;
	text-decoration: underline;
	font-family:"Times New Roman", Times, serif;
	font-size:inherit;
}

a.secondlink:visited
{
	color: #765B3C;
	text-decoration: underline;
	font-family:"Times New Roman", Times, serif;
	font-size:inherit;
}

a.secondlink:hover
{
	color: #765B3C;
	text-decoration: underline;
	font-family:"Times New Roman", Times, serif;
	font-size:inherit;
}

a.secondlink:active
{
	color: #765B3C;
	text-decoration: underline;
	font-family:"Times New Roman", Times, serif;
	font-size:inherit;
}

.whitelink {
color:#FFFFFF;
}

a.whitelink:visited, a.whitelink:link {
	color: #FFFFFF;
	font-family:Arial, Helvetica;
	font-size:8pt;
	text-decoration:none;
}
.blacklink {
color:#887e6e;
}

a.blacklink:visited, a.blacklink:link {
	color: #887e6e;
	text-decoration:none;
	font-family:Arial, Helvetica;
	font-size:9pt;
	font-weight: bold;
}
.homelink {
color:#FFFFFF;
}

a.homelink:visited, a.homelink:link {
	color: #FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica;
	font-size:9pt;
}
.largelink {
color:#FFFFFF;
text-decoration: none;
font-style:normal;
}

a.largelink:visited, a.largelink:link, a.largelink:hover {
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	font-size: 12pt; 
	text-decoration: none;
	text-transform: uppercase;
	font-style:normal;
}

.login
{
	padding-right:10px;
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: lighter; 
	font-style: normal; 
	background-color: Transparent;
	color:#FFFFFF;
	text-decoration:none;
}
a.login:visited, a.login:link
{
	padding:0px;
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: lighter; 
	font-style: normal; 
	background-color: Transparent;
	color:#FFFFFF;
	text-decoration:none;
}
a.login:active, a.login:hover
{
	text-decoration:none;
	color:silver;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:20px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #010101 0px solid; 
	border-bottom: #010101 1px solid; 
	border-top: #010101 1px solid; 
	border-right: #010101 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: lighter; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #010101; 
	border-left: #010101 1px solid; 
	border-bottom: #010101 1px solid; 
	border-top: #010101 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #010101;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #000000; 
	color: #FFFFFF; 
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	height: 20px;
	font-weight: lighter; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #010101 1px solid; 
	border-bottom: #010101 1px solid; 
	border-top: #010101 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.Search {
	color: #000000;
}
a.Search:visited, a.search:link
{
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: lighter;
	font-style: normal; 
	background-color: Transparent;
	color:#000000;
	text-decoration:none;
}
a.Search:active, a.search:hover
{
	text-decoration:none;
	color:white;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

h2 {
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight:lighter;
	font-style: italic;
	}
.EEHeader
{
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight:lighter;
	font-style: italic;
}
h3 {
	color: #765B3C;
	font-family:"Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight:lighter;
	font-style: italic;
}
.h3
{
	color: #765B3C;
	font-family:"Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight:lighter;
	font-style: italic;
}
.tagline {
	text-align: right;
	padding-right: 30px;
}

.PasswordButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.PasswordButton:link {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

A.PasswordButton:visited  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

A.PasswordButton:active   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

A.PasswordButton:hover    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}