.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}
.pagebackground {
	background-color: #FFFFFF;
	padding: 5px;
}
.sidebackground {
	background-color: #E1E2E6;
	padding: 5px;
}

.homesidebackground {
	background-color: #A8C5DE;
	padding: 5px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 230%;
	font-weight: bolder;
	color: #003150;
}

/* IE ignores styles with [attributes], so it will skip the following. */
.pagetoptile[class] {
background-image:url(../images/pages_toptile2.png);
}

.shadowhorizontal {
	background-image: url(../images/shadowbtm.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.shadowvertical {
	background-image: url(../images/shadowright.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.blueshadowhorizontal {
	background-image: url(../images/blueshadowbtm.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.blueshadowvertical {
	background-image: url(../images/blueshadowright.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.bannerleft {
	background-image: url(../images/bannertileright.gif);
	background-repeat: repeat-x;
}

.bannerright {
	background-image: url(../images/bannertileright.gif);
	background-repeat: repeat-x;
}


.white, .white A
{
color: White;	
}

.footer 
{
	font-size: 70%;
}
