a:link {
	color: #0000ff;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #576b92;
}
a:active {
	color: #0000FF;
}

a.menubar:link {
	color: #0000cc;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a.menubar:visited {
	color: #0000cc;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a.menubar:hover {
	color: #ff0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a.menubar:active {
	color: #0000cc;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

a.menubaritem:link {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a.menubaritem:visited {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a.menubaritem:hover {
	color: #FF6600;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a.menubaritem:active {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

a.boxtext:link {
	font-family: serif;
	font-style: normal;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.boxtext:visited {
	font-family: serif;
	font-style: normal;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.boxtext:hover {
	font-family: serif;
	font-style: normal;
	font-size: 14px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #FF6600;
}
a.boxtext:active {
	font-family: serif;
	font-style: normal;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #FFFFFF;
}



.text_regular {
	font-family: serif;
	font-style: normal;
	font-size: 14px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}

.text_regular_pop {
	font-family: serif;
	font-style: normal;
	font-size: 14px;
	line-height: 105%;
	letter-spacing: 0px;
	color: #000000;
}

.header_text1 {
	font-family: serif;
	font-style: normal;
	font-size: 28px;
	font-weight: bolder;
	color: #003D8B;
	line-height: 32px;
}

.header_text2 {
	font-family: serif;
	font-style: normal;
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 24px;
	font-weight: bolder;
	color: #003D8B;
	padding: 8px;
}

.header_text3 {
	font-family: serif;
	font-style: normal;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 24px;
	font-weight: bolder;
	color: #003D8B;
}

.box_text3 {
	font-family: serif;
	font-style: normal;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #FFFFFF;
}

.header_text3old {
	font-family: serif;
	font-style: normal;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 24px;
	font-weight: bolder;
	color: #576b92;
}

.text_thoughts {
	font-family: serif;
	font-style: normal;
	font-size: 12px;
	line-height: 100%;
	letter-spacing: 0px;
	color: #000000;
}

.header_thoughts {
	font-family: serif;
	font-style: normal;
	font-size: 15px;
	line-height: 150%;
	letter-spacing: 0px;
	font-weight: bolder;
	color: #3d4600;
}

.bottom_text {
	font-family: serif;
	font-style: normal;
	font-size: 10px;
	letter-spacing: 0px;
	line-height: 150%;
	color: #FF6600;
}
.bottom_text a:link {
	color: #FF6600;
}
bottom_text a:visited {
	color: #FF6600;
}
bottom_text a:hover {
	color: #FF6600;
}
bottom_text a:active {
	color: #FF6600;
}
.title {
	color: #003D8B;
	font-weight: bold;
	font-family: serif;
	font-size: 20px;
}
.testimonial {
	background-color: #CCFFCC;
	padding: 4px;
	width: 90%;
	border: 0px;
	align: center;
}
.testimonialbox {
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	padding: 10px;
	background-color: #FFFF99;
}
.hilite {
	background-color: #F3A249;
}
.checkbullet {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../images/checkmark.gif);
}
.fingerbullet {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../images/fingerpoint.gif);
	padding-top: 10px;
}
.fingerbulletli {
	padding-bottom: 10px;
}
.numberli {
	font-weight: normal;
	padding-bottom: 10px;
}
.sidemenu {
	font-family: serif;
	font-style: normal;
	font-size: 14px;
	color: #0000cc;
	padding-right: 10px;
	padding-left: 10px;
}


.style1 {
	color: #FF6600;
	font-style: italic;
}
