/*
IIC Colors:
Dark Green: #5a8c73
Mid Green: #a5bdad
Light Green: #ceded6

Complimentary colors for index page
Blue: #607b86 - 96,123,134
Light Green: #80a39c - 128,163,156
Purple: #a38087 - 163,128,135
Red: #866269 - 134,98,105

Green: #00634E
Teal: #00A682

Red: #800000
Orange: #FF9566

Yellow: #fcaa28
Dk Khaki: #999200

Blue Alt: #1316a3

Dk Blue: #0B077E
Lt Blue: #312AF4
Blue: #100ac8
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  background: #cfdcc8 url(images\gback.gif) repeat;
  border: 0;
  margin: 0;
  padding: 0;
  text-align: center;
}
IMG 	{
  border: 0;
}
.sameasbody {
	font-size: 12px;
	font-weight: normal;
}
div.Main {
      position: relative;
      background: #FFFFFF;
      width: 780px;
      margin: 0 0 0 0;
      padding: 0 0 0 0;
      text-align: left;
}
div.IndexPage {
      top: 15px;
      position: relative;
      border: 2px solid #5a8c73;
      background: #FFFFFF;
      width: 780px;
      height: 500px;
      margin: 0 0 0 0;
      padding: 10px;
      text-align: left;
}
div.Header {
      position: static;
      margin: 0;
      width: 700px;
      padding: 0;
      background: #FFFFFF;
}
div.SideBar {
      border: 0;
      margin: 5px 0px 5px 0px;
      width: 100px;
      text-align: left;
      float: left;
      padding: 0;
}
div.Footer {
      margin: 0;
      width: 780px;
      color: #ffffff;
      background: #5a8c73;
      text-align: center;
      padding: 2px;
      font-weight: bold;
      font-size: 10px;
      border-top: 1px solid #505050;
      border-bottom: 1px solid #000000;
}
div.IndexFooter {
      margin: 15px 0px 0px 0px;
      width: 780px;
      text-align: center;
      color: #ffffff;
      background: #5a8c73;
      padding: 2px;
      font-size: 11px;
      font-weight: bold;
}
div.IndexRight {
    position:absolute;
    top:0;
    left:751px;
    margin:0px;
    padding:0px;
    height: 100%;
    background: #ffffff url(images\SideBarAni2.gif) repeat;
    width: 25px;
}
div.myBody {
      border: 0;
      margin: 0;
      float: left;
      width: 610px;
      padding: 5px;
}
.headerTable {
    border: 0;
    margin: 0;
    padding: 0;
}
.headerTable td {
    margin: 0;
    padding: 0;
}
table.DropDownTable {
    width: 780px;
    margin: 0;
    height: 25px;
}
.DropDownTable td {
    padding: 0;
    margin: 0;
    width: 195;
    text-align: center;
}
td.HYellow {
  background: #fcaa28 url(images/YBack3.gif) repeat;
}
td.HRed {
  background: #800000 url(images/RBack3.gif) repeat;
}
td.HBlue {
  background: #100ac8 url(images/BBack2.gif) repeat;
}
td.HGreen {
  background: #5a8c73 url(images/GBackSmall2.gif) repeat;
}
.LtYellow {
  background: #fcaa28 url(images/YBack3Lt.gif) repeat;
}
.LtRed {
  background: #32005C url(images/RBack3Lt.gif) repeat;
}
.LtBlue {
  background: #100ac8 url(images/BBack2Lt.gif) repeat;
}
.LtGreen {
  background: #5a8c73 url(images/GBackSmall2Lt.gif) repeat;
}
.BkGreen {
  background: #5a8c73;
}
.firstLetterParagraph {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #800000;
}
.pageTitle {
	font-size: 24px;
	margin: 10px 20px;
  color: #5a8c73;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	font-family: Arial, sans-serif;
}
body.LtRed p.pageTitle {
  color: #800000;
}
body.LtBlue p.pageTitle {
  color: #100ac8;
}
body.LtYellow p.pageTitle {
  color: #fcaa28;
}
.Header {
  font-size: 24px;
  margin: 10px 20px;
  font-family: Tahoma, sans-serif;
  color: #800000;
}
.paragraphTitle {
	font-size: 13px;
	color: #800000;
	text-transform: capitalize;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bolder;
}
.greetings {
	font-size: 14px;
	font-weight: normal;
	color: #800000;
}
.frmRequired {
  color: #800000;
  font-weight: bold;
}
a {
      color: #FFFFFF;
      font-weight: bold;
      text-decoration: none;
      font-size: 10px;
}
a:visited {
      color: #FFFFFF;
}
a:hover {
      text-decoration: underline;
      color: #505050;
}
a.WhiteLink {
      color: #FFFFFF;
      font-weight: bold;
      text-decoration: none;
      font-size: 10px;
}
a.WhiteLink:visited {
      color: #FFFFFF;
}
a.WhiteLink:hover {
      text-decoration: underline;
      color: #ffffff;
}
a.ShowLink {
	    color: #800000;
      font-weight: bold;
      text-decoration: none;
}
a.ShowLink:visited {
	    color: #800000;
      font-weight: bold;
      text-decoration: none;
}
a.ShowLink:hover {
      text-decoration: underline;
      color: #800000;
}
a.SideLink {
	    color: #FFFFFF;
      font-weight: bold;
      text-decoration: none;
}
a.SideLink:visited {
	    color: #FFFFFF;
      font-weight: bold;
      text-decoration: none;
}
a.SideLink:hover {
      text-decoration: underline;
      color: #800000;
}
a.SideLink2 {
	    color: #5a8c73;
      font-weight: bold;
      text-decoration: none;
}
a.SideLink2:visited {
	    color: #5a8c73;
      font-weight: bold;
      text-decoration: none;
}
a.SideLink2:hover {
      text-decoration: underline;
      color: #800000;
}
.actionButton	{	
	color: #ffffff;
	background-color: #800000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	border: 1px solid #000000;
}
.hoverButton	{
	color: #000000;
	background-color: #F5DEB3;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	border: 1px solid #E4A414;
	border-width: 1px;
	border-top-color:#905434;
	border-right-color:#905434;
	border-bottom-color:#905434;
	border-left-color:#905434;
	}
	
.waitButton	{
	color: #000000;
	background-color: #F5DEB3;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	border: 1px solid #E4A414;
	border-width: 1px;
	border-top-color:#905434;
	border-right-color:#905434;
	border-bottom-color:#905434;
	border-left-color:#905434;
	}
.border
{
	border-right: #D8D9B9 1px solid;
	border-top: #D8D9B9 1px solid;
	border-left: #D8D9B9 1px solid;
	border-bottom: #D8D9B9 1px solid;
}
.borderNoTop
{
	border-right: #d8d9b9 1px solid;
	border-top: #d8d9b9 0px solid;
	border-left: #d8d9b9 1px solid;
	border-bottom: #d8d9b9 1px solid;
	position: static;
}
.Main {
	font-size: 12px;
	text-align: justify;
	padding: 0 15px 0 0;
}
.tableheader {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: Bold;
  background: #5a8c73;
  padding: 5px;
}	
ul {
  background: #5a8c73;
  list-style: none;
  padding: 5px;
}
ul li {
  background: #ffffff;
  color: #000000;
  padding: 3px;
  margin: 2px;
}
li.Header {
  font-weight: bold;
  font-family: Arial, sans-serif;
  font-size: 14px;
  margin: 0px;
}
li.Subheader {
  font-weight: normal;
}
ul.Spotlight li {
      color: #000000;
      background: #FFFFFF;
      font-weight: normal;
      font-size: 12px;
      padding: 5px;
      width: 100%;
}
ul.GSpotlightLrg {
  background: #5a8c73 url(images/GBackSmall2.gif) repeat;
  width: 400px;
}
ul.SpotlightLrg li.Header {
      color: #000000;
      background: #5a8c73 url(images/GBackSmall2.gif) repeat;
}
ul.RSpotlightLrg {
  background: #800000 url(images/RBack3.gif) repeat;
  width: 300px;
}
ul.RSpotlightLrg li.Header {
      color: #ffffff;
      background: #800000 url(images/RBack3.gif) repeat;
}
ul.RSpotlightLrg li.SubHeader {
      color: #ffffff;
      background: #800000 url(images/RBack3.gif) repeat;
}
table.RSpotlightLrg {
  text-align: left;
  width: 600px;
  margin: 5px;
  border: 2px solid #800000;
}
table.RSpotlightLrg tr.Header {
      color: #ffffff;
      background: #800000 url(images/RBack3.gif) repeat;
      font-size: 14px;
}
table.RSpotlightLrg th.Header {
      color: #ffffff;
      background: #800000 url(images/RBack3.gif) repeat;
      font-size: 14px;
      padding: 10px 3px 2px 3px;
}
table.RSpotlightLrg th {
      padding: 2px;
      text-align: center;
}
table.RSpotlightLrg th.SubHeader {
      color: #800000;
      font-size: 10px;
      border: 0px;
      text-align: left;
}
table.RSpotlightLrg td {
      color: #000000;
      background: #ffffff;
      font-size: 12px;
      width: 50%;
      padding: 2px;
}
table.RSpotlightLrg td.center {
      background: #ffffff;
      border: 3px solid #ffffff;
      width: 15px;
}
ul.BSpotlightLrg {
  background: #1316a3 url(images/BBack2.gif) repeat;
  width: 400px;
}
ul.BSpotlightLrg li.Header {
      color: #ffffff;
      background: #1316a3 url(images/BBack2.gif) repeat;
}
ul.BSpotlight {
  background: #1316a3 url(images/BBack2.gif) repeat;
  width: 300px;
}
ul.BSpotlight li.Header {
      color: #ffffff;
      background: #1316a3 url(images/BBack2.gif) repeat;
}
ul.YSpotlightLrg {
  background: #fcaa28 url(images/YBack3.gif) repeat;
  width: 400px;
}
ul.YSpotlightLrg li.Header {
      color: #000000;
      background: #fcaa28 url(images/YBack3.gif) repeat;
}
ul.SideBar {
  display:block;
  visibility:visible;
  background: #ffffff;
  margin: 0px;
  padding: 5px;
  width: 150px;
}
ul.SideBar li{
  background: #ffffff;
  color: #000000;
}
.data {
	    color: #000000;
	    font-size: 12px;
	    font-family: Tahoma, sans-serif;
}
table.YList {
  float: left;
  width: 300px;
  background: #fcaa28 url(images/YBack3XLt.gif) repeat;
  border-right: 1px solid #fcaa28;
  border-bottom: 1px solid #fcaa28;
  margin: 10px 15px 10px 15px;
}
table.YList th {
  border-top: 1px solid #fcaa28;
  text-align: left;
}
table.YList td {
  font-size: 10px;
  color: #000000;
  border: 0;
  width: 100%;
  margin: 0px;
  padding: 2px;
}
table.YList td.YHeader {
  padding: 0px;
  width: 100px;
}
table.RList {
  float: left;
  width: 300px;
  background: #800000 url(images/RBack3XLt.gif) repeat;
  border-right: 1px solid #800000;
  border-bottom: 1px solid #800000;
  margin: 10px 15px 10px 15px;
}
table.RList th {
  border-top: 1px solid #800000;
  text-align: left;
}
table.RList td {
  font-size: 10px;
  color: #000000;
  border: 0;
  width: 100%;
  margin: 0px;
  padding: 2px;
}
table.RList td.RHeader {
  padding: 0px;
  width: 100px;
}
table.BList {
  float: left;
  width: 300px;
  background: #1316a3 url(images/BBack2XLt.gif) repeat;
  border-right: 1px solid #1316a3;
  border-bottom: 1px solid #1316a3;
  margin: 10px 15px 10px 15px;
}
table.BList th {
  border-top: 1px solid #1316a3;
  text-align: left;
}
table.BList td {
  font-size: 10px;
  color: #000000;
  border: 0;
  margin: 0px;
  padding: 2px;
}
table.BList td.BHeader {
  width: 62px;
  padding: 0px;
}
table.GList {
  float: left;
  width: 300px;
  background: #5a8c73 url(images/GBackSmall2XLt.gif) repeat;
  border-right: 1px solid #5a8c73;
  border-bottom: 1px solid #5a8c73;
  margin: 15px;
  padding: 0px;
}
table.GList th {
  border-top: 1px solid #5a8c73;
  text-align: left;
}
table.GList td {
  font-size: 10px;
  color: #000000;
  border: 0;
  width: 100%;
  margin: 0px;
  padding: 2px;
}
table.GList td.GHeader {
  width: 1%;
  padding: 0px 0px 0px 0px;
}
table.GList td.frmRequired {
  color: #800000;
  font-weight: bold;
}
ul.Hidden {
  background: #ffffff;
  color: #000000;
  visibility: hidden;
  display: none;
  list-style: circle;
  margin: 1px 1px 1px 5px;
}
ul.Hidden li {
  background: #ffffff;
  color: #000000;
  padding: 0px;
  margin: 0px 0px 1px 25px;
}
ul.Hidden li.Header {
  background: #ffffff;
  color: #000000;
  margin: 0px 0px 1px 2px;
  font-weight: bold;
  list-style: none;
}
table.RList2 {
  background: #800000 url(images/RBack3XLt.gif) repeat;
  border: 2px solid #800000;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
}
table.RList2 tr {
  vertical-align: top;
}
table.RList2 th.LftHeader {
  width: 200px;
  text-align: left;
}
table.RList2 td {
  font-size: 10px;
  color: #000000;
  background: #ffffff;
  border: 0;
  width: 100px;
  margin: 0px;
  padding: 2px;
  text-align: center;
  border: 1px solid #800000;
}
table.RList2 th.RHeader {
  color: #ffffff;
  font-size: 14px;
  background: #800000;
}
table.RiskGrade {
  font-size: 10px;
  text-align: center;
  width: 700px;
  margin-top: 10px;
}
table.RiskGrade td.Left {
  text-align: left;
}
table.RiskGrade td,th {
  font-weight: normal;
  padding: 2px;
}
table.RiskGrade td.RSBorder {
  background: #000000;
  height:1px;
}
table.RiskGrade td.RSBorderRt {
  border-right: 1px solid #000000;
}
table.RiskGrade th.RSBorderRt {
  border-right: 1px solid #000000;
}
table.Search {
  background: #800000 url(images/RBack3XLt.gif) repeat;
  border: 2px solid #000000;
  font-size: 11px;
  margin: 0px 20px 0px 0px;
  padding: 0px;
  width: 40%;
  height: 120px;
}
table.Search th {
  border: none;
  font-weight: bold;
  text-align: left;
  width: 30%;
}
table.Search th.Header {
  color: white;
  background: #800000;
  font-size: 11px;
  text-align: center;
  width: 100%;
}
table.Search td {
  width: 60%;
  font-size: 10px;
  Color: #800000;
  border: none;
  margin: 0px;
  text-align: left;
}

