@charset "ISO-8859-1";
body {
		font-family:arial, verdana, sans-serif;
		font-size:12px;
		color:#333333;
	}
	#wrapper {
	width:780px;
	margin:0px left;		
	}
	#leftheaderbox {
	width:100px;
	height:250px;
	background-color: #FFFFFF;
	float:left;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	}
	#content-center_main,#USLSP {
	margin-left:0px;
	width:500px;
	float:left;
	background-image: url(../images/);
	background-repeat: no-repeat;
	padding-left: 15px;
	}
	#USLSP {
		font-family:arial, verdana, sans-serif;
		font-size:12px;
		color:#333333;
	}	
	#content-columnright {
	width:150px;
	height:219px;
	float:right;
	background-color: #0093D1;
	background-image: url('../images/');
	background-repeat: no-repeat;
	padding-right: 0px;
	vertical-align: top;
	}
	#announcement_main {
	margin-left:0px;
	width:500px;
	float:left;
	background-image: url(../images/);
	background-repeat: no-repeat;
	}
	
	<!-- Services -->
	#services_wrapper {
	width:780px;
	margin:0px left;		
	}
	#pp-columnright {
	width:150px;
	height:540px;
	float:right;
	background-color: #0093D1;
	background-image: url(../images/);
	background-repeat: no-repeat;
	padding-right: 0px;
	vertical-align: top;
	}
	#tm-columnright {
	width:150px;
	height:450px;
	float:right;
	background-color: #0093D1;
	background-image: url(../images/);
	background-repeat: no-repeat;
	padding-right: 0px;
	vertical-align: top;
	}
	#tlt-columnright {
	width:150px;
	height:380px;
	float:right;
	background-color: #0093D1;
	background-image: url(../images/);
	background-repeat: no-repeat;
	padding-right: 0px;
	vertical-align: top;
	}
	#ust-columnright {
	width:150px;
	height:320px;
	float:right;
	background-color: #807F83;
	background-image: url(../images/);
	background-repeat: no-repeat;
	padding-right: 0px;
	vertical-align: top;
	}

	
h4 {
	font-size: 13px;
	color:D31145;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:0px;
	}
h3 {
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:0px;
}
h2 {
	font-size: 12px;
	color:##807F83;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:0px;
}
h1 {
	font-size: 13px;
	color:#0093D1;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:0px;
}

.leftcolumn_header {
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:0px;
}

.grey_header {
	font-size: 21px;
	color:#807F83;
	font-weight: normal;
	margin-top:5px;
	margin-bottom:0px;
}
.yellow_header  {
	font-size: 21px;
	color:#FDBB30;
	font-weight: normal;
	margin-top:5px;
	margin-bottom:0px;
}	
.red_header  {
	font-size: 21px;
	color:#D31145;
	font-weight: normal;
	margin-top:5px;
	margin-bottom:0px;
}
.blue_header  {
	font-size: 21px;
	color:#0093D1;
	font-weight: normal;
	margin-top:5px;
	margin-bottom:0px;
}
.greybold {
	font-size: 12px;
	color:#807F83;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:0px;
}
.grey {
	font-size: 12px;
	color:#807F83;
	font-weight: normal;
	margin-top:5px;
	margin-bottom:0px;
}	
.yellow  {
	font-size: 12px;
	color:#FDBB30;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:0px;
}
.redbold  {
	font-size: 12px;
	color:#D31145;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:0px;
}	
.red  {
	font-size: 12px;
	color:#D31145;
	font-weight: normal;
	margin-top:5px;
	margin-bottom:0px;
}
.blue  {
	font-size: 12px;
	color:#0093D1;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:0px;
}
.whitebold  {
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:0px;
}
.white  {
	font-size: 12px;
	color:#FFFFFF;
	margin-top:5px;
	margin-bottom:0px;
}
.yellow_link  {
	font-size: 10px;
	color:#FDBB30;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:0px;
}	
