body
{
	background-color: #F1F4F9;
	color: #000;
	font-family:Trebuchet MS, Sans-Serif;
	font-size: 12px;
}

p.center
{
	width: 500px;
	font-family:Trebuchet MS, Sans-Serif;
	font-size: 12px;
	
}

.adminmenu
{
	width: 200px;
	font-family:Trebuchet MS, Sans-Serif;
	font-size: 12px;
	
}
div.header
{
	display:inline;
}
.menu
{
	width:992px;
}
.errormess
{
	font-family:Trebuchet MS, Sans-Serif;
	font-size: 12px;
	padding-bottom: 10px;
}
.error
{
	font-weight: bold;
	color: #DC241F;
	background: #E6E1CB;
	margin: 0 10px 0 10px;
	padding: 2px 5px 2px 5px;
	border: solid 1px #B4653A;
	width:300px;
	font-family:Trebuchet MS, Sans-Serif;
	font-size: 14px;
}

div.subhead
{	padding:0px,0px,0px,0px;
	margin:0px,0px,0px,0px;	
	font-weight:bolder;
	height: 38px;
	
	
}
div.center
{	
	padding:0px,0px,0px,0px;
	margin:0px,0px,0px,0px;	
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 200px; 
	padding: 0px 5px 0px 0px; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	font-size:11px;
	color:#3968B6;
	font-family:Trebuchet MS, Sans-Serif;
	text-align: right;
}

form label.questions { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 300px; 
	padding: 0px 5px 0px 0px; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	font-size:11px;
	color:#3968B6;
	font-family:Trebuchet MS, Sans-Serif;
	text-align: right;
}


form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style:inset;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 5px 50px 0px 90px;
  width: 350px;
  
}

form fieldset.membership {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style:inset;
  padding: 5px;        /* padding in fieldset support spotty in IE */
  margin: 5px 10px 0px 10px;
  width: 500px;
  
}

form fieldset.feedback {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style:inset;
  padding: 5px;        /* padding in fieldset support spotty in IE */
  margin: 5px 5px 0px 5px;
  width: 500px;
  
}

form fieldset.admin {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style:inset;
  padding: 5px;        /* padding in fieldset support spotty in IE */
  margin: 5px 10px 0px 10px;
  width: 500px;
  
}

form label.admin { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 125px; 
	padding: 0px 5px 0px 0px; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	font-size:11px;
	color:#3968B6;
	font-family:Trebuchet MS, Sans-Serif;
	text-align: left;
}
form br {
	clear:left;
}
form input.reports
{
	background-color:F3F0E6;
	border-style:none;
	border-color:F3F0E6;
	border-collapse: collapse; 
	font-family:Trebuchet MS, Sans-Serif;
	font-size:11px;
	color:#3968B6;
	margin-top: 4px;
	
}

form input.custom
{
	border-collapse: collapse; 
	font-family:Trebuchet MS, Sans-Serif;
	font-size:12px;
	margin-bottom: 10px;
	color:#3968B6;
	
}




td.content
{
	background-color:#F3F0E6;
	padding-left: 22px;
	padding-top:5px;
	font-size:11px;
	color:#3968B6;
	width:567px;
	font-family:Trebuchet MS, Sans-Serif;
	
}
.content
{
	text-align:left;
	/*padding-right: 3em;*/
}

table.content
{
	padding-left: 20px;
	padding-top:5px;
	font-size:11px;
	color:#3968B6;
	/*width:550px;*/
	font-family:Trebuchet MS, Sans-Serif;
	
}

table.contentcenter
{
	padding-left: 20px;
	padding-top:5px;
	font-size:11px;
	color:#3968B6;
	width:350px;
	font-family:Trebuchet MS, Sans-Serif;
	text-align: center;
	
}
table.resources
{
	font-family:Trebuchet MS, Sans-Serif;
	font-size:xx-small;
	}
p.rightbar
{
	padding: 3px 5px 3px 20px;
	font-size:11px;
	color:#3968B6;
	font-family:Trebuchet MS, Sans-Serif;
	text-align: LEFT;
	
}
td.rightbar
{
	BACKGROUND: url(../images/bar_bg.jpg) repeat-y;
	width: 200px;
}
td.leftbar
{
	background: url(../images/left_file.jpg) repeat-y;
}
h1
{
	padding: 10px, 0px,0px, 0px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	font-family:Trebuchet MS, Sans-Serif;
	
}

h2
{
	padding: 5px 0px,5px, 0px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	font-family:Trebuchet MS, Sans-Serif;
	
}

h2.reports
{
	padding: 5px 0px,5px, 0px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	font-family:Trebuchet MS, Sans-Serif;
	color:Black;
	
}
.collapsetable
{
	border-collapse:collapse;
	
}
h2.reports
{
	padding: 5px 0px,5px, 0px;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	font-family:Trebuchet MS, Sans-Serif;
	color:Black;
	
}

div#divIbj
{
	float:right;
}

img.imgIIB
{
	
}

.searchTextfield
{
	border: 0px;
	background: #f0f0f0 url(../images/searchTextBox.gif) no-repeat;
	background-attachment: fixed;
	width: 114px;
	height: 17px;
	color: #666666;
	font-size: 11px;
	padding-left: 7px;
	display: block;
	
}

.topsearch_Button {
	border: 0px;
	background-color: transparent;
	background-image:url(../images/searchButton.gif);
	background-repeat:no-repeat;
	width:21px;
	height:17px;
	cursor: hand;
	cursor: pointer;
	display: block;
	
}
