/* This is the style sheet to be linked to retirement webpage*/ 


	body{background-color:#003366;margin-top:1%;margin-left:2%;margin-bottom:1%;
		 margin-right:2%;}
* {
	font-family:Arial, Helvetica, sans-serif;
	
}

#footer{
background: #336699;text-align:center;color:white;}
	
table {
	align:center;
	background-color:#003333;
	text-align: left;
	vertical-align: top;
	white-space: normal;

}

.lastrow {
	background-color: #003366;
}	
	
.frame{
		border-style:outset;
		border-color: #006600;
		border-width:5px;
}
	
.degrade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.indexrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	background-color: #003366;
}	
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
a:active {
	text-decoration:none;
	color:#99FF99;
	font-weight: bold;
	font-size: small;

}

	a:visited {
	text-decoration:none;
	color:#99FFCC;
	font-size: small;
}
	a:hover {
	text-decoration:none;
	font-size: small;
	color: #FFFF99;

}

a:invitation:active {color: #6699CC;background:#000066;text-decoration:none;}
	.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CCFFCC;

}
a.invitation:visited {
	color:#66FFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;

}
a.invitation:hover {
	color: #003399;
	background:#FFFFCC;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}	
	.lastrow {
	background-color: #003366;
}
h2 {color: #FFFFCC;
}
.textgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCFFCC;

}
.right {
	background-position: right;

}
.beige {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.form {
	background-color: #000033;
}
.Textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003333;
}
