*{
	margin: 0px;
	padding: 0px;
}

body	{
	background-color: #fff;
	color: #333333;
	font-size: 1em;
	font-family: "trebuchet ms", helvetica, sans-serif;
	background-color:#eee;
}

table {
	padding: 2px;
	width:100%;
}

tr.summarytitle	{	
	font-style:italic;
	font-weight:bold;
} 

th{	font-weight: bold;
	text-align:left;
}

td.summarytitle	{
	width:80%;
	font-style:italic;
	font-weight:bold;
}

fieldset{
	padding:10px;
	margin:0 10px;
}

legend{
	padding: 0 5px;
	margin:10px 5px 0 5px;
	font-weight:bold;
}
label{
	width:70px;
	margin:0;
	padding:0 ;
	font-weight:bold;
}

strong {
	color: #50514D;
}

table.infoTable{
	border:1px solid #ccc;
	width:560px;
	margin:5px 0 0 5px;
}
input[type="button"] {
	background: url('../img/bbg1.gif');
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #000;
	border : 1px solid #cccccc; 
	cursor: pointer;
	padding:3px 10px 3px 10px;
	font-size: 12px;
	font-weight: bold;
}
input[type=text]{
	float:left;
	width:200px;
	margin:0px;
	padding:0px;
}
textarea{
	float:left;
	width:500px;
	height:150px;
	margin:0px;
	padding:0px;
}
textarea.small{
	float:left;
	width:370px;
	height:350px;
	margin:0px;
	padding:0px;
}
select {
	padding:0px;
	margin: 2px 2px 2px 0;
	width:200px;
}
option {
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #000;
	font-size: 14px;
}

 ul{
	margin: 0;
	padding: 0;
}

 li{
	border: 0px solid;
	margin: 0 3px;
	padding: 0 10px;
	list-style: none;
}
h1 {
	color: #50514D;
	/* text-transform: lowercase; */
	font-size: 26px;
}

h1 span {
	background: inherit;
	color: #006600;
}

h1 span sup {
	background: inherit;
	color: #006600;
	font-size: 14px;
}

h3 {
	font-size: 15px;
	margin:5px 0;
	padding:0px;
}

h3 span {
	background: inherit;
	color: #006600;
}

h4 {
	margin:5px 0;
}


h3.first {
	margin-top: 0px;
}

p{
	margin:0 0 10px 5px;
}


#header	{
	width: 100%;
	height: 104px;
	background-color: #4d4d4d;
	background: url('../img/a1.gif') repeat-x;
	color: #ffffff;
}
#message{
	border:1px dashed #ccc;
	height:50px;
	height:auto !important;
	min-height:50px;
}
#errorMessage{
	border:1px dashed #F00;
	height:50px;
	height:auto !important;
	min-height:50px;
	margin:0 5px;
}
#crumb{

	background: #EAEAE2 url('../img/crumb_bg.jpg') repeat-x;
	height: 30px;
	border: 0px solid #ccc;
	margin:0 0 0 3px;
	padding:10px 5px 0 10px;
}

#header_inner{
	position: relative;
	width: 680px;	
	height: 104px;
	margin: 0px auto;
}

#splash { /* fix me - unpleasant hack div */
	border:4px solid #FFFFFF;
	position: absolute;
	background: #EAEAE2 url('../img/a10.jpg') no-repeat;
	width: 400px;
	height: 70px;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	margin:8px 0 8px 280px;
}

#header_inner h1 {
	background: inherit;
	position: absolute;
	left: 0px;
	bottom: 10px;
	/* text-transform: lowercase; */
	font-size: 39px;
	color: #fff;
	font-weight: normal;
	letter-spacing: -2px;
}

#header_inner h1 span {
	background: inherit;
	color: #DADADA;
}

#wrapper {
	padding-top: 5px;
	width: 780px;
	margin: 0px auto;
	min-height:350px;
	_min-height:350px;
	height:auto !important;
	background-color:#FFF;
	background-image:url('../img/a2.gif');
	background-repeat:repeat-x;
	background-position:top;
}
#wrapper_1 {
	width: 780px;
	margin: 0px auto;
	min-height:350px;
	_min-height:350px;
	height:auto !important;
	background-color:#FFF;
	background-image:url('../img/blue_bg.gif');
	background-repeat:repeat-y;
	background-position:left;
}


#wrapper_2 {
	width: 780px;
	margin: 0px auto;
	min-height:350px;
	_min-height:350px;
	height:auto !important;
	background-color:#FFF;
	background-image:url('../img/brown_bg.gif');
	background-repeat:repeat-y;
	background-position:left;
}

#wrapper_3 {
	width: 780px;
	margin: 0px auto;
	min-height:350px;
	_min-height:350px;
	height:auto !important;
	background-color:#FFF;
	background-image:url('../img/green_bg.gif');
	background-repeat:repeat-y;
	background-position:left;
}

#wrapper_4 {
	padding:0;
	width: 780px;
	margin: 0px auto;
	min-height:350px;
	_min-height:350px;
	height:auto !important;
	background-color:#FFF;
	background-image:url('../img/bbg0.gif');
	background-repeat:repeat-y;
	background-position:left;
}

#menu{
	position:relative;
	float:left;
	width:185px;
}

/* begin side menus section */


#sidebar{
	background-image:url('../images/a2.gif');
	background-repeat:repeat-x;
	padding:0 3px 10px 3px;
	margin: 0 5px 0 0;
	width: 185px;
	float:left;
	min-height:350px;
	height:auto !important;
	height:350px;
}
#menuborder{
	
}
#menuborder_1 {
	margin:0 0 0 -2px;
	padding:0 0 0 2px;
	width: 185px;
	float:left;
	min-height:350px;
	height:auto !important;
	height:350px;
	border-left:3px solid #394575; 
}
#menuborder_2 {
	margin:0 0 0 -3px;
	padding:0 0 0 3px;
	width: 185px;
	float:left;
	min-height:350px;
	height:auto !important;
	height:350px;
	border-left:3px solid #d3ac85;
}

#menuborder_3 {
	margin:0 0 0 -3px;
	padding:0 0 0 3px;
	width: 185px;
	float:left;
	min-height:350px;
	height:auto !important;
	height:350px;
	border-left:3px solid #d1e274;
}

#menuborder_4 {
	margin:0 0 0 -3px;
	padding:0 0 0 3px;
	width: 185px;
	float:left;
	min-height:350px;
	height:auto !important;
	height:350px;
	border-left:3px solid #d1e274;
}

#menuborder ul, #menuborder_1 ul, #menuborder_2 ul, #menuborder_3 ul, #menuborder_4 ul{
/*
#sidebar{
*/
	list-style: none;
	margin: 0 0 0 -5px;
}

#menuborder li, #menuborder_1 li, #menuborder_2 li, #menuborder_3 li, #menuborder_4 li{
	background: none;
	padding: 0px;
	font-weight: bold;
}
#menuborder li h3, #menuborder_1 li h3, #menuborder_2 li h3, #menuborder_3 li h3, #menuborder_4 li h3{
	background: none;
	padding: 0 0 0 10px;
	font-weight: bold;
}
#menuborder a, #menuborder_1 a, #menuborder_2 a, #menuborder_3 a, #menuborder_4 a{
	display: block;
	position: relative;
	width: 168px;
	height: 27px;
	margin-bottom: 1px;
	text-decoration: none;
	background: inherit;
	background-image: url('../img/bbg0.gif');
	padding-left: 17px;
	padding-top: 11px;
	color: #636363;
	/* text-transform: lowercase; */
	font-size: 13px;
}

#menuborder a.line{
	height: 30px;
	line-height:1;
	text-align: left;
	background-repeat: no-repeat;
}

#menuborder a span{
	position: absolute;
	right: 0px;
	margin: 5px  15px 0 0;
	width: 7px;
	height: 7px;
	background: url('../img/x1.gif') no-repeat; 
}

#menuborder a:hover span{
	position: absolute;
	right: 0px;
	margin: 5px  15px 0 0;
	width: 7px;
	height: 7px;
	background: url('../img/x2.gif') no-repeat;
}

#menuborder a:hover, #menuborder a.live{
	background: inherit;
	color: #fff;
	background-image: url('../img/bbg1.gif'); /* green image */
}

#menuborder_1 a:hover,  #menuborder_1 a.live{
	background: inherit;
	color: #fff;
	background-image: url('../img/bbg2.jpg'); /* blue image */
}

#menuborder_2 a:hover,  #menuborder_2 a.live{
	background: inherit;
	color: #fff;
	background-image: url('../img/bbg3.jpg'); /* blue image */
}
#menuborder_3 a:hover, #menuborder_3 a.live{
	background: inherit;
	color: #fff;
	background-image: url('../img/bbg4.jpg'); /* brown image */
}
#menuborder_4 a:hover, #menuborder_4 a.live{
	background: inherit;
	color: #fff;
	background-image: url('../img/bbg4.jpg'); /* green image */
}
#menuborder_4 a.actual{
	background: inherit;
	color: #fff;
	background-image: url('../img/bbg4.jpg'); /* green image */
}
#menuborder a.line:hover{
	background-image: url('../img/bbg2.gif');
}

#sidebar_end{
	height: 30px;
	background-image: url('../img/a2.gif');
}
/* end side menus section */


#main {
	float:left;
	background-image:url('../images/a2.gif');
	background-repeat:repeat-x;
	padding: 10px 15px 20px 0;
	margin:0px;
	width: 560px;
	min-height:350px;
	height:auto !important;
	height:350px;
}

#main h1 {
	padding-bottom:15px;
}
#main h2	{
	font-size:1em;
	font-weight:bold;
}
#main span{
	margin: 0 0 0 5px;
}
#createButton	{
	position:absolute;
	top: 20px;
	right: 50px;
	background:yellow;
}

p#closeButton {
	position:absolute;
	top: 20px;
	right: 50px;
	background:yellow;
}

.box_content{
	position: relative;
	border: solid 1px #dadada;
	margin: 15px 0;
	padding:0  5px 0 5px;
	background: inherit;
	color: #5b5f31;
	height:60px;
	height:auto !important;
	min-height:60px;
}

#whiteboard{
	position: relative;
	border: solid 1px #dadada;
	margin: 15px 0;
	padding:0  5px 0 5px;
}
#whiteboard h2{
	text-align:center;
	font-size:2em;
}
.box_content_whiteboard{
	position: relative;
	margin: 15px 0;
	padding:0  5px 0 5px;
	background: inherit;
	color: #555;
	height:60px;
	height:auto !important;
	min-height:60px;
}
.box_content_responses{
	position: relative;
	border: solid 1px #dadada;
	margin: 15px 0;
	padding:0  5px 0 5px;
	background: #AAB165;
	color: white;
	height:60px;
	height:auto !important;
	min-height:60px;
}
.box_content_responses h2{
	text-align:center;
	font-size:2em;
	
}

.middle {
	font-size:2em;
	margin: 0 auto;
}
.box_reply{
	position: relative;
	border: solid 0px #dadada;
	margin: 10px;
	background: inherit;
	color: #AAB165;
	height:100px;
	height:auto !important;
	min-height:100px;
}
.radio	{
	padding:5px;
}


#menu ul {
	width:200px;
	list-style: none;
	margin: 0px;
}

#menu li {
	background: none;
	padding: 0px;
}


#main li.inner {
   float: left;
   width: 210px;
   margin: 0 30px 15px 0;
   }
      
#main li.outer {
   float: left;
   width: 270px; 
   padding: 0;
   margin: 0 0 15px 0;
}
.passed{
	font-weight:normal;
	color:#00ff00;
}
.failed{
	font-weight:bold;
	color:#ff0000;
}
.smallLabel{
	font-size:0.9em;
	font-weight:normal:
}
.usersLeft{
	float:left;
	width:280px;
	border:0px solid;
}

.usersRight{
	float:left;
	width:270px;
	border:0px solid;
}
#menu a {
	display: block;
	position: relative;
	width: 168px;
	height: 27px;
	margin-bottom: 1px;
	text-decoration: none;
	background: inherit;
	background-image: url('../img/bbg0.gif');
	padding-left: 17px;
	padding-top: 11px;
	color: #636363;
	/* text-transform: lowercase; */
	font-size: 13px;
}

#menu a.line {
	height: 30px;
	line-height:1;
	text-align: left;
	background-repeat: no-repeat;
}

#menu a span {
	position: absolute;
	right: 0px;
margin: 5px  15px 0 0;
	width: 7px;
	height: 7px;
	background: url('../img/x1.gif') no-repeat; 
}


#menu a:hover span {
	position: absolute;
	right: 0px;
margin: 5px  15px 0 0;
	width: 7px;
	height: 7px;
	background: url('../img/x2.gif') no-repeat;
}

#menu a:hover {
	background: inherit;
	color: #fff;
	background-image: url('../img/bbg1.gif');
}

#menu a.line:hover {
	background-image: url('../img/bbg2.gif');
}

#menu_end {
	height: 30px;
	background-image: url('../img/a2.gif');
}

#resultsNavTop{
	margin:0px;
	padding:0px;
	width:550px;
	height:20px;
	border:0px solid #ccc;
}
#pages{
	float:left;
	min-width:300px;
	margin:0px;
	padding:0px;
}
#prev{
	float:left;
	width:100px;
	margin:0px;
	padding:0px;
}
#next{
	float:left;
	width:60px;
	margin:0px;
	padding:0px;
}


#leftcol {
	position: relative;
	width: 185px;
	float: left;
}

#rightcol {
	position: relative;
	width: 185px;
	float: right;
}	

#lcontent {
	padding: 0px 15px 0px 15px;
}

#rcontent {
	position: relative;
	padding: 25px 20px 0px 20px;
}


#lcol p {
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
}

#footer {
	background: url('../img/a2.gif') repeat-x;
	width: 780px;
	height:165px;
	margin: 0px auto;
	padding:5px 0;
	background-color:#FFF;
}

#footer #footerLeft {
	text-align:center;
	float:left;
	width:189px;
	margin:0px;
	padding:0px;
}
#footer #footerCenter {
	float:left;
	width:380px;	
	font-size:0.7em;
	margin:0px;
	padding:0px;
	
}
#footer #footerRight {
	float:left;
	width:146px;	
	margin:0px;
	padding:0px;
}

.response{
	padding:5px;
	margin:5px;
	border-bottom: 1px dashed #394575;
}

.username{
	color: #006600;
}
.usertype{
	font-style: italic;
}

.student{
	color:#00F;
	font-weight:bold;
}

.engineer{
	color:#d3ac85;
	font-weight:bold;
}
.po{
	color:#d1e274;
	font-weight:bold;
}
.divider {
	font-size: 0px;
	position: relative;
	height: 1px;
	width: 100%;
	margin: 10px 0px 10px 0px;
}

.divider2 {
	font-size: 0px;
	position: relative;
	height: 5px;
	width: 100%;
	margin: 10px 0px 10px 0px;
}

.summary {
	text-align: right;
	font-style: italic;
}

ul.divided li {
	margin-top: 4px;
	padding-top: 4px;
	background-position: 0px 9px;
}

ul.divided li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-position: 0px 5px;
}

.tightbox {
	border: solid 1px #dadada;
	height:auto;
	width:auto;
	font-weight:bold;
	font-size:1.5em;
	display:inline;

}

.box {
	border: solid 1px #dadada;
	margin: 15px 0 0 5px;
	padding: 5px 0 0 10px;
	color: #122464;
	/*   color:#AAB165; */	
	height:60px;
	height:auto !important;
	min-height:60px;
}

.calendar {
	font-size: 14px;
	border: solid 1px #fff;
	padding: 15px;
	color: inherit;
	line-height:20px;
}

.box h2 {
	text-transform: none;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 5px;
}

.box p {
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
}

.box_inner {	
	font-size: 12px;
	border: solid 1px #fff;
	padding: 15px;
	color: inherit;
}

.box_quotes {
	position: relative;
	margin-left: 200px;
	width: 550px;
	margin-top:20px;
	margin-bottom:0px;
	padding-bottom:0;
	background-image:url('../img/a2.gif');
	background-repeat:repeat-x;
}

.captioned_image {
	position: relative;
	padding-bottom: 15px;
	float: left;
	margin-right: 17px;
}

.captioned_image div {
	position: absolute;
	font-size: 9px;
	bottom: 0px;
	left: 0px;
}

.label{
	float:left;
	width:190px;
	margin:0;
	padding:0;
	}
.input{
	float:left;
	width:340px;
	margin:0;
	padding:0;
	}


a {
	text-decoration: underline;
	color: #006600;
}

a:hover {
	text-decoration: none;
	color: #fff;
	background: #006600;
}
.split {
	clear:both;
	font-size:0.1em;
	height:1px;
	line-height:0.1px;
	padding:0;
	margin:0;
}
