/*------------------------------------CONTENT STUFF------------------*/
 a:link {color: #77200B;}
 a:visited {color: #77200B;}
 a:hover {color: #999966;}
 a:active {color: #77200B;}
 a:focus{color: #77200B;}



#rap { 
	margin: 0px auto 0px auto;
  	width: 850px; 
	height: 1000px;
	background-image: url(images/bgWide.png);
	padding:0px;

	} 
#footer { 
	margin: 0px auto 0px 5px;
	padding:10px;
	width: 780px; 
	height: 200px;
	float:left;
	background-image:url(images/reminderBG.png);	
	padding:0px;
	}  
	
#insideRap { 
	margin: -301px 0px 0px 132px;
  	width: 714px;
	float:left; 
	padding:0px;
	display: inline;
	} 
#loggedin { 
  	width: 710px;
	font-size:75%;
	height: 18px;
	margin: 0px auto 0px auto;
	padding:2px 0px 2px 0px;
	float:left;
	text-align:right;
	background-color:#CCCCCC;
	} 
	
body {
	background-image: url(images/flat.jpg);
}

#center {
	margin: 0px 0px auto 0px;
	padding:10%;
	position:relative;
	width: 0px;

}
#centerForLogin {
	margin: 0px 0px auto 220px;
	padding:10%;
	width: 300px; 
	height: 200px;
}

#midContent {
	width:500px;
	text-align:left;
	padding:15px;
	background-color:#E8E8E8;
	}



/*------------------------------------BUTTON AND FORM STYLES------------------*/

#button {
	width: 87px;
	margin:-7px 0px 0px 6px;
	padding: 0 0 1em 0;
	font-size:80%;
	background-image: url(images/blendBar.png);
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Verdana', 'Lucida', 'Geneva', 'Helvetica', 'Arial', 'sans-serif';
	color: #000000; 
	}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#button li {
	border-bottom: 1px solid #EBEBEB;
	margin: 0;
	}
#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #881515;
	border-right: 10px solid #E4DCDC;
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	width: 100%;
	}

#button li a:hover {
	border-left: 10px solid #7D6746;
	border-right: 10px solid #CCCCCC;
	background-color: #999999;
	color: #FFFFFF;
	}
.submit {
	width:80px;
	height:20px;
	font-size:80%;
}
fieldset {
	width:320px;
	text-align:center;
	color: #333333;
}
input {
	background: #F8F8F8;
	border: #BA8B8B 1px solid;
	width:120px;
	margin: 1px 1px 1px 1px;
	font-size:80%;
	padding-left:3px;
}
.boxes{
	width: 20px;
	background-color: #E5E5E5;
}
legend {
	color:#400000;
}
.texta { 
 font-size: 10px; 
 background-color: #CCCCCC; 
 border: 1px solid #666666; 
}
/*------------------------------------Doc Gen Box------------------*/
#docGen {
margin:1px;

float:left;
width:192px;
padding-left:5px;
background:#FFFFFF;
color:#990000;
border: #660000 1px solid;
font-size:80%;
 
}




/*------------------------------------BOXES BEGIN------------------*/
#warning {
	margin-top:5%;
	color:#666666;
	margin-left: auto;
	margin-right: auto;
	background-color: #DDDDDD;
	padding-LEFT:10%;
	padding-right:10%;
	padding-top:5px;
	border:#999999 1px solid;
	width:200px;
	background-image: url(images/Warn.png);
	background-repeat:no-repeat;
	background-position: top left;
	height:110px;
}
#caut {
	margin-top:5%;
	color:#666666;
	background-color: #DDDDDD;
	margin-left: auto;
	margin-right: auto;
	padding-LEFT:12%;
	padding-right:10px;
	padding-top:5px;
	border:#999999 1px solid;
	width:200px;
	background-image: url(images/caut.png);
	background-repeat:no-repeat;
	background-position: top left;
	height:110px;
}

#question {
	margin-top:5%;
	color:#666666;
	margin-left: auto;
	margin-right: auto;
	background-color: #DDDDDD;
	padding-LEFT:12%;
	padding-right:10px;
	padding-top:5px;
	border:#999999 1px solid;
	width:200px;
	background-image: url(images/question.png);
	background-repeat:no-repeat;
	background-position: top left;
	height:110px; 
}
#involvTree {
position: relative;
float:right;
top:10px;

}


#involvBox {
	margin-top:5%;
	color:#666666;
	position: fixed; 
	margin-left: auto;
	margin-right: auto;
	background-color: #DDDDDD;
	padding-LEFT:10%;
	padding-right:10%;
	padding-top:5px;
	border:#999999 1px solid;
	width:250px;
	height:110px; 
}


/*------------------------------------TABLE STYLE BEGIN------------------*/



@charset "utf-8";
/* CSS Document */

#styleTable table a:link {color: #77200B;}
#styleTable table a:visited {color: #77200B;}
#styleTable table a:hover {color: #999966;}
#styleTable table a:active {color: #77200B;}
#styleTable table a:focus{color: #77200B;}

#styleTable table{
		position:relative;
		float:left;
		margin: 0px 3px 0px 3px;
	}
td{	
		padding: 2px 3px;
		border: 1px solid #666666;
		text-align:left;
			}

#involvTree td{	
		padding: 0px 0px;
		border: none;
		text-align:left;
	}	
	

#styleTable table thead th{
		background-color: #F7F7F0;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #666666;
		font-weight: bold;
		text-align:left;
		font-size:80%;
		padding: 2px 9px;
		color:#333333;
	}
#styleTable input {	
	width:140px;
	font-size:11px;
	background-color:#F4F4F4;
	font-weight:bolder;
	}
#styleTable select {	
	width:140px;
	font-size:11px;
	background-color:#F4F4F4;
	font-weight:bold;
	}

#styleTable fieldset {
	width:400px;
}

#styleTable table tbody tr {
		font-weight: normal;
		padding: 1px 1px;
		background-color: #E5E5D8;
		font-size:80%;
	}
th{
		font-weight: normal;
		padding: 1px 1px;
		background-image: url(images/tableBG.png);
		background-color: #E5E5D8;
		border: 1px #666666 groove;
	}	
#styleTable table tbody td{
		border-left: 1px solid #999999;
	}
#styleTable table tbody tr.odd{
		background-color: #F3F3F3;
	}
#styleTable table tbody tr:hover {
		color: #333333;
		background-color: #E4D6D6;
}
#styleTable table tbody tr.odd:hover {
		color: #333333;
		background-color: #E4D6D6;
}
#styleTable table tfoot td, #styleTable table tfoot th{
		border-top: 1px solid #ccc;
		font-weight:bold;
		color:#592C16;
		padding: 2px 2px;
	}
#styleTable table caption  {
		background-image:url(images/captionBG.png);
		margin: 0px 3px 0px 3px;
		background-repeat:no-repeat;
		padding:5px 0px 0px 15px;
		font-size:80%;
		color:#4E1203;		
		font-weight:bolder;
		width:650px;
		text-align: left;		
		}




