.background 			{ background: #092966; background-repeat: repeat; background-image: url("images/bluebk2.jpg"); color:#080088; margin: 10px;}

.background4 			{ background: #092966;}

.background5 			{ background: #eeeeee;}

h1						{color: #000000; font-weight: bold; font-family:arial; font-size:25px;}

.bodytext			{ color:#000000; text-decoration: none; font-size: 18px; font-family:arial;}

.bodytextlarge		{ color:#000088; text-decoration: none; font-size: 25px; font-family:arial; font-weight: bold;}

.large 				{font-size: 25px; font-family:arial;}
.extralarge			{font-size: 35px; font-family:arial;}

.minus1				{ text-decoration: none; font-size: 16px;}
.minus2				{ text-decoration: none; font-size: 0.7em;}

.light			{font-weight:bold; color:#ffffff;}

.links1			{ font-weight:bold; color:#000088; background:#dddddd; text-decoration: none; }
.links1:hover	{ font-weight:bold; color:#dddddd; background:#000088; text-decoration: none; }

.links2			{ font-weight:bold; color:#FFFFFF; background:#092966; text-decoration: none; }
.links2:hover	{ font-weight:bold; color:#092966; background:#FFFFFF; text-decoration: none; }


.highlight		{ font-weight:bold; color:#000000; background-color:#92ADDC; text-decoration: none; }

.bold1			{ color:#B21A43; text-decoration: none; font-size: 20px; font-weight:bold;}

.bold2			{ color:#092966; text-decoration: none; font-size: 20px; font-weight:bold;}

.bi					{ font-weight:bold; font-style: italic;}

.b					{ font-weight:bold;}

.navy				{ color:#000088; }

.color2				{ color:#092966; }

.color1				{ color:#B21A43;}

.gold				{ color:#FFFFCC;}

.savings    { color:#880000;}

.imgborder { border: #092966 3px solid;} 

.button {background: #092966; background-image: url("images/bluebk2.jpg"); color:#FFFFFF; border: #092966 3px solid; font-weight: bold; font-family: arial; font-size: 20px; text-decoration: none;}

.button2 {background: #092966; background-image: url("images/bluebk2.jpg"); color:#FFFFFF; margin: 5px; border: #092966 3px solid; font-weight: bold; font-family: arial; font-size: 14px; text-decoration: none;}

.button:hover {border:#B21A43 3px solid; color:#092966;}
.button2:hover {border:#B21A43 3px solid; color:#092966;}

.floatright {float: right; position: relative;}
.floatleft	{float: left; position: relative;}

hr {width: 100%;
	height: 3px;
	margin-left: auto;
	margin-right: auto;}
      

