﻿/* Basic body styles */

body {
	margin: 0;
	padding: 0em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 1em;
	background-color:#FFFFFF;
	background-image:url('../images/background.jpg')
}
/* "Trebuchet MS",  */
/* Heading styles */
h1 {
	padding: 5px;
	margin: 5px;
	font-size: 2em;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	font-family: "Palatino Linotype";
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-left: 5px;
	font-family: "Palatino Linotype";
}
h3 {
	font-size: 1.2em;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-left: 5px;
	font-family: "Palatino Linotype";
}
h4 {
	font-size: 1.1em;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-left: 5px;
	font-family: "Palatino Linotype";
}
p {
	padding: 5px;
	margin: 5px;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	line-height: 1.25em;
	text-align:justify;
}

h2 sup {
	font-size: 0.65em;
	vertical-align: text-top;
}

p sup {
	font-size: 0.65em;
	vertical-align: 25%;
}

ul {
	padding: 5px;
	margin: 5px;
}

ul li {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	line-height: 1.25em;
	text-align: justify;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 30px;
}

ul li.silent {
	list-style-type:none;
	margin-left: 0px;
}

p.footer {
	padding: 5px;
	margin: 5px;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	line-height: 1m;
	text-align:center;
}

td {
	margin: 5px;
	padding: 5px;
	text-align: justify;
	line-height: 1.25em;
}
.AurellisMain {
	padding: 30px;
	font-variant: normal;
	font-size: 4em;
	font-family: "Palatino Linotype";
	text-align: center;
}

.button1 a {
	background-image: url('../images/AurellisButtons.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 40px;
	width: 170px;
	text-indent: -9999px;
}
.button1 a:hover {
	background-position: -170px 0px;
}

.button1selected a {
	background-image: url('../images/AurellisButtons.png');
	background-repeat: no-repeat;
	background-position: -340px 0px;
	display: block;
	height: 40px;
	width: 170px;
	text-indent: -9999px;
}
.button1selected a:hover {
	background-position: -510px 0px;
}

.button2 a {
	background-image: url('../images/AurellisButtons.png');
	background-repeat: no-repeat;
	background-position: 0px -40px;
	display: block;
	height: 40px;
	width: 170px;
	text-indent: -9999px;
}
.button2 a:hover {
	background-position: -170px -40px;
}

.button2selected a {
	background-image: url('../images/AurellisButtons.png');
	background-repeat: no-repeat;
	background-position: -340px -40px;
	display: block;
	height: 40px;
	width: 170px;
	text-indent: -9999px;
}
.button2selected a:hover {
	background-position: -510px -40px;
}

.button3 a {
	background-image: url('../images/AurellisButtons.png');
	background-repeat: no-repeat;
	background-position: 0px -80px;
	display: block;
	height: 40px;
	width: 170px;
	text-indent: -9999px;
}
.button3 a:hover {
	background-position: -170px -80px;
}

.button3selected a {
	background-image: url('../images/AurellisButtons.png');
	background-repeat: no-repeat;
	background-position: -340px -80px;
	display: block;
	height: 40px;
	width: 170px;
	text-indent: -9999px;
}
.button3selected a:hover {
	background-position: -510px -80px;
}

.button4 a {
	background-image: url('../images/AurellisButtons.png');
	background-repeat: no-repeat;
	background-position: 0px -120px;
	display: block;
	height: 40px;
	width: 170px;
	text-indent: -9999px;
}
.button4 a:hover {
	background-position: -170px -120px;
}

.button4selected a {
	background-image: url('../images/AurellisButtons.png');
	background-repeat: no-repeat;
	background-position: -340px -120px;
	display: block;
	height: 40px;
	width: 170px;
	text-indent: -9999px;
}
.button4selected a:hover {
	background-position: -510px -120px;
}

.button5 a {
	background-image: url('../images/AurellisButtons.png');
	background-repeat: no-repeat;
	background-position: 0px -160px;
	display: block;
	height: 40px;
	width: 170px;
	text-indent: -9999px;
}
.button5 a:hover {
	background-position: -170px -160px;
}

.button5selected a {
	background-image: url('../images/AurellisButtons.png');
	background-repeat: no-repeat;
	background-position: -340px -160px;
	display: block;
	height: 40px;
	width: 170px;
	text-indent: -9999px;
}
.button5selected a:hover {
	background-position: -510px -160px;
}

.button6 a {
	background-image: url('../images/AurellisButtons.png');
	background-repeat: no-repeat;
	background-position: 0px -200px;
	display: block;
	height: 40px;
	width: 170px;
	text-indent: -9999px;
}
.button6 a:hover {
	background-position: -170px -200px;
}

.button6selected a {
	background-image: url('../images/AurellisButtons.png');
	background-repeat: no-repeat;
	background-position: -340px -200px;
	display: block;
	height: 40px;
	width: 170px;
	text-indent: -9999px;
}
.button6selected a:hover {
	background-position: -510px -200px;
}

.button7 a {
	background-image: url('../images/AurellisButtons.png');
	background-repeat: no-repeat;
	background-position: 0px -240px;
	display: block;
	height: 40px;
	width: 170px;
	text-indent: -9999px;
}
.button7 a:hover {
	background-position: -170px -240px;
}

.button7selected a {
	background-image: url('../images/AurellisButtons.png');
	background-repeat: no-repeat;
	background-position: -340px -240px;
	display: block;
	height: 40px;
	width: 170px;
	text-indent: -9999px;
}
.button7selected a:hover {
	background-position: -510px -240px;
}

.button8 a {
	background-image: url('../images/AurellisButtons.png');
	background-repeat: no-repeat;
	background-position: 0px -280px;
	display: block;
	height: 40px;
	width: 170px;
	text-indent: -9999px;
}
.button8 a:hover {
	background-position: -170px -280px;
}

.button8selected a {
	background-image: url('../images/AurellisButtons.png');
	background-repeat: no-repeat;
	background-position: -340px -280px;
	display: block;
	height: 40px;
	width: 170px;
	text-indent: -9999px;
}
.button8selected a:hover {
	background-position: -510px -280px;
}

.button9 a {
	background-image: url('../images/AurellisButtons.png');
	background-repeat: no-repeat;
	background-position: 0px -320px;
	display: block;
	height: 40px;
	width: 170px;
	text-indent: -9999px;
}
.button9 a:hover {
	background-position: -170px -320px;
}

.button9selected a {
	background-image: url('../images/AurellisButtons.png');
	background-repeat: no-repeat;
	background-position: -340px -320px;
	display: block;
	height: 40px;
	width: 170px;
	text-indent: -9999px;
}
.button9selected a:hover {
	background-position: -510px -320px;
}

.button10 a {
	background-image: url('../images/AurellisButtons.png');
	background-repeat: no-repeat;
	background-position: 0px -360px;
	display: block;
	height: 40px;
	width: 170px;
	text-indent: -9999px;
}
.button10 a:hover {
	background-position: -170px -360px;
}

.button10selected a {
	background-image: url('../images/AurellisButtons.png');
	background-repeat: no-repeat;
	background-position: -340px -360px;
	display: block;
	height: 40px;
	width: 170px;
	text-indent: -9999px;
}
.button10selected a:hover {
	background-position: -510px -360px;
}

.imgHeader {
	border-style: none;
	padding: 10px 0px 0px 0px;
	margin: 0px auto 0px auto;
	display: block;
}
.imgTrumpLeft {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.imgTrumpRight {
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}
.imgCenter {
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.imgLeft {
	padding: 5px;
	float: left;
	vertical-align: top;
}
.imgRight {
	padding: 5px;
	float: right;
	vertical-align: top;
}
