a:hover {
	font-weight:bold;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #034FBF; /* Accent 10 */
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #006600; /* Secondary */
	margin: 0px 0px 5px 0px;
}

h3 {
	font-size: 11px;
	color: #034FBF; /* Accent 10 */
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

#footer {
	padding: 5px;
	background-color: #E0E6E4; /* Neutral Light */
	text-align:center
	color: #006633;
}
#footer a {
	color: #006633; /* Border Light */
	text-decoration: none;
}
#footer a:hover {
	font-weight:bold;
}

#topHead {
	background-color: #FFFFFF; /* Tertiary */
	background-image: url(../images/LogoText2.jpg);
	background-repeat: no-repeat;
	background-position:center;
}

#homePage #sideNav {
	background-position: right;
	background-color: #137020;
	height: 325px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#homePage #solutions {
	background-color: #034FBF; /* Accent 10 */
	color: #FFFFFF; /* Global White */
}

#homePage #solutions h1 {
	color: #FFFFFF; /* Global White */
	padding: 10px
}

#homePage #solutions p {
	padding: 0px 10px 0px 55px;
}

#homePage #solutions .solutionsLeft {
	width: 175px;
	float: left;
	padding: 0px 15px 0px 55px;
		position: relative;	
}

#homePage #solutions .solutionsRight {
  width: 175px;
  float: left;
	padding: 0px 15px 0px 15px;
}

#homePage #solutions .solutionsLeft h3 {
	color: #FFFFFF; /* Global White */
}

#homePage #solutions .solutionsLeft p {
	padding: 0px;
}

#homePage #solutions .solutionsRight h3 {
	color: #FFFFFF; /* Global White */
}

#homePage #solutions .solutionsRight p {
	padding: 0px;
}

#subPage #globalContainer #innerContainer #innerRight .contentBodyContainer .imgBox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subPage #globalContainer #innerContainer #innerRight .contentHeaderContainer .imgBox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#homePage #globalContainer #sideNav {
	padding-right: 5px;
}
#homePage #globalContainer #innerContainer #innerRight #solutions a {
	color: #FFFFFF;
	text-decoration: underline;
}
#homePage #globalContainer #topNav #MenuBar1 a:hover {
	font-weight: normal;
}
#subPage #globalContainer #topNav #MenuBar1 .MenuBarItemSubmenu {
	font-weight: normal;
}
#subPage #globalContainer #footer .siteFooterLinks {
	text-align: center;
}
#homePage #globalContainer #footer .siteFooterLinks {
	text-align: center;
}
#homePage #globalContainer #sideNav #sideList a{
	font-weight: bold;
	color: #FFFFFF;
}
#homePage #globalContainer #sideNav {
	padding-left: 10px;
}
#subPage #globalContainer #innerContainer #innerRight p {
	font-size: 12px;
}
#homePage #globalContainer #innerContainer #innerRight #solutions .solutionsLeft a:hover, #homePage #globalContainer #innerContainer #innerRight #solutions .solutionsRight a:hover {
	font-size: 12px;
}
#homePage #globalContainer #sideNav #sideList {
	width: 250px;
}
.p2 {
	margin-top: 0px;
	margin-bottom: 5px;
}

.style5 {
	font-size: 10px;
	font-style:italic;
	}
#quote {
	background-color: #A6FFA6;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: none;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding: 5px 5px 5px 5px;
}
.frame {
	padding: 5px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
}
#subPage #globalContainer #innerContainer #innerRight .BodyCellCenter {
	padding-left: 50px;
}
.leftmar {
	margin-left: 15px;
}
.warning {
	color: #FF0000;
	font-weight: bold;
	font-size: 9px;
}
.centerpara {
	text-align: center;
}
.notice {
	color: #FFFFFF;
}
td.BuyNowText a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
}

.blue14 {
	color: #034FBF;
	font-size: 14px;
}

