.nav {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E68A00;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.toolbar {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000CC;
}
.toolbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.toolbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.toolbar a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.toolbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.product-heading {
	font-size: 16px;
	font-weight: bold;
	color: #4C003D;
    margin-top:5px;
}
.arial14 {
	font-size: 14px;
	font-weight: bold;
	color: #4C003D;
}
.product-heading a:link {
	color: #4C003D;
	text-decoration: none;
}
.product-heading a:hover {
	color: #BD9AB4;
	text-decoration: none;
}
.product-heading a:active {
	color: #4C003D;
	text-decoration: none;
}
.product-heading a:visited {
	color: #4C003D;
	text-decoration: none;
}
.product-heading a:visited:hover{
	color: #BD9AB4;
	text-decoration: none;
}
.primary-content {
	font-size: 11px;
	color: #000000;
}
.primary-content a:link{
	color: #000000;
	text-decoration: none;
}
.primary-content a:hover{
	color: #000000;
	text-decoration: none;
}
.primary-content a:active{
	color: #000000;
	text-decoration: none;
}
.primary-content a:visited{
	color: #000000;
	text-decoration: none;
}
.primary-content a:visited:hover{
	color: #000000;
	text-decoration: none;
}
.mediumtext {
	font-size: 11px;
	color: #000000;
	font-weight:bold
}
.mediumtext a:link{
	color: #4C003D;
	text-decoration: underline;
}
.mediumtext a:hover{
	color: #BD9AB4;
	text-decoration: none;
}
.mediumtext a:active{
	color: #4C003D;
	text-decoration: underline;
}
.mediumtext a:visited{
	color: #4C003D;
	text-decoration: underline;
}
.mediumtext a:visited:hover{
	color: #BD9AB4;
	text-decoration: none;
}
.stdtext {
	font-size: 11px;
	color: #000000;
}
.secondary-content {
	font-size: 11px;
	color: #000000;
	background-color: #D7EBFF;

}
body {
	margin: 0px;
}
.small-white-link {
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}
.small-white-link a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.small-white-link a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.small-white-link a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
.small-white-link a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.formfield {
	font-size: 12px;
	color: #000000;
}
.formbutton {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;

}
.subnav {
	color:#4C003D;
	font-size: 12px;
	font-weight: bold;
}
.subnav a:link{
	color:#4C003D;
	text-decoration: none;
}
.subnav a:hover{
	color:#BD9AB4;
	text-decoration: none;
}
.subnav a:active{
	color:#BD9AB4;
	text-decoration: none;
}
.subnav a:visited{
	color:#4C003D;
	text-decoration: none;
}
.subnav a:visited:hover{
	color:#BD9AB4;
	text-decoration: none;
}
.arial16 {
	font-size: 14px;
	font-weight: bold;
	color: #4C003D;
}
.page-heading {
	font-size: 18px;
	font-weight: bold;
	color: #E68A00;
}
.page-heading a:link {
	color: #4C003D;
	text-decoration: underline;
}
.page-heading a:hover {
	color: #BD9AB4;
	text-decoration: underline;
}
.page-heading a:active {
	color: #4C003D;
	text-decoration: underline;
}
.page-heading a:visited {
	color: #4C003D;
	text-decoration: underline;
}
.testimonial {
	font-size: 10px;
	color: #000066;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.schedule {
	font-size: 11px;
	color: #000066;
	background-color: #FFFFFF;
	border: 1px dashed #000066;
}
.formbutton2 {

	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	font-weight: normal;
}
.footer-content {
	font-size: 11px;
	color: #000000;
	background-color: #BBDDFF;
}

.select {
	font-size: 11px;
	font-weight: bold;
	color: #4C003D;
}
.select a:link{
	color: #4C003D;
	text-decoration: underline;
}
.select a:hover{
	color: #BD9AB4;
	text-decoration: none;
}
.select a:active{
	color: #4C003D;
	text-decoration: underline;
}
.select a:visited{
	color: #4C003D;
	text-decoration: underline;
}
.select a:visited:hover{
	color: #BD9AB4;
	text-decoration: none;
}
.product-table {
	font-size: 11px;
	color: #000000;
}
.mediumtextwhite {
	font-size: 11px;
	color: #FFFFFF;
}
.mediumtextwhite a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.mediumtextwhite a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.mediumtextwhite a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
.mediumtextwhite a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.mediumtextwhite a:visited:hover{
	color: #FFFFFF;
	text-decoration: none;
}


.subnav ul {
	marign-top:0;
	padding-top:0;
}

.subnav td{
	marign:0;
	padding: 0 0 0 7px;
}


.item {
	background-color: #F7F3F6;
	margin: 5px;
}

.separator {
	height:10px;
}