
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(/images/top_corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ff3228;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #o1009b;
}
 p,ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #000000;
}
.red {
	color: #ff3228;
}
.blue {
	color: #01009b;
}
.lightblue {
	color: #0075ff;
}
.white {
	color: #ffffff;
}
.purple {
	color: #eaeaf2;
}
a:link ,a:visited, a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #ff3228;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #01009b;
	text-decoration: underline;
}
a.bottomlink:link ,a.bottomlink:visited, a.bottomlink:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.bottomlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
a.large:link ,a.large:visited, a.large:active{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff3228;
	font-weight: bold;
	text-decoration: none;
}
a.large:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #01009b;
	font-weight: bold;
	text-decoration: underline;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
}
.left {
	background-image: url(/images/left_corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #01009b;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	background-attachment: fixed;
}
.left p, .left ol, .left p, .left ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 110%;
}
.left a:link, .left a:visited, .left a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0075ff;
	line-height: 110%;
}
.left a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
	line-height: 110%;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 100%;
}
.topright {
	padding: 10px;
	background-attachment: fixed;
	background-color: #eaeaf2;
	background-image: url(/images/purple_corner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}
.topright p, .topright ul , .topright ol  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #01009b;
}

