h1 {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 17px 0;
	line-height: 1.2em;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 13px 0;
	line-height: 1.25em;
}
h3, h3 a, a h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0px 0;
	line-height: 1.25em;
}

p {
	margin: 0px 0px 16px 0;
	line-height: 1.45em;
}

td p {
	margin: 0 0 5px 0;
	line-height: 1.45em;;
}

a, a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a.arrowLink,  a.arrowLink:visited, .arrowLinkInside a, .arrowLinkInside a:visited {
	padding: 0px 0 0 10px;
	background-image: url('../images/link_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
}
a.arrowLink:hover, .arrowLinkInside a:hover {
	color: #BF0000;
	background-image: url('../images/link_arrow_hover.gif');
}

#pageContent ul
{
	margin: 0px 0 0px 0;
	padding: 5px 0 5px 0;
	list-style-type: none;
}
#pageContent ul li {
	display: block;
	margin: 0px 0 5px 1px;
	padding: 0 0 0 11px;
	background-image: url(../images/list_item_marker03.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#galleryBox h1 {
	margin: 0 0 8px 0;
}
#galleryBox p {
	margin: 0px 0px 14px 0;
	font-size: 10px;
	line-height: 1.2em;
}

.lineAfter {
	border-color: #8598BA;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	height: 1px;
	padding: 0 0 6px 0;
	margin: 0 0 15px 0;
}
.textBox555 {
	width: 555px;
}
.textBox360 {
	width: 360px;
}


.csc-linkToTop {
	padding: 0px 0 0px 0;
	margin: -10px 0 15px 0;
	text-align: right;
}

/*
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	padding: 0 0 10px 0;
}
*/

/* IE7 bug space between images */
body div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0px !important;
	padding-bottom: 23px;
}
body div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image {
	margin-bottom: 0px !important;
	padding-bottom: 23px;
}

body #mainContentColGallery div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, body #mainContentColGallery div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-imagerow-last {
	padding-bottom: 0px;
}
/*
* html div.csc-textpic-intext-left-nowrap .csc-textpic-text {
	float:left;
}
*/

.csc-textpic-caption {
	font-size: 9px;
	line-height: 1.05em;
	padding: 2px 0 0px 0;
}

div.errorMessage {
	color: #BF0000;
	margin-bottom: 10px;
}

.csc-mailform .csc-mailform-field input.csc-mailform-submit
{
	cursor: pointer;
}
.csc-mailform .csc-mailform-field input.csc-mailform-submit:hover {
	cursor: pointer;
}
.csc-mailform label {
	font-weight: bold;
}
.csc-mailform input {
	display: block;
	margin: 2px 0 8px 0;
}
.csc-mailform input.csc-mailform-radio {
	display: inline;
	margin: 2px 5px 0px 0;
}
.csc-mailform textarea {
	display: block;
	margin: 2px 0 8px 0;
}
.csc-mailform select {
	display: block;
	margin: 2px 0 8px 0;
}
.csc-mailform option {
	padding-right: 0.5em;
}
.csc-mailform .csc-mailform-radio {
	display: block;
	margin: 2px 0 8px 0;
}


.csc-form-labelcell {
	padding: 7px 7px 0px 0;
}
.csc-form-fieldcell {
	padding: 5px 0px 0px 0;
}
table.csc-loginform {
	margin: 0 0 20px 0;
}


.filelinks {
	margin: 0 0 12px 0;
}


