body{ background:#dcdad6; border-left:0px; border-right:0px; height:100%; 
font-size:0.75em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	scrollbar-face-color: #838383;
  scrollbar-shadow-color: #727272;
  scrollbar-highlight-color: #686868;
  scrollbar-3dlight-color: #666666;
  scrollbar-darkshadow-color: black;
  scrollbar-track-color: #CCCCCC;
  scrollbar-arrow-color: #ff0000;
scrollbar-base-color: White;
margin-top: 0px;
}
.controlpanel{ border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333; }
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none; }
.controlpanel A.CommandButton:link{ color:#000; }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#F00; text-decoration:underline;}
.HeadWhite{
font-family:Tahoma;
font-size:11px;
color:#4b4b4b;
font-weight: bold;
}
A:link  {
    text-decoration:    none;
    color:  #004b84;
	font-weight: normal;
}
A:visited   {
    text-decoration:    none;
    color:  #474747;
}

A:active    {
    text-decoration:    none;
    color:  #7d7d7d;
}
A:hover{
color:#4b4b4b;
text-decoration:    none;
}
.NewsBox2 {
font-family:Tahoma;
font-size:11px;
color:#CCCCCC;
padding: padding-bottom:0px; padding-left:5px; padding-right:5px; padding-top:5px;
margin-left:5px;
}
.NewsBox2 P{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
padding: padding-bottom:0px; padding-left:5px; padding-right:5px; padding-top:5px;
margin-left:5px;}

.NewsBox2 a:link {
color:#ffffff;
text-decoration: none;
}

.NewsBox2 a:hover {
color:#ffffff;
text-decoration: underline;
}
.NewsBox2 a:visited {
color:#ffffff;
text-decoration: none;
}

.Search{
BACKGROUND-COLOR: #ffffff;
}

a.Search:link {
font-family:Tahoma;
font-size:11px;
color:#CCCCCC;
}

a.Search:hover {
font-family:Tahoma;
font-size:11px;
color:#666666;
}

a.Search:visited {
font-family:Tahoma;
font-size:11px;
color:#CA0000;
}
.newsticker{

padding-bottom:0px;
padding-top:0px;
padding-left:10px;
display: block;
vertical-align:middle;
color:#FFFFFF;
font-size:12px; 
/*background:url(AE_WEB_front_newstick.jpg);*/

}

.newsticker a:hover{

color:#ffffff;}
.newsticker a:visited{

color:#ffffff;}
.newsticker a:link{
color:#ffffff;
}


.leftpane{padding-bottom:5px; padding-left:5px; padding-right:5px; padding-top:5px;}
.contentpane{padding-bottom:5px; padding-left:5px; padding-right:5px; padding-top:15px;}
.rightpane{ padding:5px 5px 0px 0px; }


.SkinObject {
    font-weight: normal;
    font-size: 8.5pt;
    color: #474747;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObjectSmall:link {
    text-decoration:    none;
    color:#000000;
	font-weight: normal;
    font-size: 9px;
    font-family: verdana, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#000000;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#353535;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#ff0000;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#8f8f8f;
}
P{    font-weight: normal;
    font-size: 11px;
    font-family: verdana, Arial, Helvetica;
    text-decoration: none;
	color:#000000;
	}

/* background/border colors for the selected tab */
.TabBg {
    color:transparent;
}
/* text style for the selected tab */
.SelectedTab {
    font-weight: normal;
    font-size: 9px;
    font-family: verdana, Arial, Helvetica;
    text-decoration: none;
	color:#000000;


}
input, submit, select, textarea{
			border-width: 1px;
		border-color: #333333;
		border-style: solid;
	BORDER-RIGHT: #ffffff 0px none;
    BORDER-TOP: #ffffff 0px none;
    BORDER-LEFT: #ffffff 0px none;
    BORDER-BOTTOM: #ffffff 0px none;
    COLOR: #000000;
    FONT-FAMILY: verdana, tahoma, sans-serif;
    FONT-SIZE: 7pt;
    BACKGROUND-COLOR: #d7d7d7;
	}



/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
color:#000000;
}

A.SelectedTab:visited  {
    text-decoration:    none;
   color:#676767;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#000000;
}

A.SelectedTab:hover    {
    text-decoration:    none;
   color:#7d7d7d;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: normal;
    font-size: 10px;
    color:#000000;
    font-family: verdana, Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#000000;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#676767;
}

A.OtherTabs:active   {
    text-decoration:    none;
   color:#000000;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#7e7e7e;
}



.LeftPane  { 
}

.ContentPane  {      font-family: Verdana, Arial, Helvetica;
    font-size:  10px;
    font-weight:    normal;
    color: #000000;

}

.RightPane  { 
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Arial, Helvetica;
    font-size:  18px;
    font-weight: bold;
    color: #c00033;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

.NormalRed
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
	color: #000000;
	
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Arial, Helvetica;
    font-size: 9px;
    font-weight: bold;
	color: #000000;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    none;
    color: #000000;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #676767;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #000000;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: #d4d4d4;
}
    
/* GENERIC */
H1  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #FFFFFF;
}

H2  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #FFFFFF;
}

H3  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #ff0000;
}

H4  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #FFFFFF;
}

H5, DT  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #FFFFFF;
}

H6  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #FFFFFF;
}

TFOOT, THEAD    {
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #FFFFFF;
    background-color: #003366;
}



SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type: square ;
	  font-weight: normal;
    font-size: 10px;
    font-family: tahoma, Arial, Helvetica;
    text-decoration: none;
	color:#c00033;
	line-height: 1em;
padding-bottom:0px;
padding-top:0px;
vertical-align:Middle;}

}


UL LI LI    {
    list-style-type:    disc;
	  font-weight: normal;
    font-size: 10px;
    font-family: verdana, Arial, Helvetica;
    text-decoration: none;
	color:#feb400;
	
}


UL LI LI LI {
    list-style-type:    circle;
	  font-weight: normal;
    font-size: 10px;
    font-family: verdana, Arial, Helvetica;
    text-decoration: none;
	color:#feb400;
}

OL LI   {
    list-style-type:    decimal;
	  font-weight: normal;
    font-size: 11px;
    font-family: verdana, Arial, Helvetica;
    text-decoration: none;
	color:#000000;
}

OL OL LI    {
    list-style-type:    lower-alpha;
	  font-weight: normal;
    font-size: 11px;
    font-family: verdana, Arial, Helvetica;
    text-decoration: none;
	color:#000000;
}

OL OL OL LI {
    list-style-type:    lower-roman;
	  font-weight: normal;
    font-size: 11px;
    font-family: verdana, Arial, Helvetica;
    text-decoration: none;
	color:#000000;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #FFFFFF;
}

/* Custom Styles */

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
}

img { border: none; }
form { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

.ModuleBg 
{
	background-color:#FFFFFF;
}

.YourCompanyNameSurveyResults {
    font-weight: normal;
    font-size: 9px;
    font-family: verdana, Arial, Helvetica;
    text-decoration: none;
	color:#feb400;}



.MenuGroup
{
  background-color:#cccccc;
  border:0px;
  border-style:none;
}

.MainMenu_MenuContainer {
	border: 0px solid;
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:16;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
  background-color:Transparent;
  Filter:   alpha(Opacity=80);
  	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	border-left: #95B7DA 0px solid;
	border-bottom: #000000 0px solid;
	border-top: #000000 0px solid;
	border-right: #95B7DA 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #0962A8;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	border-top: #666666 1px solid;
	Filter:   alpha(Opacity=80);
	text-align: center;
	width: 5;
	height: 21;


}

.MainMenu_SubMenu {
	z-index: 1000;
	margin-top: 1px;
	cursor: pointer;
	cursor: hand;
	background-color: #0962A8;
	Filter:   alpha(Opacity=100);
	border-bottom: #95B7DA 0px solid;
	border-left: #95B7DA 0px solid;
	border-top: #95B7DA 0px solid;
	border-right: #95B7DA 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #000000 1px solid;
	border-left: #95B7DA 0px solid;
	border-top: #000000 1px solid;
	border-right: #95B7DA 0px solid;
	background-color: White;
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: #9E9DA8;
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	Filter:   alpha(Opacity=80);
	font-family: Tahoma, Arial, Helvetica;
	border-bottom: #666666 1px solid;
	border-top: #666666 1px solid;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: #666666 1px solid;
	border-bottom: #666666 1px solid;
	border-top: #666666 1px solid;
	Filter:   alpha(Opacity=80);
	width: 5;
	height: 21;
	background-color: #666666;
	display:none;
	

}

.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	
}