body {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0;
	height: 100%; /* Required */
}

.menuOption {
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 10px;
	font-weight: bold;	
}

#wrapper {
	width: 100%;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}

#breadcrumb {
	font-size: 11px;
	padding-bottom: 10px;
}

#searchForm input {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#searchForm select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#searchForm .submit {
	font-weight: bold;
}

.searchResults .thead {
	font-weight: bold;
}

.searchResults td {
	font-size: 12px;
}

.searchCount {
	font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 10px;
}
	
#scopeTabs {
	height: 26px;
	margin: 0;
	padding-left: 0px;
}

#scopeTabs li {
	margin: 0; 
	padding: 0;
  	display: inline;
  	list-style-type: none;
}

#scopeTabs a:link, #scopeTabs a:visited {
		float: left;
		background: #E5E5E5;
		line-height: 14px;
		font-weight: bold;
		padding: 5px 10px 5px 10px;
		border: 1px solid #ccc;
		border-bottom: none;
		text-decoration: none;
		color: #000;
}

#scopeTabs a:link.active, #scopeTabs a:visited.active {
	border-bottom: 1px solid #f3f3f3;
	background: #f3f3f3;
	color: #000;
}
	
#scopeTabs a:hover {
		background: #fff;
}
	
#banner {
	background: #A01616 url(../images/bg_banner.jpg) no-repeat;
	height: 86px;
}

#banner img {
	float: right;
	padding: 18px;
}

#nav {
	background: #CBCBCB;
	border-bottom: 2px solid #B1B1B1;
	height: 24px;
}

#menuheading {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;	
}

#menu {
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 10px;
	font-weight: bold;	
}

#menu a {
	float: left;
	height: 19px;
	padding: 5px 10px 0px 10px;
	color: #454545;
	text-decoration: none;	
}

#menu a:hover, a.current {
	color: #000;
	text-decoration: underline;
	background: #B1B1B1;
}

#logout {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 11px;
	padding: 5px 10px 0px 10px;
}

#logout a {
	color: #454545;
	font-weight: bold;
}

#main {
	background: #FBFBFB;
	padding: 15px;
	padding-bottom: 50px;
	height: auto;
}

#content {
	background: #FBFBFB;
	width: 70%;
}

#content table {
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
	width: 100%;
	border: 1px solid #D3D3D3;
}

.featured {
	border: 1px solid #D3D3D3; 
	background-color: #EDEDED; 
	font-size: 22px; 
	font-family: Arial, Helvetica; 
	padding: 2px; 
	color: #000;
	margin-bottom: 2px;
}

.featured-large {
	border: 1px solid #D3D3D3; 
	background-color: #EDEDED; 
	font-size: 18px; 
	font-family: Arial, Helvetica; 
	padding: 10px; 
	color: #000;
	margin-bottom: 10px;
}

.featured-small {
	border: 1px solid #D3D3D3; 
	background-color: #EDEDED; 
	font-size: 11px; 
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	padding: 2px; 
	color: #000;
	margin-bottom: 2px;
}

#sidebar table {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse; 
	font-size: 11px;
	width: 100%;
	border: 1px solid #D3D3D3;
}

#sidebar table td {
	padding-left: 5px;
	padding-right: 5px;
}

#sidebar input {
	font-size: 11px;
}

#sidebar .submit {
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
}

.weekend {
	border-left: 2px solid #999;
}

td {
	padding: 5px;
	background: #FFFFFF;
	font-size: 11px;
}

#td.even {
	background: #FBFBFB;
}

td.even {
	background: #FFFFCC;
}

td.odd {
	background: #FFFFFF;
}

td.selfpromotion {
	background: #ccc;
}

td.personal {
	background: #FFE1BA;
}

td.column-heading-yellow {
	padding: 5px;
	background: #FFFF99;
	font-size: 10px;
	font-weight: bold;
}

tr.column-heading-yellow {
	padding: 5px;
	background: #FFFF99;
	font-size: 11px;
	font-weight: bold;
}


#content table .header {
	font-weight: bold;
	border-bottom: 1px solid #D3D3D3;
}

#content table .inactive {
	color: #999;
}

#content .tblTitle {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 5px;
}

#eventHeader {
	background-color: #F5EEE1;
	border-top: 1px solid #FF9000;
	padding: 10px;
}

#eventHeader .tools {
	font-weight: bold;
	font-size: 11px;
	width: 140px;
	padding-left: 10px;
	float: right;
}

#eventHeader .tools a {
	color: #0000ff;
}

#eventHeader .tool {
	padding-bottom: 5px;
}

.name {
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 5px;
}

#event .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#event .venue {
	padding: 20px;
}

#event .address {
	font-size: 11px;
}

#event .description {
	line-height: 16px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#event .byline {
	font-size: 11px;
	color: #666;
	padding-bottom: 40px;
}

#event .byline a {
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}

.heading {
	color: #565656;
	font-size: 10px;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}

#comments {
	width: 400px;
}

#comments a {
	font-weight: bold;	
}

#comments .heading {
	margin-bottom: 10px;
	border-bottom: 1px solid #9A9A9A;
}

#comments .byline {
	font-weight: bold;	
	font-size: 13px;
	padding-bottom: 10px;
}

#comments .byline a {
	text-decoration: none;
}

#comments .comment {
	padding-bottom: 10px;
}

#comments .date {
	font-size: 11px;
	text-align: right;
	color: #666;
	padding-bottom: 10px;
}

#comments .date a {
	color: #666;
	text-decoration: none;
}

#insets {
	padding-top: 20px;
	padding-left: 20px;
	float: right;
}

.inset {
	width: 180px;
}

#textAds {
	position: relative;
	margin: 4px 4px 4px 6px;
}

#insetContainer {
	position: relative;
	margin: 4px 4px 4px 10px;
	background-color: #FAF6ED;
	border: 1px solid #F3ECDF;
}

#insetContent {
	position: relative;
	left: -5px;
	top: -5px;
	border: 1px solid #FF9000;
	background-color: transparent;
}

.insetTitle {
	padding: 10px 10px 0px 10px;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.insetBody {
	padding: 10px;
	font-size: 11px;
	padding-left: 10px;
}

.insetBody a {
	text-decoration: none;
	color: #0000ff;
}

#docs .heading {
	padding-top: 20px;
	border-bottom: 1px solid;
}

#docs .description {
	padding: 20px;
	font-family: Courier New, Courier;
}

#docs .response {
	padding: 5px;
	background-color: #E7E7E7;
	border: 1px solid #ccc;
	font-family: Courier New, Courier;
}

#sidebar {
	float: right;
	width: 200px;
	font-size: 12px;
	border-left: 1px solid #ccc;
	padding-left: 15px;
}

#sidebar .title {	
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	
	padding-bottom: 5px;
}

#sidebar .entry {
	line-height: 16px;
	padding-bottom: 20px;
}

#sidebar .date {
	font-size: 11px;
	font-weight: bold;
}

#sidebar .comments {
	font-size: 11px;
	font-weight: bold;
}

#footer {
	background: #EDEDED;
	border-top: 2px solid #ccc;
	padding: 5px 0px 5px 0px;
	text-align: center;
	font-size: 11px;
	color: #454545;
	letter-spacing: 2px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 18px;
}

#footer a {
	color: #454545;
	font-weight: bold;
}

form {
	margin: 0px;
	padding: 0px;
}

form .button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 1px;
}

.required { font-weight: bold; }

.error { 
	font-weight: bold; 
	color: red; 
	font-size: 14px; 
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}

.xml {
	border: 1px solid;
	border-color: #FC9 #630 #330 #F96;
	padding: 0 3px;
	font: bold 10px verdana,sans-serif;
	color: #FFF;
	background: #F60;
	text-decoration: none;
	margin: 0;
}

.button {
	border: 2px solid;
	border-color: #fff #666 #666 #fff;
	font: 10px verdana,sans-serif;
	padding: 3px;
	background: #ccc;
	text-decoration: none;
}

.button a {
	color: #000;
	text-decoration: none;
}

.note {
	background: white; 
	border: 1px solid #666;
	margin-bottom: 20px;
	padding: 8px;
	font-size: 11px;
}

#inputForm input {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#inputForm select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#inputForm .submit {
	font-weight: bold;
}

