tr.rowSpacing {
	height: 1em;
}

.page{
	width: 95%;
	border: 1px;
}

p {
		font-family: Arial, Helvetica, sans-serif;
		color: Black;
		font-size: small;
		font-style : normal;}

div {
		font-family: Arial, Helvetica, sans-serif;
		color: Black;
		font-size: small;
		font-style : normal;}

div.left {
			FLOAT: left;
			font-size: x-small;}

div.right {
			FLOAT: right;
			font-size: x-small;}

input {
		font-family: Arial, Helvetica, sans-serif;
		color: Black;
		font-size: x-small;
		font-style : normal;}

td {
		font-family: Arial, Helvetica, sans-serif;
		color: Black;
		font-size: small;
		font-style : normal;}


/* Links   */

/* Commented out for DEMO
A {	COLOR: #3300CC;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: x-small;
		TEXT-DECORATION: none}

A.help {
	CURSOR: help;
	COLOR: #000066;
	BACKGROUND-COLOR: #CCCCCC;
	font : bold x-small Verdana, Arial, Helvetica, sans-serif;
	border : medium double #000000;
	}

A.help:hover {
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		TEXT-DECORATION: underline}

A:hover {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: Blue;
	text-decoration: underline;
	background-color: #CCCCCC;
}

A:hover.skipnav{
		color:#000099;
		cursor:crosshair;
		background-color:#eeeeee;
		font-size:1.0em;
		text-decoration:none;
		border:none;}

A.menu:link    {color : #0033FF;}
A.menu:visited { color : #703200; }
A.menu:active  { color : #FF0000; }
A.menu:hover   { color : blue; background-color:#D6D6D6;}

a.skipnav {
  font-size:0;
  color:#FFFFFF;
  cursor:crosshair;
  text-decoration:none;
}

a:active.skipnav{
		color:#000099;
		cursor:crosshair;
		background-color:#eeeeee;
		font-size:1.0em;
		text-decoration:none;
		border:none;}
*/

.HeaderLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;}

.noticelink {
		font-family: Arial, Helvetica, sans-serif;
		color: blue;
		font-size: x-small;
		text-decoration : None;
		font : italic;}


/* Text   */
.mandatory { color: red; } /*mk added for ires reg page*/
.xxsmall {	font-size: xx-small; } /*mk added for ires reg page*/

.invisible {
		font-family: Arial, Helvetica, sans-serif;
		color: white;
		font-size: 0pt;
		text-decoration : None;
		display: None;}

.notice {
		font-family: Arial, Helvetica, sans-serif;
		font-size: x-small;
		text-decoration : None;	}

.smalltable {
		font-family: Arial, Helvetica, sans-serif;
		font-size: x-small;
		text-decoration : None;}

.greyedout {
		font-family: Arial, Helvetica, sans-serif;
		color: grey;
		font-size: x-small;
		text-decoration : None;}

.Title1 {
		font-family: Arial, Helvetica, sans-serif;
		color: black;
		font-size: large;
		font-weight: bold;
		text-decoration : None;}

.Title2 {
		font-family: Arial, Helvetica, sans-serif;
		color: black;
		font-size: medium;
		font-weight: bold;
		text-decoration : None;}

.Title2I {
		font-family: Arial, Helvetica, sans-serif;
		color: black;
		font-size: medium;
		font-weight: bold;
		font-style : italic;
		text-decoration : None;}

.formatAs {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	text-decoration : none;}

.formatAs:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	text-decoration : underline;}

.Header1{
		color : Blue;
		font-size : medium;
		font-family : Arial, Helvetica, sans-serif;}

.Header2{
		color : #000099;
		font-size : large;
		font-family : Arial, Helvetica, sans-serif;}



.nounderline {
		font-family: Arial, Helvetica, sans-serif;
		color: black;
		font-size: small;
		font-weight: bold;
		text-decoration : None;}


/* Used for text and notes on each page   */

.noteText {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: x-small;
	font-style : normal;
	margin-left: 130px;
}

.noteTextC {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: x-small;
	font-style : normal;
	text-align: center;
}

.noteTextI {
		font-family: Arial, Helvetica, sans-serif;
		color: Black;
		font-size: x-small;
		font-style : italic;}


.pageText {
		font-family: Arial, Helvetica, sans-serif;
		color: Black;
		font-size: x-small;
		font-style : normal;}

.pageTextB {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: small;
	font-style : normal;
	font-weight: bold;
}

.nounderlinetext {
		font-family: Arial, Helvetica, sans-serif;
		color: black;
		font-size: small;
		font-weight: bold;
		text-decoration : None;
		hover : color : blue; background-color:#D6D6D6;}

.errHeader {
		font-family : Arial, Helvetica, sans-serif;
		font-size : small;
		font-weight : bold;	}

.errMsg {
		font-family : Arial, Helvetica, sans-serif;
		font-size : x-small;}

.errMsgBg {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	background-color: #F0F0FF;
}

.HdrMsg {
		font-family : Arial, Helvetica, sans-serif;
		font-size : x-small;}

.FldLabel {
		font-family : Arial, Helvetica, sans-serif;
		font-size : x-small;
		font-weight : bold;}

.FldLabelRed {
		font-family : Arial, Helvetica, sans-serif;
		font-size : x-small;
		font-weight : bold;
		color : red;}

/* Buttons   */

.Button1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bolder;}


/* Centered paragraphs with border     */

p.boxstyle{
	padding: 3px;
	margin: 2px 2px 2px 180px;
	background-color: #FFFFCC;
	background-position: center;
	text-align: justify;
	vertical-align: 5%;
	position: static;
	border: 5px double #000066;
	left: 0px;
	top: 10px;
	right: 30px;
	bottom: 0px;
	width: 380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

p.boxgray{
	padding: 3px;
	margin: 3px;
	background-color: #D7D7D7;
	background-position: 5%;
	text-align: left;
	vertical-align: 5%;
	position: relative;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	font-weight: bold;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
p.boxsilver{
	padding: 3px;
	margin: 3px;
	background-color: #EEEEEE;
	background-position: 5%;
	text-align: left;
	vertical-align: 5%;
	position: relative;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	font-weight: bold;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.boxblue{
	background-color: #E8E8FF;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
/* Menu items in home page   */

.menuText{
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: none;
	margin-left: 22px;
	color: #000000;
}
.subItemstxt
{
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	padding-left: 18px;
}
/* Bullet Lists on home page with large red arrow    */

.submenu
{
	font-weight: bold;
	color: #000099;
	font-size: small;
	padding-left : 0px;
}

/* Bullet Lists on home page with small red arrow    */
.subitems
{
	font-weight: bold;
	color: #000099;
	font-size: x-small;
	padding-left : 0px;
}
