.orangeback {
	background-image:  url("/images/orange_back.gif");
	background-repeat: repeat;
	padding: 5px 10px;

}
.purpleback {
	background-image:  url("/images/purple_back.gif");
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #CCCCFF;
	margin-top: 0px;

}
.checkmark {
	list-style-image:  url("/images/checkmark_bullet.gif");
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -15px;
}
.currentneeds {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: -15px;

}
a.readmore:link {

	font-size: 10px;
	color: #3300CC;
	text-decoration: underline;
}
a.readmore:visited {


	font-size: 10px;
	color: #3300CC;
	text-decoration: underline;
}
a.readmore:active {



	font-size: 10px;
	color: #3300CC;
	text-decoration: underline;
}
a.readmore:hover {




	font-size: 10px;
	color: #3300CC;
	text-decoration: none;
}
.cellpadding {
	padding: 10px;
}
.navbarpadding {
	background-color: #FF9900;
	background-image:  url("/images/orange_back.gif");
}
a.needslink:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;

}
a.needslink:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;

}
a.needslink:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;

}
a.needslink:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;

}
a.shortcutlinks:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;


}
a.shortcutlinks:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;


}
a.shortcutlinks:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;


}
a.shortcutlinks:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;


}
.logopadding {
	padding-bottom: 5px;
}
.verticalborder {
	padding: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
}
.copyright {
	font-size: 11px;
}
p {
	font-size: 12px;
	line-height: 18px;

}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;

}
h1 {
	font-size: 18px;
	color: #333399;

}
h2 {
	font-size: 15px;
	color: #FF6600;

}
ul {
	font-size: 12px;
	line-height: 20px;
}
.circlebullet {
	list-style-image:  url("/images/circle_bullet.gif");
	margin-bottom: -0.1px;
}
.tableshading {
	background-color: #FFCC99;
	font-weight: bold;
}
.registationtitle {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
td {
	font-size: 12px;
}
.registrationinfo {
	font-size: 14px;
	text-align: center;
}
a.video:link {
	font-size: 9px;
}
a.video:active {
	font-size: 9px;
}
a.video:hover {
	font-size: 9px;
	text-decoration: none;
}
a.video:visited {
	font-size: 9px;
}
.bottompurpleborder {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3333CC;
}
.dottedborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #333333;
	border-left-color: #333333;
}
