html { overflow-y: scroll; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:link {color: black}
a:visited {color: black}
a:active {color: black}
a:hover {color: red;}



.PageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.PageFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}

.TableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C5DAF3;
	font-weight: bold;
}
.TableHeader A:link {text-decoration: none}
.TableHeader A:visited {text-decoration: none}
.TableHeader A:active {text-decoration: none}
.TableHeader A:hover {text-decoration: none; color: red;}

.TableItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}


.TableItems A:link {text-decoration: none; color: blue}
.TableItems A:visited {text-decoration: none; color: blue}
.TableItems A:active {text-decoration: none; color: blue}
.TableItems A:hover {text-decoration: none; color: red;}


.TableItemsStrikeThru {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: line-through;
}

.TableItemsNormalStrikeThru {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: line-through;
	color: red;
}
.TableItemsNormalStrikeThru A:link {text-decoration: none; color: red;}
.TableItemsNormalStrikeThru A:hover {text-decoration: none; color: black;}
.TableItemsNormalStrikeThru A:visited {text-decoration: none; color: red;}

.Button100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 100px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.FormField400 {
	font-family: Arial, Helvetica, sans-serif;
	width: 400px;
	font-size: 10pt;
}
.FormField250 {
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	font-size: 10pt;
}
.LeftMenuItems {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.LeftMenuItems a:link {text-decoration: none}
.LeftMenuItems a:visited {text-decoration: none}
.LeftMenuItems a:active {text-decoration: none}
.LeftMenuItems a:hover {text-decoration: none; color: red;}

.TopMenuItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.TopMenuItems A:link {text-decoration: none; color: #FFFFFF;}
.TopMenuItems A:visited {text-decoration: none; color: #FFFFFF;}
.TopMenuItems A:active {text-decoration: none; color: #FFFFFF;}
.TopMenuItems A:hover {text-decoration: none; color: Yellow;}
 
.TableItemsNormal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.TableItemsNormal A:link {text-decoration: none; color: blue}
.TableItemsNormal A:visited {text-decoration: none; color: blue}
.TableItemsNormal A:active {text-decoration: none; color: blue}
.TableItemsNormal A:hover {text-decoration: none; color: red;} 
 
 
 
.MenuFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	background: #111c30;
	margin: 0px;
	padding: 0px;
}
.MenuFooter A:link {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	background: #111c30;
}
.MenuFooter A:visited {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	background: #111c30;
}
.MenuFooter A:active {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	background: #111c30;
}
.MenuFooter A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #99FF33;
	background: #111c30;
} 
.MiniTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.FormMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.RedText {
	color: #FF0000;
}
.Button50 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 50px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
}
.FormField125 {

	font-family: Arial, Helvetica, sans-serif;
	width: 125px;
	font-size: 10pt;
}
.FormField200 {


	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	font-size: 10pt;
}

.HoverMenu{
width: 100px; /*width of menu*/
}
.HoverMenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}
.HoverMenu ul{
list-style-type: none;
margin: 0px;
padding: 0px;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}
.HoverMenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}
.HoverMenu ul li a{
font: normal bold 12px Arial;
color: #C2DAFE;
background: #111c30;
display: block;
padding: 5px 0;
line-height: 12px;
padding-left: 5px; /*link text is indented 8px*/
text-decoration: none;
}
.HoverMenu ul li a:visited{
color: #C2DAFE;
}
.HoverMenu ul li a:hover{ /*hover state CSS*/
color: #111c30;
background: #C2DAFE;
}
.PageSubTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
}
.PageTitleWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
.HeaderBackGroundImage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	text-align: right;
	text-indent: 10px;
	vertical-align: bottom;
	color: #FFFFFF;
	background-image: url(images/iba_header.jpg);
	background-repeat: no-repeat;
	background-color: #666666;
	font-weight: bold;
}

.SubMenuBar{
margin: 0;
padding: 0;
text-decoration: none;
font: normal bold 12px Arial;
width: 100%;
border: 1px solid #111c30;
background-color: #111c30;
color: #C2DAFE;
font: normal bold 12px Arial;
}


.SubMenuBar  a:link{
color: #C2DAFE;
text-decoration: none;
}
.SubMenuBar  a:visited{
color: #C2DAFE;
text-decoration: none;
}

.SubMenuBar  a:hover{
color: #111c30;
background: #C2DAFE;
padding: 2px 7px;
text-decoration: none;
}



.vdividermenu ul{
margin: 0;
padding: 0;
/*margin-bottom: 1em;*/
font: normal bold 12px Arial;
width: 100%;
border: 1px solid #111c30;
background-color: #111c30;
}

* html .vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

.vdividermenu ul li{
display: inline;
}

.vdividermenu ul li a{
float: left;
padding: 2px 5px;
text-decoration: none;
color: #C2DAFE;
background: #111c30;
font: normal bold 11px Arial;
/*border-right-style:dotted;
border-right-color: #C2DAFE;
border-right-width: 1px;	*/
border-left-style:dotted;
border-left-color: #C2DAFE;
border-left-width: 1px;
}

.vdividermenu ul li a:visited{
color: #C2DAFE;
}

.vdividermenu ul li a:hover{
color: #111c30;
background: #C2DAFE;
}

.ErrorMessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3300;
	font-weight: bold;
}
.LogonBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.TableHeaderAlert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CC0000;
	font-weight: bold;
	color: #FFFF99;
}
