/* ============================
	CSS Styles for PIIWS
   ============================
*/


body{font:84%/1.2em arial,sans-serif;direction:ltr}
	

/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle 
{
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-weight: bold;
    color:white
}

/* background/border colors for the selected tab */
.TabBg 
{
	font-weight: bold;
	font-family: Arial,sans-serif;	
  
}



A:link  {
    text-decoration:    none;
    color:  #039;
}

A:visited   {
    text-decoration:    none;
    color:  #039;
}

A:active    {
    text-decoration:    none;
    color: #039;
}

A:hover {
    text-decoration:    underline;
    color:  Orange;
}


.searchBarBorder{border-left:1px solid #003366;border-top:1px solid #003366;border-bottom:1px solid #003366;border-right:1px solid #003366;margin-left:1px;margin-top:1px;}




.clsb1
{
	border-left:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	border-color:#d2e4fc;
}
.clsb2
{
	border-left:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	border-color:#BE9A27;
}
.clsb3
{
	border-left:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	border-color:#549400;
}
.clsb4
{
	border-left:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	border-color:#9B72CF;
}
.clsC1H
{
	height:20px;	
	background-color:#d2e4fc;
	font-size: 13px;
	font-weight:bold;
    background-color:#d2e4fc; 
    color:#000000;
}

.clsC2H
{	
	height:20px;	
	font-size: 13px;
	font-weight:bold;
    background-color:#EC9E2E; 
    color:#000000;
}
.clsC3H
{	
	height:20px;	
	font-size: 13px;
	font-weight:bold;
    background-color:#549400; 
    color:#000000;
}

.clsC4H
{
	height:20px;		
	font-size: 13px;
	font-weight:bold;
    background-color:#9B72CF; 
    color:#000000;
}

.clsC1B
{
	background-color:#F2F5F7;
	font-size: 13px;
    color:#039;
}
.Head3
{
	font-size: 13px;
    background-color:#d2e4fc; 
    color:#039;
    height:1.45em;
    border:1px solid #75a3ed;
    border-bottom-width:1px;
}
.linkHead
{
	font-weight:bold;
	font-size: 13px;
    background-color:#d2e4fc; 
    color:#039;
    height:1.45em;
    border:0px solid #75a3ed;
    border-bottom-width:0px;
}
.linkHeadNormal
{
	
	font-size: 13px;
    background-color:#d2e4fc; 
    color:#039;
    height:1.45em;
    border:0px solid #75a3ed;
    border-bottom-width:0px;
}
	
.DesktopFooter
{
	border-top:1px solid;
	border-color:#dcdcdc;
	font-family: Arial,sans-serif;
    font-size: 12px;
    color:#000000;
}

.clsSign
{
	margin-left:2px;
    background-color:#F2F5F7; 
	border-top:1px solid;
	border-color:#d2e4fc;
	font-family: Arial,sans-serif;
    font-size: 12px;
    color:#000000;
}
.clsNewSign
{
	margin-left:0px;
    background-color:#F2F5F7; 
	border-top:1px solid;
	border-color:#d2e4fc;
	font-family: Arial,sans-serif;
    font-size: 12px;
    color:#000000;
}
.clsNewSignB
{
    background-color:#ffffff; 
    font-size: 12px;	
    color:#000000;
}
.clsSignH
{
	height:20px;	
  /*  background-color:#9B72CF; */
	background-color:#ffffff;
    border:1px solid #d2e4fc;
    border-left:0px;
    border-right:0px;
}
/* background/border colors for the unselected tabs */
.OtherTabsBg
{
	font-size: 13px;
    color:#ffffff;
    height:1.45em;
    border-bottom-width:0px;
    margin-bottom:-1px;
    margin-left:-1px;    
    text-align:right;
	
    /*
    border-color: gray;
    border-left-color: black;
    border-right-color: black;
	*/
}
a.OtherTabsBg:link
{
    color: White;
}

a.OtherTabsBg:visited
{
    color: White;
}

a.OtherTabsBg:hover
{
    color: #EDBE18;    
}
/* background/border colors for the unselected tabs */
.MobileHeader
{
	font-size: 13px;
    background-color:#ffffff; 
    color:#039;
    height:1.45em;
    border:1px solid #CFCFCF;
    border-bottom-width:1px;
    border-left-width:1px;
    border-right-width:1px;
    margin-bottom:0px;
    margin-left:0px;
    
}

 .OtherTabsBg, a:link{color:#039}
 .OtherTabsBg{padding:1px 7px 2px}
 /*a{padding:1px 7px 2px}*/

.rText
{
	font-size: 12px;
    background-color:#ffffff; 
    color:gray;    
}
/* text style for the selected tab */

.SelectedTab {
    font-family:Arial,sans-serif;
    font-size:13px;
    color:white;
    font-weight: bold
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Arial,sans-serif;
    font-size: 13px;
    color:white;
    text-decoration:none;
    
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:White;
  
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color:white;
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Arial,sans-serif;
    font-size: 11px;
    font-weight: bold
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:white;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:white;
}

A.RatingStars:link {
    text-decoration:    none;
    color:              white;
    border-color:       white;
}

A.RatingStars:active {
    text-decoration:    none;
    color:              white;
    border-color:       white;
}

A.RatingStars:visited {
    text-decoration:    none;
    color:              white;
    border-color:       white;
}

A.RatingStars:hover {
    text-decoration:    underline;
    color:              white;
    border-color:       white;
}

/* style for separator between site links */
.Accent
{
    color: red;
    font-weight:    bold;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Arial,sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

.Rate    {
    font-family: Arial,sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: black;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Arial,sans-serif;
    font-size:  16px;
    font-weight:    bold;
    color: midnightblue;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial,sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial,sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    /*line-height: 12px; */
}
.NormalMobile
{
    font-family: Arial,sans-serif;
    font-size: 8px;
    font-weight: normal;
    background-color: white;
    /*line-height: 12px; */
}
.Normal1
{
    font-family: Arial,sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 11px;
}

/* text style used for most text rendered by modules */
.NormalGroup
{
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    background-color: #eeeeee;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: red
}

.NormalBold
{ 
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial,sans-serif;
    font-size: 11px; 
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #0000ff;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #0000ff;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #0000ff;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #0000ff;
}
    
/* GENERIC */
H1  {
    font-family: Arial,sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Arial,sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Arial,sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Arial,sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Arial,sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Arial,sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

TFOOT, THEAD    {
    font-family: Arial,sans-serif;
    font-size:  12px;
    color: darkred;
}

TH  {
    vertical-align: baseline;
    font-family: Arial,sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #0000ff;
}


SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt; 
    text-align:left
}
/*
/*
login_h- - login page header
*/

/* home  - ngs- */
.login_h{font-size:14pt;font-weight:bold;HEIGHT:20px;TEXT-ALIGN:center;background-color:#3399cc;}


.Head2{font-family: Arial,sans-serif;font-size:11pt;font-weight:bold;TEXT-ALIGN:center;background-color:lightsteelblue;color:black;}

.bars{color:White}
.basicBG{background-color:#FFFFFF; border:0;}
.basicHeadBG{background-color:#cac59e; border:0}
.basicMargin{ margin-left:5; margin-right:5}




