<style type="text/css">
.dummy{}

body {
    margin: 0px
}

/* ========================================================== */
/* -- BEGIN Styles specific to Vaughn Industries -- */
/* ========================================================== */
	/* Sidebar links */
		a.pagerlink {
			color:#000000; 
			text-decoration:underline;
		}
		a.pagerlink:hover {
			color:#57BDD4;
			text-decoration:none;
		}
		a.sidebarlink {
			color: #FFFFFF;
			text-decoration: none;
		}
		a.sidebarlink:hover {
			color: #D70C29;
			font-weight: bold;
			text-decoration: underline;
		}
		a.sidebarlink:visited {
			color: #FFFFFF;
			font-weight: bold;
			text-decoration: none;
		}
		a.sidebarlink:hover {
			color: #D70C29;
			font-weight: bold;
			text-decoration: underline;
		}
	/* ------------------------------------- */

	/* Used as the title for each page */
		.lblMessage {
			font-family: arial,Verdana,sans-serif;
			font-size: 10pt;
			font-weight: bold;
			color: red;
		}
		.errormediumbold {
			font-family: arial,Verdana,sans-serif;
			font-size: 10pt;
			font-weight: bold;
			color: red;
		}
		.errormedium {
			font-size: 10pt;
			color: red;
			font-family: arial, helvetica, sans-serif;
		}
	/* ------------------------------------- */


	/* Used as the title for each page */
		.tableheading {
			font-weight: bold;
			font-size: 12pt;
			color: #d70c29;
			background-color: #eeeecc;
			font-family: arial, helvetica, sans-serif;
		}
	/* ------------------------------------- */

	/* Used as the title for each page */
		.pagetitle {
			font-weight: bold;
			font-size: 14pt;
			color: #D90A24;
			font-family: arial, helvetica, sans-serif;
		}
	/* ------------------------------------- */

	/* Heading for important items */
		.importantitems
		{
			font-weight: bold;
			font-size: 12pt;
			color: #d90a24;
			text-align:justify;
			font-family: arial, helvetica, sans-serif;
		}
	/* ------------------------------------- */

	/* Used to display the sidebar sub items */
		.hiddensection {
			display: none;
		}
		.showsection {
			display: block;
		}
	/* ------------------------------------- */

	/* Background images */
		.horizontal {
			background-image: url(/images/horizontal.gif);
			background-repeat: no-repeat;
			background-color: #d70c29;
		}
		.vertical {
			background-image: url(/images/vertical.gif);
			background-repeat: no-repeat;
			background-color: #ffffff;
		}
	/* ------------------------------------- */



	/* ================================================ */
	/* BEGIN ** [ Site Links ] ** STYLES */
	/* ================================================ */

	/* ================================================ */
	/* END ** [ Site Links ] ** STYLES */
	/* ================================================ */



	/* ================================================ */
	/* BEGIN ** [ UNKNOWN - Need to define what these are used for ] ** STYLES */
	/* ================================================ */
		.footer {
			font-size: 8pt;
			color: #ffffff;
			font-family: arial, helvetica, sans-serif;
		}

		.footerred {
			font-size: 8pt;
			vertical-align: bottom;
			color: #d70c29;
			font-family: arial, helvetica, sans-serif;
		}

		.tag {
			font-weight: bold;
			font-size: 13pt;
			color: #b2b2b2;
			text-align: center;
			text-transform: uppercase;
			letter-spacing: 0.3cm;
			font-family: myriad, arial, helvetica, sans-serif;
		}

		.couponborder {
			border-style=dashed;
		}
	/* ================================================ */
	/* END ** [ UNKNOWN - Need to define what these are used for] ** STYLES */
	/* ================================================ */


	/* ================================================================================= */


/* ========================================================== */
/* -- END Styles specific to Vaughn Industries -- */
/* ========================================================== */





/* ---------------------------------------------------------------------------------
-- BEGIN Site specific styles --
-- DO NOT ADD/REMOVE/RENAME STYLES FROM THIS AREA --
------------------------------------------------------------------------------------ */

	/* ================================================ */
	/* BEGIN ** [ xxsmall ] ** STYLES */
	/* ================================================ */
		.xxsmall {
			font-size: 4pt;
			font-family: arial, helvetica, sans-serif;
		}
		.xxsmallbold {
			font-size: 4pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
		}
		.xxsmallitalic {
			font-size: 4pt;
			font-family: arial, helvetica, sans-serif;
			font-style: italic;
		}
		.xxsmallbolditalic {
			font-size: 4pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
			font-style: italic;
		}
	/* ================================================ */
	/* END ** [ xxsmall ] ** STYLES */
	/* ================================================ */


	/* ================================================ */
	/* BEGIN ** [ xsmall ] ** STYLES */
	/* ================================================ */
		.xsmall {
			font-size: 6pt;
			font-family: arial, helvetica, sans-serif;
		}
		.xsmallbold {
			font-size: 6pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
		}
		.xsmallitalic {
			font-size: 6pt;
			font-family: arial, helvetica, sans-serif;
			font-style: italic;
		}
		.xsmallbolditalic {
			font-size: 6pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
			font-style: italic;
		}
	/* ================================================ */
	/* END ** [ xsmall ] ** STYLES */
	/* ================================================ */


	/* ================================================ */
	/* BEGIN ** [ small ] ** STYLES */
	/* ================================================ */
		.small {
			font-size: 8pt;
			font-family: arial, helvetica, sans-serif;
		}
		.smallbold {
			font-size: 8pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
		}
		.smallitalic {
			font-size: 8pt;
			font-family: arial, helvetica, sans-serif;
			font-style: italic;
		}
		.smallbolditalic {
			font-size: 8pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
			font-style: italic;
		}
	/* ================================================ */
	/* END ** [ small ] ** STYLES */
	/* ================================================ */


	/* ================================================ */
	/* BEGIN ** [ medium ] ** STYLES */
	/* ================================================ */
		.medium {
			font-size: 10pt;
			font-family: arial, helvetica, sans-serif;
		}
		.mediumbold {
			font-size: 10pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
		}
		.mediumitalic {
			font-size: 10pt;
			font-family: arial, helvetica, sans-serif;
			font-style: italic;
		}
		.mediumbolditalic {
			font-size: 10pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
			font-style: italic;
		}
	/* ================================================ */
	/* END ** [ medium ] ** STYLES */
	/* ================================================ */


	/* ================================================ */
	/* BEGIN ** [ large ] ** STYLES */
	/* ================================================ */
		.large {
			font-size: 14pt;
			font-family: arial, helvetica, sans-serif;
		}
		.largebold {
			font-size: 14pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
		}
		.largeitalic {
			font-size: 14pt;
			font-family: arial, helvetica, sans-serif;
			font-style: italic;
		}
		.largebolditalic {
			font-size: 14pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
			font-style: italic;
		}
	/* ================================================ */
	/* END ** [ large ] ** STYLES */
	/* ================================================ */


	/* ================================================ */
	/* BEGIN ** [ xlarge ] ** STYLES */
	/* ================================================ */
		.xlarge {
			font-size: 18pt;
			font-family: arial, helvetica, sans-serif;
		}
		.xlargebold {
			font-size: 18pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
		}
		.xlargeitalic {
			font-size: 18pt;
			font-family: arial, helvetica, sans-serif;
			font-style: italic;
		}
		.xlargebolditalic {
			font-size: 18pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
			font-style: italic;
		}
	/* ================================================ */
	/* END ** [ xlarge ] ** STYLES */
	/* ================================================ */


	/* ================================================ */
	/* BEGIN ** [ xxlarge ] ** STYLES */
	/* ================================================ */
		.xxlarge {
			font-size: 24pt;
			font-family: arial, helvetica, sans-serif;
		}
		.xxlargebold {
			font-size: 24pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
		}
		.xxlargeitalic {
			font-size: 24pt;
			font-family: arial, helvetica, sans-serif;
			font-style: italic;
		}
		.xxlargebolditalic {
			font-size: 24pt;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
			font-style: italic;
		}
	/* ================================================ */
	/* END ** [ xxlarge ] ** STYLES */
	/* ================================================ */


	/* ================================================================================= */


	/* ================================================ */
	/* BEGIN ** [ background ] ** STYLES */
	/* ================================================ */
		.row1 {	
			background-color: #EBEBA5;
		}
		.row2 {	
			background-color: #A2DBE7;
		}
		.row3 {	
			background-color: #99CC66;
		}
		.rowselected {	
			background-color: #EE5019;
		}
	/* ================================================ */
	/* END ** [ background ] ** STYLES */
	/* ================================================ */


	/* ================================================================================= */


	/* ================================================ */
	/* BEGIN ** [ Common links ] ** STYLES */
	/* ================================================ */
		a.link {
			color: #d70c29;
			text-decoration: underline;
		}
		a.link:hover {
			color: #d70c29;
			text-decoration: none;
		}
		a.link:visited {
			color: #d70c29;
			text-decoration: underline;
		}
		a.link:hover {
			color: #d70c29;
			text-decoration: none;
		}
	/* ================================================ */
	/* END ** [ Common links ] ** STYLES */
	/* ================================================ */


	/* ================================================================================= */


	/* ================================================ */
	/* BEGIN ** [ Button/Box ] ** STYLES */
	/* ================================================ */
		.mono {
			font-family: monospace;
		}
		.monoborder {
			font-family: monospace;
			border-style: solid;
			border-width: 1px;
			border-color: #000000;
		}
		.submit {
			font-family: arial;
			border-style: solid;
			border-width: 1px;
			border-color: #000000;
		}
		.reset {
			font-family: arial;
			border-style: solid;
			border-width: 1px;
			border-color: #000000;
		}
	/* ================================================ */
	/* END ** [ Button/Box ] ** STYLES */
	/* ================================================ */


	/* ================================================================================= */


	/* ================================================ */
	/* BEGIN ** [ HTML ] ** STYLES */
	/* ================================================ */
		hr {
			color: #000000;
			height: 1px;
		}
	/* ================================================ */
	/* END ** [ HTML ] ** STYLES */
	/* ================================================ */


	/* ================================================================================= */

/* ---------------------------------------------------------------------------------
-- END Site specific styles --
-- DO NOT ADD/REMOVE/RENAME STYLES FROM THE ABOVE AREA --
------------------------------------------------------------------------------------ */
</style>
