/* CSS Document */
body,td,div {
	font-family: Verdana, Arial, Tahomoa, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #EEEEEE;
	background-image: url(/images/bg-main.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #EE7600;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 15px;
	font-weight: normal;
	color: #133268;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #0E5906;
	margin-bottom: 6px;
	margin-top: 0px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 8px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 15px;
}
#global {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	background-repeat: no-repeat;
	background-color: #3E77A9;
	text-align: right;
	padding-top: 9px;
	padding-right: 19px;
	margin-right: auto;
	margin-left: auto;
}
#homeHeader {
	width: 779px;
	margin: 0px auto;
	padding: 0px;
}
#logo {
	float: left;
	height: 51px;
	width: 338px;
	background-image: url(/images/grote-approach-logo.gif);
	background-repeat: no-repeat;
}
#tagline {
	float: left;
	width: 25px;
}
#logo h1 {
	text-indent: -5000px;
}

#center {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 15px;
	padding-bottom: 20px;
}
#center p {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 140%;
	margin-bottom: 20px;
}
#center li {
	padding-bottom: 8px;
	line-height: 135%;
	margin: 0px;
}
#center ul {
	margin-left: 15px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-type: square;
}

#center p.clientRep {
	font-style: italic;
	color: #000000;
	padding-bottom: 15px;
	float: right;
	margin-bottom: 5px;
	line-height: 120%;
	margin-top: 10px;
}

#center p.magazineDesc {
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #919AAA;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

#center p.magazine {
	font-style: italic;
}

#center p.clientCaseStudyLabel {
	font-weight: bold;
	color: #0E5906;
}

#left {
	font-size: 10px;
	width: 215px;
	background-color: #ABC6DF;
}
#left p {
	margin-top: 5px;
	line-height: 200%;
	margin-bottom: 5px;
	margin-right: 13px;
	margin-left: 15px;
}
#left table {
	margin-top: 0px;
	line-height: 145%;
	margin-bottom: 5px;
	margin-right: 13px;
	margin-left: 15px;
}

#right {
	font-size: 10px;
	width: 198px;
	padding-bottom: 15px;
	margin-right: 1px;
}

#right h2 {
	line-height: 125%;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
}

#right p {
	margin-top: 5px;
	line-height: 145%;
	margin-bottom: 5px;
	margin-right: 13px;
	margin-left: 16px;
}
#right table {
	margin-top: 0px;
	line-height: 145%;
	margin-bottom: 5px;
	margin-right: 13px;
	margin-left: 15px;
}
#footerBlue {
	background-image: url(/images/bg-footer-blue.jpg);
	height: 48px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	padding-top: 15px;
	background-position: right;
}
#footerGreen {
	background-image: url(/images/bg-footer-green.jpg);
	height: 63px;
	background-repeat: no-repeat;
}
#footerBlue a {
	font-weight: normal;
	color: #FFFFFF;
}

#global a {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
}
#global a:hover {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	text-decoration: underline;
}

#mainNav {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #919AAA;
	border-bottom-color: #919AAA;
	padding: 6px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #919AAA;

}
#mainNav ul {
	list-style-type: none;
	background-color: #3E77A9;
	margin: 0;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #919AAA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #919AAA;
}
#mainNav ul ul {
	border-left-width: 0;
	border-right-width: 0;
}

#mainNav li a {
	background-image: url(/images/li_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	list-style-type: none;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-size: 11px;
	border-top: 1px solid #35699C;
	border-bottom: 1px solid #35699C;
	margin-right: 0px;
	margin-top: 0px;
	width: 180px;
}


#mainNav li a:hover {
	background-color: #ABC6DF;
	background-image: url(/images/li_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	list-style-type: none;
	display: block;
	color: #174279;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #35699C;
	border-right-color: #35699C;
	border-bottom-color: #35699C;
	border-left-color: #35699C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	width: 180px;
}

#mainNav li li a {
	padding-left: 28px;
	list-style-type: none;
	display: block;
	color: #174279;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 0px;
	font-size: 10px;
	margin: 0px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-color: #ABC6DF;
	background-image: url(/images/bullet-link2.gif);
	border-bottom: 1px solid #91A8BD;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 172px;
}
#mainNav li li em {
	background-color: #ffffff;
	padding-left: 28px;
	list-style-type: none;
	display: block;
	color: #174279;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 0px;
	font-size: 10px;
	background-image: url(/images/bullet-link2.gif);
	margin: 0px;
	font-weight: normal;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #91A8BD;
	border-left: none;
	background-repeat: no-repeat;
	font-style: normal;
	width: 172px;
}
#mainNav li li a:hover {
	background-color: #FFFFFF;
	padding-left: 28px;
	list-style-type: none;
	display: block;
	color: #174279;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 0px;
	font-size: 10px;
	background-image: url(/images/bullet-link2.gif);
	margin: 0px;
	font-weight: normal;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #91A8BD;
	border-left: none;
	width: 172px;
}
#mainNav li a.on {
	background-color: #3E77A9;
	list-style-type: none;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0px 0px 1px;
	padding-left: 20px;
	width: 180px;
}
#secContent {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #919AAA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #919AAA;
	background-image: url(/images/bg-sec.gif);
}
#secHeader {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #919AAA;
	background-color: #FFFFFF;
}

#secContentBody {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 15px;
	padding-left: 6px;
}
#secContentBody p {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 135%;
}
#secContentBody li {
	color: #1B3F60;
	padding-bottom: 6px;
	margin: 0px;
}
#secContentBody ul {
	margin-left: 0px;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
}


#secContent2col {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #919AAA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #919AAA;
}

.top {
	font-size: 10px;
	margin: 0px 0px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
	padding-bottom: 2px;
	text-align: right;
}
.contactCel {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8D95A5;
}
.magazine, #center p.magazine {
	font-style: italic;
	margin: 0px;
}
.h1small {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 8px;
	line-height: 140%;
}

.productShot {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 757px;
}
.productShotBorder {
	margin-top: 30px;
}
.productShotText {
	padding-top: 15px;
	padding-right: 60px;
	padding-left: 60px;
	padding-bottom: 15px;
	background-color: #DEEFCD;
	border: 2px solid #7AA730;
	text-align: left;
}
#secContentTour {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 15px;
	padding-left: 6px;
	text-align: center;
}
#secContent1col {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #919AAA;
	background-color: #DDDDDD;
}
#secHeader1col {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #919AAA;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #919AAA;
}
sup {
	font-size: 9px;
	vertical-align: super;
}

.productShotText h2 {
	color: #000000;
	margin: 0px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.productShotText p {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7AA730;
	padding: 10px;
	margin: 15px 0px 0px;
	color: #000000;
}

#center p.clientName {
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 0px;
}

#center p.clientQuote {
	line-height: 120%;
	margin: 0px 0px 5px;
	padding: 0px;
}

.testimonialCel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0BCD2;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 15px;
}

.agreementBoxes {
	border: 1px solid #919AAA;
	padding: 10px;
	background-color: #EFEFEF;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.imageRight {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #919AAA;
	float: right;
}

.imageLeft {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.rightCallTop {
	margin-bottom: 10px;
}

.labelFont{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.errorText{
	font-size: 12px;
	font-weight: bold;
	color:	#CC0000;
}

.errorTextWhite{
	font-size: 12px;
	font-weight: bold;
	color:	#ffffff;
}

/* from consulting */
#FeedbackTable {
	margin-left: 15px;
}
#FeedbackTable td { 
	border-bottom: 1px dotted #333333; 
	padding: 20px 0 10px;
}
#FeedbackTable p.clientName {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0;
}
#FeedbackTable p.clientQuote {
	margin-top: 5px;
}
#lblWarningMessage {
	background-color:#FFFFCC;
	border: solid 1px #333333;
	font-weight: bold;
	color:  #CC0000;
	padding: 15px 0px 0px 10px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
}
p.testimonial {
	line-height: 110%;
	font-weight: bold;
	font-size: 9px;
	margin-top: 12px;
	font-style: italic;
	margin-bottom: 15px;
}
p.BookJacket {
	text-align: center;
	float: left;
	padding-right: 15px;
}
p.BookJacket img {
	margin: 5px 0px;
}
p.More {
	font-size: 9px;
	text-align: right;
	margin-top: 0px;
}
.ExtraSpace {
	padding-bottom: 15px;
}