﻿p 	{
	margin: 0;
	font-family: Palatino Linotype;
	font-size: 14px;
	color: #000000;
	line-height: 140%;
	text-align: justify;
	font-variant: normal;
	text-transform: none;
}

.pcntered {
	text-decoration: none;
	position: relative;
	width: auto;
	height: auto;
}

h1 	{
	font-family: "Britannic Bold";
	font-size: 34px;
	font-weight: bold;
	color: #ff6633;
	margin-top: 10px;
	margin-bottom: 5px;	
	line-height: 140%;
	text-align: center;
	text-indent: 0px;
}
h2 {
	font-family: Palatino Linotype;
	font-size: 28px;
	font-weight: bold;
	color: #ff6633;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 140%;
	text-align: center;
}
h3 {
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #FF6633;
	margin-bottom: 15px;
	margin-top: 10px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-variant: normal;
	font-style: normal;
}
a:hover {
	text-decoration: none;
	color: #3399FF;
}
a:visited {
	color: #FFFF66;
	text-decoration: none;
}

.copyright   {
	color: #ECECEC;
	font-family: Palatino Linotype;
	font-size: 12px;
	text-align: center;
	text-indent: 0;
	line-height: 140%;
}

.mailto { 
	font-family: Palatino Linotype; 
	font-size: 12pt; color: #ECECEC;
	text-decoration: underline 
}

li	{
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	list-style-image: url('images/listbutton.gif');
	text-align: left;
	font-family: "Palatino Linotype";
	font-size: 14px;
	line-height: 140%;
	text-indent: 0px;
	list-style-type: none;
	list-style-position: inherit;
}
.newStylepcent {
	position: relative;
	text-align: center;
}
h4 {
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-weight: bold;
	color: #FF6633;
	text-align: left;
	margin-bottom: 3px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 3px;
}
.imgtitle {
	font-family: "Palatino Linotype";
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.pleft {
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.button {
	font-size: 12px;
	text-align: right;
	width: 150px;
	height: 20px;
	display: table-cell;
	background-image: url('images/button1.jpg');
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #333333;
}
.ppadded {
	margin: 10px;
}
.link.black {
	text-decoration: none;
	color: #0066CC;
	font-variant: normal;
	font-style: normal;
}
.blockblue {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	line-height: 140%;
	text-align: center;
	background-color: #333366;
	width: 300px;
	height: 20px;
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
.blockmore {
	color: #FFFFFF;
	line-height: 140%;
	text-align: center;
	background-color: #ff6633;
	width: 104px;
	height: 20px;
	display: block;
	float: left;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.popupframe {
	padding: 10px;
	width: 550px;
	height: 300px;
	border-style: inset;
	border-color: #808080;
	float: left;
}
.style1 {
	text-align: center;
}
.link.orange {
	color: #FF6633;
}
.auto-style1 {
	text-align: center;
}

