/* CSS Document */

table {
	font-size: 12px;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid black;
  background: #FFFFFF;
	padding: 2px;
}

#pathway_outer {
	width: 635px;
  float: left;
  margin-bottom: 2px;
	margin-right: 2px;
}

#pathway_inner {
  float: none !important;
  float: left;
	border: 1px solid #000000;
	height: 21px;
}

#pathway_text {
  overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 5px;
}

a.pathway {
}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}


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>#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #3F7358;
	background: #FFFFFF;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #000000;
	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: trebuchet, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #1E3614;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#top_outer{
	float: left;
	width: 801px;
}

#top_inner {
  /*border: 1px solid #000000;*/
	padding-left: 0px;
  height: 113px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;

}

#menu_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
	font-family: Trebuchet, Trebuchet MS, Verdana;
}

#menu_inner {
  border: 1px solid #476683;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	float: left;
	width: 634px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0px;
  padding-top: 2px;
  margin: 0px;
  height: 100%;
}

table.content_table {
	width: 100%;
	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;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #476683;
  padding: 2px;
}

table td.body_outer {
	padding: 1em 1.5em;
	margin: 0px;
	border: 1px solid #476683;
	font-size: 12px;
}

#active_menu {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}

#active_menuimportant
{
	background-position: 0px -25px;
}

a#active_menu:hover {
	color: #FFFFFF;
}

.error {
  font-weight: bold;
  color: red;
  font-size: 14px;
  font-weight: bold;
}

body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	text-align: left;
	color: #333;
	background: #ffffff url(../images/background.png) repeat;
}

table { text-align: left; }

p {
	margin: 1em 0px;
}

a img {border: none;}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Trebuchet, Trebuchet MS;
	font-weight: bolder;
	color: #000066;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 1.1em;
}

h1 {
	border-bottom: 1px dashed #ccc;
	padding: 0px;
	padding-bottom: .2em;
}

h2 {
	border-top: 1px dashed #ccc;
	padding: 0px;
	padding-top: .2em;
	margin-top: .75em;
}

h3 {
	border-bottom: 1px dashed #ccc;
	padding: 0px;
	padding-bottom: .2em;
}

h5 {
	margin-top: 0;
	margin-bottom: 0.25em;
	color: gray;
	}
	
.ruled th {
	text-align: left;
	font-weight: bold;
}

.style4 {
	color: #FFCC00;
}


/* mambo core stuff */
a:link, a:visited {
	color: #476683; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #3F7358;	text-decoration: none;
	font-weight: bold;
}


table.profileform {
	border-collapse: collapse;
	/*border-spacing: 10px 2px; -- Handled with margins due to browser non-support*/
	border: none;
}
table.profileform td {
	padding-top: 3px;
	padding-bottom: 3px;
}
table.profileform td.label {
	text-align: right;
	font-size: 11px;
	vertical-align: middle;
	padding: 2px 10px;
	height: 1em;
}
table.profileform td.control {
    width: 60%;
	text-align: left;
	font-size: 11px;
	vertical-align: middle;
	padding: 0px;
}

table.profileform td[align="center"] {
	text-align: center;
}

form#boardform input#profilesubmit, input#add {
	margin-top: 1em;
}

.componentheading {
	margin: 0px;
	margin-left: -1.6em;
	margin-right: -1.6em;
	margin-top: -1em;
	margin-bottom: 1.2em;

	background: url(../images/subhead_background.png) repeat-x;
	color: #666666;
	text-align: left;
	padding: 0px;
	padding-top: 4px;
	padding-left: 7px;
	height: 21px;
	font-family: Trebuchet, Trebuchet MS, Verdana, sans serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}



table.moduletable {
	font-family: Trebuchet, Trebuchet MS, Verdana;
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: url(../images/subhead_background.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}


.small {
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}



a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_background.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: auto;
	text-decoration: none;
}

a.mainlevelimportant:link, a.mainlevelimportant:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: auto;
	text-decoration: none;
}

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

table.profilemenu {
	font-family: Trebuchet, Trebuchet MS, Verdana, sans serif;
	font-size: 11px;
	float: right;
	margin: 1em;
	margin-top: .5em;
	margin-right: -.55em;
	border-collapse: collapse;
	border: 0;
}

td.body_outer>table.profilemenu {
	margin-right: -1.4em;
}

table.profilemenu td {
	margin: 0;
	padding: 0;
	border: 0;
}

th.profilemenu { text-align: center; font-size: 11px; }

a.profilemenu:link, a.profilemenu:visited {
	display: block;
	margin-bottom: 1px;
	background-image: url(../images/profilemenu_background.png);
	background-repeat: no-repeat;
	background-color: #476785;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	text-decoration: none;
}

a.profilemenu1:link, a.profilemenu1:visited{
	display: block;
	margin-bottom: 1px;
	background-image: url(../images/profilemenu_background.png);
	background-repeat: no-repeat;
	background-position: 0px -24px;
	background-color: #478584;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	text-decoration: none;
}

a.profilemenu:hover {
	background-position: 0px -24px;
	background-color: #478584;
	text-decoration: none;
	color: #FFFFFF;
}


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

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

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


span.favoriteaction {
	vertical-align: middle;
	font-size: .5em;
	font-weight: bolder;
}

.ruled {
	border-bottom: 1px dashed #ccc;
	padding: 0;
	padding-bottom: 1em;
	margin: 0;
	}

.separated {
	padding: 1em 0;
}

.control {
	font-family: Verdana;
	font-size: 12px;
	color: black;
}

div.stackable {
	margin: 1em;
	border: 1px solid #476683;
}

textarea.control {
	margin: 1em 0;
}

table.selectusertype {
	font-family: Verdana;
	font-size: 12px;
	margin: .5em 0;
	border-collapse: separate;
	border-spacing: .5em;
}

a.hint {
	
	font-size: 11px;
	text-decoration: underline;
}

table.matchgrid, table.extendedinfo {
	font-size: 10px;
	font-family: Verdana;
	border-collapse: collapse;
}

table.matchgrid {
	margin-bottom: 0;
	margin-top: 0;
	text-align: left;
}

table.extendedinfo {
	border-collapse: collapse;
	width: auto;
	margin: 2em;
	padding-bottom: 5px;
	font: inherit;
}

table.extendedinfo td {
	padding: 0.75em 1em;
	vertical-align: top;
}

tr.light table.extendedinfo td.f_label, tr.light table.extendedinfo td.f_value { border-top: 2px solid #F0EAC1; }
tr.dark table.extendedinfo td.f_label, tr.dark table.extendedinfo td.f_value { border-top: 2px solid #C1DEF0; }
table.extendedinfo td.f_label { text-align: right; width: 30%; }


table.matchgrid th {
	font-weight: normal;
	text-align: left;
	padding: 1px .5em;
	border-bottom: 1px solid #ccc;
}

table.matchgrid td.primary {
	border-top: 1px solid #ccc;
	vertical-align: top;
	padding: .4em;
}

table.matchgrid td.empty {
	font: inherit; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc;	
}

table.matchgrid tr.dark {
	background-color: #D6E9F5;
}

table.matchgrid tr.light {
	background-color: #F5F1D6;	
}

table.matchgrid tr.deleted {
	background-color: #f4f4f4;
}

a.gridanchor {
	position: relative;
	top: -4em;
}

tr.dark table.extendedinfo {
	background-color: #EBF4FA;
	border: 1px solid #C1DEF0;
}

tr.light table.extendedinfo {
	background-color: #FAF8EB;
	border: 1px solid #F0EAC1;
}

span.highlighted_cslist {
	color: grey;
	background: transparent;
}

span.highlighted_cslist b.highlighted_cslist_item {
	color: black;
	background: transparent;
}

img.interesting_marker {
	margin-top: 5px;
}

img.corporatelogo {
	margin-top: 10px;
}

div.pager {
	font-family: Arial, sans serif;
	font-size: 10px;
	float: right;
	margin-right: 1em;
}

.sorttag {
	font-family: Arial, sans serif;
	font-size: 10px;
}


div.pager span.currentpage {
	font-weight: bold;
	color: black;
}

h3 div.pager {
	position: relative;
	top: -1.25em;
}

span.greyedout {
	color: #aaa;
}

div.deletednotice {
	margin-top: 1em;
	font-size: smaller;
	color: red;
}

div.minicontrols {
	width: 96%;
	font-size: 9px;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}

table.usertable {
	border-collapse: collapse;
	border: 1px solid #e0e0ff;
	font-family: verdana, sans serif;
	font-size: smaller;
}

table.usertable td {
	border: 1px solid #e0e0ff;
	padding-left: 5px; padding-right: 5px;
}

table.usertable th { background-color: #f0f0ff; }

table.usertable tr:hover { background-color: #f0f0ff; }

table.report {
	font-family: verdana, sans serif;
	border-collapse: separate;
	border-spacing: 5px;
}

table.report,table.userinfo td { padding: 0em 0.5em; }

table.report,table.userinfo td.label {
	text-align: right;
	vertical-align: top;
}

table.report td.data {
	font-weight: bold;
}

table.report td.note {
	font-size: smaller;
}

a.greyedout {
	color: gray;

}

table.moreabout {
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}

table.moreabout td { font-size: 9px; margin-top: 1em; padding: 0.5em; }

table.moreabout td.moreorless {
	font-size: 9px;
	font-color: blue;
	overflow: visible;
	width: 215px;
	/*border-top: 1px solid gray;
	border-right: 1px solid gray;*/
}

/*tr.light table.moreabout td.moreorless:hover {
	background-color: brown;
}*/

table.moreabout td.moreorless a {
	font-size: 12px;
	text-decoration: underline;
	color: #4766C3;
}

table.moreabout td.borderbottom {
	font-size: 9px;
	width: auto;
	/*border-bottom: 1px solid gray;*/
}

span.info_r, div.info_r { font-size: 10px; text-align: center; background-color: white; border: 1px solid gray; padding: 1em; padding-top: 0.5em; color: black; font-weight: bold; margin: 1em 1.5em; }

div.extramargin { margin-bottom: 3px; }
.inforeleased { color: Green; }
.inforequested { color: #ef0000; }

.info_r { text-align: center; }

div.incompleteinfo {
	border: 1px solid #ccc;
	margin: 0.5em;
	padding: 0.25em;
}

p.notice { border: 1px solid tomato; padding: .25em; }
p.notice span { color: black; }

form.myrequest input { font-size: 9px; margin: 0; padding: 0.1em 0.5em; overflow: visible; }

h3.informationheader { text-align: left; margin: 0; border-bottom: 0; }
.sortlabel {font-size: 12px; color: #333333; font-family: Arial, Helvetica, sans-serif; }
.sortbutton {font-sie: 10px; color: black; font-family: Verdana; }

div.leftalign { text-align: left; }
div.topspace { margin-top: 1em; }

.inforequested, .inforeleased { text-align: center; }
div.seventeen { width: 17px; height: 17px;  }
.inforequested *, .inforeleased * { vertical-align: middle; }

a.helpquestion { display: block; width: 17px; height: 17px; overflow: hide; background-image: url('../images/qmark.jpg'); background-position: bottom; }
a.helpquestion img { vertical-align: bottom; width: 17px; height: 1px; }
a.helpquestion:hover { background-position: top; }

table.reqhelptable { text-align: center; margin-left: auto; margin-right: auto; font-size: 10px; }
table.reqhelptable td { text-align: center; }

div.button { width: 100%; height: auto; margin-top: 3px; text-align: left; }
div.button table.reqhelptable { margin: 0; }
div.button table.reqhelptable td { width: 0; overflow: visible; }