@charset "utf-8";
#contentimage {
	background-image: url(images/cornersbottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FDFDF7;
}

#tdsidebar a {
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 8px;
	padding: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #F3F2C9;
}
#tdsidebar2 a {
	background-color: #F3F2C9;
	margin: 8px;
	padding: 6px;
	border: 1px solid #000000;
	color: #000000;
	text-decoration: none;
	display: block;
}

#tdsidebar a:hover {
	background-color: #393680;
	color: #FFFFFF;
}
#tdsidebar2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #076224;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
}
p {
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 0px;
	line-height: 1.7em;
	text-align: justify;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 1em;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: 200;
}

h3 {
	padding-left: 20px;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#contentimage2 {
	background-color: #FDFDF7;
	background-image: url(images/cornersbottom2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#bulletorange {
	font-size: 11px;
	font-weight: normal;
	margin-left: 50px;
	padding-left: 20px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FF6600;
	line-height: 1.4em;
}
#bulletyellow {
	font-size: 11px;
	font-weight: normal;
	margin-left: 50px;
	padding-left: 20px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFF00;
	line-height: 1.4em;
}
#bulletblue {
	font-size: 11px;
	line-height: 1.4em;
	font-weight: normal;
	margin-left: 50px;
	padding-left: 20px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #0000FF;
}
#imgpad {
	padding-right: 5px;
	padding-left: 5px;
}
#libitempad {
	padding-top: 5px;
}

#imgpad2 {
	padding-top: 10px;
	padding-bottom: 5px;
}
h6 {
	font-weight: lighter;
	color: #666666;
}
.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

