﻿
body {
	background-color: inherit; /* background color */
	color: #484848; /* text color */
	font-family: Tahoma; /* font name */
	font-size: 9pt; /* font size */
	margin: 10px 0px 0px 10px; /* top right bottom left */
}

.aspmaker {
	color: #484848; /* text color */
	font-family: Tahoma; /* font name */
	font-size: 9pt; /* font size */	
}

input, textarea, select {	
	font-family: Tahoma; /* font name */
	font-size: 9pt; /* font size */
} 


.menu li{
padding-bottom: 1px;
}

.menu li a{
margin-left: 1px;
margin-Right: -20px;
padding: 3px 1px;
font-size: 12px;
display: block;
color: #449805;
text-decoration: none;
font-weight: bold;
border-bottom: 1px dotted  #F28DA8;
}

.menu a:visited{
	color: #449805; }
.menu a:hover {	
	color: Maroon;
	background: #DAE2CC;
	text-decoration: none;
	  }
		 }

.diffpoint{
list-style-image: url("images/arrow.png");
}  
.diffpoint2{
list-style-image: url("images/arrow2.gif");
} 
.menu2 li{
padding-bottom: 1px;
}

.menu2 li a{
margin-left: 1px;
margin-Right: -20px;
padding: 3px 1px;
font-size: 11px;
display: block;
color: #449805;
text-decoration: none;

border-bottom: 1px dotted  #F28DA8;
}

.menu2 a:visited{
	color: #449805; }
.menu2 a:hover {	
	color: Maroon;
	background: #DAE2CC;
	text-decoration: none;
	  }
		 }
	
	
		  
a:active {
	color: ; /* active link color */
}

a:link {
	color: ; /* link color */
}

a:visited {
	color: ; /* visited link color */
}

/* main table */
.ewTable {
	width: inherit; /* table width */	
	color: #484848; /* text color */
	font-family: Tahoma; /* font name */
	font-size: 9pt; /* font size */
	border: 0px outset; /* border */
	border-collapse: collapse;
}

/* main table data cells */
.ewTable td {
	padding: 5px; /* cell padding */
	border: 0px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}

.ewBasicSearch {
	font-family: Tahoma; /* font name */
	font-size: 9pt; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewBasicSearch td {
	border: 0px;
	padding: 1px;
}

.ewSearchOpr {
	font-family: Tahoma; /* font name */
	font-size: 9pt; /* font size */
	color: maroon;
}

.ewListAdd {
	font-family: Tahoma; /* font name */
	font-size: 9pt; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewListAdd td {
	border: 0px;
	padding: 2px;
}

.aspmakerlist td {
	color: #484848; /* text color */
	font-family: Tahoma; /* font name */
	font-size: 9pt; /* font size */
	border: 0px;
	padding: 0px;
	vertical-align: top; 
}

.ewAddOption td {
	font-family: Tahoma; /* font name */
	font-size: 9pt; /* font size */
	padding: 2px; /* cell padding */	
	border: 0px;	
}

/* main table header cells */
.ewTableHeader {
	background-color: #FF6650; /* header color */
	color: #000000; /* header font color */	
	vertical-align: top;	
}

.ewTableHeader a:link {	
	color: #000000; /* header font color */	
}

.ewTableHeader a:visited {	
	color: #000000; /* header font color */	
}

/* main table row color */
.ewTableRow {
	background-color: #EEFF50;  /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #FFE550; /* alt row color 2 */	
}

/* main table edit mode row color */
.ewTableEditRow {
	background-color: #FF6650; /* edit mode color */
}

/* main table highlight color */
.ewTableHighlightRow {
	background-color: #9DF04B; /* highlight color */
}

/* main table select color */
.ewTableSelectRow {
	background-color: #48E77C; /* select color */
}

/* main table footer section */
.ewTableFooter {
	background-color: #FF9D50;
}

/* classes for report */
.ewReportTable {
    border: 0px;
    border-collapse: collapse;
}

.ewReportTable td {
    padding: 3px;
}

.ewGroupField {
	font-weight: bold;
}

.ewGroupName {
	font-weight: bold;
}

.ewGroupHeader {
	border-bottom: 3px double Gray;
	border-top: 3px double Gray;
}

.ewGroupSummary {
	border-top: 1px solid Gray;
} 

.ewGroupAggregate {
	font-weight: bold;
}

.ewGrandSummary {
	border-top: 1px solid Gray;
}

/* message */
.ewmsg {
	color: red; /* message color */
	font-family: Tahoma; /* font name */
	font-size: 9pt; /* font size */	
}

/* Ajax */
.ewAstList {
	border: 1px solid black;
	background: #ffffff;
	position: absolute;
	padding: 0;
	white-space: nowrap;
}

.ewAstListBase {
	position: absolute;
	padding: 1;
}

.ewAstListItem {
	color: black;
	background: #ffffff;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}

.ewAstSelListItem {
	color: white;
	background: Highlight;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}

/* MultiPage pager table */
.ewMultiPagePager {
	color: #484848; /* text color */
	font-family: Tahoma; /* font name */
	font-size: 9pt; /* font size */
	border: 0px; /* border */	
}

.ewMultiPagePager td {
	padding: 2px; /* cell padding */	
}

/*END_SYSTEM_STYLES*/

/* Start of CMSMS style sheet 'theme02' */
p {
word-spacing: 6px; 
text-indent: 3px; 
line-height: 130%; 
margin-left: 1px; 
margin-right: 2px; 
margin-top: 4px; 
margin-bottom: 5px;
	
}

.clear{
    clear: both;
    display: block;
    height: 0px;
    overflow: hidden;
    line-height: 0px;
    font-size: 0px;
}
html {
	padding:0px;
	margin:0px;
	min-width: 780px;
	height:100%;
}
body {
	padding:0px;
	margin:0px;
	background-color:#9df04a;
	background-image:url('images/theme02-bg-html.jpg');
	background-repeat:repeat-x;
	text-align: center;
	height:100%;
	font-family:  tahoma, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #3f3727
}
img {
        border: 0px;
}
#outer {
	height:100%;
	padding:0px;
	background-image:url('images/theme02-bg-body.jpg');
	background-repeat:no-repeat;
	background-position:top;: center 50%; 	
}
#maincontainer {
	width: 780px;
	text-align:left;
	overflow: hidden;
	margin:0 auto;
}
#leftcol {
	padding:0px;
	margin:0px;
	width: 493px;
	float: left;
	background-color:transparent;
	overflow: visible;
}
#rightcol {
	padding:0px 0px 50000px 0px;
	margin:0px 31px -50000px 0px;
	background-image:url("images/theme02-bg-nav.jpg"/*tpa=http://www.steveleggat.com/images/theme02-bg-nav.jpg*/);
	background-repeat:no-repeat;
	background-color:#b9f45f;
	width: 256px;
	float: left;
	overflow: visible;
	}
	.footer {
	background-color:transparent;
	height:100px;
	font-size: 9px;
	padding: 40px 30px 10px 30px;
        color: #78bd01;
}
.footer a{
	color: #78bd01;
	text-decoration:none;
	border-bottom: 1px dotted #78bd01;
}
.footer a:hover {
	color: #78bd01;
	text-decoration:none;
}
.leftcontent {
	padding: 0px 20px 40px 31px;
        min-height: 100%;
}
.rightcontent {
	padding: 0px 24px 40px 24px;
	font-size: 9px;
}
.rightcontent p, .leftcontent p {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
.rightcontent a, .rightcontent li a, .leftcontent a, .leftcontent li a {
	color: #1f1727;
	text-decoration:none;
	border-bottom: 1px dotted #6B7B04;
}
.rightcontent a:hover, .rightcontent li a:hover, .leftcontent a:hover, .leftcontent li a:hover {
	color: #3f3757;
	text-decoration:none;
}
.mainheader {
        padding: 51px 0px 7px 30px;
}
#leftcol h1 {
	font-weight:normal;
	font-size:12px;
	color:#c41b4b;
	margin: 55px 0px 10px 31px;
        text-transform:uppercase;
	padding: 0px;
}
#leftcol h2 {
	font-weight:normal;
	font-size:12px;
	color:#c41b4b;
	margin: 30px 0px 10px 0px;
	padding: 0px;
        text-transform:uppercase;
}
#rightcol h2 {
	font-weight:normal;
	font-size:12px;
	color:#c41b4b;
	margin: 25px 0px 10px 0px;
	padding: 0px;
        text-transform:uppercase;
}
#leftcol h3 {
	font-weight:normal;
	font-size:20px;
	line-height:130%;
	margin: 30px 40px 10px 0px;
	padding: 0px;
}
#rightcol h3 {
	font-weight:bold;
	color:#c41b4b;
	padding: 0px;
	margin: 0px;
        font-size: 10px;
}
.nav {
	padding-top:20px;
	height:130px;
}
.nav a {
	color: #d22354;
	font-size:11px;
	line-height:170%;
	text-decoration:none;
	border-bottom: 1px dotted #f28da8;
}
.nav a:hover {
	color: #f24374;
	text-decoration:none;
}

.navfloatleft {
	float: left;
	padding: 0px 10px 0px 25px;
}
.navfloatright {
	float: left;
	padding: 0px 25px 0px 25px;
}
.minihdr {
	margin: 0px 0px 15px 0px;
}
.thumb {
	background-image:url('images/theme02-bg-thumb1col.gif');
	background-repeat: repeat;
	padding: 5px;
	margin-left:-5px; margin-right:0px; margin-top:0px; margin-bottom:20px
}
.thumb img {
        border:1px solid #d2ec95;
}
.thumb p {
	margin: 10px 10px 3px 3px;
	font-size:13px;
	color: #5d4c46;
	align="right";
}
a.nounderline {
	border-bottom:0px;
}
.rightcontent ol {
        list-style-image:url('images/bullet-arrow.gif');
	padding:0px;
	margin:0px
}
.rightcontent li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 10px;
        color: #5d4c46;
}
.leftcontent ol {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
.leftcontent li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
#NewsSummaryCategory {
        font-size: .9em;
}
#NewsPostDetailContent {
	padding: 0px 0px 15px 0px;
}
#NewsSummaryLink {
        font-weight:normal;
}
.NewsSummary {
	padding: 0px 0px 10px 0px;
}
.submenu {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px;
}
.submenu li{
	border-bottom: #dae2cc 1px dotted;
	line-height: 130%;
	list-style:none;
}
.submenu li a{
	color: #790000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	display:block;
	list-style:none;
}
.submenu li a:visited{
	color: #790000;
	text-decoration: none;
}
.submenu li a:hover{
	text-decoration: none;
	background-color: #dae2cc;
}
.submenu .page_item {
	display:block;
}
.submenu .current-cat {
	background: url('images/currentpg-arrow.gif') no-repeat right center;
}
.submenu .current_page_item {
	background: url('images/currentpg-arrow.gif') no-repeat right center;
}

/* End of 'theme02' */
