/* CSS Document */

html {
	height: 100%;

}

body {

	height: 100%;
	margin-bottom: 1px;

	
	}

.clr {
	clear: both;
}

.outline {

  background: #060156;
	padding: 2px;
	width: 820px;
	border: 1px solid #ffffff;
}

#buttons_outer {
	width: 610px;
	background: url(../images/pathway_bg.png) repeat-x;
	color: #ffffff;
  	margin-bottom: 2px;
	margin-right: 2px;
	margin-top: 3px;
	float: left;

}

#buttons_inner {
	border: 1px solid #060156;
	height: 21px;
}

#pathway_text {
  	width: 610px;
	background: url(../images/pathway_bg.png) repeat-x;
	color: #ffffff;
	text-align: center;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 11px;
	margin:0px;
  font-size: 16px;
  
}

#pathway_text img {
	margin: 0px;
	
}

#buttons {
	float: center;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-color:trasparent;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;

}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #ffffff;
	background:trasparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #FD6602;
	font-size: 11px;
	background: #trasparent;
}


#search_outer {
	margin-top: 4px;
	float: right;
	width: 190px;
	height: 23px;
	background: url(../images/subhead_bg.png) no-repeat;
}

#search_inner {
   	border: 1px solid #060156;
	padding: 0px;
   	height: 23px;
  	overflow: hidden;
}

#search_inner form {
  	float: center;
  	padding: 0;
  	margin: 0;
}

#search_inner .inputbox {
	float: right;
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family:  verdana,  arial;
	font-size: 11px;
	color: #060156;
	font-weight: bold;

}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: center;
	padding: 0px;
	margin-top: 20px;
	width: 800px;
	height: 150px;
	background: url(../images/header_short3.jpg) no-repeat;
}


#left_outer {
  float: left;
	margin-bottom: 10px;
	width: 180px;
	
}

#left_inner {
 	padding: 0px;
  	float: none !important;
  	float: left;
  	width: 180px;
  	margin-bottom: 10px;
  	
  
}

#content_outer {
	margin-bottom: 10px;
	float: right;
	width:auto;
	text-align: left;

}

#content_inner{
  	float: right;
	margin-bottom: 10px;
	width:auto;
	text-align: left;
}

table.content_table {
 	 width: 610px;
	padding: 0px;
	margin: 0px;
	background: #FFFAA9;
	border: 1px #00000;
	float: right;
	text-align: center;
	margin-bottom: 50px;

	  		
}

table.content_table td {
 	width: auto;
 	height: 20px;
   	text-align: center;
	margin-bottom: 10px;
	display: block;
	border: 1px #00000;


}


.user1_inner {
 	text-align: center;
	margin: 0px;
 	width:305px;
}

.user2_inner {
	width:305px;
	margin: 0px;
	text-align: center;


}

table td.body_outer {
	width:100%;
	

}

.maintitle {
	color:#A30101;
	font-size: 11px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  	font-style: italic;
  	padding: 5px;
 	color: #cccccc;
  	font-size: 11px;
  	font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  	text-align: center;
  	font-size: 10px;
  	font-family: verdana,  arial;
    font-weight: bold;
  	border: 3px double #060156;
  	text-color: #A30101;
  	width: auto;
 	background:#ffffff;
 	padding: 0px 10px;
 	line-height: 20px;
  	margin: 1px;
}

.pagenav {
  	text-align: center;
  	font-size: 10px;
  	font-weight: bold;
  	font-family:  verdana,  arial;
 	border: 3px double #060156;
  	color:  #A30101;
  	width: auto;
  	background:#ffffff;
  	padding: 0px 10px;
  	line-height: 20px;
  	margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{	margin: 0;
	padding: 0;
	list-style: none;
 font-size: 11px;
 text-align: center;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
 font-size: 11px;
 text-align: center;

}


td {
	 font-size: 11px;
	 width: 100%;
}



body {
	margin: 10px;
	height: 100%;
	padding: 0px;
	font-family: verdana,  arial ;
	line-height: 120%;
	font-size: 11px;
	color: #060156;
	
}

/* Joomla core stuff */
a:link, a:visited {
	font-size: 11px;
  	font-weight: bold;
  	font-family:  verdana, arial;
	color: #A30101; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #060156;
	font-size: 11px;	
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  	width: 100%;
	margin-bottom: 10px;
	text-align: left;
	
	
}

table.contentpaneopen td {
    width: 100%;
    padding-right: 5px;
  	margin-bottom: 10px;
  	text-align: left;
}

table.contentpaneopen td.componentheading {
	width: 100%;
	padding-left: 4px;
	border: 1px #060156;
	margin-bottom: 10px;
	text-align: center;

}



table.contentpane {
  	width:100%;
    margin-bottom: 10px;
    
   }

table.contentpane td {
  	width:100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;

}

table.contentpane td.componentheading {
  	width:100%;
	padding-left: 0px;
	border: 1px #060156;

}

table.contentpaneopen fieldset {
	border: 0px;
	width:100%;
	margin-bottom: 10px;

}

.button {
  	color: #ffffff;
  	font-family: verdana, arial;
  	text-align: center;
  	font-size: 10px;
  	font-weight: bold;
  	border: 1px double #ffffff;
  	width: 50px;
  	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;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
  	width: 100%;
	background: trasparent;
	color: #A30101;
	text-align: center;
	padding-top: 4px;
	padding-left: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;


}

.contentcolumn {
	padding-right: 0px;
	color: #ffffff;
	
		 	  }

.contentheading {
	height: 30px;
	color: #A30101;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
	border: 1px #060156;
	text-align: center;
}



.contentpagetitle {
	
	font-weight: bold;
	color: #A30101;
	text-align:center;
	}

table.searchinto {
	  width:100%;
	  margin-bottom: 10px;
}

table.searchintro td {
	 font-size: 11px;
	 margin-bottom: 10px;
}

table.moduletable {
	font-size: 11px;
	margin-bottom: 5px;
	padding: 0px;
	width:610px;
	diplay: block;
	background-color:#FFFAA9;
	margin-bottom: 10px;
		width:100%;

	    

}

div.moduletable {
	float:center;
	margin-bottom: 2px;
	width: auto;
	diplay: block;
	background-color: #FFFAA9;
	margin-bottom: 10px;
	font-size: 11px;
		width:100%;



}

table.moduletable th, div.moduletable h3 {
	width: auto;
	background: url(../images/subhead_bg.png) repeat-x;
	color: #ffffff;
	text-align: center;
	padding-left: 4px;
	height: 21px;
	line-height: 20px;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 0px 0;

}

table.moduletable td {
	width:100%;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 11px;




}

table.pollstableborder td {
  padding: 2px;
  	  margin-bottom: 10px;
}

.sectiontableheader {
 width: 100%;
 height: 50px;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  background:#FFFAA9;
  padding: 4px;
  vertical-align: middle;
}

.sectiontablefooter { 
text-align: center;

}

.sectiontableentry1 {
	width: 100%;
	 height: 100px;
	 background-color : #FFFAA9;
	 text-align: center;
	   vertical-align: middle;
}

.sectiontableentry2 {
	width: 100%;
	 height: 25px;
	   font-weight: bold;
	background-color : #CDDCFE;
	 text-align: center;
	   vertical-align: middle;
}

.small {
	color: #999999;
	font-size: 10px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 10px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 10px;
}


a.mainlevel:link, a.mainlevel:visited {
	 	width:100%;
	 	vertical-align: middle;
	 	display: block;
  	background-color: #CDDCFE;
	font-size: 11px;
	font-weight: bold;
	color: #060156;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	height: 20px !important;
	height: 25px;
	text-decoration: none;
	nargin-down:20px;
}

a.mainlevel:hover {
		 	width:100%;
	background-position: 0px -25px;
	text-decoration: none;
	color: #FD6602;
	font-size: 11px;
	
}

a.mainlevel#active_menu {
		 	width:100%;
	color:#A30101;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.mainlevel#active_menu:hover {
		 	width:100%;
	color: #FD6602;
}

a.sublevel:link, a.sublevel:visited {
	 	width:100%;
	   diplay: block;
	   background-color: #CDDCFE;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #060156;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	height: 20px !important;
	height: 25px;
	text-decoration: none;
	nargin-down:20px;
}

a.sublevel:hover {
		 	width:100%;
	color: #FD6602;
	text-decoration: none;
		font-size: 10px;
}

a.sublevel#active_menu {
		 	width:100%;
	color: #FD6602;
		font-size: 10px;
}

.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;
 	within:100%

}

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;
}