/* Text Stuff */
body {
	text-align: justify;
	text-justify: newspaper;
	background-color:  #FFFFFF;
/*	background-image: url(../imgs/large_side.jpg); */
	background-repeat: no-repeat;
        font-family: URW Gothic L, Tahoma, verdana, sans-serif;
        font-size:   small;
	color: #28613f;

	background-color: #FFFFFF;

	background-image: url(../imgs/RightStripe.png);
	background-repeat: repeat-y;
	background-position: top right;

       voice-family: "\"}\"";
	voice-family: inherit;

	margin: 0px;
	margin-top:  30px;
	border:  0px;
	padding: 0px;
}
img {
	border: 0px solid #000000;
}
table {
	border: 1px solid #000000;
}
td {
	border:       1px solid #000000;
	margin:       0px;
	padding:      2px;
}

.graph {
	width:        300px;
	background:   #eee;
	margin-right: 15px;
}
.graph .bar { 
	font-size:   .75em;
	background:  #7b9d88;
	text-align:  center;
	color:       #333;
	height:      1.3em;
	line-height: 1.3em;

}

.fakebg {
	background-image: url(../imgs/top_right_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	top: 50px;
	position: absolute;

	width: 500px;
	height: 523px;
}
.topbar {
	background-color: #7b9d88;
	top: 0px;
	height: 30px;
	width: 100%;
	position: absolute;
}
.centerText {
	text-align: center;
}
.centerText {
	text-align: float;
}
.footer {
	padding: 10px;
	font-size: x-small;
}
.topSidebar {
	position: absolute;
	margin-left: 22px;
	top:   70px;
	left:  70%;
	width: 220px;
	height:220px;
	float: left;
	padding: 0px;
}
.bottomSidebar {
/*	background-image: url(../imgs/fade.png); */
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 22px;
	top:   310px;
	left:  70%;
	width: 223px;
/*	height:223px; */
	float: left;
}
.lastSidebar {
/*	background-image: url(../imgs/fade.png); */
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 22px;
	top:   553px;
	left:  70%;
	width: 223px;
/*	height:223px; */
	float: left;
}
.header {
	margin-left: auto;
	margin-right:auto;

	position: absolute;
	left:  10%;
	top:   70px;
	width: 60%;
	height: 220px;
	text-align: center;

}
.C5Text {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.main {
	margin-left: auto;
	margin-right:auto;

	position: absolute;
	left:  10%;
	top:   310px;
	width: 60%;
	float: left;
}
.bigMain {
	position: absolute;
	top:   165px;
	left:  10px;
	width: 730px;
	height:510px;
	float: left;
}
.login {
	padding: 10px;
}
.alert {
	color: #000000;
	background-color: #fcffa8;
	border: 1px solid #f8ff2b;
	width: 100%;
	height: 100%;
}
.error {
	color: #000000;
	background-color: #ff6666;
	border: 1px solid #981616;
	width: 100%;
	height: 100%;
}
fieldset {
	border: 1px solid #28613f;
	width: 100%;
	height: 100%;
}
label {
	color: #1d8712;
}

.button {
    border: 1px solid #000000;
    background: #ffffff;
}
input {
	color:       #000000;
        font-family: verdana, sans-serif;
        font-size:   x-small;
	background-color: #DCDCDC;
        voice-family: "\"}\"";
	voice-family: inherit;
}
textarea {
	color:       #000000;
        font-family: verdana, sans-serif;
        font-size:   x-small;
	background-color: #DCDCDC;
        voice-family: "\"}\"";
	voice-family: inherit;
}
#textInput {
	border: 1px solid #000000;
	background-color: #ECECEC;
}
