html
{
	height:100%;
}

body
{
	height:100%;
}

tr,td,p,div
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.body_style
{
	text-align:center;
}

#wrapper
{
	width:900px;
	margin:0 auto;
	text-align:left;
}

#left_outline
{
	width:700px;
	float:left;
	display:inline;
}

#right_outline
{
	width:200px;
	float:right;
	display:inline;
}

#pathway_outline
{
	height:50px;
	width:700px;
}

#pathway
{
	padding:15px 0px 0px 5px;
}

span.pathway a:link,span.pathway a:visited
{
	font-size:11px;
}

span.pathway a:hover
{
	text-decoration:none;
}


div#pathway
{
	font-size:11px;
}

span.pathway img {
	margin: 0px 3px;
}

div#pathway td
{
	font-size:11px;
}


#header
{
}


/**********************orange menu style***********************/
#menu_outline
{
	width:200px;
	padding:20px 0px 0px 0px;
}

#menu_repeat
{
}

#menu_top
{
}

#menu_bottom
{
}

/**********************************************************************/
#logo
{
	padding:5px 0px 5px 5px;
}

#menu
{
	padding:5px 0px 5px 10px;
}

#menu table.moduletable
{
}

#menu table.moduletable th
{
	font-weight:bold;
	padding:0;
	margin:0;
	text-align:left;
	font-size:1.3em;
}

#menu table.moduletable td
{
}

#top_modules
{
	margin:5px 5px 0px 0px;
	padding:10px;
}

.user
{
	vertical-align:top;
}

#top_modules table.moduletable
{
}

#top_modules table.moduletable th
{
	font-weight:bold;
	padding:0;
	margin:0;
	text-align:left;
}

#top_modules table.moduletable td
{
}

#content_outline
{
	margin:5px 5px 5px 0px;
}

#content
{
	padding:5px;
}

#right_modules table.moduletable
{
	width:100%;
	padding-bottom:5px;
	margin-bottom:10px;
}

#right_modules table.moduletable th
{
	color:#FFFFFF;
	padding:7px 0px 7px 25px;
	text-align:left;
}

#right_modules table.moduletable td
{
	padding-left:5px;
	padding-right:5px;
}

#footer_outline
{
	width:900px;
	text-align:center;
	border-top: 3px solid #EE661C;
}

#footer
{
	padding:5px;
}




/*****************custom stuff************************/
a:link,a:visited
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a.mainlevel:link,a.mainlevel:visited
{
	text-decoration:none;
	padding:0px 0px 0px 10px;
}

a.mainlevel:hover
{
	text-decoration:underline;
}

a.mainlevel#active_menu
{
	text-decoration:underline;
}

a.sublevel:link,a.sublevel:visited
{
	text-decoration:none;
	padding:0px 0px 0px 10px;
}

a.sublevel:hover
{
	text-decoration:underline;
}

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

ul li
{
	padding:0px 0px 0px 8px;
}

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: 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 {
	font-size:11px;
}

.inputbox {
}

.componentheading {
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 17px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



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

table.searchinto {
	width: 100%;
}

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


table.pollstableborder td {
  padding: 2px;
}

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

.sectiontablefooter {

}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.small {
	font-size: 11px;
}

.createdate {
	font-size: 11px;
}

.modifydate {
	font-size: 11px;
}

table.contenttoc {
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.highlight {
	padding: 0;
}
.code {
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
}

.mosimage {
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  padding: 1px 2px;
  font-size: 10px;
}

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