/* CSS Document */

html {
	height: 100%;
}
body {
	height: 100%;
	margin-bottom: 1px;
}

.clr {
	clear: both;
}
.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}
#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}
#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}
.pathway {
	color: #FFFFFF;
	height: 25px;
	padding-left: 0px;
	padding-bottom: 5px;
	border: #cccccc
}
#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
}
#buttons {
	float: center;
	margin: 0px;
	padding: 0px;
	width: auto;
}

h1 {
/*margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
color: #333366; */

	margin-top: 0px;
margin-bottom: 0px;

        background: url(../images/subhead_bg.png) repeat-x;
	color: #fff;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
/*	text-transform: uppercase; */
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bormal;
	font-variant: normal;
	font-style: normal;
color: #333366;
}

/*MAINMENU*/

a.mainlevel {
width: 180px;
padding: 0 0 0 0;
margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;

background-color: transparent;
color: #3d389e;
}

a.mainlevel:link, a.mainlevel:visited {
display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
background-position:inherit;
background: url(../images/but1.jpg) no-repeat;
color: #fff;
line-height: 28px;
height: 28px;
width: 80%;
padding-left:33px;
}
a.mainlevel:hover {
	display: block;
	background-position: left;
background: url(../images/but2.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
color: #3d389e;
line-height: 28px;
height: 28px;
width: 80%;
padding-left:33px;
}
a.sublevel {
width: 180px;
border-right: 0px solid #000;
padding: 0px 5px 0px px;
margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
background-color: transparent;
color: #333399;
}
a.sublevel:link, a.sublevel:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
padding-left: 13px;
padding-top: 5px;
padding-bottom: 5px;
color: #333399;
width: 90%;

}
a.sublevel:hover {
background-color: transparent;
color: #9897fd;
width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}
#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}
#ddcolortabs ul{
font: bold 11px Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}
#ddcolortabs li{
display:inline;
margin:0 5px 0 0;
padding:0;
}
#ddcolortabs a{
float:left;
color: white;
background: #3A7CB6 url(media/color_tabs_left.gif) no-repeat left top;
margin:0 5px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}
#ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding:0px 0px 0px 0px;
}
#ddcolortabs a span{
float:none;
}
#ddcolortabs a:hover{
background-color: #161616;
}
#ddcolortabs a:hover span{
background-color: #161616;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #3A7CB6;
}
#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #3A7CB6;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/*TOPMENU*/

.shadetabs{
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 0;
}
.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: 10px ;
font-family: Verdana, Arial, sans serif;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li{
display: inline;
margin: 0;
}
.shadetabs li a{
text-decoration: none;
padding: 0px 7px;
margin-right: 3px;
color: #fff;
}
.shadetabs li a:visited{
color: #fff;
background:url(../images/topmenubut1.jpg);
background-position:center;
height:30px;
padding-bottom: 5px;
}
.shadetabs li a:hover{
text-decoration: bold;
color: #EDEDED;
height:30px;
background:url(../images/topmenubut1.jpg);
background-position:center;
padding-bottom: 5px;
}
.shadetabs li.selected{
position: relative;
top: 1px;
}
.shadetabs li.selected a{ /*selected main tab style */
border-bottom-color: white;
}
.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
#search_outer {
	float: left;
	width: 165px;
}
#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}
#search_inner form {
  padding: 0;
  margin: 0;
}
#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #c64934;
}
#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}
#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}
#top_outer{
	float: left;
	width: 165px;
}
#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}
#left_outer {
  float: left;
	margin-left: 40px;
	width: 165px;
}
#left_inner {
  border: 1px solid #cccccc;
	padding-left: 40px;
  float: none !important;
  float: left;
}
#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}
#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}
table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}
table.content_table td {
	padding: 0px;
	margin: 0px;
}
#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}
#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}
#right_outer {
	margin-left: 2px;
	width: 165px;
}
#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}
.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}
.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}
table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}
.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 15px;
}
.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}
/** old 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: 12px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: 95%;
  background: url(../images/button_bg.png) repeat-x;
  padding: 2px 5px 2px 5px;
  line-height: 20px;
  margin-bottom: 2px;
}
.pagenavbar {
	margin-right: 10px;
	float: right;
}
#footer {
	text-align: center;
	padding: 3px;
}
td {
	text-align: left;
	font-size: 12px;
}
body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
}

/* Joomla core stuff */

a:link, a:visited {
	color: #336699; text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
}
a:hover {
	color: #9897fd;	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
}
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;
	padding-top: 6px;
	padding-bottom: 6px;
}
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;
	padding-top: 6px;
	padding-bottom: 6px;
}
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
.button {
  color: #3b3194;
  font-family: Verdana, Arial, Helvetica, 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;
}
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}
.componentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        background: url(../images/subhead_bg.png) repeat-x;
	color: #fff;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 40px;
	font-weight: bold;
	font-size: 15px;
/*	text-transform: uppercase; */
}
.contentcolumn {
	padding-right: 5px;
}
.contentheading {
	background: url(../images/headhead_bg.png) repeat-x;
	color: #183235;
	font-weight: bold;
	height: 25px;
	font-size: 13px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 3px;
	white-space: nowrap;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align:left;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 1px;
	border-spacing: 1px;
	border-collapse: collapse;
}
div.moduletable {
	padding: 1px;
	margin-bottom: 2px;
}
table.moduletable th, div.moduletable h3 {
color: #333399;
background:url(../images/modhead.jpg) no-repeat;
height: 27px;
line-height: 27px;
padding-left:28px;
vertical-align:middle;
font: bold 90% Verdana, Arial, sans serif;
}
table.moduletable td {
	font-size: 12px;
	padding-left: 0px;
	margin-left: 0px;
}
table.pollstableborder td {
  padding: 1px;
}
.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}
.sectiontablefooter {
}
.sectiontableentry1 {
	background-color : #ffffff;
}
.sectiontableentry2 {
	background-color : #f9f9f9;
}
.small {
	color: #333399;
	font-size: 11px;
	padding-top: 3px;
}
.createdate {
	height: 10px;
	padding-bottom: 7px;
	color: #9897fd;
	font-size: 8px;
}
.modifydate {
	height: 10px;
	padding-top: 7px;
	color: #9897fd;
	font-size: 8px;
}
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: #333399;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 25px;
	font-weight: bold;
	font-size: 10px;
/*	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: 0px solid #cccff;
}
.mosimage {
  border: 0px solid #ccccff;
  margin: 0px 0px 0px 0px
}
.mosimage_caption {
  margin-top: 3px;
  background: #ececec;
  padding: 0px 0px;
  color: #000033;
  font-size: 11px;
  border-top: 0px solid #ececec;
}
span.article_seperator {
	display: block;
	height: 1.5em;
}