body {
	background-color: #4954A8;
	margin: 0px;
	padding: 0px;
	background-image: url(images/back.gif);
	background-repeat: repeat;
	background-position: center;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #28308A;
}
a:hover {
	text-decoration: none;
	color: #28308A;
	background-color: #F2EC1C;
}
a:link {
	text-decoration: underline;
	color: #28308A;
}
.greenText {
	color: #5F853E;
}
.justified {
	text-align: justify;
	padding-right: 20px;

}
.iconText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #28308A;
	text-decoration: underline;
	text-align: center;
	width: 150px;
}
.labelText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.RAMBox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-top: 10px;	
	font-size: 19px;	
	font-weight: bold;	
	color: #5F853E;
}

.RAMBox2 {
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;	
}

.RAMBox3 {
	color: #333333;

}

.RAMButton1 {
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;	
}

.RAMButton2 {
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;	
}

.RAMButton3 {
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;	
}