.gmas {}

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
}

.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #1c4972;
}

.title3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #660033;
}

.redtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: 7E0729;
}


/*===============================================================================
  Content
================================================================================*/


div#ContentWell {
	width: 722px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/contentWellBackground.gif');
}

div#Container {
	margin-left: 11px;
	margin-right: 11px;
}
/*ie only hack*/
 html div#Container {
	width: 700px;
}

div#InformationContainer{
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#employers img{
	border:0px;
	vertical-align: middle;
	margin-left: 10px;
}

div#logos{
	text-align:center;
}

a#normal {
	color: #1c4972;
}

