/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
    background-color: #fff;
    font-family: Arial;
    font-size: 100%;
    line-height:120%;
    color: #666;
    /*margin: 50px;*/
	
}

div.clear {
clear:both;
}

/* layout */

#container{
	margin: 0 auto;
	width: 95%;
	text-align: center;
	min-width:750px;
}

#menu {
    width: 169px;
	float:left;
	display:block;
	overflow:hidden;
	padding-bottom:20px;
}

/* menu buttons */

#b1, #b2, #b3, #b4, #b5, #b6 
{
	background-color: transparent;
	background-repeat: no-repeat;
	height: 1%;
	padding:0;
	}

  #box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: .1em;
	padding: 0;
	text-align: left;
	width:100%;				/* <-- use this to tie width to viewport size */
	/* width: 40em;				<-- use this for a set width */
	background-color: #fff;
	min-width:850px;
	}
 	
#content
	{
	margin:10px 10px 80px 10px;
	
	padding-left:15px;
	padding-top:250px;
	padding-right: 20px;
	display:block;
	background-color:transparent;	
	}
	
#center {
   padding: 5px;
  /* border:1px solid #FF00FF;*/
   margin-left: 185px;
   width: 58%;

}

#content h1
	{
	color:#b0071A;
	font-weight: bold;
	font-size: 150%;
	font-family: helvetica, geneva, arial, sans-serif;
	text-align:center;
	}
	
#content h2
	{
	color:#666;
	font-weight: bold;
	font-size: 100%;
	font-family: helvetica, geneva, arial, sans-serif;
	text-align:left;
	}
h3
	{
	/*color:#46697D;*/
	color:#b0071A;
	font-weight: bold;
	font-size: 130%;
	font-family: helvetica, geneva, arial, sans-serif;
	text-align:center;
	}
		
#content p
	{
	color:#666;
	font-size: 100%;
	line-height: 150%;
	font-family: arial, helvetica, sans-serif;
	}
	

/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	height: 1%;
	}

#tlc
	{
	background-image:url(../images/tlc.jpg);
	background-position: 0% 0%;
	height: 1%;
	}

#trc
	{
	background-image:url(../images/trc.jpg);
	background-position: 100% 0%;
	height: 1%;
	}
	
#blc
	{
	background-image:url(../images/blc.jpg);
	background-position: 0% 100%;
	height: 1%;
	}

#brc
	{
	background-image:url(../images/brc.jpg);
	background-position: 100% 100%;
	height: 1%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	height: 1%;
	}
			
#tb
	{
	background-image:url(../images/tb.jpg);
	background-position: 0% 0%;
	height: 1%;
	}

#bb
	{
	background-image:url(../images/bb.jpg);
	background-position: 50% 100%;
	height: 1%;
	}
	
#rb
	{
	background-image:url(../images/r.jpg);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	height: 1%;

	}

#lb
	{
	background-image:url(../images/l.jpg);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	
	height: 1%;
	}
/* end of box */

	
	/*end of layout */

.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: 1.6em !important;
	line-height: 1.3em;*/
	padding-left: 2px;
	margin-bottom: 2px;
	font-size:90%;
	font-weight:bold;
	margin-top: -10px !important;
	margin-top: -40em;
	color:#fff;
	position: absolute;
	top: 233px;
	left: 35px;
}

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

.pathway {
color:#fff;
}

a.pathway:hover {
	color:#b0071a;
}
#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 90%;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 90%;
	line-height: 120%;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	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;
}

#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: 85%;
	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;
	width: 150px;
	padding-bottom: 30px;
	margin-top: 20px !important;
	margin-top: 25px;
	margin-left:8px;
	
}

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

}


#left_mod {
clear:both;
width: 150px;
}

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

#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;*/
	width:175px !important;
	width:185px;
	float:right;
	position:relative;
	margin-top: 20px !important;
	margin-top: 25px;
	
}

#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: 120%;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 110%;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 90%;
  font-weight: bold;
  /*border: 3px double #cccccc;*/
  width: 113px;
  background: url(../images/read_on.png) no-repeat center center;
  margin: 1px;
text-indent: -10px;
	display: block;
	height: 39px;
	padding-top:7px;
	margin-bottom:60px;
}

.pagenav {
  text-align: center;
  font-size: 80%;
  /*font-weight: bold;*/
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 22px;
  margin: 1px;
  cursor:pointer;
}

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

.pagenav_next {
font-size: 85%;
font-weight: normal;
}

.pagenav_prev {
font-size: 85%;
font-weight: normal;
}

.buttonheading {
background:#fff url(../images/contenthead_bg.png) repeat-x bottom left;
height:55px;

}


#footer {
	text-align: center;
	padding: 3px;
}

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

li
{
line-height: 120%;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow_r.jpg);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	/*font-size: 1.0em;*/
}


A { 
  color: #000082; 
  text-decoration: none; 
}

A:hover { 
  color: #b0071a; 
  text-decoration: underline; 
}

table.contentpaneopen {
    width:95%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	
	text-align:justify;
}

table.contentpaneopen td {
   padding-right: 5px;
   padding-top:10px;
 

}

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



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 5px;
	font-size: 90%;
	line-height: 120%
}

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

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

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



hr {
border: 0px;
color: #eee;
background-color: #eee;
height: 1px;
width: 100%;
text-align: left;
}

a.readon {
	background: url(../images/read_on.png) no-repeat center center;
	text-align:center;
	text-indent: -10px;
	display: block;
	height: 39px;
	width: 113px;
	padding-top:8px;
	font-weight:bold;
}

.button {
  color: #000082;
  font-family: Arial, Hevlvetica, sans-serif;
  /*text-align: center;
  font-size: 85%;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 120% !important;
  line-height: 120%;
  height: 26px !important;
  height: 24px;
  margin: 1px;*/
  
  	float: left;
  text-align: center;
  font-size: 85%;
  font-weight: bold;
  /*border: 3px double #cccccc;*/
  width: 113px;
  background: url(../images/read_on.png) no-repeat center bottom;
 /* margin-right: 5px;*/
  text-indent: -10px;
	display: block;
	height: 52px;
	padding-top:0px;
	border:0px;
	cursor: pointer;
	margin-bottom:12px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	margin-bottom: 5px;
}

.componentheading {
	/*background: url(../images/subhead_bg.jpg) no-repeat;*/
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
	

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 45px;
    padding-bottom:20px;
	color: #B0071A;
	font-weight: bold;
	font-size: 140%;
	white-space: nowrap;
	background:#fff url(../images/contenthead_bg.png) repeat-x bottom left;
}

.adminform {
font-size: 90%;

}
table.adminform {
margin-bottom: 60px;
}

.sb {
color:#00FF00;
font-size:200%;
}



.contentpagetitle {
	font-size: 120%;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

.contentdescription {
	/*font-size:90%;*/
}

table.searchinto {
	width: 100%;
}

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

table.moduletable {
	width: 169px;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	/*background: url(../images/menu_bg.png) no-repeat bottom center;*/
	color: #666;
	background-color:#fff;
	text-align: center;
	font-weight:bold;
	padding-left: 4px;
	height: 47px;
	line-height: 140%;
	font-weight: bold;
	font-size: 130%;
	/*text-transform: uppercase;*/
	margin: 0 0 2px 0;
}

table.moduletable-menu th, div.moduletable-menu h3 {
	background: url(../images/menu_bg.png) no-repeat bottom center;
	color: #b0071a;
	background-color:#fff;
	text-align: center;
	font-weight:bold;
	padding-left: 4px;
	height: 30px;
	line-height: 130%;
	font-weight: bold;
	font-size: 100%;
	/*text-transform: uppercase;*/
	margin: 0px 0px 2px 0px;
}
.moduletable-menu a {
	font-size: 90%;
	padding: 0px;
	margin: 0 0 2px 0;
	font-weight: normal;
	
}

label {
	font-size:90%;
}

table.moduletable-menu td {
	font-size: 90%;
	padding: 0px;
	margin: 0 0 2px 0;
	font-weight: normal;
}



table.moduletable td {
	font-size: 90%;
	padding: 0px;
	margin: 0 0 2px 0;
	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: 80%;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 80%;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 80%;
}

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: 90%;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
    display: block;
	vertical-align: middle;
	font-size: 90%;
	font-weight: bold;
	color:#000082;
	text-align: left;
	padding-top: 5px;
	/*padding-left: 18px;*/
	padding-left: 5px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #B0071A;
	
}

a.mainlevel#active_menu {
	color:#b0071a;
	font-weight: bold;
	text-decoration:underline;
}

a.mainlevel#active_menu:hover {
	color: #b0071A;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 88%;
	font-weight: bold;
	color: #666;
	text-align: left;
}

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

a.sublevel#active_menu {
	color: #333;
}

a.sublevel2:link, a.sublevel2:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 88%;
	font-weight: bold;
	color: #000;
	text-align: left;
}

a.sublevel2:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel2#active_menu {
	color: #666;
}

.highlight {
	background-color: #ccc;
	color: #fff;
	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: 8px;
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 80%;
  border-top: 1px solid #cccccc;
}

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

/* trying something!*/
#rightcol-broad{
 width: 173px;
 float: right;
 position: relative;
 margin-right: 0px;
 margin-top: 5px;
 margin-bottom: 20px;
 } 
 
 #rightcol-broad h3{
 color:#666;
 font-size:130%;
 font-weight:bold;
 margin-right: 0px;
 margin-top:0px;
 }
 
#rightcol-broad div.module {
width: 173px;
background: transparent url(../images/module_middle_wide.jpg) left repeat-y;
margin-bottom: 10px;
/*overflow:auto;*/
}

#rightcol-broad div.module div {
width: 173px;
background: transparent url(../images/module_top_wide.jpg) top left no-repeat;
}

#rightcol-broad div.module div div {
width: 173px;
background: transparent url(../images/module_bottom_wide.jpg)  bottom left no-repeat;
}

#rightcol-broad div.module div div div{
width: 140px;
margin: 0px 0px 0px 12px;/*2px 20px 25px 15px;*/
padding: 15px 0px 40px 0px;/*2px 20px 25px 15px;*/
background: transparent;
font-size: 80%;
}

#rightcol-broad div.module div div div div{
padding: 0px;
margin: 0px;
}

#product_list {

margin-top:10px;

padding-bottom:60px;

}


#top_box {
	width:300px;
	position:absolute;
	top:45px;
	left:530px;
	border-left:#ccc dashed 1px;
	padding-left: 20px;
	padding-bottom: 30px;
}

#top_box h3 {
	/*height: 20px;*/
	margin: 5px 0 5px 0;
}
