.topleft {
	background-image: url(images/topleftcorner.jpg);
	background-repeat: no-repeat;
}
.rightleft {
	background-image: url(images/rightleftcorner.jpg);
	background-repeat: no-repeat;
}
.blueline {
	background-image: url(images/blueline.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #42A755;
	text-decoration: none;
	text-align: left;
}
.sidebar {
	background-image: url(images/sidebars.jpg);
	background-repeat: repeat-y;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #2268B0;
	text-decoration: none;
	text-align: left;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #42A755;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #42A755;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #2268B0;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #42A755;
	text-decoration: none;
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.borderonright {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #5abbe6;
}
.borderonleft {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #5abbe6;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #42A755;
	text-decoration: none;
	text-align: center;
}
