/* CSS Document */

.leftpart#navleft {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #A40335;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 20px;
	font-size: 12px;
	color: #666666;
	width: 740px;
	background-color: #E5E5E5;
}.content {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	margin: 0px;
	width: 660px;
	font-size: 12px;
	line-height: 20px;
}
.content h1 {
	font-size: 16px;
	color: #A50335;
	background-image: url(img/titleline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rightpart#rightheading {
	background-color: #A50335;
}
.rightpart#rightheading h2 {
	font-size: 14px;
	color: #FFFFFF;
	background-position: left;
	text-align: left;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 20px;
	margin: 0px;
}
.leftpart#navleft a,.leftpart#navleft a:visited {
	color: #666666;
	text-decoration: none;
}
.leftpart#navleft a:hover {
	color: #A60337;
	text-decoration: underline;
}
ul#secondarylist {
	list-style-image: url(img/arr.gif);
	list-style-type: none;
}
ul#secondarylist li {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 550px;
	font-size: 14px;
}
ul#secondarylist li a,ul#secondarylist li a:visited {
	color: #000000;
	text-decoration: none;
}
ul#secondarylist li a:hover {
	color: #A50335;
}
ul.slist {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	list-style-type: none;
	padding: 0px;
}
ul.slist li {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	display: block;
	position: relative;
	width: 620px;
	overflow: hidden;
}

ul.slist li a,ul.slist li a:visited {
	color: #333333;
	text-decoration: underline;
	position: relative;
	padding-left: 20px;
	background-image: url(img/arr.gif);
	background-position: left;
	background-repeat: no-repeat;
}
ul.slist li ul {
	margin: 0px;
	background-color: #FFFFFF;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul.slist li ul li {
	float: left;
	background-color: #FFFFFF;
	display: block;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
ul.slist li ul li a,ul.slist li ul li a:visited {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
ul.slist li ul li a:hover {
	color: #A50335;
	text-decoration: underline;
}
table#content {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}table#content td {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
td.hpart {
	background-color: #F8DDCD;
	color: #A50335;
	border: 1px solid #FFFFFF;
}
.content ul li,.content ol li {
	padding: 5px;
}
.focus {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #59021D;
	line-height: 24px;
	font-style: italic;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
p#underline {
	background-color: #F5D6D6;
	padding: 5px;
	border: 1px solid #CC3333;
}
div#conditions {
	font-size: 11px;
	font-style: italic;
	background-color: #E9E9E9;
	padding: 5px;
}
td.gray {
	background-color: #E1E1E1;
}
.content p strong {
	color: #A50335;
}
.content ul li strong {
	color: #A50335;
}
td.strongback {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7D0227;
}
