@import url('http://yui.yahooapis.com/2.5.2/build/reset-fonts-grids/reset-fonts-grids.css');

a {
	color: #285090;
}

a:hover {
	color: #A30000;
}

a:visited {
	color: #333333;
}

body {
	background-attachment: scroll;
	background-color: #FAFCFD;
	background-image: url('/blojsom/resources/default/asual-bg.jpg');
	background-repeat: repeat-x;
	font-family: 'Lucida Sans Unicode','Lucida Grande','Bitstream Vera Sans','Trebuchet MS',Geneva,Arial,sans-serif;
	text-align: left;
}

table {
	empty-cells: show;
	width: 100%;
}

table.with-border {
	border-collapse: separate;
	border-spacing: 2px;
	border-style: outset;
	border-width: 1px;
}

table.with-border td, table.with-border th {
	border-style: inset;
	border-width: 1px;
}

th, td {
	padding: 2px;
	vertical-align: top;
}

th {
	background-color: #CCCCCC;
	font-weight: bold;
	text-align: center;
}

ol {
	margin-left: 40px;
}

ol>li {
	list-style-type: decimal;
	margin-bottom: 1em;
}

ul {
	margin-left: 40px;
}

ul>li {
	list-style-type: disc;
	margin-top: 0.33em;
}

#header {
	padding-top: 2em;
}

#header-title {
	color: #285090;
	display: inline;
	font-size: 200%;
	margin: 0px 48px;
}

#header-links {
	display: inline;
}

#content-head-left {
	background: url('/blojsom/resources/default/asual-headleft.jpg') no-repeat;
	height: 28px;
	padding-left: 22px;
}

#content-head-right {
	background: url('/blojsom/resources/default/asual-headright.jpg') no-repeat right;
	height: 100%;
	padding-right: 22px;
}

#content-head-center {
	background: url('/blojsom/resources/default/asual-headcenter.jpg') repeat-x;
	height: 100%;
	margin: 0px 6px;
}

#content-body-left {
	background: url('/blojsom/resources/default/asual-bodyleft.jpg') repeat-y;
	padding-left: 22px;
}

#content-body-right {
	background: url('/blojsom/resources/default/asual-bodyright.jpg') repeat-y right;
	padding-right: 22px;
}

#content-body-center {
	background: #D5DEED url('/blojsom/resources/default/asual-content.jpg') repeat-x;
	padding: 12px;
}

#content-foot-left {
	background: url('/blojsom/resources/default/asual-footleft.jpg') no-repeat;
	height: 28px;
	padding-left: 22px;
}

#content-foot-right {
	background: url('/blojsom/resources/default/asual-footright.jpg') no-repeat right;
	height: 100%;
	padding-right: 22px;
}

#content-foot-center {
	background: url('/blojsom/resources/default/asual-footcenter.jpg') repeat-x;
	height: 100%;
	margin: 0px 6px;
}

#footer {
	margin: 0px 24px;
	text-align: center;
}

#footer-copyright {
	font-size: 84%;
}

#footer-counter {
	float: left;
}

#footer-compliance {
	float: right;
}

.headline {
	color: #A30000;
	font-size: 130%;
}

.tagline {
	color: #666666;
	font-size: 92%;
	margin: 6px 0px;
}

.abstract {
	font-size: 107%;
	margin-bottom: 2em;
}

.heading {
	font-weight: bold;
	margin-top: 1em;
}
