/* CSS Document */



body {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13px; color: #333333;}

a {
	text-decoration: underline;
	color: #0000FF;
}

h1 {font-size: 13px; color: #0B0C82; font-weight: bold; font-style: normal;}

h2 {font-size: 11px; color: #0B0C82}

h3 {font-size: 13px; color: #666666;}

h4 {font-size: 11px; color: #666666}

blockquote {font-size: 13px; font-style: italic;}

.author {font-size: 11px; color: #333333; font-weight: bold; font-style: normal;}

blockquote>i {font-style: normal;}

a.author {text-decoration: none;}

a.author:hover {color: #050486; text-decoration: underline;}



#arttitle {font-size: 13px; color: #0B0C82; font-weight: bold;}

#arttitle a {color: #0033FF;}

#arttitle a:hover{text-decoration: underline;}



#artdate {font-size: 11px; color: #0B0C82;}



#arttext {font-size: 13px;}



#artref {font-size: 11px;}

#artref a {text-decoration: none;}

#artref a:hover {color: #050486; text-decoration: underline;}

#artref h1 {font-size: 11px;}

#artref h2 {font-size: 10px;}

#artref h3 {font-size: 11px;}

#artref h4 {font-size: 10px;}



#artauthor {font-size: 13px; font-weight: bold;}

#artauthor a {font-weight: bold;}

#artauthor a:hover {color: #050486; font-weight: bold;}

.artimageright {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	clear: both;
}

.artimageleft {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.arttextsubheadline1 {
	font-size: 14px;
	color: #0B0C82;
	font-weight: bold;
}

.arttextsubheadline2 {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.nobulletlist {
	list-style-image: none;
	list-style: none;
}
.arttextsubheadline3 {

	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.supertext {
	vertical-align: super;
}
.inlinehighlight1 {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.arttextitalic {
	font-style: italic;
}
.artimagecentre {
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	background-position: center;
}
.boxedlist {
	width: 250px;
	padding: 5px;
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
}
.rightcontainer {
	float: right;
	width: 10%;
}
.box {
	padding: 5px;
	border: 1px solid #000000;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.captionrightbottom {
	font-size: small;
	font-weight: bold;
	background-position: right;
	text-align: right;
}
.alphalist {
	list-style-type: lower-alpha;
}

