 
body {
background-color: white;
color: black;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 80%;
padding: 0px;
margin: 0px;
height: 100%;

}

a:link { 
color: #3a759f;
	
}
a:hover {
background-color: #93cf93;
	color: #333333;
}
a:visited { 
color: #3a759f;
	
}

body.IRA_Express {
	background: url(IRAbackground.jpg) no-repeat;
}

body.Global_Retirement {
	background: url(GRSbackground.jpg) no-repeat;
}

div.page {
	 width: 100%;
	min-width: 1100px;
	max-width: 1200px;
}
div.nav {
padding-top: 116px;
}
div.page {
		margin: 50px 20px;
	 width: 740px;
}
div.content {
 width: 550px;
 
	color: black;
         
}

h1 {
margin-top: 12px;
	font-size: 150%;
	font-family: "MS Serif", "New York", serif;
	color: #5d5d5d;
}
h2 {
	font-size: 120%;
}

h3 {
	font-size: 100%;
}

/*   filter:alpha(opacity=40);
-moz-opacity:.40;
opacity:.40;     */

div#downloadforms table td, div#newsevents table td {
	font-size: 80%;
	}
	
	td.forms {
	background-color: #73a7cc;
	color: #000000;
}

div.footer_IRA_Express {
background-color: #73a7cc;
width: 100%;
color:white;
font-size: 80%;
padding: 12px;
position: relative;
bottom: 00px
}

div.footer_Global_Retirement {
background-color: #93cf93;
width: 100%;
color:white;
font-size: 80%;
padding: 12px;
position: relative;
bottom: 00px
}

table.event {
	border: 1px solid #3366cc;
}
table.accounts,
.accounts td {
	border: 1px solid #93cf93;
}
th.accounts {
	background-color: #93cf93;
}
th.event {
	background-color: #d6e0f5;
	text-align: right;
	border: 1px solid #3366cc;
}
.event td {
	border: 1px solid #d6e0f5;
}

p {
width: 560px;
	 max-width: 560px;
}

p.small {
	font-size: 10px;
	max-width: 750px;
	width: 750px;
	margin-left: 35px;
	border: 1px solid #66ccff;
	padding: 4px;
	background-color: #d6e0f5;  
 
}
/*udm4 test*/
#iraxphome, #iraxphome, #hiraxphome:visited {
	
	 background-image: url(bluetab.jpg);
	 background-repeat: no-repeat;
 
	 
	}
	#iraxphome:hover {
	
	 background-image: url(bluetab2.jpg);
	 background-repeat: no-repeat;
 
	 
	}
#globalresources, #globalresources, #globalresources:visited {
	 background-image: url(greentab.jpg);
  background-repeat: no-repeat;
	}
	#globalresources:hover {
	 background-image: url(greentab2.jpg);
  background-repeat: no-repeat;
	}
