/* CSS Document */

html {
	height: 100%;
}

.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_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

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

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

#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: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

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

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

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  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;
}

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

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

li
{
line-height: 15px;
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: 11px;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #6699cc; text-decoration: none;
	font-weight: bold;
}

/*a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}*/

table.contentpaneopen {
  width: 100%;
  
  border-collapse: collapse;
  border-spacing: 0px; 

}
/*
table.contentpaneopen td {
  padding-right: 5px; 
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

*/

table.contentpane {
  width: 100%;
	padding: 20px; 
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;  
}

table.contentpane td {
	margin: 10px;
	padding: 10px; 
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.contentcolumn {
	padding-right: 5px;
}

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

table.searchinto {
	width: 100%;
}

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

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0; /* Larry Edit */
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0px; /* Larry Edit */
	margin-bottom: 2px;
}

table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px; /* Larry Edit */
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

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

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

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

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

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

/* Common tag */

img {
    border: 0px;
}

/* Core Stuff */
.inputbox {
	padding: 2px;
	border:solid 1px #316293;
	background-color: #ffffff;
    font-size: 11px;
}
.button {
  margin: 1px;
  padding: 0px 5px;
  color: #ffffff;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #316293;
  width: auto;
  background: #5b92c8;
  line-height: 18px !important;
  line-height: 18px;
  height: 20px !important;
  height: 20px;
}


/* Layout */

body {
	height: 100%;
	margin-bottom: 1px;
    text-align: center;
    background: #6699cc url(../images/body.png) repeat-x;
}
body.contentpane {
    background: #ffffff;
}

div#wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 760px;
}

div#header {
    position: relative;
	padding: 0px;
	height: 114px;
    background: url(../images/header.gif) no-repeat;
}

div#logo {
    position: absolute;
    top: 15px;
    left: 28px;
    text-align: center;
    font-size: 14px;
    color: #53473e;
}
div#logo div {
    position: relative;
}

div#user3 {
    position: absolute;
    width: 350px;
    top: 18px;
    right: 20px;
    text-align: right;
}

div#user4 {
    position: absolute;
    top: 50px;
    right: 20px;
    height: 22px;
    text-align: right;
}

div#pathway {
    position: absolute;
    bottom: 10px;
    right: 20px;
}

div#main {
    padding-top: 6px;
    width: 758px !important;
    width: 760px;
    background: #ffffff url(../images/main.png) repeat-x;
    border-left: 1px solid #2e5984;
    border-right: 1px solid #2e5984;
}
td#left {
    padding: 0px 5px 0px 5px;
    width: 199px;
    background: #e6eef7;
    border-left: 1px solid #5a91c8;
    border-right: 1px solid #5a91c8;
}
td#right {
    width: 547px;
}
#top {
    padding-bottom: 0px;
    background: url(../images/top.png) repeat-x bottom;
}
#mainbody {
    padding: 0px;
    width: 547px;
    /* width: 517px !important; */
}
#banner {
    padding: 5px;
    text-align: center;
}
div#footer {
    height: 36px;
    background: url(../images/footer.png) repeat-x;
}
div#callus {
    float: left;
    width: 300px;
    margin-left: 15px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}
div#nav3 {
    float: right;
    width: 400px;
    padding: 5px 20px 0px 0px;
}
div#copyright {
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #ffffff;
}

/* Header's style */
#user3 td {
    text-align: right;
}
span.mainlevel-nav {
    padding: 0px 8px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #344e9a;
}
a.mainlevel-nav:link, a.mainlevel-nav:visited {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}
div.search {
    position: relative;
    height: 22px;
    width: 300px;
}
div.search input.inputbox {
    position: absolute;
    margin: 0px;
    padding: 0px 1px;
    top: 0px;
    right: 44px;
    width: 186px;
    height: 20px !important;
    height: 22px;
    line-height: 20px;
    border: 1px solid #000199;
    border-right: 0px;
    font-size: 11px;
    vertical-align: middle;
}
div.search input.button {
    margin: 0px;
    padding: 0px;
    width: 44px;
    height: 22px;
    height: 22px !important;
    line-height: 20px;
    line-height: 20px !important;
    border: 0px;
    background: url(../images/go.png) no-repeat;
    color: #ffffff;
}
span.pathway {
    color: #000000;
    font-family: Verdana;
}
span.pathway img {
    margin: 0px 8px;
}
a.pathway:link, a.pathway:visited {
    color: #3e7ab7;
    font-family: Verdana;
}

/* Left style */
div#left div.moduletable {
    padding: 0px 0px 10px 0px;
	margin-left: 5px;
}

div.moduletable h3 {
    padding: 13px 0px 7px 0px;
    margin: 0px 0px 8px 0px;
    border-bottom: 1px solid #76a4d1;
    font-size: 14px;
    color: #316293;
}

a.mainlevel:link, a.mainlevel:visited {
    display: block;
    padding-left: 12px;
    height: 22px;
    line-height: 22px;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}
a.mainlevel#active_menu {
    background: url(../images/menu.png) no-repeat;
}
a.sublevel:link, a.sublevel:visited {
    /*display: block;*/
    margin-left: 10px;
    padding-left: 14px;
    height: 20px;
    line-height: 20px;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
}
a.sublevel#active_menu {
    background: url(../images/submenu.png) no-repeat left center;
    color: #3e7ab7;
    font-weight: bold;
}

/* Right Styles */
.contentheading, .componentheading {
	height: 30px;
    line-height: 28px;
	color: #333333;
	font-weight: bold;
	font-size: 16px;
}

/* user1 user2 style */
div#user-1 {
    background: url(../images/user-1m.png) repeat-y;
}
div#user-2 {
    background: url(../images/user-2m.png) repeat-y;
}
div#user-1 div {
    background: url(../images/user-1t.png) no-repeat top;
}
div#user-2 div {
    background: url(../images/user-2t.png) no-repeat top;
}
div#user-1 div div {
    background: url(../images/user-1b.png) no-repeat bottom;
}
div#user-2 div div {
    background: url(../images/user-2b.png) no-repeat bottom;
}
div#user-1 div div div, div#user-2 div div div {
    background: transparent;
}
div#user1, div#user2 {
    padding: 10px;
}
#right div.moduletable h3 {
    padding-top: 5px;
    color: #17247d;
    font-size: 14px;
}
#user2 li {
    background: url(../images/arrow2.png) no-repeat left center;
}
#user1 .readon, #user2 .readon {
    display: block;
    margin-top: 10px;
    padding-top: 5px;
    border-top: 1px solid #80aad5;
    text-align: right;
}

/* Footer styles */
#nav3 td {
    text-align: right;
}
#nav3 a.mainlevel {
    display: inline;
    padding: 0px;
    color: #ffffff;
    font-size: 10px;
    font-family: Verdana;
    font-weight: bold;
}
span.mainlevel {
    padding: 0px 5px;
    color: #6699ff;
    font-size: 10px;
}

.mtext {
	color:   #333333;
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}

.mheader  {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#17247D;
	line-height:120%;
}

.mbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: #0560A9;
}

.msubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: #000000;
}
