.indent	{
	margin-left:15px;
}

a:link {
	color: #145921;
	text-decoration: none;
}
a:visited {
	color: #145921;
	text-decoration: none;
}
a:hover {
	/*color: #CD9025;*/
	text-decoration: underline;
}
a:active {
	color: #145921;
	text-decoration: none;
}
body {
	background-color: #eaf4e9;
	margin: 0px;
	color: #000;
}

#homepage-content{
/*	width: 950px; */ 
}

#header {
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.4em;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #1f6a2d;
	padding-top: 22px;
}
.smalltext {
	font-size: 85%;
}
.verticalrule {
	padding-top: 16px;
	padding-bottom: 16px;
	background-image: url(images/vertrule.gif);
	background-repeat: repeat-y;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #1e69a8;
	padding-top: 0.4em;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #1e69a8;
	padding-top: .6em;
}
ul li {
	list-style-image: url(../images/bullet.gif);
	padding-bottom: 0.6em;
}
.displaynone {
	display: none;
}
@media print {  
  .mainnav {
	display: none;
}
}
.deemphasize {
	font-size: 80%;
	color: #666666;
}

ul {
	margin-bottom: 0px;
}
#sidenav {
	background-color: #5194dd;
	background-image: url(../images/subnav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 24px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	font-size: 110%;
}
#sidenav a {
	color: #FFFFFF;
}
.sidenavtitle {
	color: #a9d2ff;
	padding-bottom: 16px;
	font-size: 110%;
	font-weight: bold;
}
.maincolumn {
	background-color: #a9d2ff;
	background-image: url(../images/bodytext-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 24px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	font-size: 110%;
}

.rightsidebar {
	font-size: 85%;
	color: #1e69a8;
	padding-left: 16px;
	float: right;
	padding-bottom: 8px;
/*	max-width: 300px; */
	padding-top: 12px;
}
.leftsidebar {
	font-size: 85%;
	color: #a9d2ff;
	padding-right: 16px;
	float: left;
	padding-bottom: 8px;
	max-width: 300px;
	padding-top: 12px;
}
.sixteenpixpad {
	padding: 16px;
}
.lightgreen	{
	background-color: #ACBD8C;
}
#mainnav {
	color: #aed5ae;
	background-color: #aed5ae;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 3px;
	padding-left: 16px;
	font-size: 85%;
	margin-bottom: 1px;
	margin-top: 1px;
}
#mainnav a {
	font-weight: bold;
}
#mainnav .navcallout {
	background-color: #d6ebd6;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	background-image: url(../images/navcallout-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 120%;
	border: 1px solid #64a464;
}

.homephoto {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaf4e9;
}
#paneone {
	padding: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaf4e9;
	background-image: url(../images/home-pane1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #2b73c2;
	color: #FFFFFF;
	font-size: 90%;
}
#paneone h2 {
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: .7em;
	color: #a9d2ff;
}
#paneone p, #panetwo p, #panethree p {
	margin: 0px;
}

#panetwo {
	padding: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaf4e9;
	background-image: url(../images/home-pane2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #5194dd;
	color: #FFFFFF;
	font-size: 90%;
}
#panetwo h2 {
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: .7em;
	color: #a9d2ff;
}

#panethree {
	padding: 16px;
	background-image: url(../images/home-pane3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #80b7f3;
	color: #FFFFFF;
	font-size: 90%;
}
#panethree h2 {
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: .7em;
	color: #fff;
}
#paneone a, #panetwo a, #panethree a {
	color: #fff;
}

.bold	{
	font-weight: bold;
}
.italics	{
	font-style:italic;
}
#QuoteBox {
	font-size: 90%;
	margin-top: 2em;
	padding-top: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a9d2ff;
}
#QuoteBox .quotetext {
	font-style: italic;
	color: #cde5ff;
}
#QuoteBox .quoteauthor {
	font-style: italic;
	color: #cde5ff;
}
.callout {
	background-color: #d6eaff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0em;
	padding-left: 10px;
	border: 1px solid #68b0e8;
}
.callout p {
	margin-top: 0px;
}
.rightsidebar img {
	border: 1px solid #FFFFFF;
}

.press-title {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}


.pdf {
font-size:10px;
text-align:center;
}

.highlight-box {
	padding: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaf4e9;
	background-image: url(../images/home-pane1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #2b73c2;
	color: #FFFFFF;
	border: 1px solid #fff;
}
#panetwo .highlight-box h2 {
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: .7em;
	color: #a9d2ff;
}


.bodytext #homepage-content table tr #paneone p #cancellation {
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}

