/* HTML ATRIBUTES */
body, textarea {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin:0px;	
}
.bg {
   background-image: url(images/upris_bgtop.gif);
   background-position: left top;
   background-repeat:repeat-x;
}
.bg2 {
   background-image: url(images/upris_bgbottom.gif);
   background-position:left bottom;
   background-repeat:repeat-x;
}
.bgwhite {
   background-color:#FFFFFF;
}
.menuebg {
   background-image: url(images/upris_skin3_07.gif);
   background-position: left;
   background-repeat:repeat-x;
}
.bottombg {
   background-image: url(images/web-sankofa_30.png);
   background-position: left;
   background-repeat:repeat-x;
}
.solpartbg {
   background-image: url(images/upris_s_09.gif);
   background-position: left;
   background-repeat:repeat-x;
}
.Logo {
	width:188PX;
	vertical-align:top;
}
.Login {
	text-align: right;
	vertical-align: middle;
	color: #FFFFFF;
	padding-right:20px;
}

form {
	margin: 0;
}
tbody {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 0px 0px 0px 0px;
}
table {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


a:Link, a:visited, a:active {
	color: #6A6A6A;
	text-decoration: none;
}
a:hover {
	color: #6A6A6A;
	text-decoration: underline;
}

/* Containers */ 
/*-- top inside content pane       --*/ .TopPane { width: 100%; padding: 0 7px 0 7px;}
/*-- top inside content pane 2     --*/ .TopPane2 { width: 100%; padding: 0 7px 0 7px;}
/*-- left content pane             --*/ .LeftPane { padding: 0 7px 0 7px; width: 50%; }
/*-- right content pane            --*/ .RightPane { padding: 0 7px 0 7px; width: 50%; }
/*-- left2 content pane            --*/ .LeftPane2 { padding: 0 7px 0 7px; width: 15%; }
/*-- content2 pane                 --*/ .ContentPane2 { padding: 0 7px 0 7px; }
/*-- right2 content pane           --*/ .RightPane2 { padding: 0 7px 0 7px; width: 15%; }
/*-- bottom inside pane            --*/ .BottomPane { width: 100%; padding: 0 7px 0 7px; }
/*-- left3 content pane            --*/ .LeftPane3 { padding: 0 7px 0 7px; width: 33%; }
/*-- content3 pane                 --*/ .ContentPane3 { padding: 0 7px 0 7px; }
/*-- right3 content pane           --*/ .RightPane3 { padding: 0 7px 0 7px; width: 33%; }
/*-- bottom2 inside pane           --*/ .BottomPane2 { width: 100%; padding: 0 7px 0 7px; }
/*-- image content pane 1 horiz    --*/ .ImagePane01 { height:1px; padding: 0 7px 9px 7px; }
/*-- image content pane 1 vertical --*/ .ImagePane01V { height:1px; padding: 0 7px 0px 7px; }
/*-- image content pane 2          --*/ .ImagePane02 { height:1px; padding: 9px 7px 0 7px; }
/*-- image content pane 2 vertical --*/ .ImagePane02V { height:1px; padding: 4px 7px 0 7px; }
/*-- image content pane 3          --*/ .ImagePane03 { height:1px; padding: 0 7px 9px 7px; }
/*-- footer content pane           --*/ .FooterPane { width: 50%; padding: 0 7px 0 7px; vertical-align:middle; }
/*-- panel pane                    --*/ .PanelPane { padding: 0 7px 0 7px; }
/*-- RightColumn1 pane             --*/ .RightColumn1 { padding: 0 7px 0 7px; width: 30%; }

/* END Containers */


/* Links */
.RedLink, a.RedLink, a.RedLink:visited, a.RedLink:active {
	color: #a50000;
	text-decoration: none;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.RedLink:hover {
	text-decoration: underline;
}
.linkWhite, a.linkWhite, a.linkWhite:Visited, a.linkWhite:Active {
	color: #CCCCCC;
	text-decoration: none;
}
a.linkWhite:hover {
	color: #6A6A6A;
	text-decoration: underline;
}
a.linkRedWithGray:Link, a.linkRedWithGray:Visited, a.linkRedWithGray:Active {
	color: #CCCCCC;
	text-decoration: underline;
}
a.linkRedWithGray:hover {
	color: #6A6A6A;
	text-decoration: underline;
}


/*========================================================*/
/*  Main Menu                     				          */
/*========================================================*/

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; font-weight:bold; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; font-weight:bold; }

/*-- submenu container          --*/ .MainMenu_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0px 0px 0px 0px; background: #6A6A6A; padding: 0px; border: #E4E3DF 1px solid; font-weight: normal; filter: none; }
/*-- sub menu items             --*/ .MainMenu_MenuItem { font-family: verdana;  color: #FFFFFF; font-size: 10px; font-weight: bold; font-style: normal; padding: 0px 3px 0px 3px; border: 0; height: 20px; }
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel { font-family: verdana; color: #a50000; font-size: 10px; font-weight: bold; cursor: pointer; cursor: hand; padding: 0px 3px 0px 3px; border: 0; height: 20px; background: #ffffff;}
/*-- menuitems idle             --*/ .MainMenu_Idle { color: #a50000; background: transparent; padding: 0; font-weight: bold; }
/*-- sub menu items over        --*/ .MainMenu_Selected { color: #333333; background: transparent; padding: 0; font-weight: bold; background:#ffffff; }
/*-- sub menu items active      --*/ .MainMenu_Active, .MainMenu_BreadcrumbActive { color: #333333; background: transparent; font-weight: bold; }

/*-- root menu items            --*/ .MainMenu_RootMenuItem { font-family: verdana;  color: #FFFFFF; font-size: 11px; font-weight:bold; font-style: normal; border: 0; height: 40px; line-height:40px; padding-right:5px; background-image:url(images/upris_s_09.gif); background-repeat: repeat-x;}
/*-- root menu items over       --*/ .MainMenu_RootSelected { color: #333333; padding-right:5px; font-weight: bold; height: 40px; line-height:40x; background-image:url(images/upris_s_09.gif); background-repeat: repeat-x; }
/*-- root menu items sub active --*/ .MainMenu_RootActiveSub, .MainMenu_RootBreadcrumbActive { color: #FFFFFF; padding-right:5px; font-weight: bold; height: 40px; line-height:40px; background-image:url(images/upris_s_09.gif); background-repeat: repeat-x; }
/*-- root menu items active     --*/ .MainMenu_RootActive { color: #333333; padding-right:5px; font-weight:bold; height: 40px; line-height:40px; background-image:url(images/upris_s_09.gif); background-repeat: repeat-x; }
/*-- root menu items left       --*/ .menu_left { background-image:url(images/upris_s_09.gif); background-repeat: no-repeat; height:40px; width:10px; }
/*-- root menu items right      --*/ .menu_right { background-image:url(images/upris_s_09.gif); background-repeat: no-repeat; height:40px; width:10px; }
/*-- root menu items left active--*/ .menu_leftactive { background-image:url(images/upris_s_09.gif); background-repeat: no-repeat; height:40px; width:10px; }
/*-- root menu items right activ--*/ .menu_rightactive { background-image:url(images/upris_s_09.gif); background-repeat: no-repeat; height:40px; width:10px; }

/*-- not needed                 --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenuSeperator  { display: none; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; }

/* style for module titles */
.Head  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;                
}

hr { color: #CCCCCC; border-style: solid; }

/* Default Values*/

.SubHead    {
      font-family: Verdana, "Times New Roman", Times, serif; 
	  color: #666666;
      font-size: 8pt; 
               
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
     font-family: Verdana, "Times New Roman", Times, serif; 
	 color: #666666;
     font-size: 8pt;        
}

/* text style used for most text rendered by modules */
.Normal {
    font-family: Verdana, "Times New Roman", Times, serif; 
    color: #666666;
	font-size: 8pt;

}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #a50000;
	font-size: 8pt;
	text-decoration: none;
                
}

A.CommandButton:visited  {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #a50000;
	font-size: 8pt;
	text-decoration: none;
                
}

A.CommandButton:active   {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #a50000;
	font-size: 8pt;
	text-decoration: none;

}

A.CommandButton:hover {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #a50000;
	font-size: 8pt;
	text-decoration: underline;
}


/* text style for buttons and link buttons used in the portal admin pages */
.LinkStyle1     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.LinkStyle1 :link {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #6A6A6A;
	font-size: 8pt;
                
}

A.LinkStyle1 :visited  {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #417AD3;
	font-size: 8pt;
                
}

A.LinkStyle1 :active   {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #6A6A6A;
	font-size: 8pt;

}

A.LinkStyle1 :hover {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #417AD3;
	font-size: 8pt;
}


/*=====================================================================*/
/* Template Text Headings                                              */
/*=====================================================================*/

/* H1 */
H1 { color: #666666; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 15px; font-weight: bold; }
A.H1:Link,A.H1:Visited,A.H1:Hover,A.H1:Active { color: #666666; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 15px; font-weight: bold; text-decoration: underline; }

/* H2 */
H2 { color: #666666; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 14px; font-weight: bold; }
A.H2:Link,A.H2:Visited,A.H2:Hover,A.H2:Active { color: #666666; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 14px; font-weight: bold; text-decoration: underline; }

/* H3 */
H3 { color: #666666; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 13px; font-weight: bold; }
A.H3:Link,A.H3:Visited,A.H3:Hover,A.H3:Active { color: #666666; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 13px; font-weight: bold; text-decoration: underline; }

/* H4 */
H4 { color: #666666; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 12px; font-weight: bold; }
A.H4:Link,A.H4:Visited,A.H4:Hover,A.H4:Active { color: #666666; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; }

/* H6 */
H6 { color: #666666; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; font-weight: bold; }
A.H6:Link,A.H6:Visited,A.H6:Hover,A.H6:Active { color: #666666; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: underline; }

/*=====================================================================*/
/* Template Blocks                                          */
/*=====================================================================*/

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-image: url(images/green_tick.gif);
	list-style-position: outside;
	padding-top:2px;
}

UL LI LI    {
    list-style-image: url(images/green_tick.gif);
	list-style-position: outside;
	padding-top:2px;
}

UL LI LI LI {
    list-style-image: url(images/green_tick.gif);
    list-style-type: circle;
	padding-top:2px;
}

OL LI   {
    list-style-image: url(images/green_tick.gif);
    list-style-type: decimal;
	padding-top:2px;
}

OL OL LI    {
    list-style-image: url(images/green_tick.gif);
    list-style-type: lower-alpha;
	padding-top:2px;
}

OL OL OL LI {
    list-style-image: url(images/green_tick.gif);
    list-style-type: lower-roman;
	padding-top:2px;
}
