@import url("/common/styles-library.css");

body,
td {
	font-family: Arial, sans-serif;
	font-size: 1em;
}

form {
	margin: 0;
	padding: 0;
}

input,
select,
textarea {
	}

img {
	border: none;
}

a {
	color: #00a2e5;
	text-decoration: underline;
}

p {
	margin: 0.25em 0 0.95em;
}


ol {
	margin: 1.25em 0 1.5em 2.5em;
	padding: 0;
	list-style: decimal outside;
}

ul {
	margin: 1.25em 0 1.5em 1.25em;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

li {
	margin: 0.6em 0;
	padding: 0;
}

ul li {
	display: block;
	padding: 0 0 0 14px;
	background: 0 0.4em url("/images/page/marker-ul.gif") no-repeat;
}

ul li li,
ul li li li li {
	background: 0 0.4em url("/images/page/marker-ul-ul.gif") no-repeat;
}

ul li li li,
ul li li li li li {
	background: 0 0.6em url("/images/page/marker-ul-ul-ul.gif") no-repeat;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0.75em 0 0.35em;
}

#pageContent h1 {
	margin-top: 0;
}


hr {
	height: 2px;
	margin: 1.25em 0;
	background: #ccc;
	color: #ccc;
	border: none;
}


.spacer {
	width: 1px;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
	visibility: hidden;
}

.small,
small {
	font-size: 0.70em;
}

.smaller {
	font-size: 0.65em;
}

.small,
.smaller,
small {
	font-family: Tahoma, Arial, sans-serif;
}

.nowrap {
	white-space: nowrap;
}

.pound {
	margin: 0 0.1em 0 0;
}

.half {
	font-size: 0.5em;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.hide {
	visibility: hidden;
}

.delete,
.none {
	display: none;
}

.clear {
	clear: both;
}


.newsRow {
}


.newsImage {
	width: 62px;
	margin: 0 8px 0 0;
	padding: 2px 0 0;
	text-align: center;
}

.newsImage img {
	border: 1px solid #bfbfbe;
	vertical-align: bottom;
}


.newsTitle {
	margin: 0;
	font-size: 1em !important;
}

.newsDescription {
	margin: 0.25em 0 0;
	font-size: 0.85em;
}

#homepage .newsDescription {
	color: #757984;
}

.newsDate {
	margin: 0.35em 0 0;
	white-space: nowrap;
}


.newsSeparator {
}

.newsSeparator .spacer {
	height: 20px;
}


#newsArticle {
}

#newsArticle .newsBody {
}

#newsArticle .newsDate {
	margin: 0.75em 0 0;
}


.libraryImage {
	border: 1px solid #eee;
}

.libraryItem a:hover .libraryImage {
	border-color: #d93e64;
}

.libraryDescription {
	color: #999;
}

.libraryItem a:hover .libraryDescription {
	color: #666;
}


#bodyImages {
	width: 100px !important;
}

.bodyImages_Image {
	width: 100px !important;
}


#bodyEditor {
	padding: 15px;
	background: #fff;
}

#bodyEditor,
#bodyEditor td {
	color: #333;
}


.curve {
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 2001;
	font-size: 1px;
	text-align: left;
}

.curve * {
	display: block;
	overflow: hidden;
}

.curve em {
	float: right;
}


.curve11 {
	height: 31px;
	margin: 0 0 -31px;
}

.curve11 * {
	width: 11px;
	height: 62px;
	background: url("/i/menu-item.png");
}

.curve11 em {
	margin: -31px 0 0;
}

