body {
	text-align: center;
	background-image: url(/Resources/Images/bg_grad.jpg);
	background-repeat: repeat-x;
	background-color: #9C9C9C;
	font-size: small;
}
a:link {
	color: #060;
}
a:visited {
	color: #060;
}
a:hover {
	color: #CCC;
}
blockquote {
	margin-top: 0.25em;
	padding-top: 0.25em;
}
li {
	line-height: 140%;
}
.smtext {
	font-size: 11px;
}

#container {
	text-align: left;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow:auto;
}
#header {
	padding: 10px;
}
#sidebar {
	padding: 5px 10px;
	float: left;
	width: 250px;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

#sidebar h1 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 12px;
	letter-spacing:normal;
}
#maintext {
	margin-left: 270px;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#container #maintext h1 {
	line-height: normal;
	padding: 0px;
	font-size: 28px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 5px;
	letter-spacing: -1px;
}
#container #maintext h2 {
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #015536;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
	letter-spacing: normal;
}
#footer {
	font-size: 11px;
	color: #EBEBEB;
	text-align: left;
	padding: 10px;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer a:link {
	color: #EBEBEB;
	text-decoration: none;
}
#footer a:visited {
	color: #EBEBEB;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}
.tag {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
}
div.cap {
	align: center;
	min-width: 185px;
	border: 1px solid #CCC;
	margin: 2px;
	padding: 4px;
	width: 200px;
}
div.cap p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
.bg_gray {
	color: #FFF;
	background-color: #9C9C9C;
}
.bg_light {
	background-color: #EEE;
	margin: 8px;
	padding: 10px;
	border: 1px solid #333;
}
.bg_green {
	margin: 8px;
	padding: 10px;
	border: 1px solid #016536;
	background: #FBFBFB;
}
 #tabsF {
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:5px solid #003300;
	font-weight: bold;
	float: right;
      }
    #tabsF ul {
	  margin:0;
	  padding:0px 10px 0 10px;
	  list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(/Resources/Images/tableftF.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabsF a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#666;
	background-image: url(/Resources/Images/tabrightF.gif);
	background-repeat: no-repeat;
	background-position: right top;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#016536;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
	
#button {
	width: 200px;
	padding: 0;
	background-color:  #ffffff;
	color: #333;
	list-style-image: none;
	list-style-type: none;
	margin: 0em;
}

#button ul {
list-style: url(none) none;
margin: 0;
padding: 0;
border: none;
}

#button li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}

#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #fff;
	color: #333;
	text-decoration: none;
	width: 100%;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #016536;
}

html>body #button li a {
width: auto;
}

#button li a:hover {
	border-left: 10px solid #333;
	background-color: #868686;
	color: #fff;
}

.formInput 
{
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid rgb(153, 153, 153);
	padding: 3px;
}

.errorLabel
{
	font-weight:bold;
	color:#FF0000;
}

.errorNotice
{
	font-weight:bold;
	color:#FF0000;
	font-size: 14px;
}
.actions
{
	text-align: right;
    padding: 3px;
    margin-top: 1em;
    font-size: 14px;
    font-weight: bold;
}

/*
#crs #maintext .actions {
    text-align: right;
    padding: 3px;
    margin-top: 1em;
    font-size: 14px;
    font-weight: bold;
}
*/

#membersareatext table tr:hover td {
    background: #ffd;
}

#membersareatext table td a {
    font-weight: bold;
}

#membersareatext table td a:hover {
    color: #000;
}

#membersareatext form table tr:hover td {
    background: none;
}
/*
table td img {
    padding-right: 4px;
    vertical-align: middle;
}
*/

fieldset {
	padding: 10px;
	border-top: 1px solid #eee;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #eee;
	margin-bottom: 1em;
}

fieldset span {
	display: block;
	width: 120px;
	padding-right: 8px;
	font-weight: bold;
	text-align: right;
	float: left;
	line-height: 24px;
	color: #000;
	font-size: 11px;
}

legend {
	padding: 0 5px;
	font-size: 13px;
	font-weight: bold;
}

input {
	padding: 3px 5px;
	width: 200px;
	text-align: left;
}

input[type='checkbox'],
input[type='submit'] {
	width: auto;
}

input.small {
	width: 85px;
}

input.tiny {
	width: 15px;
}

form .item {
	margin-bottom: 8px;
}

.item {
	margin: 0;
	margin-bottom: 10px;
}

.item textarea {
	font-size: 11px;
	width: 350px;
	height: 100px;
}

.item input[type="file"],
.item input[type="file"]:hover,
.item input[type="file"]:focus {
	border: none;
	background: none;
	color: #444;
	padding: 4px;
}

.item input,
.item select,
.item textarea {
	padding: 4px;
	border-top: solid 1px #ccc;
	border-right: solid 1px #eee;
	border-bottom: solid 1px #eee;
	border-left: solid 1px #ddd;
	background: url(/Resources/Images/bg_input.png) repeat-x #fff;
	color: #444;
	font-size: 12px;
}

.item input:hover,
.item select:hover,
.item textarea:hover {
	border-top: solid 1px #aaa;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #bbb;
	color: #000;
}

.item input:focus,
.item select:focus,
.item textarea:focus {
	border: 1px solid #0e804a;
	outline: 1px solid #016536;
	color: #000;
}

.error {
	border-top: 1px solid #eee;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #eee;
	color: #d8000c;
	background: #fff;
	margin-bottom: 1em;
	padding: 10px;
}

.error {
	color: #333;
}

.error p {
	padding: 0 0 0.5em 0;
	margin: 0 0 0.5em 0;
	border-bottom: 1px solid #eee;
	color: #d8000c;
}

.error ul {
	margin: 0;
	padding: 0 1em;
}

.errors li {
	list-style: square;
	margin: 0;
	margin-left: 1em;
}

.dataRowHeading
{
	background-color: #EEE;
	margin: 8px;
	padding: 10px;
	border: 1px solid #333;
}
.dataRowHeading a
{
	color:#000;
	font-weight:bold;
}
