.blueborder {
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5CB1D5;
	border-right-color: #5CB1D5;
	border-bottom-color: #5CB1D5;
	border-left-color: #5CB1D5;
}
.whitebold {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.bluebold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5CB1D5;
}
.lightblue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #5CB1D5;
}
.lightwhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #FFF;
	line-height: normal;
	font-variant: normal;
}
.background {
	background-image: none;
	width: 950px;
}

