html, body, form, fieldset, p, a, div, li, legend, label,
br, button, h1, h2, h3, h4, h5, strong {

	margin: 0;
/*
	padding: 0;
	border: 0;
*/
	font-weight: normal;
	font-style: normal;
	font-size: 88%;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;	
	background-color: white;
	color: #868b8f;	
	text-align: left;
}

body{
	text-align:center;
}

a { background:none; }

p, td, div {
  line-height: 14px;
  vertical-align: top;
  text-align: left;
}

.boldorange
{
	font-weight:bold;
	font-size:100%;
	color:#f47920;
}

.boldtext
{
	font-weight:bold;
}

.smalltext
{
	font-size:x-small;
}

h1
{
	font-size:large;
	color: #004b8d;
	line-height:24px;
	margin-bottom:8px;
	margin-top:0px;
}

h2 { 
    color: #f47920;    
    background-color: white;
    font-size: 110%;
	margin-bottom:8px;
	margin-top:12px;
	line-height:16px;
      
}

h3 { 
    color: #004b8d;   
    background-color: white;
    font-size: 90%;
	font-weight:bold;
    margin-bottom:8px;
	margin-top:12px;
	line-height:14px;
}
h4 { 
    color: #004b8d;
    background-color: white;
    font-size: 105%;
	font-weight:bold;
    margin-bottom:10px;
	margin-top:16px;
	line-height:14px;
}



hr
{
	color:#00adef;
	border: 1px dotted;
	height: 1px;
	border-style: dotted;
	margin-bottom:6px;
}

td.tabbar
{
	padding-left:29px;	
	vertical-align: middle;	
}

td.tabbar a, td.tabbar a:visited
{
	color:#00adef;
	text-decoration:none;
	font-size:80%;
}

td.tabbar a:hover
{
	color:#004b8d;	
	text-decoration:none;
	font-size:80%;
}

td.tabbar a.signup_link, td.tabbar a.signup_link:visited
{
	color:#f47920;	
	text-decoration:none;
	font-size:80%;
}

td.tabbar a.signup_link:hover
{
	color:#f8a060;	
	text-decoration:none;
	font-size:80%;

}


table.formtable
{
	padding-left:0px;
	padding-top:20px;

}

td.formtablecell
{	
	vertical-align:middle;
	color: #f47920;
	font-size:100%;

}

.footerdiv
{
	background:none; 	
	margin-left:180px;		
}

.footerbar
{
	background-image:url("images/IRIS-BACKUP_19.gif"); 
	vertical-align: middle;
}
	

a.footerlinks, a.footerlinks:link, a.footerlinks:visited
{
	background:none; 	color:#ffffff;	 	text-decoration:none; 	font-size:x-small;
}	

a.footerlinks:hover
{
	color:#dddddd; font-size:x-small; text-decoration:none; 
}

.copyright_statement
{
	background-image:url("images/IRIS-BACKUP_22.gif"); 	vertical-align:top;
	
}

.copyright_text
{
	background:transparent; 	color:#999999;	 	text-decoration:none; 	font-size:65%; 	line-height:10px; 	margin-top:3px;
}

td.leftmenu
{
    background-color:#dee2e3;
	padding-left:12px;
	vertical-align:top;
	line-height:13px;
}

td.leftmenu a, td.leftmenu a:visited
{
	font-weight:bold;
	background:transparent; 	
	font-weight:normal;
	color:#004b8d;
	font-size:90%;
	text-decoration:none;
}

td.leftmenu a:hover
{
	color:#666666;	
	text-decoration:none;	
	font-size:90%;
}
td.leftmenu a.signup_link, td.leftmenu a.signup_link:visited
{
	color:#f47920;	
	text-decoration:none;	
	font-weight:bold;
	font-size:90%;
}
td.leftmenu a.signup_link:hover
{
	color:#f8a060;	
	text-decoration:none;	
	font-weight:bold;
	font-size:90%;
}

th.infotable
{
	background-color:#dee2e3;
	color:#004b8d;
	padding: 6px;
	spacing: 0px;
}
td.infotable
{
	background-color:#ffffff;
	color:#868b8f;	
	padding: 6px;
	spacing: 0px;
}

 td.plaintable
{
	background-color:#ffffff;
	color:#868b8f;	
	padding: 3px;
	spacing: 0px;
}



a img {
	border: 0;
}

a:link, a:visited {
	text-decoration: underline;
	color: #365D95;
	font-size:100%;
}

a:hover, a:active {
	text-decoration: underline;
	color: #1f2126;
	font-size:100%;
}



li {
	list-style-image:url(images/bullet.gif);
	margin-top:4px;
	margin-bottom:4px;
	margin-left:-22px;
}

ul {
	margin-bottom:11px;
	margin-top:5px;
}


img#find_out_more

{
	margin-top:12px;
	margin-right:45px;
}

input, select, textarea
{
	font-size:100%;
	font-family:verdana,arial,helvetica;
	color:#004b8d;
	
}



/* @end */

/* @group Basics */




strong { 
  font-weight: bold; font-size:100%;
}




h5,h6 {
    font-family:Verdana,Arial,sans-serif;
    color: #11111a;
    background-color: white;
    font-weight: normal;
    font-size: small;
    margin-top: 1em;
    margin-left: 1em;
    margin-bottom: .7em;
    }

    /* tables in the documentation */

    table {
    }
    td, th{
    	padding: 0px;
		spacing: 0px;
    }
    
/* @end */



