body {
	font-family: verdana, arial, tahoma;
	font-size: 0.8em;
	color: #000;
	background-color: #fff;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align: center;
}

h2 { font-size: 110%; }
h3 { font-size: 100%; }

a:link, a:visited {
	color: #00f;
	text-decoration: none;
}

a:hover{
	color: #666;
	text-decoration: none;
}

/* Set the page width */
#wrapper-content {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background: white url('images/bg02-blue-left.png') repeat-y left top;
}

#wrapper-inner {
	padding: 0px 20px;
	width: 860px;
}

/* Header */
#header {
	margin-bottom: 5px;
}

#header-img {
	margin: 0 0px;
	padding: 0px;
	height: 268px;
	background: #fff url('images/header.jpg') no-repeat left top;
}

#header h1 {
	display:none;
}

#top {
	float: right;
	width: auto;
	padding-left: 0px;
	margin-top: -3px;
}

/* Content */
#content {
	width:650px;
	margin:0px;
	padding:0px 10px 0px 0px;
	float: left;
}

#content .contentheading {
	margin:0 -20px;
	padding:5px;
	width: 662px;
	font-size:1.5em;
	font-weight:bold;
	border-bottom: 1px dashed #ccc;
}

.componentheading {
	padding:5px;
	width: 640px;
	font-size:1.5em;
	font-weight:bold;
	border-bottom: 1px dashed #ccc;
}

/* Right column */
#col {
	float: left;
	width:200px;
	margin:0;
	padding:0;
	background:#CEDBF9 url("images/col_bg.png") 0 0 repeat-y;
}

#col-in {
	padding:20px 10px 0px 10px;
	background:url("images/col_top.png") 0 0 no-repeat;
}
#col-bottom {
	padding:20px 10px;
	background:url("images/col_bottom.png") bottom left no-repeat;
}

#col h3 {
	padding:5px 15px 5px 15px;
	margin:0 -10px 15px -10px;
	background:#A0B9F3 url("images/col_title_bg.png") 0 0 repeat-y;
	color:#192666;
}

#col ul{
	margin:15px 0;
	padding:0;
	list-style:none;
}

#col ul li {
	margin:0;
	padding:0;
	border-bottom:1px solid #E0E8FA;
}

#col ul li a {
	display:block;
	padding:3px 0 3px 22px;
	background:url("images/ico_archive.gif") 5px 6px no-repeat;
	text-decoration:none; color: #000099;
}

#col ul li a:hover {
	background-color:#D3DFF8;
	color:#192666;
}
	
/* Footer */
#footer {
	position:relative;
	clear:both;
	margin-bottom:30px;
	border: 1px solid #999;
	margin: 0px;
	padding-top: 2px;
	background: #CCCCCC;
	text-align: center;

}

#footer p {
	padding: 0;
	margin: 0;
}

.designby {
	font-size: .6em;
}

.designby a {
	color: #000;
}

#bottom {
	background: url(images/footer.png) bottom center no-repeat;
	height: 18px;
	width: 900px;
	margin: 0px auto;
}

/** Joomla stuff **/
.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}

.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

.button {
	color: #00f;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(images/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 1px;
}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #000000;
	font-size: 10px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

div.mosimage {
	border: 1px solid #ccc;
}

.mosimage {
	border: 1px solid #cccccc;
	margin: 5px;
}

.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #333;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}

.sobi2ItemTitle a {
	font-size: 1.5em;
}

.sobi2Details {
	border: 0px;
}