@charset "utf-8";
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: none;
	background-repeat: repeat;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0020;
	border-right-color: #CC0020;
	border-bottom-color: #CC0020;
	border-left-color: #CC0020;
}
.textleft {
	float: none;
	padding: 5px;
}

body {
	background-color: #000000;
	background-position: center;
	margin-top: 8px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageright {
	background-position: right;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.textright {
	text-align: right;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
	font-weight: bold;
}

#container #leftcol {
	float: left;
	width: 390px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 9px;
	margin-left: 4px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#container #rightcol {
	width: 385px;
	float: left;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
}
#container #rightcol a:link {
	text-decoration: none;
	color: #0000FF;
}
#container #rightcol a:visited {
	text-decoration: none;
	color: #0000FF;
}
#container #rightcol a:hover {
	text-decoration: underline;
}
#container #centre {
	width: 795px;
	float: left;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
}
#container #centre a:link {
	text-decoration: none;
	color: #0000FF;
}
#container #centre a:visited {
	text-decoration: none;
	color: #0000FF;
}
#container #centre a:hover {
	text-decoration: underline;	
}

h1 {
	font-size: 10pt;
	font-weight: bold;
}
#container #bottom {
	clear: both;
	width: 100%;
	font-size: 8pt;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15pt;
	color: #000000;
}
#container #bottom li {
	display: inline;
	margin-right: 7px;
	margin-left: 7px;
	list-style-type: none;
}
#container #bottom a:link {
	color: #003300;
	text-decoration: none;
}
#container #bottom a:visited {
	color: #336600;
	text-decoration: none;
}
#container #bottom a:hover {
	color: #FF0000;
}

#container #leftcol li {
	list-style-position: inside;
	list-style-image: url(../images/arrow4.gif);
	line-height: normal;
	text-align: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 0px;
}

#container #centre li {
	list-style-position: inside;
	list-style-image: url(../images/arrow4.gif);
	line-height: normal;
	text-align: left;
	list-style-type: none;
	text-indent: 0px;
	position: relative;
	left: -30px;
	word-spacing: normal;
	white-space: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#container #leftcol a:link {
	text-decoration: none;
	color: #000000;
	font-size: 10pt;
}
#container #leftcol a:visited {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.picboxtext {
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}


#container #leftcol a:hover {
	color: #0066CC;
	text-decoration: underline;
}
#container #navbar a:link {
	font-weight: bolder;
	color: #FFFFFF;
	margin-left: 6px;
	text-decoration: none;
}
#container #navbar a:visited {
	color: #FFFFFF;
	margin-left: 6px;
	text-decoration: none;
	font-weight: bolder;
}
h2 {
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
}

#container #navbar a:hover {
	color: #00FFFF;
}
.bullet {
	line-height: 24px;
	font-size: 10pt;
	margin: 0px;
	list-style-image: url(../images/arrow3.gif);
	padding: 0px;
}
.txtleftindent {
	margin-left: 25px;
	margin-right: 15px;
}
