.txt-breadcrumb {
	color: #999966;
	font-size: 11px;
	background-image: url(../images/int-breadcrumb-bg.gif);
	background-repeat: repeat-x;
}
.txt-pageheader {
	font-size: 14px;
	font-weight: bold;
	color: #628139;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.txt-sidebar-title {
	font-size: 14px;
	font-weight: bold;
	color: #726D45;
	margin-bottom: 10px;
}
.txt-sidebar-subtitle {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.td-body {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 16px;
	color: #4E4D3E;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
.td-body hr {
	margin-top: 30px;
	margin-bottom: 30px;
	border: 1px solid #999999;
}
.td-sidebar hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}
.td-sidebar {
	color: #86805B;
	line-height: 16px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 40px;
}

.txt-footer-links {
	color: #666666;
	margin-top: 10px;
}
.txt-footer-legal {
	color: #999999;
	font-size: 10px;
	margin-top: 3px;
}
a.link-footer:link {
	color: #666666;
	margin-top: 10px;
	text-decoration: none;
}
a.link-footer:visited {
	color: #666666;
	margin-top: 10px;
	text-decoration: none;
}
a.link-footer:hover {
	color: #666666;
	margin-top: 10px;
	text-decoration: underline;
}
.img-padding-10px-rt {
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
}
.int-pagetitle-bg {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #4e4d3e;
	background-image: url(../images/int-pagetitle-bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 20px;
	padding-right: 20px;
}
.int-pagetitle-stripe {
	background-image: url(../images/int-sidebar-bg-right.gif);
	background-repeat: repeat-y;
}
.img-padding-10px-bot {
	float: left;
	margin-bottom: 10px;
	background-color: #FF0000;
}
.td-sidebar-bg {
	background-color: #f7f7ec;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5d9;
}
a.link-project:link {
	line-height: 25px;
	color: #726E4D;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999966;
	padding-left: 10px;
}
a.link-project:visited {
	line-height: 25px;
	color: #86805B;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999966;
	padding-left: 10px;
}
a.link-project:hover {
	line-height: 25px;
	color: #6C6849;
	text-decoration: none;
	display: block;
	background-color: #DFDEB2;
	padding-left: 10px;
}
a.link-project-sel:link {
	line-height: 25px;
	color: #F0EFD9;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	background-color: #999966;
}
a.link-sidebar:link {
	line-height: 25px;
	height: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #86805B;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	color: #726E4D;
}
a.link-sidebar:visited {
	line-height: 25px;
	height: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #86805B;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	color: #726E4D;
}

a.link-sidebar:hover {
	line-height: 25px;
	height: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #86805B;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	color: #6C6849;
	background-color: #DFDEB2;
}
.tbl-video {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDEB2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDEB2;
	padding-top: 10px;
	padding-bottom: 10px;
}
.img-padding-10px-right {
	margin-right: 20px;
	float: left;
}
.table-schedule {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #efefef;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
}
table.table-schedule td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #efefef;
	border-left-color: #efefef;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.txt-login-label {
	line-height: 20px;
	font-weight: bold;
	height: 20px;
	padding-right: 10px;
}
.form-login-textfield {
	background-color: #ffffcc;
	width: 150px;
	margin-right: 10px;
}
.table-signup {
	background-color: #efefef;
}
table.table-signup td {
	padding-bottom: 5px;
	padding-left: 10px;
}
.form-signup-textfield {
	background-color: #ffffcc;
	width: 175px;
	margin-right: 10px;
}
.form-signup-btn {
	margin-top: 10px;
}
a.link-sidebar {
	line-height: normal;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table-badges {
}
table.table-badges td {
	padding-bottom: 20px;
}
.txt-mb-title {
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
}
.txt-counselor-title {
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 18px;
}
.txt-counselor-mb {
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}
.table-committee {
}
table.table-committee td {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #86805B;
}
table.table-committee td.last {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-style: none;
}
.td-body .table-committee img {
	margin-right: 20px;
}
a.link-vision:link {
	color: #726E4D;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999966;
	padding-top: 3px;
	padding-right: 3px;
}
a.link-vision:visited {
	color: #726E4D;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999966;
	padding-top: 3px;
	padding-right: 3px;
}
a.link-vision:hover {
	color: #6C6849;
	text-decoration: none;
	display: block;
	background-color: #DFDEB2;
	padding-top: 3px;
	padding-right: 3px;
}
