/* Front */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}

.clr {
	clear: both;
}

.outline {
/*  border: 1px solid #cccccc; */
/*  background: #ffffff; */
  padding: 0px;
}

#buttons_outer {
	width: 670px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	height: 21px;
}

#pathway_text {
  	overflow: hidden;
	display: block;
	font-size: 12px;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	/* border: 1px solid #ccc; */
	margin-bottom: 2px;
	margin-top: 0px;
	background: transparent;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	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-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	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: #483d8b;
	background: transparent;
}

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

	ul#mainlevel-nav li a:hover
{
	color: #0fdboc;
	background: transparent;
}


#search_outer {
	float: right;
	width: 180px;
}

#search_inner {
	padding: 0px;
  	height: 23px !important;
  	height: 23px;
  	overflow: hidden;
}

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

#search_inner .inputbox {
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	background: #fff;
}

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

#header {
	float: left;
	padding: 0px;
	width: 858px;
	height: 105px;
	background: url(../images/header.jpg);
}

#top_outer{
	float: left;
	width: 190px;
}

#top_inner {
	padding: 2px;
  	height: 146px !important;
  	height: 150px;
  	overflow: hidden;
  	float: none !important;
  	float: left;
}

#left_outer {
  	float: left;
	margin-top: 2px;
	width: 190px;
}

#left_inner {
	padding: 8px;
  	float: none !important;
  	float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 660px;
}

#content_inner {
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 8px;
	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: 190px;
}

#right_inner {
  float: none !important;
  float: left;
/*  border: 1px solid #cccccc; */
  padding: 8px;
}


.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: #000;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.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: 12px;
  	width: auto;
  	background: transparent;
  	padding: 0px 0px;
  	line-height: 20px;
  	margin: 1px;
  	margin-bottom: 120px;
  	margin-top: 12px;
}

.pagenav {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: transparent;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

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

table td.giftedfooter {
	background: #669;
	height: 73;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

#footer {
	padding: 3px;
	height: 80px;
	margin-top: 8px;
	margin bottom: 8px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 20px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 13px;
	line-height: 18px;
	color: #003;
	background: #dff;
	-moz-opacity: 0.99;
	filter: Alpha(opacity=99, finishopacity=99, style=1);
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	line-height: 120%;
	color: #000000; 
	background: url(../images/background.jpg) repeat;
}

/* Joomla core stuff */
a:link {
	color: #3cc; text-decoration: none;
}

a:visited {
	color: #3cc; text-decoration: none;
}

a:hover {
	color: #2bb;	text-decoration: none;
}

table.contentpaneopen {
  width: 100%;
	padding: 8px;
	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; */
}

.button {
  color: #424B9A;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: #0fdboc;
  font-size: 12px;
  width: auto;
  background: transparent;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	background-color: #eff;
	margin-bottom: 8px;
}

.componentheading {
	background: transparent;
	color: #2ad42d;
	padding-top: 16px;
	padding-left: 16px;
	height: 60px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 60px;
	color: #2ad42d;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	padding-top: 16px;
	padding-bottom: 16px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 16px;
	padding: 0px;
	line-height: 30px;
	font-weight: bold;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 16px;
	line-height: 30px;
	font-weight: bold;
	background: transparent;
}

table.moduletable th, div.moduletable h3 {
	color: #900;
	text-align: left;
	padding-left: 18px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0 0 0 0;
}

table.moduletable td {
	font-size: 12px;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
	font-weight: bold;
	background: transparent;
	padding: 4px;
}

.sectiontablefooter {
}

.sectiontableentry1 {
	background-color: #0fdboc;
}

.sectiontableentry2 {
	background-color : #0fdboc;
}

.small {
	color: #483d8b;
	font-size: 11px;
}

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

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

table.contenttoc {
  /* border: 1px solid #009; */
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
	color: f0ffff;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
}

a.mainlevel:link {
	display: block;
	vertical-align: middle;
	font-size: 10px;
	color: #3cc;
	text-align: left;
	padding-top: 1px;
	padding-left: 12px;
	height: 16px !important;
	height: 17px;
	width: 100%;
	text-decoration: underline;
}

a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 10px;
	color: #3cc;
	text-align: left;
	padding-top: 1px;
	padding-left: 12px;
	height: 16px !important;
	height: 17px;
	width: 100%;
	text-decoration: underline;
}

a.mainlevel:hover {
	background-position: 0px -21px;
	text-decoration: underline;
	color: #1aa;
}

a.mainlevel#active_menu {
	color:#3cc;
}

a.mainlevel#active_menu:hover {
	color: #1aa;
}

a.sublevel:link {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 12px;
	color: #3cc;
	text-align: left;
}

a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 12px;
	color: #3cc;
	text-align: left;
}

a.sublevel:hover {
	color: #1aa;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #3cc;
	text-decoration: bold;
}

.highlight {
	background-color: #483d8b;
	color: #0fdboc;
	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: #9c3;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 11px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

div.quote { 	
	margin-top: 40px; 
	margin-right: 30px; 
	margin-bottom: 0px; 
	margin-left: 30px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px;
	text-align: center;
	color: #eee8aa;
}

div.author { 	
	margin-top: 10px; 
	margin-right: 0px; 
	margin-bottom: 20px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 30px; 
	padding-bottom: 0px; 
	padding-left: 20px;
	text-align: right;
	font-size: smaller;
	font-style: italic; 
	color: #deb887;
}

.mapline {
/*	border: 1px solid #3cc; */
  background: transparent;
  padding: 0px;
}

#map {			/* Reserve some room for the links */
  padding-top: 400px;
  padding-bottom: 20px;
  width: 622px;
  margin-bottom: 2em;
  margin-top: 0em;
  clear: both;
  text-shadow: 0.2em 0.2em /* 0.2em */ silver;
}

#p1, #p2, #p3, #p4, #p5, #p6, #p7, #p8, #p9, #p10, #p11  {
  display: block; white-space: nowrap; text-indent: 0 }
#p1 A, #p2 A, #p3 A, #p4 A, #p5 A, #p6 A, #p7 A, #p8 A, #p9 A, #p10 A, #p11 A {
  text-decoration: none}

#p1, #p1 A {color: #3cc; font: 20px/1 Arial, Helvetica, sans-serif}
#p2, #p2 A {color: #3cc; font: 20px/1 Arial, Helvetica, sans-serif}
#p3, #p3 A {color: #3cc; font: 20px/1 Arial, Helvetica, sans-serif}
#p4, #p4 A {color: #3cc; font: bold 16px/1 Arial, Helvetica, sans-serif}
#p5, #p5 A {color: #3cc; font: 20px/1 Arial, Helvetica, sans-serif}
#p6, #p6 A {color: #3cc; font: 20px/1 Arial, Helvetica, sans-serif}
#p7, #p7 A {color: #3cc; font: 26px/1 Arial, Helvetica, sans-serif}
#p8, #p8 A {color: #3cc; font: bold 16px/1 Arial, Helvetica, sans-serif}
#p9, #p9 A {color: #3cc; font: bold 16px/1 Arial, Helvetica, sans-serif}
#p10, #p10 A {color: #3cc; font: bold 16px/1 Arial, Helvetica, sans-serif}
#p11, #p11 A {color: #3cc; font: 24px/1 Arial, Helvetica, sans-serif}

#p1 {text-align: right;  margin: -400px 5% 20px 0}	/* top right: find solutions to challenges */
#p2 {text-align: left;   margin: -40px 0 120px 10%}	/* top left: balance home and work life*/
#p3 {text-align: right;  margin: -80px 180px 80px 0}	/* center: the images*/
#p4 {text-align: right;  margin: -350px 6% 100px 0}	/* center right: improve communication skills*/
#p5 {text-align: left;   margin: -250px 0 60px 2%}	/* center left: make the most of your talents &amp; abilities */
#p6 {text-align: left;   margin: 270px 0 15px 60%}	/* bottom center: learn ways to deal with difficult people */
#p7 {text-align: right;  margin: -100px 8% 10px 0}	/* bottom right: enhance creativity */
#p8 {text-align: left;   margin: 70px 0 20px 3%}	/* bottom left: develop more self-confidence */
#p9 {text-align: right;  margin: -240px 5% 220px 0}		/* bottom right: manage stress and resolve conflicts */
#p10 {text-align: left;   margin: -110px 0 110px 3%}	/* center left: improve your relationships */
#p11 {text-align: left;   margin: 80px 0 0px 4%}	/* bottom left: live the life you imagine */


