/* CSS Document */
body {
	margin: 10px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; /*Arial, sans-serif;*/
	color: #333333;
	background-color: #FDF0EA;
}

#BodyBlock #TopLine {
	height: 120px;
	width: 100%;
	background-color: #FFFFFF;
}
#BodyBlock #TopLine #Heading {
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-top: 40px;
	padding-left: 5px;
}
#BodyBlock {
	width: 790px;
	background-color: #FFFFFF;
	margin-top: 0px;
/*	border: 1px solid #CCCCCC;
*/}
#BodyBlock table {
	width: 100%;
}
#BodyBlock table tr {
	vertical-align:top;
}


#CentreBlock {
	background-color: #FFFFFF;
	width: 600px;
	height: 100%;
}
#CentreBlock #PDF {
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	text-align: left;
}
#CentreBlock #PDF h1 {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	color:#333333;
	font-size:large;
}
#CentreBlock #PDF a:link {
	color: #000066;
}
#CentreBlock #PDF a:visited {
	color: #000066;
}
#CentreBlock #PDF a:hover {
	color: #0000FF;
}
#CentreBlock #PDF a:active {
	color: #000066;
}
#CentreBlock #PDF ul {
	font-size: small;
	list-style-type:disc;
}
#CentreBlock #PDF li {
	margin-bottom: 5px;
}

#CentreBlock #Content {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	text-align:left;
}
#CentreBlock #Content a:link {
	color: #000066;
}
#CentreBlock #Content a:visited {
	color: #000066;
}
#CentreBlock #Content a:hover {
	color: #0000FF;
}
#CentreBlock #Content a:active {
	color: #000066;
}
#CentreBlock #Content h1 {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	color:#333333;
	font-size:large;
}
#CentreBlock #Content h2 {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	color:#333333;
	font-size:medium;
}
#CentreBlock #Content h3 {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	color:#333333;
	font-size:small;
}
#CentreBlock #Content p {
	margin: 0px 0px 10px 0px;
	font-size: small;
}
#CentreBlock #Content ul {
	font-size: small;
	list-style-type:disc;
}
#CentreBlock #Content li {
	margin-bottom: 5px;
}

/*#CentreBlock #Content table {
	font-size: small;
}
#CentreBlock #Content table tr {
	vertical-align:top;
}
#CentreBlock #Content table th {
	text-align: center;
}
*/
#Footer {
	color:#333333;
	text-align:center;
	font-size:x-small;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F0997B;
}


#MenuBlock {
	background-color:#F8D3C1;
	padding: 0px;
	margin: 0px;
	text-align:left;
	width:190px;
	font-size:small;
	color: #000000;
}
#MenuBlock .Link P {
	font-size:small;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1px 0px;
}
#MenuBlock .Link {
	color: #F8D3C1;
	padding: 2px 0px 2px 4px;
	margin: 0px 0px 1px 0px;
	background-color: #F8D3C1;
}
#MenuBlock .Link A {
	font-size:small;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
#MenuBlock .Link A:active {
	color: #999999;
}
#MenuBlock .Link A:hover {
	color: #999999;
}
#MenuBlock .SubLink {
	color: #F8D3C1;
	font-size: small;
	padding: 0px;
	margin: 0px;
}
#MenuBlock .SubLink A {
	color: #333333;
	font-size: small;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#AddressBlock {
	background-color:#F8D3C1;
	padding: 0px;
	margin: 0px;
	text-align:left;
	width:180px;
	font-size:small;
	color: #000000;
	vertical-align:bottom;
}
#Address {
	background-color:#F8D3C1;
	vertical-align:bottom;
	padding:0px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	font-size: xx-small;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

blockquote {
	font-size: small;
}

.FootNote {
	font-size: x-small;
	margin-bottom: 4px;
	color:#666666;
}

.Quote {
	color:#000066;
	font-style:italic;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	font-size: medium;
	text-align:center;
}

.Quotee {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-weight: normal;
	text-align: right;
	font-size: small;
}

#DownloadBlock TABLE {
	width:auto;
	font-size: small;
}
#DownloadBlock TABLE TR {
	vertical-align:middle;
}
#DownloadBlock TABLE TH {
	width: 50px;
	text-align:left;
}
#DownloadBlock TABLE TD {
	text-align:left;
}

#ContactUs FORM {
	font-size: small;
	color: #333333;
}
#ContactUs FORM .button {
	font-size: small;
	color: #333333;
	border: 1px outset #333333;
}
#ContactUs FORM table {
	width:100%;
	text-align:left;
}
#ContactUs FORM table tr {
	vertical-align:top;
}
#ContactUs FORM table tr TH {
	text-align: right;
}
#ContactUs FORM label {
	/*width: 150px;*/
	text-align:left;
}
#ContactUs FORM input {
	/*width: 300px;*/
	border: 1px inset #333333;
}
#ContactUs FORM textarea {
	/*width: 300px;*/
	border: 1px inset #333333;
}

#LoginBlock {
	padding-top:10px;
	background-color:#F8D3C1;
	width: 100%;
	text-align: center;
	font-size: x-small;
}
#LoginBlock FORM INPUT {
	font-size: x-small;
}
#LoginBlock .button {
	font-size: xx-small;
	color: #333333;
	border: 1px outset #333333;
}
/*#LoginBlock table tr {
	vertical-align:top;
}
#LoginBlock table tr th {
	text-align: right;
}
#LoginBlock table tr td {
	text-align: left;
}
*/
#LoginBlock #ErrorBlock {
	margin-top: 10px;
	font-size: x-small;
	color:#FF0000;
}

#ProfileBlock {
	width: 100%;
	text-align: center;
}
#ProfileBlock .button {
	font-size: small;
	color: #333333;
	border: 1px outset #333333;
}
#ProfileBlock TABLE TR {
	vertical-align:top;
}
#ProfileBlock TABLE TR TH {
	text-align: right;
}
#ProfileBlock TABLE TR TD {
	text-align: left;
}
#ProfileBlock #ErrorBlock {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: small;
	color:#FF0000;
}

