
/* begin sub-classes of p and li */

	#wrapper
	{
		margin-left: auto;
		margin-right: auto;
		width: 850px;
	}

/* right hand related content  box on steps */

	#related
	{
		background-color: #376AAF;	
		background-image: url(../i/corner_blue_small.gif);
		background-repeat: no-repeat;
		background-position: bottom right;
		padding: 10px;
		white-space: nowrap;
	}

	#related h2
	{
		color: #EE9F08;
	}

	#related a
	{
		color: #FFFFFF; text-decoration: none;
	}


/* step details */

	#ssnav
	{
		padding: 10px 0px 10px 0px;
	}

	.retrieveSupplierDetails
	{
		background-color: #11457A;
		background-image: url(../i/corner_navy.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
		padding: 10px;
	}

	.retrieveSupplierDetails a
	{
		color: #FFFFFF;
	}

	.accessPremiumContent
	{
		background-color: #376AAF;
		background-image: url(../i/corner_blue.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
		padding: 10px;
		border-top: 1px solid #FFF;
	}

	.accessPremiumContent a
	{
		color: #FFFFFF;
	}


	.curvePage
	{
		background-image: url(../i/curve_page.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
		text-align: center;
		width: 35px;
	}

	.band-right
	{
		background-color: #FFB300;
		background-image: url(../i/band_corner.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
		padding: 10px;
		text-align: center;
		width: 100%;
	}

	.band-right h1
	{
		color: #FFFFFF;
		font-family: helvetica, sans-serif;
		font-size: 150%;
		font-weight: normal;
		letter-spacing: -1px;
		margin: 0px;
	}

	.ff
	{
		font-family: verdana, sans-serif;
		font-size: 70%;
		padding: 2px;
	}

	.vr
	{
		background-image: url(../i/vr.gif);
		background-repeat: repeat-y;
		width: 21px;
	}

	.vr_menu
	{
		background-image: url(../i/vr_menu.gif);
		background-repeat: repeat-y;
		width: 10px;
	}

	.wwo li
	{
		list-style-image: url(../i/li.gif);
		padding-bottom: 10px;
	}

	.footer
	{
		color: #808080;
	}

	.asterisk
	{
		color: #FF0000;
	}

	.dotted-line
	{
		background-image: url(../i/dot.gif);
		background-repeat: repeat-x;
		height: 1px;
		margin: 5px 0px 5px 0px;
	}


/* begin custom one-liner classes */

	.white		{ color: #FFFFFF; }
	.red		{ color: #FF0000; }

	.normal		{ font-weight: normal; }
	.bold		{ font-weight: bold; }
	.italic		{ font-style: italic; }
	.left		{ text-align: left; }
	.right		{ text-align: right; }
	.center		{ text-align: center; }

	.pad0		{ padding: 0px; }
	.pad1		{ padding: 1px; }
	.pad2		{ padding: 2px; }
	.pad3		{ padding: 3px; }
	.pad4		{ padding: 4px; }
	.pad5		{ padding: 5px; }
	.pad10		{ padding: 10px; }
	.pad15		{ padding: 15px; }
	.pad20		{ padding: 20px; }

	.nowrap		{ white-space: nowrap; }
	.expand		{ width: 100%; }


/* begin menu layout classes */


	.mainMenu
	{
		font: 70% verdana, sans-serif;
		font-weight: bold;
		margin-bottom: 10px;
		text-align: center;
	}

	.mainMenu .off
	{
		background-color: #FFB300;
		background-image: url(../i/main_nav_off_corner.gif);
		background-position: top right;
		background-repeat: no-repeat;
		padding: 7px;
	}

	.mainMenu .off a
	{
		color: #FFFFFF; text-decoration: none;
	}

	.mainMenu .off a:hover
	{
		color: #FFFFFF; text-decoration: none;
	}

	.mainMenu .on
	{
		background-color: #175EA7;
		background-image: url(../i/main_nav_on_corner.gif);
		background-position: top right;
		background-repeat: no-repeat;
		padding: 7px;
	}

	.mainMenu .on a
	{
		color: #FFFFFF; text-decoration: none;
	}

	.mainMenu .on a:hover
	{
		color: #FFFFFF; text-decoration: none;
	}


/* begin side menu */

	.commonMenu		{
				font-family: verdana, sans-serif;
				font-weight: normal;
				font-size: 70%;
				width: 160px;
				}

	.l2 			{
				padding: 5px;
				background-position: bottom;
				background-repeat: repeat-x;
				}
	.l2 a			{ color: #000000; text-decoration: none;}
	.l2 a:hover		{ color: #FF0000; text-decoration: none;}


	.l3 			{
				padding: 5px;
				padding-right: 15px;
				padding-left: 15px;
				}
	.l3 a			{ color: #000000; text-decoration: none;}
	.l3 a:hover		{ color: #FF0000; text-decoration: none;}


/* begin ticket list */

	.tickets
	{
		border-top: 1px solid #E3E3E3;
		border-right: 1px solid #E3E3E3;
	}

	.tickets td
	{
		border-bottom: 1px solid #E3E3E3;
		border-left: 1px solid #E3E3E3;
	}

	.tickets th
	{
		border-bottom: 1px solid #E3E3E3;
		border-left: 1px solid #E3E3E3;
		background-color: #376AAF;
		color: #FFF;
		font-weight: normal;
	}

	.tickets th a
	{
		color: #FFF;
	}


/* begin tabular list */

	.tabular
	{
		border-top: 1px solid #E3E3E3;
		border-right: 1px solid #E3E3E3;
	}

	.tabular td
	{
		border-bottom: 1px solid #E3E3E3;
		border-left: 1px solid #E3E3E3;
	}

	.tabular th
	{
		border-bottom: 1px solid #E3E3E3;
		border-left: 1px solid #E3E3E3;
		background-color: #376AAF;
		color: #FFF;
		font-weight: normal;
	}

	.tabular th a
	{
		color: #FFF;
		font-weight: bold;
	}
