@charset "utf-8";
.HeaderFont {
	font-family: Helvetica, "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #b3c0cd;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(https://cp-strategies.com/images/bodyBG.gif);
	background-repeat: repeat-x;
}
.maintext {
	font-family: Helvetica, "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #012e57;
	line-height: 16px;

}

.maintextunderline {
	font-family: Helvetica, "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #012e57;
	text-decoration: underline;
	line-height: 16px;
}

.footerfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}
.border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d0d8e0;
	border-right-color: #d0d8e0;
	border-bottom-color: #d0d8e0;
	border-left-color: #d0d8e0;
}
#dropmenudiv{
	position:absolute;
	border:1px solid #cbc0ac;
	border-bottom-width: 0;
	line-height:24px;
	z-index:100;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #09345b;
	background-color: #d5dce2;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #c3cbd1;
	padding: 1px 0;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #09345b;
		background-color: #d5dce2;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #c3cbd1;
}
.HeaderText {
	font-family: Helvetica, "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #012e57;
	text-decoration: none;
}
.sidenavBG {
	background-image: url(https://cp-strategies.com/images/sideNavBG.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.subHeaderTest {
	font-family: Helvetica, "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	color: #012e57;
	text-decoration: none;
	background-position: 0px;
	text-align: center;
}
.topicalHeaderText {
	font-family: Helvetica, "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	color: #012e57;
	text-decoration: none;
}
p {

}
h1 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}
