.red { color:#ee354f; }
.green { color:#005432; }
.gold { color:#f8ac2d; }

.veryltgray { color:#F4F4F4; }
.ltgray { color:#F1F1F1; }
.gray { color:#B5C3D5; }
.dkgray { color:#666666; }

.black { color:#000000; }
.white { color:#ffffff; }
.dim { color:#666666; }

body {
	font-family:arial,helvetica,sans-serif; 
	font-size:12px; 
	color:#333333; 
	padding-top:0px; 
	padding-left:0px; 
	padding-right:0px; 
	top:0px;
	left:0px; 
	right:0px;
	margin-top:0px; 
	margin-left:0px; 
	margin-right:0px; 
	}
td, li, input, select, textarea, .normaltext {
	font-family:arial,helvetica,sans-serif; 
	font-size:12px; 
	}
h1,h2,h3,h4,h5,h6,.title,.subtitle,.heading {
	font-family:"times new roman","times roman",times,verdana, arial, helvetica, sans-serif;
	}
h1, .title{
	color:#333333;
	font-size:20px; 
	font-weight:bold; 
	font-style:normal;
	}
h2, .subtitle{
	color:#333333;
	font-size:16px;
	font-weight:bold; 
	font-style:normal;
	}
h3, .heading{
	color:#333333;
	font-size:14px; 
	font-weight:bold; 
	font-style:italic;
	}
h4{
	font-size:12; 
	color:#0054A6; 
	margin:2px 0px 2px 0px;
	}
h5{
	font-size:12px;
	}
h6{
	font-size:10px; 
	color:#333333;
	}

a:link { 
	color:#333333; 
	font-family:arial,helvetica,sans-serif; 
	font-size:12px; 
	text-decoration:underline; 
	}
a:visited { 
	color:#333333; 
	font-family:arial,helvetica,sans-serif; 
	font-size:12px; 
	text-decoration:underline; 
	}
a:hover { 
	color:#333333; 
	font-family:arial,helvetica,sans-serif; 
	font-size:12px; 
	text-decoration:underline; 
	}
a:link.small {
	color:#333333;
	font-family:arial,helvetica,sans-serif; 
	font-size:10px; 
	text-decoration:underline; 
	}
a:visited.small {
	color:#333333;
	font-family:arial,helvetica,sans-serif; 
	font-size:10px; 
	text-decoration:underline; 
	}
a:hover.small {
	color:#333333;
	font-family:arial,helvetica,sans-serif; 
	font-size:10px; 
	text-decoration:underline; 
	}
.small { 
	color:#333333; 
	font-family:arial,helvetica,sans-serif; 
	font-size:10px; 
	}

div.indent {
	height:auto;
	width:auto;
	padding-left:40px;
	}
ul {
	list-style-image:url(https://www.irminconline.com/RMU/images/bullet.gif);
	list-style-type:none;
	}
ul.secure {
	list-style-image:url(https://www.irm-tcg.com/images/bullet.gif);
	list-style-type:none;
	}
li {
	padding-bottom: 10px;
	}
li.compact {
	padding-bottom: 0px;
	}
input.button {
	color:#000000;
	font-weight:normal;
	border:1 solid #999999;
	background-color:#ffffff;
	width:120px;
	} 
input.smallbutton { 
	color:#000000; 
	font-size:10px; 
	font-weight:normal; 
	background:#ffffff; 
	border:1 solid #999999; 
	width:120px;
	} 
div.headlines {
	z-index:100;
}

/************************************************
	Align & Float Divs
************************************************/
.clearfloat {
	clear: both;
	height: 0;
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	}
.aligncenter { 
	text-align: center;
	}
.alignright {
	text-align: right;
	}
.floatleft {
	float: left;
	border: 0;
	margin: 0 18px 12px 0;
	padding: 0;
	}
.floatright {
	float: right;
	border: 0;
	margin: 0 0 12px 18px;
	padding: 0;
	}

/************************************************
	Tables	
************************************************/
table.survey {
	font-weight: normal;
	background-color: #666;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	}
table.survey th { 
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 5px;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
table.survey th.big {
	font-size: 12px;
	text-align: left;
	background-color: #f5f5f5;
	color: #333;
	font-weight: bold;
	}
table.survey th.rev {
	background-color: #d6d6d6;
	color: #000;
	}
table.survey td {
	background-color: #d6d6d6;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 5px;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #fff;
	}
table.survey td.hed {
	background-color: #404040;
	color: #fff;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 5px;
	border-bottom: 2x solid #fff;
	} 
table.survey td.wht {
	background-color: #ffffff;
	border: 1px solid #d6d6d6;
	text-align: center;
	}
table.survey td.center {
	font-size: 11px;
	text-align: center;
	}
table.survey td.right {
	text-align: right;
	}
	
/************************************************
	table basic
************************************************/
table.basic { 
	border: 0;
	padding: 0;
	border: 1px dotted #333; 
	}
table.basic th { 
	background-color: #eee;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 5px;
	color: #333;
	text-align: left;
	vertical-align: bottom;
	border-right: 1px dotted #ccc;
	border-bottom: 1px solid #ccc;
	}
table.basic th.middle {
	vertical-align: middle;
	}
table.basic td { 
	padding: 5px;
	color: #333;
	text-align: left;
	vertical-align: top;
	border-right: 1px dotted #ccc;
	border-bottom: 1px solid #ccc;
	}
table.basic td.ctr, table.basic td.center {
	text-align: center;
	}
table.basic td.alignleft {
	text-align: left;
	}
table.basic td.alignright {
	text-align: right;
	}
table.basic td.aligncenter {
	text-align: center;
	}
table.basic th.aligntop {
	vertical-align: top;
	}

/************************************************
	table simple
************************************************/
table.simple { 
	border: 0; 
	margin: 0;
	padding: 0;
	}
table.simple th { 
	border: 0; 
	margin: 0;
	padding: 0;
	color: #333;
	text-align: left;
	vertical-align: middle;
	}
table.simple td { 
	border: 0; 
	margin: 0;
	padding: 0;
	color: #333;
	text-align: left;
	vertical-align: top;
	}
table.simple td.aligncenter { 
	text-align: center;
	}
table.simple td.aligntop { 
	vertical-align: top;
	}

