@import url("layout.css");
body {
	padding: 0px;
	margin: 0px 10px 10px 10px;
	background-color: #FFFFFF;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
} 
p {
	font-size: 12px;
	text-align: justify;
	margin:0px;
	padding:0px;
}
p.dpa {
	margin-left: 10px;
	margin-right: 10px;
}
p.text {
	margin-left: 69px;
	margin-right: 25px;
}
p.textcent {
	text-align: center;
	color: white;
}
p.image1 {
	vertical-align: middle;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 40px;
	font-weight: bold;
	font-style: italic;
	background-image:url(../images/horizontal_bar1.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
p.image2 {
	vertical-align: middle;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 40px;
	font-weight: bold;
	font-style: italic;
	background-image:url(../images/horizontal_bar2.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
p.image3 {
	vertical-align: middle;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 40px;
	font-weight: bold;
	font-style: italic;
	background-image:url(../images/horizontal_bar3.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
p.image4 {
	vertical-align: middle;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 40px;
	font-style: italic;
	font-weight: bold;
	background-image:url(../images/horizontal_bar4.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
p.imagebig {
	vertical-align: middle;
	margin-left: 69px;
}
p.email {
	margin-left: 20px;
	margin-bottom: 20px;
}
p.email1 {
	margin-top: 100px;
	margin-left: 20px;
	margin-bottom: 20px;
}
p.style2 {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	margin-left: 69px;
}
p.style3 {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	margin-left: 69px;
	line-height: 200%;
}
p.style4 {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	margin-left: 69px;
	margin-right: 69px;
	line-height: 200%;
}
p.form {
	text-align: center;
	margin: 20px;
}
span.bullet {
	font-weight: bold;
	margin-left: 20px;
	vertical-align: middle;
	line-height: 9px;
	padding-left: 5px;
}
span.bulletlight {
	font-weight: normal;
	margin-left: 20px;
	vertical-align: middle;
	line-height: 13px;
}
span.textpad {
	margin-left: 23px;
}
ul {
	font-size: 12px;
	font-style: italic;
	list-style: none; 
	text-decoration: none;
	text-align: left;
	margin-left: 20px;
}
ul.bigmargin {
	font-size: 12px;
	font-style: italic;
	list-style: none; 
	text-decoration: none;
	text-align: left;
	margin-left: 100px;
	line-height: 20px;
}
li.margin {
	margin-left: 44px;
}
li.center {
	text-align: center;
}
ul.smallmargin {
	font-size: 12px;
	font-style: italic;
	list-style: url(../images/bullet.gif) none outside;
	text-decoration: none;
	text-align: left;
	margin-left: 70px;
	line-height: 20px;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 15px;
}
form {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6699CC;
	border: 5px double #003366;
	margin-right: 30px;
	margin-left: 30px;
}
.right {
	text-align: right;
}
.style1 {
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	margin-left: 60px;
	color: #333;
	vertical-align: middle;
	height: 40px;
	width: 500px;
	font-style: italic;
	line-height: 40px;
}
.footer {
	text-align: center;
	font-size: 8px;
}
.footer1 {
	text-align: center;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	padding: 5px;
}
.thinline {
	background-image: url(../images/thinline.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	height: 1px;
	width: 500px;
}
.under {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
a {
	font-size: 12px;
	font-weight: lighter;
	color: #0000CC;
	text-decoration: none;
}
a.footer {
	font-size: 8px;
	font-weight: lighter;
	color: #0000CC;
	text-decoration: none;
}
.centcent {
	text-align: center;
	background-position: center;
	border: none;
}
.centtop {
	text-align: center;
	margin-left: 200px;
	background-position: center;
	border: none;
}
.centright {
	text-align: center;
	margin-left: 180px;
	background-position: center;
	border: none;
}
h2 {
    text-align:left;
	font-size:16px;
}