/* CSS Document */

.clr {
	clear: both;
}

h1 {
	color: #006699;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, "Sans Serif";
	background-image: url(../images/arrowright.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0 0 0 0;
	padding: 2 0 4 15;
}

h2 {
	color : #006699;
	font-weight: bold;
	font-size : 16px;
	font-family: Arial, Helvetica, "Sans Serif";
}

h3 {
	color : #006699;
	font-size : 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
}

h4 {
	color : #006699;
	font-size : 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
	padding-top:2px;
}

h5 {
	color : #006699;
	font-size : 12px;
	font-family: Tahoma, Arial, Helvetica, "Sans Serif";
	padding-top:2px;
}

.outline {
	padding: 2px;
	background-color: #FFFFFF;
	/*background-image: url(../images/grey_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #c2c2c2;
}



#pathway_outer {
	width: 600px;
  	float: left;
  	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 0px;
}

#pathway_inner {
	float: none !important;
	float: left;
	border: 1px solid #c2c2c2;
	height: 21px;
	background-color: #FFFFFF;
}

#pathway_text {
 	overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 5px;
}

a.pathway {
}

.footer a    { text-decoration: none; color: #FFFFFF;}
.footer a:link    { text-decoration: none; color: #FFFFFF;}
.footer a:visited { text-decoration: none; color: #FFFFFF;}
.footer a:hover   { text-decoration: underline; color: #7E7E7E;}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 80%;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
  	width: 15%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #000000;
}

ul#mainlevel-nav li a
{
	width: 100%;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #000000;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }
	ul#mainlevel-nav li a:hover
{
	color: #EAD941;
	background: #333333;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	margin-top: 0px;
	width: 798px;
	height: 175px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
	background-color: #FFFFFF;
}

#top_inner {
	border: 1px solid #c2c2c2;
	padding: 2px;
	height: 144px !important;
	height: 150px;
	overflow: hidden;
	float: none !important;
	float: left;
	background-color: #FFFFFF;
}

#left_outer {
	float: left;
	margin-top: 2px;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #0D0805;
}

#left_inner {
	padding: 1px;
  	float: none !important;
  	float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #92C86A; **/
	float: left;
	width: 600px;
}

#content_inner{
	float: none !important;
	float: left;
	padding: 0;
	padding-top: 2px;
	margin: 0;
	background-color: #FFFFFF;
	width: auto;
}

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: 0px;
	width: 165px;
}

#right_inner {
	float: none !important;
	float: left;
	border: 1px solid #c2c2c2;
	padding: 2px;
	background-color: #FFFFFF;
}

.user1_inner {
	border: 1px solid #c2c2c2;
 	float: none !important;
  	float: left;
	margin: 0px;
	padding: 2px;
	background-color: #FFFFFF;
}

.user2_inner {
	border: 1px solid #c2c2c2;
  	float: none !important;
  	float: left;
	margin: 0px;
	padding: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
}

table td.body_outer {
	border: 1px solid #c2c2c2;
	background-color: #FFFFFF;
}

#active_menu {
	color:#FFCC00;
	font-weight: bold;
}

a#active_menu:hover {
	color: #FFCC00;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 0px;
}

.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #92C86A;
	font-size: 14px;
	font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
  	font-weight: bold;
  	border: 3px double #000000;
  	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 #000000;
  	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;
	color: #FFFFFF;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/bullet.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

li.arrow
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/blue_bullet.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

td {
	text-align: left;
	font-size: 11px;
}

.1:link    { text-decoration: none; font-weight: normal; color: #6c6c6c;}
.1:visited { text-decoration: none; font-weight: normal; color: #6c6c6c;}
.1:hover   { text-decoration: underline; font-weight: normal; color: #006699;}

body {
	height: 100%;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #000000;
	background: #000000 url(../images/bks.gif) repeat;
}

/* site core stuff */
a:link, a:visited {
	color: #6c6c6c; 
	text-decoration: none;
}

a:hover {
	color: #006699;	
	text-decoration: underline;
}

table.contentpaneopen {
  	width: 100%;
	padding: 2px 2px 2px 5px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding: 2px 2px 2px 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

.skin0 { 
position:absolute; 
text-align:left; 
width:200px; 
border:2px solid black; 
background-color:menu; 
font-family:Verdana; 
line-height:16px; 
cursor:default; 
visibility:hidden; 
} 
.skin1 { 
cursor:default; 
font:menutext; 
position:absolute; 
text-align:left; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
width:120px; 
background-color:menu; 
border:1 solid buttonface; 
visibility:hidden; 
border:2 outset buttonhighlight; 
} 
.menuitems { 
padding-left:15px; 
padding-right:10px; 
} 

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;
}

.button {
	color: #1E3614;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #000000;
	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;
	cursor: hand;
}

.inputbox {
	padding: 2px;
	border:1px solid #333333;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #006699;
	text-align: left;
	padding-top: 4px;
	padding-left: 1px;
	height: 30px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	background: url(../images/contenthead.png) top left repeat-x;
	color: #000000;
	text-indent: 15px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

.contentheading2 {
	height: 30px;
	background: url(../images/contenthead.png) top left repeat-x;
	color: #006699;
	text-indent: 15px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #92C86A;
	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;
}

table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #006699;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 30px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

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: 9px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}

table.contenttoc {
  	border: 1px solid #92C86A;
  	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: 30px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

A.mainlevel:link, A.mainlevel:visited {
	margin-top:1px;
	padding:2px 2px 2px 8px;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	border-style:solid;
	border-width:0px 1px 1px 6px;
	border-color:#FFF #CCCCCC #CCCCCC #CCCCCC;
	color:#FFF;
	background-color:#323232;
}

A.mainlevel:active, A.mainlevel:hover {
	border-left-color:#006699;
	color:#CCCCCC;
	background:#323232
}
/*
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	 background: url(../images/menu_bg.png) no-repeat; 
	background-color: #323232;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	padding-top: 5px;
	padding-left: 23px;
	border-bottom: 1px #CCCCCC solid;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-color: #494949;
	/* background-position: 0px -25px; 
	text-decoration: none;
	color: #f2f2f2;
}
*/
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #6c6c6c;
	text-align: left;
}

a.sublevel:hover {
	color: #6c6c6c;
	text-decoration: underline;
}

.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 #92C86A;
}

.mosimage {
  border: 1px solid #92C86A;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #92C86A;
}

.hostingtable {
	text-align: left;
	font-weight: bold;
	font-family: Verdana,Arial,Sans-serif;
}

.hostingtable1 {
	text-align: center;
	color: #009900;
	font-weight: bold;
	font-family: Verdana,Arial,Sans-serif;
	font-size:11px;
}

.hostingtable2 {
	text-align: center;
	color: #333333;
	font-family: Verdana,Arial,Sans-serif;
	font-size: 11px;
	padding-left: 6px;
}

.hostingtable3 {
	text-align: center;
	color: #006600;
	font-family: Verdana,Arial,Sans-serif;
	font-size:11px;
	background: #EBF0F5;
	padding-left: 6px;
}
.typo {
   color:      red;
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 15px; 
}

.note {
   background: #deadbe;
   border: 1 solid;
}

.elevated {
   background: #996699;
   border: 1 solid;
}

.div {
   border: 0;
}

td.owner {
   background: #9999FF;
   border: 1 solid; 
}

td.outlined { 
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 13px; 
   border: 1 solid;
}

tr.darkrow {
   background: #DDDDDD;
}

tr.lightrow {
   background: #ffffff;
}

tr.needresponse {
   background: #CC3300;
}

tr.highlight {
   background: #418D9F;
}

tr.received {
   background: #ddddff;
}

tr.sent {
   background: #ffdddd;
}

tr.owner {
   background: #9999FF;
}

tr.attachment {
   background: #ffffff;
}

tr.note {
   background: #ffffff;
}

tr.emergency {
   background: #ffffff;
}

tr.tableheader {
   background: #ffffff;
}

table.responsebox {
   background: #eeeeee;
}

table.attachbox {
   background: #eeeeee;
}

table.pregenbox {
   background: #eeeeee;
}

table.notebox {
   background: #eeeeee;
}

table.closedtable {
   background: #ffffff;
}

table.dark {
   background: #DDDDDD;
}

fieldset.infofield {
   color: #000000;
   border: 2px solid #bbbbbb;
}

.stats {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 13px;
   color: #014d5f;
   background: #eeeeee;
   border: 1 solid;
}

.statshdr {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 13px;
   color: #014d5f;
   background: #ffffff;
   border: 1 solid;
}