.revSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
.padding10px {
	padding: 10px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFCC33;
	text-decoration: none;
	font-weight: lighter;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFCC33;
	text-decoration: none;
	font-weight: lighter;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background-color:#FFCC33;
	text-decoration: none;
	font-weight: lighter;
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background-color:#ccc;
	text-decoration: none;
	font-weight: lighter;
}




.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDCDCD;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
}
.greySubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: lighter;
	color: #BABABA;
	text-decoration: none;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
}
.greySubheadLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: lighter;
	color: #BABABA;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #FCFCFC;
	text-decoration: none;
	font-size: 12px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FCFCFC;
	text-decoration: none;
	list-style-type: square;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FCFCFC;
	text-decoration: none;
	font-weight: lighter;
}
li {
	list-style-type: square;
}
.borderBottomGreen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3AC4B;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: lighter;
	color: #B3AC4B;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #CDCDCD;
	text-decoration: none;
}
.padding7px {
	padding: 7px;
}
.migration {
	background-color:#fff;
padding:10px;
}

.migration p{
	color:#333;
	line-height: 18px;
	margin:0;
	padding:0;
	text-align:left;
	
}

.migration strong{font-weight:bold}

.migration h1{text-align:left;}


.migration h3 {color:#000; text-align:left;}

.migration a{color:blue; text-decoration:underline;}
.migration h5{font-size:14px; line-height:18px; text-align:left; color:#2C3B47; font-weight:lighter;}








.casestudy {
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding:5px;
	border:solid 1px #d1d1d1;
	text-align:center;
}
