@charset "utf-8";
/* CSS Document */

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../images/stage_bg.jpg);
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #3E7E34;
	margin-top: 0px;
}
h2 {
	font-size: 22px;
	margin: 0px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Helvetica;
}
h4 {
	font-size: 14px;
	font-style: italic;
	margin-top: 12px;
	color: #006B00;
	margin-bottom: 0px;
}
h5 {
	font-size: 12px;
	font-style: normal;
	margin-top: 10px;
	color: #006B00;
	margin-bottom: 0px;
}
#stage {
	width: 750px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color:#FFFFFF;
	height: 100%;

}
#header {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: top;
	height: 100px;
	background-color: #333896;
	}
#header p {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 10px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	margin: 0px auto;
}
#left_nav {
	width: 175px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 12px;
	top: 5px;
	margin-top: 5px;

}
#left_nav p {

	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 12px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
}
#left_nav a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#left_nav  p:hover {
	background-repeat: no-repeat;
	background-position: right bottom;
}
#left_nav a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-family: "Trebuchet MS", Tahoma;
}


#mainContent {
	text-align:left;
	margin-top: 5px;
	margin-bottom: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	margin-left: 190px;
	float: none;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #E0EDFC;
	background-color: #EEF5FD;
}
#mainContent p {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 16px;
}
#mainContent  h1  img {
	margin-bottom: -5px;
}
#mainContent ul {
	padding-bottom: 2px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 12px;
}

#mainContent  ul li {
	padding-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#mainContent a {
	text-decoration: none;
	font-weight: bold;
	color: #3E7E34;
}
#footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat;
	background-position: bottom;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 25px;
	width: 750px;
	clear: both;
}
#footer p {
	font-family: "Trebuchet MS", Helvetica;
	font-weight:bold;
	text-align: right;
	margin: 0 auto; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding: 5px 0px 10px 0px;
	color: #FFFFFF;
	font-size: 10px;
}
#footer p a:link {
	font-family: "Trebuchet MS", Helvetica;
	color: #999999;
	text-decoration: none;
}
#footer p a:visited {
	font-family: "Trebuchet MS", Helvetica;
	color: #999999;
	text-decoration: none;
}
#footer p a:hover {
	font-family: "Trebuchet MS", Helvetica;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#footer p a:active {
	font-family: "Trebuchet MS", Helvetica;
	color: #333333;
	text-decoration: none;
}
#session_details  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#session_details p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rt_float {
	float: right;
	margin-top: 15px;
}
#login p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#login {
	float: right;
	width: 150px;
	margin-top: 10px;
	padding: 5px;
	background-color: #FFFFCC;
	border: 1px solid #BFE2BA;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

a img    {
	border:none;
}
input {
	font-size: 12px;
	color: #3E7E34;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	height: 20px;
	border: 1px solid #3E7E34;
}
#login h6 {
	font-size: 14px;
	color: #3E7E34;
	font-style: italic;
	margin: 0px;
}
.button {
	font-size: 11px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica;
	background-color: #3E7E34;
	font-weight: bold;
	text-transform: uppercase;
	height: 20px;
	border: 1px solid #2C5A25;
}


textarea {
	font-size: 12px;
	color: #006633;
	font-family: "Trebuchet MS", Arial, Helvetica;
	line-height: 14px;
}
form {
	margin: 0px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006633;
}
submit {
	color: #FFFFFF;
	background-color: #666666;
}
.bodyPlus  {
	font-size: 14px;
}
.style1 {
	font-size: 14;
	font-weight: bold;
}
.cpList {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.red {
	color: #FF0000;
}
.smallgrey {
	font-size: 9px;
	font-style: italic;
	color: #666666;
}
.smallgrey a:link {
	font-size: 9px;
	font-style: italic;
	color: #006600;
	text-decoration: underline;
}
.smallgrey a:visited {
	font-size: 9px;
	font-style: italic;
	color: #006600;
	text-decoration: underline;
}
.smallgrey a:hover {
	font-size: 9px;
	font-style: italic;
	color: #003399;
	text-decoration: underline;
}
.smallgrey a:active {
	font-size: 9px;
	font-style: italic;
	color: #006600;
	text-decoration: underline;
}
.lists {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}

.lists a:link {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}
.lists a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}
.lists a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}

.lists a:active {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}

.rowHover  tr:hover {
	background-color: #FFFF99;
}
.error_message {
	font-size: 12px;
	color: #990000;
}
.error_message  a:link {
	font-size: 12px;
	color: #006B00;
	font-weight: bold;
}
.debug {
	color: #663399;
	visibility: visible;
}
