.tablebg {
	background-image: url(images/tablebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tableborderright {
	background-image: url(images/border_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.borderbottom {
	background-color: #FFFFFF;
	background-image: url(images/border_bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 13px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 28px;
}
.cellpadding {
	padding: 6px 24px 24px;
}
.SectionHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 3px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 12px;
	font-weight: normal;
	text-align: justify;
}
.homerightcellborder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B52829;
}
.cellspace {
	padding-top: 8px;
}
.quicklinkstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	padding-right: 5px;
	padding-left: 5px;
}
.bottomtablecellbg {
	background-image: url(images/home_cellbgbottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.homepicborder {
	border: 1px solid #A7B3C1;
	margin-bottom: 12px;
	text-decoration: none;
}
.borderbottomtext {
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-top-style: none;
	font-size: 13px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tableborderred {
	border: 1px solid #CE0000;
}
.cellborderedright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CE0000;
}
.indentpage {
	padding-left: 12px;
	color: #333333;
	font-size: 10px;
	list-style-type: circle;
	list-style-position: outside;
}
.border {
	border: 1px solid #ADB5C0;
}
.borderbottom2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F6B79;
}
