.back_button {
}

.pagenav {
}

.pagenavbar {
	margin-right: 12px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
padding-left: 15px;
padding-top: 0px;
}


td {
	text-align: left;
	font-size: 12px;
}



body {
	margin: 0;
	height: 100%;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	line-height: 1.5em;
	font-size: 12px;
	color: #000;
	background: #f0edca;
}
.clear {display: block; clear: both; margin: -5px 0 0 0; padding:0; visibility: hidden;}

h1, h2, h3, h4, h5{
	color:#32238A;
	}
a:link, a:visited, a:hover, a:active{
	text-decoration:none;
	color:#1759e;	
	}
	a:hover {
		text-decoration:underline;
		color:#1759e;
		}
	a:visited{
		color:#6D6BD6;
		}
/* Layout */
#container{
	width:960px;
	margin:0 auto 0 auto;
	padding:0;
	}

  #ctop{
		float:left;
		width:960px;
    }

     #logo{
			text-align:center;
			height:110px;
			background: url(../images/focusart.png) no-repeat left;
			}

.topmenu{
				float:right;
				height:30px;
				margin-top:140px;
				}
				.topmenu h3{
					float:left;
					padding:0 10px 0 10px;
					line-height:25px;
					}

	#cleft{
		float:left;
		width:200px;
		}
		
		#mpleft{
			background-color:#f0edca;
			padding:10px;
			}

	#cmiddle{
		float:left;
		width:20px;
		height:300px;
		}

/*	#cright{
		float:left;
		width:740px;
		} */

	 #content{
		float:left;
    width:720px;
		margin:10px 0 10px 10px;
		font-weight:normal;
		color:#000;
				}

/* Joomla core stuff */

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}


.componentheading {
	text-align: left;
	height: 30px;
	font-weight: bold;
	font-size: 12px;
/*	text-transform: uppercase; */
	color:#1759e;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #1759e;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 12px;
	font-weight: bold;
	color: #1759e;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding:0;
	margin-bottom: 30px;
}

table.moduletable th, div.moduletable h3 {
	text-align: left;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #f0edca;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 12px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 12px;
	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 {
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
/*	text-transform: uppercase; */
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
a.mainlevel:link, a.mainlevel:visited {
	
	color: #1759e;
	font-size:18pt;
	font-weight: bold;
	line-height: 2.4em;

}

a.mainlevel:hover {
	
	color:#1759e;
	
}

a.mainlevel#active_menu {
	color:#1759e;

}

a.mainlevel#active_menu:hover {
		color:#6D6BD6;

}

a.sublevel:link, a.sublevel:visited {
	display: list-item;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 1px;
	font-size: 18pt;
}

a.sublevel:hover {
	color:#6d6bd6;
}

a.sublevel#active_menu {
	color:#1759e;

}


ul#mainlevel li
{
	padding-left: 0px;
	padding-right: 0px;
	margin: 0 0 5px 0;
	line-height:3em;
}

ul#mainlevel li a
{
	display:block;
	color: #1759e;
	width:auto;
	font-size:18pt;
	font-weight:bold;
}
ul#mainlevel li a:link{
	color: #175e9e;
	}
ul#mainlevel li a:hover, ul#mainlevel li a:visited{
	color:#175e9e;
	}

.active_menu{
	background:url(../images/menu_links_bg_active.gif) no-repeat left top;
	}

