/* CSS Document */
body {
	background-color: #E4E9EF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bottom {
	background-image: url(images/bottom.gif);
	height: 99px;
	padding-left: 20px;
	padding-right: 185px;
	text-align: center;
	font-size: 10px;
	background-repeat: no-repeat;
	color: #666666;
}

.textbox {
	height: 15px;
}

.right {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}
.left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}
.top {
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
}
.main {
	background-color: #FFFFFF;
	height: 400px;
}

.redTop {
	font-family: Arial, Helvetica, sans-serif;
	color: #660099;
	font-size: 30px;
	text-align: center;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
}
.small {
	font-size: 11px;
	font-weight: bold;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #660099;
	color: #FFFFFF;
	height: 30px;
	vertical-align: middle;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
.main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #2E0854;
}
.main ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #61359E;
	font-weight: bold;
}
.main .leftTable {
	padding-right: 10px;
	padding-left: 5px;
}



#nav a {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.pinkTable {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	vertical-align: top;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	background-color: #660099;
}
.normal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
h1 {
	color: #2E0854;
	font-size: 18px;
}

h3 {
	color: #2E0854;
	font-size: 16px;
}

.WhiteTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: top;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 1px;
}
.FormBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #660099;
	border-bottom-color: #660099;
	border-left-color: #660099;
}

.formBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E0854;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.TableRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #E3E9F1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660099;
	border-bottom-color: #660099;
	padding: 2px 2px 2px 5px;
}
#dataProtection {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 1.5em;
}
.border {
	border: 1px solid #660099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.factbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 10px;
	overflow: auto;
	width: 180px;
	height: 170px;
	float: none;
	margin: 10px;
	border: 1px solid #CC0099;
	background-image: url(404.jpg);
	scrollbar-face-color: #cc0099;
	scrollbar-arrow-color: #333366;
	background-attachment: fixed;
	font-size: x-small;
	text-align: left;
	background-position: center top;
	background-repeat: no-repeat;
}
.formTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 2px 2px 2px 5px;
}
.WhiteTable a {
	text-decoration: none;
	color: #660099;
}
.WhiteTable a:visited {
	color: #660099;
}
.WhiteTable a:hover {
	color: #660099;
	text-decoration: underline;
}
#flash {
	float: right;
	padding: 0px 10px 10px;
}.bread {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 5px;
}
.bread a {
	color: #660099;
	text-decoration: none;
}
.bread a:hover {
	color: #660099;
	text-decoration: underline;
}
.bread a:visited {
	color: #660099;
}
.main a {
	color: #FF9900;
	text-decoration: none;
}
.main a:visited {
	color: #FF9900;
}
.main a:hover {
	text-decoration: underline;
	color: #FF9900;
}
ul {
	list-style-image: url(images/bullet.gif);
}
.bottom a {
	color: #FF9900;
	text-decoration: none;
}
.bottom a:visited {

	color: #FF9900;
}
.bottom a:hover {
	color: #FF9900;
	text-decoration: underline;
}

