body {
margin: 0 px;

}


.lowerbg {
	background-color: #559bef;
	background-image: url(images/lower_bground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}

p a {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}

p a:hover {
	color: #cccccc;
}



.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}



.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	letter-spacing: 1px;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: 1px;
	text-decoration: underline;
	text-transform: uppercase;
}



.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: justify;
}

.whitelink a {
color: #FFFFFF;

}


a:hover {
 color: #cccccc;
 }
.corner {
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.p_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	text-transform: uppercase;
}
