.archives_link {
	display: inline;
	text-align: right;
}
.composite {
	margin-bottom: 10px;
	margin-right: 6px;
	margin-left: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F5D55C;
	margin-top: 0px;
	padding: 6px;
	display: table;
	width: 100%;
}
.compositeText {
	display: table;
	margin-right: 2px;
	margin-left: 2px;
	padding: 4px;
	margin-top: -8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F18E00;
}
.dynamicFloatLeft {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.dynamicFloatRight {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#dynamicList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	list-style-position: inherit;
	margin-top: -8px;
	margin-bottom: 0px;
	margin-left: -30px;
	margin-right: 10px;
	font-weight: normal;
	padding-top: 8px;
}

#dynamicList ul {
	border: none;
	list-style-type: none;
}

.dynamicCompositeHeading {
	color: #666633;
	font-size: 14px;
	text-align: left;
	border-top-width: 1px;
	border-top-color: #D7D7D7;
	font-weight: bold;
}
.dynamicSubHeading {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	color: #FF9933;
}
#dynamicList ul li {
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFD2A6;
	list-style-type: none;
	padding-bottom: 0px;
	padding-top: 0px;
}

#dynamicList ul li a {
	text-decoration: none;
	color: #664E3E;
	list-style-type: none;
	font-weight: normal;
}
#dynamicList ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

.dynamic_h1 {
	margin-right: 6px;
	margin-top: 10px;
	margin-bottom: 4px;
}

.dynamic_h1Text {
	color: #666633;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 6px;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
	word-spacing: 0.5px;
	font-weight: bold;
	font-size: 1.1em;
	display: inline;
}

td.content{
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 14px;
	vertical-align: top;
}

.dynamicLink {
	font-weight: bold;
	text-align: right;
}

.dynamicLink a {

}
.dynamicLink a:hover, .dynamicLink a:focus {
	color: #CC3300;
	text-decoration: underline;
}


img.dynamicContentImage {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 4px;
	padding-top: 4px;
}
.imageGallery {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	text-align: center;
}
.imageLinkList {
	text-align: center;
}

.simpleImage {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	text-align: center;
}

.simpleText {
	color: #5B3E00;
	padding: 4px;
}
.fileList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: -10px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 20px;
	font-weight: normal;
	list-style-image: url(ckTempTestImages/icon-file.gif);
	padding-top: 6px;
}
.fileList  ul {
	border: none;
	list-style-type: none;
}
.fileList  ul  li {
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	padding-bottom: 4px;
}
.fileList  ul  li  a {
	text-decoration: none;
	color: #8B6A55;
	list-style-type: none;
	font-weight: normal;
}
.fileList  ul  li  a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.compositeList {
	margin-bottom: 10px;
	margin-right: 6px;
	margin-left: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F5D55C;
	margin-top: 0px;
	padding: 6px;
	display: table;
	width: 100%;
}
.compositeList p {
}

.textLinkList {
	list-style-type: none;
	list-style-position: inherit;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 14px;
}
.textLinkList ul {
	margin-bottom:			10px;
	margin-left:			14px;
}
.textLinkList ul li {
	list-style:			round;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#746A51;
	margin-bottom: 4px;
}
