/* CSS Document */

html {
	height: 100%;
	padding: 0px;
	margin: 0px;
	padding-top : 0px;
	margin-top:0px;
}

body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #D0D0B6;
}

.clr {
	clear: both;
}

.outline {
	  border: 1px solid #ffffff;
	  background: #68A468;
	  padding: 2px;
}
/* CSS FOR NEWS AND FEATURED ARTICLES  */
#top_outer{
	float: left;
	padding: 0px;
	padding-left: 0px;
	margin-top: 0px;
	width:268px;
    height: 210px;
	overflow: auto;
	background:#68A468;
	border: 1px solid #ffffff;

}
/* CSS FOR NEWS AND FEATURED ARTICLES CONTENT*/
#top_inner {
  	padding: 2px;
	padding-left: 0px;
	float: none !important;
    background:#68A468;
    height: 210px;
    float: center;
	color: rgb(253, 252, 169);
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal;
}
/*CSS FOR RIGHT HAND SIDE IMAGE BOX*/
	#left_inner {
	padding: 2px;
	background:#68A468;
	height: 210px;
    float: center;
}
	#left_inner1 {
	 border: 1px solid #ffffff;
	 padding: 0px;
	 float: left;
  }
  /*CSS FOR RIGHT NAVIGATION BOX*/
	#left_outer {
    float: left;
    padding-left: 0px;
	margin-top: 0px;
	width:268px;
    height: 210px;
	overflow: auto;
	background:#68A468;
	border: 1px solid #ffffff;
}
	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background:#D0D0B6;
	height:100%;
}
/*CSS FOR THE TOP NAVIGATION LINKS*/
a:link, a:visited {
	color: #fff; text-decoration: none;
	font-weight: bold;
}
/*CSS FOR THE TOP NAVIGATION LINKS HOVER*/ 
a:hover {
	color: #fff;	
	text-decoration: none;
	font-weight: bold;
}
/*CSS FOR CONTENT HEADING*/
	.componentheading {
	color: #FDFCA9;
	text-align: left;
	padding-top: 14px;
	padding-left: 6px;
	padding-bottom:2pt;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 28px;

}
/*CSS FOR THE CONTENT */
table.contentpane td {
	margin: 0px;
	padding-left: 4px;
	color: #ffffff;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal;
}




/*CSS FOR THE LINKS IN THE CONTENT */
table.contentpane td a{
	margin: 0px;
	padding-left: 0px;
	color: rgb(253, 252, 169);
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal;
	text-decoration: underline;
}
table.contentpane td a:link {
	margin: 0px;
	padding-left: 0px;
	color: rgb(253, 252, 169);
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal;
	text-decoration: underline;

}

table.contentpane td a:visited {
	margin: 0px;
	padding-left: 0px;
	color: rgb(253, 252, 169);
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal;
	text-decoration: underline;

}

/* START CSS FOR LI ( News And Featured Articles ) */

li
{
list-style-type: disc;
list-style-position: outside;
color: #ffffff;
line-height: 15px;
padding-left: 0px;
padding-top: 0px;
/*ackground-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;*/
margin:0px;
margin-left:0px;
padding: 0px;
font-family: Arial,Helvetica,sans-serif; 
font-size: 10pt; 
}

li a{
	color: rgb(253, 252, 169);
	text-decoration: underline;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10pt; 
}
li a:link{
	color: rgb(253, 252, 169);
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10pt; 
	text-decoration: underline;
}
li a:visited{
	color: rgb(253, 252, 169);
	text-decoration: underline;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10pt; 
}
li a:hover{
	color: rgb(253, 252, 169);
	text-decoration: underline;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10pt; 
}
/* END CSS FOR LI ( News And Featured Articles ) */

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
   color:red;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
	color:black;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}




/*CSS FOR VIST NEWWORKSPACES LINK*/
a.nws{

	color: #ffffff;
	font-style:italic;
}

/* CSS FOR VISIT NEWWORKSPACES LINK HOVER*/
a.nws:hover{

	color: #7B585C;
	font-style:italic;


}

/* CSS FOR PHOTO TEXT */
.phototext{

float:right;
font-weight: normal; 
font-size: 11px; 
color: #FFFFFF; 
font-style: normal; 
font-family: Arial,Helvetica,sans-serif

}


/*CSS FOR SUBMENUS*/
a.sublevel:link, a.sublevel:visited {
	padding-left: 20px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #FDFCA9;
	text-align: left;
}
/*CSS FOR SUB MENUS HOVER*/
a.sublevel:hover {
	color: #7B585C;
	text-decoration: none;
}
/*CSS FOR SUBMENU ACTIVE MENU*/
a.sublevel#active_menu {
	
	color:#ffffff;
}
/* CSS FOR SUB SUB MENUS*/

a.subsublevel:link, a.subsublevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #FDFCA9;
	text-align: left;
	height:18px;
	width:200px;padding-left: 18px;
	padding-top: 1pt;
	padding-bottom: 0px;
}

/*CSS FOR SUB SUB MENU HOVER*/
a.subsublevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color:#7B585C;
	padding-bottom: 0px;
}

a.subsublevel#active_menu {
	color:#fff;
	font-weight: bold;
	height:18px;
	width:200px;	padding-bottom: 0px;

}

/*CSS FOR SUB SUB MENU ACTIVE MENU*/
a.subsublevel#active_menu:hover {
	color: #fff;
	height:18px;
	width:200px;	padding-bottom: 0px;
}


/*CSS FOR NEWS AND FEATURED ARTICLES HEADING*/
h3
{
margin-left:12px;
	color: #FDFCA9;
	font-size: 12px;
	padding-top:6px;
	padding-bottom: 0px;
	padding-left: 16px;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
/*	background: url(../images/menu_bg.png) no-repeat;*/
    background:#7B585C;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height:27px;
	width:244px;
	
}
a.mainlevel1:link, a.mainlevel1:visited 
{
	display: block;
	 background:#7B585C;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height:27px;
	width:217px;
	text-align: center;
	}
a.mainlevel2:link, a.mainlevel2:visited {
	display: block;
 background:#7B585C;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height:27px;
	width:244px;
	text-align: center;
	
}
a.mainlevel3:link, a.mainlevel3:visited {
	display: block;
	 background:#7B585C;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
    color: #000000;
	text-align: center;
	height:27px;
	width:217px;
	}
a.mainlevel4:link, a.mainlevel4:visited {
	display: block;
	background:#666666;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	background: #5D865C;
	
	
}
a.mainlevel1:hover {

	background-position: 0px -25px;
	text-decoration: none;
	background: #5D865C;
	color:#666666;
	height:27px;
	width:217px;
}
a.mainlevel2:hover {

	background-position: 0px -25px;
	text-decoration: none;
	background: #5D865C;
	color:#666666;
	height:27px;
	width:244px;

}
a.mainlevel3:hover {

	background-position: 0px -25px;
	text-decoration: none;
	background: #5D865C;
	color:#666666;
	height:27px;
	width:217px;
	
}
a.mainlevel4:hover {

	background-position: 0px -25px;
	text-decoration: none;
	background:#000000;
	color:#666666;
	height:27px;
	width:244px;
}
a.mainlevel#active_menu {
	color:#000000;
	font-weight: bold;
	height:27px;
	width:217px;
}
a.mainlevel#active_menu1 {
	color:#000000;
	font-weight: bold;
	height:27px;
	width:244px;
}


a.mainlevel#active_menu:hover {
	color: #000000;
	height:27px;
	width:217px;
	}
a.mainlevel#active_menu1:hover {
	color: #000000;
	height:27px;
	width:244px;
	}

table.content_table {
  width: 100%;
  height: 100%;
padding-bottom: 0px;
	padding: 0px;
	 border: 0px solid #ffffff; 
	margin: 0px;
}

table.content_table td {
	padding: 0px;
/*	 border: 1px solid #ffffff; */
	margin: 0px;
}
	buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}

#buttons_inner {
	border: 1px solid #ffffff;
	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 #ffffff;
	margin-bottom: 2px;
}

#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;
	border-right: 1px solid #ffffff;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #ffffff;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
  padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
  background: #d5d6b6;
}

#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;
	background: #d5d6b6;
}*/


#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {

	/*font-family: Arial, Helvetica, Sans Serif;
    font-size:24px;
	color: #fff;*/
	border: 0px 

	float: left;
	background: url(../images/header_short.jpg) no-repeat;
       background:#68A468;
		/*margin-right: 2px;*/

	width: 580px;
	/*height: 58px;*/

	
	
}
#abc{

width: 150px;
float:right;
height: 80px;
overflow: auto;
font-family: Arial, Helvetica, Sans Serif;
font-size: 11px;
font-weight: bold;
}


#_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	 border: 1px solid #ffffff; 
	  border-top: 1px solid #ffffff;
	width: 749px;

	

}


#content_inner{
  float: none !important;
  float: left;
  padding: 0;
   /*border: 1px solid #ffffff; */
  padding-top: 2px;
  margin: 0;
}


table.content_table {
  width: 100%;
  height: 100%;
padding-bottom: 0px;
	padding: 0px;
	 border: 0px solid #ffffff; 
	margin: 0px;
}

table.content_table td {
	padding: 0px;
/*	 border: 1px solid #ffffff; */
	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: 265px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #ffffff;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #ffffff;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #ffffff;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 0px;
	border: 0px solid #ffffff;
}

.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 #ffffff;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}




td {
	text-align: left;
	font-size: 11px;
}




/* 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-top: 5px;
	padding-left: 4px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size: 13px;
	color: red;

}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, 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;
}*/


}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	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: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
		padding-top: 0px;
		margin:0px;
}



table.moduletable th {
/*	background: url(../images/subhead_bg.png) repeat-x;*/
	color: #FDFCA9;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	margin: 0 0 0 0;

	font-family: Arial, Helvetica, Sans Serif;

	}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	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 #ffffff;
  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;
}


#xyz{
width: 160px;
height: 60px;
background: url(../images/image_1.jpg) no-repeat;
}




///***sub sublevel menu end *//

.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;
}
