.main_bg {
	background-image: url(../bg_mainframe_2.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
body {
	background-image: url(../2.0_bluetopfade.png);
	background-repeat: repeat-x;
	background-position: center top;
}

.padleft {
	padding-left: 188px;
}

.footer_bg {
	background-attachment: fixed;
	background-image: url(../bg_fadebottom1pixel.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.pxbluefadebg {
	background-image: url(../bg_fadebottom1pixelop50.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	position: relative;
	bottom: auto;
}

.centertext {
	text-align: center;
	vertical-align: text-bottom;
	padding-top: 40px;
}
.table_bg {
	background-image: url(../table_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing: 1pt;
}
.contactheading {
	line-height: 35pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FF0000;
	font-weight: bold;
}
ul {
	list-style-position: outside;
	list-style-image: url(../buooet.png);
}
.heading {
	font-size: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
}


.contactinfo {
	line-height: 35pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
.contactinfo2 {

	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
.grey {
	color: #999999;
}
.tabletextnocharspace {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.maintextbg {
	background-image: url(../bg_diagmainframe.png);
	background-repeat: no-repeat;
	background-position: center top;
}
