/* Layout */

#wrapper{
width: 768px;
margin: 0px auto;
border: 1px solid #000066;
background-color: white;
}

#wrapper_1024{
width: 993px;
margin: 0px auto;
border: 1px solid #000066;
background-color: white;
}

body{
background-color: white;
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
text-align: left;
font-size:100%;
background-image: url(/RISAS/RISAS_Images/RISAS_Bkgnd.jpg);
background-repeat: repeat-x;
}


#banner{
height: 80px;
background-image: url(/RISAS/RISAS_Images/RISAS_Banner/RISAS_Banner.gif);
background-repeat: no-repeat;
}

#banner_1024{
height: 80px;
background-image: url(/RISAS/RISAS_Images/RISAS_Banner/RISAS_Banner_1024.gif);
background-repeat: no-repeat;
}

@media print {
    .RSSB-DONT-PRINT{
        display:none;
    }
}

.description{
background-color: #ffffff;
color:#003366; FONT: 67% Arial, sans-serif;
}


/* Navigation Menu */

#nav{
border-bottom: 1px solid #000066;
}

#nav ul{
padding: 0;
margin: 0;
background-color: #000066;
color:#000066;
}

#nav ul li{
display: inline;
padding: 0;
margin: 0;
}

#nav ul li a{
font-size: 70%;
font-weight:bold;
color: #FFFFFF;
background-color: #000066;
text-decoration: none;
padding: 0 10px 0 10px;
border-right: 1px solid #ffffff;
text-align: left;
width: 7em;
} 

#nav ul li .text{
font-size: 70%;
font-weight:bold;
color:#999999;
background-color: #000066;
text-decoration: none;
padding: 0 10px 0 10px;
border-right: 1px solid #ffffff;
text-align: left;
width: 7em;
} 

#nav ul li a:hover, #nav ul li a:focus{
background-color: #3D3DFC;
}


#pagenav{
border-bottom: 1px solid #99CC00;
}

#pagenav ul{
padding: 0;
margin: 0;
background-color: #99CC00;
color:#000066;
}

#pagenav ul li{
display: inline;
padding: 0;
margin: 0;
}

#pagenav ul li a{
font-size: 70%;
font-weight:bold;
color: #FFFFFF;
background-color: #99CC00;
text-decoration: none;
padding: 0 10px 0 10px;
border-right: 1px solid #ffffff;
text-align: left;
width: 7em;
} 

#pagenav ul li a:hover, #pagenav ul li a:focus{
background-color: #D0F070;
color: #000066;

}



#PageTitle h1{
font-size: 110%;
/*font-family:"Times New Roman", Times, serif;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
/*font-weight:bold;*/
font-weight:normal;
color: #99CC00;
padding: 0 0 0 0;
margin: 5px;
}

#PageTitle h2{
font-size: 90%;
/*font-family:"Times New Roman", Times, serif;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color: #000066;
padding: 0 0 0 0;
margin: 6px;
}


#content{
width: 768px;
}

#content h1{
font-size: 110%;
/*font-family:"Times New Roman", Times, serif;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
/*font-weight:bold;*/
font-weight:normal;
color: #99CC00;
padding: 0 0 0 0;
margin: 5px;
}

#content h2{
font-size: 90%;
/*font-family:"Times New Roman", Times, serif;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color: #000066;
padding: 0 0 0 0;
margin: 6px;
}

#content form{
/*width: 759px;*/
background-color:#F1F1F1;
border:1px solid #000000;
padding: 0px 0px 0px 0px;
margin: 0px;
}

#content form.Hidden{
background-color:transparent;
padding: 0px 0px 0px 0px;
border:0px;
}

#content .textbox{
background-color:#ffffff;
COLOR: #000000; FONT: bold 75%  Arial, sans-serif;
}

#content .textboxdisabled{
background-color:#CCCCCC;
COLOR: #000000; FONT: bold 75%  Arial, sans-serif;
}

/*  Content Buttons */

 a.RSSB_Button {
  float:left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 70%;
  font-weight: bold;
  text-align:center;
  display: block;
  padding:2px 5px 2px 5px;
}
 a.RSSB_Button:link,
 a.RSSB_Button:visited,
 a.RSSB_Button:hover {
  
  background-color: #99CC00;
  color: #000066;
  text-decoration: none;
}

 a.RSSB_Button:link,
 a.RSSB_Button:visited {
  border-top: 1px solid #000066;
  border-bottom: 1px solid #000066;
  border-left: 1px solid #000066;
  border-right: 1px solid #000066;
}

 a.RSSB_Button:hover {
  background-color:#000066;
  color:#FFFFFF;
  border-bottom: 1px solid #000066;
  border-top: 1px solid #000066;
  border-right: 1px solid #000066;
  border-left: 1px solid #000066;
}


 a.RSSB_ButtonBlue {
  float:left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 70%;
  font-weight: bold;
  text-align:center;
  display: block;
  padding:2px 5px 2px 5px;
}
 a.RSSB_ButtonBlue:link,
 a.RSSB_ButtonBlue:visited,
 a.RSSB_ButtonBlue:hover {
  
  background-color:#000066;
  color:#FFFFFF;
  text-decoration: none;
}

 a.RSSB_ButtonBlue:link,
 a.RSSB_ButtonBlue:visited {
  border-top: 1px solid #000066;
  border-bottom: 1px solid #000066;
  border-left: 1px solid #000066;
  border-right: 1px solid #000066;
}

 a.RSSB_ButtonBlue:hover {
  background-color: #fff;
  color: #000066;
  border-bottom: 1px solid #000066;
  border-top: 1px solid #000066;
  border-right: 1px solid #000066;
  border-left: 1px solid #000066;
}

/*DISABLED BUTTONS*/
a.RSSB_Button_Disabled {
  float:left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 70%;
  font-weight: bold;
  text-align:center;
  display: block;
  padding:2px 5px 2px 5px;
}
 a.RSSB_Button_Disabled:link,
 a.RSSB_Button_Disabled:visited,
 a.RSSB_Button_Disabled:hover {
  
  background-color: #CCCCCC;
  color: #666666;
  text-decoration: none;
}

 a.RSSB_Button_Disabled:link,
 a.RSSB_Button_Disabled:visited {
  border-top: 1px solid #000066;
  border-bottom: 1px solid #000066;
  border-left: 1px solid #000066;
  border-right: 1px solid #000066;
}

 a.RSSB_Button_Disabled:hover {
  background-color:#CCCCCC;
  color:#666666;
  border-bottom: 1px solid #000066;
  border-top: 1px solid #000066;
  border-right: 1px solid #000066;
  border-left: 1px solid #000066;
}
/*END OF DISABLED BUTTONS*/

/*  End of Content Buttons */



#footer{
border-top: 1px solid #000000;
background-color: #000066;
color: #FFFFFF;
clear: both;
}

#footer p{
padding: 5px;
margin: 0;
font-size: 70%;
}

#footer a {
background-color: transparent;
	COLOR: #ffffff
}


/* Text Styles */

.RSSB-H1-W{
background-color: transparent;
COLOR : #FFFFFF; FONT: 300% Arial, sans-serif
}
.RSSB-H2-W{
background-color: transparent;
COLOR : #FFFFFF; FONT: 200% Arial, sans-serif
}
.RSSB-H3-W{
background-color: transparent;
COLOR : #FFFFFF; FONT: 150% Arial, sans-serif
}
.RSSB-H4-W{
background-color: transparent;
COLOR : #FFFFFF; FONT: 133% Arial, sans-serif
}
.RSSB-H5-W{
background-color: transparent;
COLOR : #FFFFFF; FONT: 117% Arial, sans-serif
}
.RSSB-H6-W{
background-color: transparent;
COLOR : #FFFFFF; FONT: 100% Arial, sans-serif
}
.RSSB-H7-W{
background-color: transparent;
COLOR : #FFFFFF; FONT: 83% Arial, sans-serif
}
.RSSB-H8-W{
background-color: transparent;
COLOR : #FFFFFF; FONT: 75%  Arial, sans-serif
}
.RSSB-H9-W{
background-color: transparent;
COLOR : #FFFFFF; FONT: 67%  Arial, sans-serif
}
.RSSB-H10-W{
background-color: transparent;
COLOR : #FFFFFF; FONT: 58% Arial, sans-serif
}
.RSSB-H1-W-B{
background-color: transparent;
COLOR : #FFFFFF; FONT: bold 300% Arial, sans-serif
}
.RSSB-H2-W-B{
background-color: transparent;
COLOR : #FFFFFF; FONT: bold 200% Arial, sans-serif
}
.RSSB-H3-W-B{
background-color: transparent;
COLOR : #FFFFFF; FONT: bold 150% Arial, sans-serif
}
.RSSB-H4-W-B{
background-color: transparent;
COLOR : #FFFFFF; FONT: bold 133% Arial, sans-serif
}
.RSSB-H5-W-B{
background-color: transparent;
COLOR : #FFFFFF; FONT: bold 117% Arial, sans-serif
}
.RSSB-H6-W-B{
background-color: transparent;
COLOR : #FFFFFF; FONT: bold 100%  Arial, sans-serif
}
.RSSB-H7-W-B{
background-color: transparent;
COLOR : #FFFFFF; FONT: bold 83%  Arial, sans-serif
}
.RSSB-H8-W-B{
background-color: transparent;
COLOR : #FFFFFF; FONT: bold 75% Arial, sans-serif
}
.RSSB-H9-W-B{
background-color: transparent;
COLOR : #FFFFFF; FONT: bold 67% Arial, sans-serif
}
.RSSB-H10-W-B{
background-color: transparent;
COLOR : #FFFFFF; FONT: bold 58% Arial, sans-serif
}







.RSSB-H1-B{
background-color: transparent;
COLOR : #0066CC; FONT: 300% Arial, sans-serif
}
.RSSB-H2-B{
background-color: transparent;
COLOR : #0066CC; FONT: 200% Arial, sans-serif
}
.RSSB-H3-B{
background-color: transparent;
COLOR : #0066CC; FONT: 150% Arial, sans-serif
}
.RSSB-H4-B{
background-color: transparent;
COLOR : #0066CC; FONT: 133% Arial, sans-serif
}
.RSSB-H5-B{
background-color: transparent;
COLOR : #0066CC; FONT: 117% Arial, sans-serif
}
.RSSB-H6-B{
background-color: transparent;
COLOR : #0066CC; FONT: 100% Arial, sans-serif
}
.RSSB-H7-B{
background-color: transparent;
COLOR : #0066CC; FONT: 83% Arial, sans-serif
}
.RSSB-H8-B{
background-color: transparent;
COLOR : #0066CC; FONT: 75% Arial, sans-serif
}
.RSSB-H9-B{
background-color: transparent;
COLOR : #0066CC; FONT: 67% Arial, sans-serif
}
.RSSB-H10-B{
background-color: transparent;
COLOR : #0066CC; FONT: 58% Arial, sans-serif
}
.RSSB-H1-B-B{
background-color: transparent;
COLOR : #0066CC; FONT: bold 300% Arial, sans-serif
}
.RSSB-H2-B-B{
background-color: transparent;
COLOR : #0066CC; FONT: bold 200% Arial, sans-serif
}
.RSSB-H3-B-B{
background-color: transparent;
COLOR : #0066CC; FONT: bold 150% Arial, sans-serif
}
.RSSB-H4-B-B{
background-color: transparent;
COLOR : #0066CC; FONT: bold 133% Arial, sans-serif
}
.RSSB-H5-B-B{
background-color: transparent;
COLOR : #0066CC; FONT: bold 117% Arial, sans-serif
}
.RSSB-H6-B-B{
background-color: transparent;
COLOR : #0066CC; FONT: bold 100% Arial, sans-serif
}
.RSSB-H7-B-B{
background-color: transparent;
COLOR : #0066CC; FONT: bold 83% Arial, sans-serif
}
.RSSB-H8-B-B{
background-color: transparent;
COLOR : #0066CC; FONT: bold 75% Arial, sans-serif
}
.RSSB-H9-B-B{
background-color: transparent;
COLOR : #0066CC; FONT: bold 67% Arial, sans-serif
}
.RSSB-H10-B-B{
background-color: transparent;
COLOR : #0066CC; FONT: bold 58% Arial, sans-serif
}


.RSSB-H1-BK{
background-color: transparent;
COLOR : #000000; FONT: 300% Arial, sans-serif
}
.RSSB-H2-BK{
background-color: transparent;
COLOR : #000000; FONT: 200% Arial, sans-serif
}
.RSSB-H3-BK{
background-color: transparent;
COLOR : #000000; FONT: 150% Arial, sans-serif
}
.RSSB-H4-BK{
background-color: transparent;
COLOR : #000000; FONT: 133% Arial, sans-serif
}
.RSSB-H5-BK{
background-color: transparent;
COLOR : #000000; FONT: 117% Arial, sans-serif
}
.RSSB-H6-BK{
background-color: transparent;
COLOR : #000000; FONT: 100% Arial, sans-serif
}
.RSSB-H7-BK{
background-color: transparent;
COLOR : #000000; FONT: 83% Arial, sans-serif
}
.RSSB-H8-BK{
background-color: transparent;
COLOR : #000000; FONT: 75% Arial, sans-serif
}
.RSSB-H9-BK{
background-color: transparent;
COLOR : #000000; FONT: 67% Arial, sans-serif
}
.RSSB-H10-BK{
background-color: transparent;
COLOR : #000000; FONT: 58% Arial, sans-serif
}
.RSSB-H1-BK-B{
background-color: transparent;
COLOR : #000000; FONT: bold 300% Arial, sans-serif
}
.RSSB-H2-BK-B{
background-color: transparent;
COLOR : #000000; FONT: bold 200% Arial, sans-serif
}
.RSSB-H3-BK-B{
background-color: transparent;
COLOR : #000000; FONT: bold 150% Arial, sans-serif
}
.RSSB-H4-BK-B{
background-color: transparent;
COLOR : #000000; FONT: bold 133% Arial, sans-serif
}
.RSSB-H5-BK-B{
background-color: transparent;
COLOR : #000000; FONT: bold 117% Arial, sans-serif
}
.RSSB-H6-BK-B{
background-color: transparent;
COLOR : #000000; FONT: bold 100% Arial, sans-serif
}
.RSSB-H7-BK-B{
background-color: transparent;
COLOR : #000000; FONT: bold 83% Arial, sans-serif
}
.RSSB-H8-BK-B{
background-color: transparent;
COLOR : #000000; FONT: bold 75% Arial, sans-serif;
}
.RSSB-H9-BK-B{
background-color: transparent;
COLOR : #000000; FONT: bold 67% Arial, sans-serif
}
.RSSB-H10-BK-B{
background-color: transparent;
COLOR : #000000; FONT: bold 58% Arial, sans-serif
}



.RSSB-H1-G{
background-color: transparent;
COLOR : #99CC00; FONT: 300% Arial, sans-serif
}
.RSSB-H2-G{
background-color: transparent;
COLOR : #99CC00; FONT: 200% Arial, sans-serif
}
.RSSB-H3-G{
background-color: transparent;
COLOR : #99CC00; FONT: 150% Arial, sans-serif
}
.RSSB-H4-G{
background-color: transparent;
COLOR : #99CC00; FONT: 133% Arial, sans-serif
}
.RSSB-H5-G{
background-color: transparent;
COLOR : #99CC00; FONT: 117% Arial, sans-serif
}
.RSSB-H6-G{
background-color: transparent;
COLOR : #99CC00; FONT: 100% Arial, sans-serif
}
.RSSB-H7-G{
background-color: transparent;
COLOR : #99CC00; FONT: 83% Arial, sans-serif
}
.RSSB-H8-G{
background-color: transparent;
COLOR : #99CC00; FONT: 75% Arial, sans-serif
}
.RSSB-H9-G{
background-color: transparent;
COLOR : #99CC00; FONT: 67% Arial, sans-serif
}
.RSSB-H10-G{
background-color: transparent;
COLOR : #99CC00; FONT: 58% Arial, sans-serif
}
.RSSB-H1-G-B{
background-color: transparent;
COLOR : #99CC00; FONT: bold 300% Arial, sans-serif
}
.RSSB-H2-G-B{
background-color: transparent;
COLOR : #99CC00; FONT: bold 200% Arial, sans-serif
}
.RSSB-H3-G-B{
background-color: transparent;
COLOR : #99CC00; FONT: bold 150% Arial, sans-serif
}
.RSSB-H4-G-B{
background-color: transparent;
COLOR : #99CC00; FONT: bold 133% Arial, sans-serif
}
.RSSB-H5-G-B{
background-color: transparent;
COLOR : #99CC00; FONT: bold 117% Arial, sans-serif
}
.RSSB-H6-G-B{
background-color: transparent;
COLOR : #99CC00; FONT: bold 100% Arial, sans-serif
}
.RSSB-H7-G-B{
background-color: transparent;
COLOR : #99CC00; FONT: bold 83% Arial, sans-serif
}
.RSSB-H8-G-B{
background-color: transparent;
COLOR : #99CC00; FONT: bold 75% Arial, sans-serif
}
.RSSB-H9-G-B{
background-color: transparent;
COLOR : #99CC00; FONT: bold 67% Arial, sans-serif
}
.RSSB-H10-G-B{
background-color: transparent;
COLOR : #99CC00; FONT: bold 58% Arial, sans-serif
}


.RSSB-H1-O{
background-color: transparent;
COLOR : #FF6600; FONT: 300% Arial, sans-serif
}
.RSSB-H2-O{
background-color: transparent;
COLOR : #FF6600; FONT: 200% Arial, sans-serif
}
.RSSB-H3-O{
background-color: transparent;
COLOR : #FF6600; FONT: 150% Arial, sans-serif
}
.RSSB-H4-O{
background-color: transparent;
COLOR : #FF6600; FONT: 133% Arial, sans-serif
}
.RSSB-H5-O{
background-color: transparent;
COLOR : #FF6600; FONT: 117% Arial, sans-serif
}
.RSSB-H6-O{
background-color: transparent;
COLOR : #FF6600; FONT: 100% Arial, sans-serif
}
.RSSB-H7-O{
background-color: transparent;
COLOR : #FF6600; FONT: 83% Arial, sans-serif
}
.RSSB-H8-O{
background-color: transparent;
COLOR : #FF6600; FONT: 75% Arial, sans-serif
}
.RSSB-H9-O{
background-color: transparent;
COLOR : #FF6600; FONT: 67% Arial, sans-serif
}
.RSSB-H10-O{
background-color: transparent;
COLOR : #FF6600; FONT: 58% Arial, sans-serif
}
.RSSB-H1-O-B{
background-color: transparent;
COLOR : #FF6600; FONT: bold 300% Arial, sans-serif
}
.RSSB-H2-O-B{
background-color: transparent;
COLOR : #FF6600; FONT: bold 200% Arial, sans-serif
}
.RSSB-H3-O-B{
background-color: transparent;
COLOR : #FF6600; FONT: bold 150% Arial, sans-serif
}
.RSSB-H4-O-B{
background-color: transparent;
COLOR : #FF6600; FONT: bold 133% Arial, sans-serif
}
.RSSB-H5-O-B{
background-color: transparent;
COLOR : #FF6600; FONT: bold 117% Arial, sans-serif
}
.RSSB-H6-O-B{
background-color: transparent;
COLOR : #FF6600; FONT: bold 100% Arial, sans-serif
}
.RSSB-H7-O-B{
background-color: transparent;
COLOR : #FF6600; FONT: bold 83% Arial, sans-serif
}
.RSSB-H8-O-B{
background-color: transparent;
COLOR : #FF6600; FONT: bold 75% Arial, sans-serif
}
.RSSB-H9-O-B{
background-color: transparent;
COLOR : #FF6600; FONT: bold 67% Arial, sans-serif
}
.RSSB-H10-O-B{
background-color: transparent;
COLOR : #FF6600; FONT: bold 58% Arial, sans-serif
}


Links

A {
background-color: transparent;
	COLOR: #0066CC;
	TEXT-DECORATION: none
}


A:link {
background-color: transparent;
COLOR: #0066CC;
	TEXT-DECORATION: none
}

A:visited {
background-color: transparent;
COLOR: #0066CC;
	TEXT-DECORATION: none
}
A:active {
background-color: transparent;
COLOR: #FF6600;
	TEXT-DECORATION: none
}

A:hover {
background-color: transparent;
COLOR : #FF6600;
    TEXT-DECORATION: underline

}

A.White, #content A.White {
background-color: transparent;
	COLOR: #ffffff
}

A.Blue, #content A.Blue {
background-color: transparent;
	COLOR: #0066CC
}

A.Black, #content A.Black {
background-color: transparent;
	COLOR: #000000
}

A.Orange, #content A.Orange {
background-color: transparent;
	COLOR: #FF6600
}


HyperLink_NoJump {
background-color: transparent;
COLOR: #0066CC;
}

/* PGTable - Used on RisabRoleApplication page to style PG list */

.PGTable td
{
	border-bottom: #CCCCCC dotted 1px;
}

.PGTable td table tr td
{
	border-bottom: none;
}





