body {
background-color: #FFFFFF; 
font-size: 8pt; 
font-family: Verdana;
color: #444444;
margin:0;
}

img {
border: none
}


a {
color:#06c;
text-decoration:none;
}

a:hover{
color:#06c;
text-decoration:underline;
}


a.arrow{
color:#06c;
text-decoration:none;
background: url("images/link.gif") no-repeat right;
padding-right:10px;
}


a:hover.arrow {
color:#06c;
text-decoration:underline;
}


img a{
border:0;
padding:0;
}


/***************  Lists	**********************/

ul {
margin: 0px 0px 0px 13px; 
padding: 0px 0px 0px 0px; 
list-style-image: url(images/bullet.gif);
}

li {
margin: 0px 0px 0px 13px; 
padding: 0px 0px 4px 0px; 
line-height: 1.30em
}

#wrapper {
width: 775px; 
margin: auto;
clear:both;
border:1px solid #0066cc;
}

#wrapper_wide {
width: 100%; 
clear:both;
}

#header{
height:130px;
width:775px;
color:#000;
background:url("images/genonBanner.jpg") #fff no-repeat top right;
}

#header_test{
height:130px;
width:775px;
color:#000;
background:url("images/genonBanner.jpg") #fff no-repeat;
}


#header_wide{
height:100px;
width:100%;
min-width:775px;
color:#000;
background:url("images/genonBanner_bkgrndTest.jpg") #0e1f97 no-repeat top right;
}

#header_wide_test{
height:100px;
width:100%;
min-width:775px;
color:#000;
background:url("images/GenOn2.jpg") #FFFFFF no-repeat top right; 
}

#toplinks {
width: 775px; 
margin: auto;
}

#toplinks_wide {
width: 100%; 
}

div.header_link{
float: right;
padding-right:10px;
padding-bottom:3px
}

div.header_link a {
font-weight: bold;
color: #003366;
text-decoration: none;
padding-bottom:3px;
}

div.header_link a:hover{
font-weight: bold;
color: #003366;
text-decoration: underline;
padding-bottom:3px;
}


#container{
margin:30px auto 0 auto;
width:770px;
}

#container_wide{
margin-top:10px;
padding: 0 10px;
min-height: 400px;
}

#container_tab {
margin:30px auto 0 auto;
}


#left_col{
width: 164px;
float:left;
}


#content{
padding:10px;
margin-left:174px;
width:auto;
}

#content_tab{
padding:10px;
width:80%;
}


#footer{
min-width:770px;
background:#fff;
clear:both;
height:55px;
/** if IE 5 **/
width:expression(document.body.clientWidth < 775 ? "775px" : "auto" );
/** if IE 6 **/
width:expression(documentElement.clientWidth < 775 ? "775px" : "auto" );
font-size:0.9em;
position:relative;
}

#powered_by{
    position:absolute;
    top:10px;
    right:10px; 
}

#footer #copyright {
    padding-top: 10px;
    text-align:center;
}


/***************  Text styling	**********************/

h1 {
margin: 0px 0px .90em 0px;
padding: 0px 0px 0px 0px;
color: #003366;
font-weight: bold;
font-size: 8pt;
font-family: verdana;
line-height: 1.20em
}

h2 { 
margin: 0px 0px .50em 0px;
padding: 0px 0px 0px 0px;
color:  #319629;
font-weight: bold;
font-size: 8pt;
font-family: verdana;
line-height: 1.20em
}

h3,h4,h5 { 
margin: 0px 0px .50em 0px;
padding: 0px 0px 0px 0px;
color:  #35962b;
font-weight: bold;
font-size: 8pt;
font-family: verdana;
line-height: 1.20em
}

font.red {
	color:#f00;
}

/***************  Menus	**********************/

.ThememirantMenu,.ThememirantSubMenuTable
{
font-family:	verdana, arial, sans-serif;
font-weight:bold;
color: #003381;
cursor:pointer;
}


.ThememirantMenu
{
height:21px;
cursor:pointer;
}


.ThememirantMainItemLeft,
.ThememirantMainItemRight{
  }


.ThememirantSubMenu
{
position:	absolute;
visibility:	hidden;
display:block;
overflow:	visible;

}

.ThememirantSubMenuTable
{
  overflow:	visible;
  border-collapse: collapse;
  border:1px solid #ffcf31;
  background-color:#fff;

}


.ThememirantMainItem,.ThememirantMainItemHover,.ThememirantMainItemActive,
.ThememirantMenuItem,.ThememirantMenuItemHover,.ThememirantMenuItemActive
{
  cursor:pointer;
  padding:10px 0px 10px 5px;

}



.ThememirantMenuItemHover, 
.ThememirantMenuItemActive
{
  border-collapse: collapse;
  border:1px solid #ffcf31;
  font-weight:bold;
  background:#FFFFBA;
  /*color:#003381;*/
    color:#0066cc;
  padding:0;
}

tr.ThememirantMainItem {
background:url("images/sublvl.gif") no-repeat top left;
  height:19px;
  }

tr.ThememirantMainItemHover, 
tr.ThememirantMainItemActive {
background:url("images/sublvl.gif") #FFFFBA no-repeat top left;
  height:19px;
  color:#0066cc;
  }

tr.ThememirantMenuItem,
tr.ThememirantMenuItemHover,
tr.ThememirantMenuItemActive{
height:20px;
}

td.ThememirantMainItem {
padding:2px 10px;  
border-collapse: collapse;
text-align:center;
font-weight:bold;
}

td.ThememirantMainItemHover,td.ThememirantMainItemActive { 
padding:2px 10px;
border-collapse: collapse;
text-align:center;
font-weight:bold;
background-color: #FFFFBA;
border-bottom:1px solid #ffcf31;
}


#menu_bar{
width: 100%;
background:url("images/menu_bar.gif") repeat-x;
height:44px;
}

label {
font-weight: bold;
}

legend {
font-weight: bold;
padding: 3px;
}

/**************** Sortable Table ****************/

.sort-table {
font:Icon;
border:1px solid ThreeDShadow;
border-collapse: collapse;
background:Window;
color:WindowText;
border:0px;
min-width:800px;
width: 100%;
}

.sort-table thead td,
.sort-table thead th  {
color: #FFFFFF;
background: #2843F6;
font: 10px Verdana, Arial, sans-serif;
font-weight: bold;
text-align:center;
vertical-align: top;
}


.sort-table tr {
line-height:14px;
}

.sort-table td,
.sort-table th {
padding:2px 5px;
line-height:14px;
FONT: 10px verdana, arial, sans-serif;
border-bottom: 1px solid #abb;
border-right: 1px solid #abb;
vertical-align: top;
}

.sort-table th:last-child,
.sort-table td:last-child {
border-right: 0;
}

.sort-table thead td,
.sort-table thead th {
cursor:pointer;
text-align: center;
vertical-align: top;
}


.sort-table thead td:active,
.sort-table thead th:active {
padding:3px 4px 1px 6px;
}


.sort-arrow {
width:10px;
height:10px;
background-position:center;
background-repeat:no-repeat;
}

.sort-arrow.descending {
background-image: 	url(../../page_down.gif);
}

.sort-arrow.ascending {
background-image: 	url(../../page_up.gif);
}

.sort-none {
width:0px;
height:0px;
background-position:center;
background-repeat:no-repeat;
}

/* IE does not know :hover pseudo-class for versions < IE6, so we assort to js solution*/
.sort-table tr.hilite {
background-color: #d5dae0;
}
/* Due to the js inside sortabletable.js, the css rules for .row0 and .row1 should
   match the ones for .hilite */
.sort-table tr.row0 {
background-color: #eeeeee;
}
.sort-table tr.row1 {
background-color: #eeeeee;
}

.box{
border:1px solid #C0C0C0;
color:#505050;
line-height:1.5em;
margin:0 0 20px;
padding:10px 3px;
width:75%;
}

.small{
font-size:0.9em;
}

.left{
float:left;
}

/**************** Forms ****************/

form,fieldset,input { 
margin:0px; 
padding:0px;
vertical-align: middle;
}

/*
textarea{
height:12px;
}
*/

input.login{
border-width:0;
font-weight : bold;
height:15px;
}

p.RedirectNotice {
font-size: 14px;
text-align: left;
}

table.scorecard-activity {
	width: 200px;
    min-width: 200px;
}

div.scorecard-activity {	
	display: inline-block;
    width: 225px;
    min-width: 225px;
    padding-top: 10px;
}

