/* CSS Document */

/*****************************************/
/***       Begin basic layout          ***/
/*****************************************/

html {
	/*height: 100%;*/
}

body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333334;
}

.clr {
	clear: both;
}

.outline {
	background: #ffffff;
  }

/*****************************************/
/***        End basic layout           ***/
/*****************************************/

/*****************************************/
/***          Begin pathway            ***/
/*****************************************/

#pathway_text {
  overflow: hidden;
	display: block;
	height: 21px;
	font-weight: bold;
	color:#999999;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	/*border-bottom: 1px solid #cccccc;*/
	margin-bottom: 0px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

/*****************************************/
/***            End pathway            ***/
/*****************************************/

/*****************************************/
/***            Begin Tabs             ***/
/*****************************************/

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#buttons_outer {
	width: 100%;
	padding: 0px;
	width:100%;
}

#buttons_inner {
	height: 26px;
	text-align:left;
	width:100%;
}

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: right;
	margin: 0;
	font-size: 11px;
	line-height: 26px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;

}

ul#mainlevel-nav li a
{
	background:url(../novoimages/tabBack.png) repeat-x;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #666666;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{	
	background:url(../novoimages/tabBack2.png) repeat-x;
	color: #FFFFFF;
}

/*****************************************/
/***             End Tabs              ***/
/*****************************************/

/*****************************************/
/***           Begin Search            ***/
/*****************************************/

#search_outer {
	padding-top: 10px;
	padding-right: 38px;
    float:right;
	width: 108px;
	height: 19px;
	border:none;
}

#search_innerIE6 {
	border:none;
	padding:0px;
	padding-left:20px;
	width: 130px;
	overflow: hidden;
	padding-top:3px;
	text-align:left;
}

#search_inner {
  border:none;
  padding:0px;
  width: 125px;
  overflow: hidden;
  padding-top:3px;
  text-align:left;
}

#search_inner form {
  padding: 0px;
  margin: 0px;
}

#search_inner .inputbox {
	border: 0px;
	background: #f9f9f9;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif,;
	font-weight:bold;
	font-size: 11px;
	color: #333334;
}

/*****************************************/
/***            End Search             ***/
/*****************************************/

/*****************************************/
/***            Begin Left             ***/
/*****************************************/

#left_outer {
  float: left;
  /* sameh width: 166px; */
  width:112px;
}

#left_inner {
  margin-top: 2px;
  padding: 2px;
  float: none !important;
  float: left;
  /* sameh width: 154px !important;
  width: 162px;*/
  width:105px;
}

/*****************************************/
/***             End Left              ***/
/*****************************************/

/*****************************************/
/***          Begin Content            ***/
/*****************************************/

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	/*width: 80%;
	width: 759px !important;
	width: 764px;*/
	width:822px;
}

#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;
}

/*****************************************/
/***            End Content            ***/
/*****************************************/

/*****************************************/
/***           Begin Banner            ***/
/*****************************************/

#banner_inner {
	padding: 0px;
}

/*****************************************/
/***            End Banner             ***/
/*****************************************/

/*****************************************/
/***            Begin Right            ***/
/*****************************************/

#right_outer {
	margin-left: 10px;
	width: 158px !important;
	width: 166px;
}

#right_inner {
  float: right;
  padding: 2px;
}

/*****************************************/
/***             End Right             ***/
/*****************************************/

/*****************************************/
/***          Begin User 1_2           ***/
/*****************************************/

.user1_inner {
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

/*****************************************/
/***           End User 1_2            ***/
/*****************************************/

/*****************************************/
/***            Begin Misc             ***/
/*****************************************/

table td.body_outer {
	padding: 2px;
}

.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;
}

/*****************************************/
/***             End Misc              ***/
/*****************************************/

/*****************************************/
/***           Begin Legacy            ***/
/*****************************************/

.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../novoimages/button_bg.jpg) 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(../novoimages/button_bg.jpg) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right:10px;
	float: left;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../novoimages/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}

#date_style_outer {
	padding-top: 10px;
	padding-left: 585px;
	float: left;
    width: 212px;
	height: 17px;
	border:none;	
}

#date_style {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	border:none;
	width: 200px;
	height: 22px;
	overflow: hidden;
	text-align:left;
}

#date_styleIE6 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	border:none;
	width: 200px;
	height: 22px;
	overflow: hidden;
	text-align:left;
	padding-left:10px;
}


#title_wrapper {
	float:left;
	width: 570px;
}

#titlebody {
	float:left;
	margin-top: 41px;
	margin-bottom: 0px;
	padding-left: 50px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 30px;
	line-height: 30px;
	color: #333334;
}

#shadow  {
	float:left; 
	position:relative; 
	display:block; 
	color:#333334;
	height: 30px;
}

#shadow span { 
	float:left;
	position:absolute; 
	display:block; 
	top:0px;  
	width:500px;
	text-align:left;
}

#shadow:before { 
	float:left;
	display:block; 
	padding:1px; 
	content: attr(title); 
	color:#EEEEEE;  
}

body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	background: #ffffff;
}

/*****************************************/
/***            End Legacy             ***/
/*****************************************/

/*****************************************/
/***          Begin CMS Core           ***/
/*****************************************/

a:link, a:visited {
	color: #333334; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #999999;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 0px;
}

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: #333334;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background-color:#F6F6F6;
  background-image: url(../novoimages/button_bg.jpg);
  background-repeat: 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 #557af2;
	background-color: #ffffff;
}

.componentheading {
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #333334;
	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: 0;
	margin-bottom: 10px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../novoimages/subhead_bg.gif) no-repeat;
	color: #666666;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 20px;
	width:88% !important;
	width: 163px;
	height: 100%;
	line-height: 30px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 3px 0;
}

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 : transparent;
}

.sectiontableentry2 {
	background-color : transparent;
}

.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: 0px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../novoimages/nav.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;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../novoimages/navButton.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding-top: 8px;
	padding-left: 15px;
	height: 18px !important;
	height: 27px;
	width: 84px !important;
	width:100px; 
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -27px;
	text-decoration: none;
	color: #333333;
}

a.mainlevel#active_menu {
	color:#333334;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #333334;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #323330;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.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;
}
.novoSelect
{
	/*border:1px solid red;*/
}

.novoText
{
	background-color: #FFFFFF;
	background-image: url(../novoimages/txtbg.gif);
	background-repeat: repeat-x ;
	border:1px solid #7f9db9;
}

.novoArea
{
	background-color: #FFFFFF;
	background-image: url(../novoimages/areabg.gif);
	background-repeat: no-repeat;
	border:1px solid #7f9db9;
}

.novoText[disabled]
{	background: #EEEEEE none;
	border:1px solid #c1c1c1;
}

.novoButton 
{
	font-size: 12px;
	cursor:pointer;
}

table.novoTable {
	margin: 0px;
	margin-left:1px;
	padding: 0px;
	border: 1px solid #1840de;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.novoTable th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(../novoimages/tbbg.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
}

tr.novoHeader td, tr.novoHeader th {
	margin: 0px;
	/* padding: 6px 4px 2px 4px; */
	height: 25px;
	background: url(../novoimages/tbbg.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
}

table.novoTable td {
	padding-left:1px;
	padding-right:1px
}


div.novoTitle, span.novoTitle
{
	display:block;
	font-size:large;
	color:#008080;
	border-bottom:1px solid #008080;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:10px;
}

.novoToolOut 
{
	border:1px solid #c3d7d6;
	display:block;
}

div.novoToolbarDiv 
{	
		border:1px solid #d6dffc;	
		background-color: #ffffff;
		width:100%;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:5px;
		margin-top:0px;
}

div.novoTab 
{
	border:1px solid gray;
	padding:5px;	
}

.novoTabButton
{
	border:none;
	background:url(../novoimages/tab/tab.png);
	background-position:top left;
	width:100px;
	height:20px;
	cursor:pointer ;	
}

.novoTabButtonSelected
{
	border:none;
	background:url(../novoimages/tab/tab_active.png);
	background-position:top left;
	width:100px;
	height:25px;	
	cursor:pointer; 
}

table.novoTabButtonSelected
{
	/* to solve stupid IE6 prob */
	background:none;
}

.novoTabButtonSelected:hover
{
	color:Red;
	border:none;
	background:url(../novoimages/tab/tab_active.png);
	background-position:top left;
	width:100px;
	height:25px;	
	cursor:pointer; 
}

a.novoAfrontpage 
{
		display:block;
		width:96px;
		height:96px;
		border:1px solid #aaaaaa;
}

a.novoAfrontpage:hover
{
	border:1px solid #222222;
}
img 
{
	border:none;
}

a.novoNewComments 
{	
	font-size:10px;
	color:Red;
}

a.novoNewComments:hover
{	
	color:Black;
}
table.novoMsg td 
{
	color:#000000;
	font-size:12px;	
	font-weight:bold;
}

.novoAlt 
{
	background-color:#d6dffc;
}

div.novoComment 
{
	width:524px;
	
}

div.novoComment div 
{
	background-image:url(../novoimages/comment/left.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

div.novoComment div div 
{
	background-image:url(../novoimages/comment/right.gif);
	background-position:top right;
	background-repeat:repeat-y;
}

div.novoComment div div div 
{
	background-image:url(../novoimages/comment/bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:524px;
	
}

div.novoComment div div div div
{
	background-image:url(../novoimages/comment/top.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:524px;
}

div.novoComment div div div div span
{	
	padding:15px;
	display:block;
}

div.novoHelp 
{
	float:left;
	width:50px;
	padding-top:5px;
	padding-left:2px;
}
/*HELP STYLE */

div.novoHelpContainer 
{
	padding-top:0px;
	padding-left:5px;
}

h2.novoTitle 
{
	color:gray;
	font-size:14px;
}

.LoginTable 
{
	BORDER: #1840de 1px solid;
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	BACKGROUND-COLOR: #d6dffc;	
}
/*****************************************/
/***           End CMS Core            ***/
/*****************************************/