.leftBGPattern {
	background-image: url(images/leftBGPattern.gif);
	background-repeat: repeat;
	background-position: right top;
}
.rightBGPattern {
	background-image: url(images/rightBGPattern.gif);
	background-repeat: repeat;
	background-position: left top;
}
.centerBGPattern {
	background-image: url(images/rightBGPattern.gif);
	background-repeat: repeat;
	background-position: right top;
}
.leftBGGradient {
	background-image: url(images/leftSideBG.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.insideRightRunner {
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a {
	color: #89A600;
}



.rightBGGradient {
	background-image: url(images/rightBGgradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftSideRunner {
	background-image: url(images/leftSideRunner.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.insideRightRunner {
	background-image: url(images/idea1_18.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.insideTopRight {
	background-image: url(images/idea1_14.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightSideRunner {
	background-image: url(images/rightSideRunner.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.insideLeftRunner {
	background-image: ;
	background-repeat: repeat-y;
	background-position: left top;
}
.insideTop {
	background-image: url(images/insideTopRunner.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.insideTopLeft {
	
	
}
.insideLeftBottom {
	
	
}
.footerLineOne, .footerLineOne a, .footerLineOne p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b5b8c8;
	text-decoration: none;
	margin: 0px;
}
.footerLineTwo, .footerLineTwo a, .footerLineTwo p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #424972;
	text-decoration: none;
	margin-top:4px;
	margin-bottom:20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	cursor:default;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #8FAD00;
	cursor:default;
}
.leftMenuTop {
	
}
.menuLeftBottom {
	
	
}
.testimonials {
	background-image: url(images/testimonials.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.menuTopRight {
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1F4A6D;
	margin: 0px;
	padding: 0px;
}
.testimonialText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	cursor:default;
}
.fields2 {
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
h3 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:3px;
	color: #1F4A6D;
}
h3 a:hover {
	color: #89A600;
}
hr {
color:#fff;
border:3px dashed #ddd;
border-width:1px 0 1px 0;
}