body {

	margin: 0px;

	padding: 0px;

	background-color: #9ed2e7

}



form {

	margin-top:0px;

	margin-bottom: 0px;

	margin-left:0px;

	margin-right: 0px;

	padding: 0px;

}



P {

	font-family: Arial;

	color: #333333; 

	font-size: 12px;

	margin-top:	0;

	margin-bottom: 2px;

}



P.service {

	font-family: Arial;

	color: #ffffff; 

	font-size: 14px;

	font-weight: bold;

	margin-top:	0;

	margin-bottom: 8px;

}



P.serviceheader {

	font-family: Arial;

	color: #ffffff; 

	font-size: 14px;

	font-weight: bold;

	margin-top:	0;

}



P.leftlinks {

	font-family: Arial;

	color: #ffffff; 

	font-size: 12px;

	font-weight: bold;

	margin-top:	0;

	margin-bottom: 8px;

}



P.leftmodtext {

	font-family: Arial;

	color: #333333; 

	font-size: 12px;

	margin-top:	5px;

	margin-bottom: 5px;

	margin-left: 30px;

	text-decoration: none;

}



P.redbold {

	font-family: Arial;

	color: #FF0000; 

	font-size: 13px;

	font-weight: bold;

	margin-top:	0;

	margin-bottom: 8px;

}



P.footer {

	font-family: Arial;

	color: #333333; 

	font-size: 11px;

	font-weight: normal;

	margin-top:	0;

}



P.footerlinks {

	font-family: Arial;

	color: #08445c; 

	font-size: 12px;

	font-weight: normal;

	margin-top:	0;

	margin-bottom: 2px;

}



h1 { 

font-family : Arial;

font-size : 20px;

font-weight : normal;

color : #C60000;

margin-top: 0;

margin-bottom: 0;

padding : 0 0 0;

} 



h2 { 

font-family : Arial;

font-size : 14px;

font-weight : bold;

font-style: italic; 

color : #333333;

margin-top: 0;

margin-bottom: 0;

padding : 0 0 0;

}



h3 { 

font-family : Arial;

font-size : 14px;

font-weight : bold;

font-style: normal; 

color : #52568D;

margin-top: 0;

margin-bottom: 0;

padding : 0 0 0;

}



h4 { 

font-family : Arial;

font-size : 14px;

font-weight : bold;

font-style: normal; 

color : #52568D;

margin-top: 0;

margin-bottom: 0;

padding : 0 0 0;

}



A:link {

font-family: Arial;

color: #333333; 

font-size: 12px;

font-weight: normal;

margin-top:	0;

}



A:visited {

font-family: Arial;

color: #333333; 

font-size: 12px;

font-weight: normal;

margin-top:	0;

}



A:active {

font-family: Arial;

color: #333333; 

font-size: 12px;

font-weight: normal;

margin-top:	0;

}



A:hover {

font-family: Arial;

color: #000000; 

font-size: 12px;

font-weight: normal;

margin-top:	0;

text-decoration: underline;

}

/* ADDED BY RYAN */
.body10 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
.body12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.body14 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
.header12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #07058A;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.header14 {
	font-family: Arial, Helvetica, sans-serif;
	color: #07058A;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.results12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 12px;
}

/* BUBBLE PLASTIC VERTICAL MENU */
.bubplastic.vertical {
	width: 130px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.bubplastic.vertical ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.vertical ul li {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	/* background: transparent url(/images/bg-bubplastic-button.gif) top left no-repeat; */
}
.bubplastic.vertical ul li a {
	display: block;
	margin: 0;
	width: 100%;
	padding-left: 10px;
	/* text-transform: uppercase; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	/*background: transparent url(/images/bg-bubplastic-button.gif) top left no-repeat; */
}
.bubplastic.vertical ul li a span.menu_ar {
	display: block;
	margin: 0;
	width: 100%;
	height: 22px;
	padding-top: 5px;
	padding-right: 5px;
	/* background: transparent url(/images/bg-bubplastic-button.gif) top right no-repeat; */
	cursor: pointer;
}
.bubplastic.blue ul li a:hover,
.bubplastic.blue ul li.highlight a {
	text-decoration: underline;
	/* background: transparent url(/images/bg-bubplastic-h-blue.gif) top left no-repeat; */
}
.bubplastic.blue ul li a:hover span.menu_ar,
.bubplastic.blue ul li.highlight a span.menu_ar {
	text-decoration: underline;
	/* background: transparent url(/images/bg-bubplastic-h-blue.gif) top right no-repeat; */
}