/*
dark blue	003565
light blue	5C81AA
*/
body 		{
		margin-top: 0;
		margin-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		}
td.link		{
		text-align: center;
		font-family: arial, helvetica, sans-serif;
		font-size: .75em;
		font-weight: 300;
		font-style: normal;
		color: White;
		vertical-align: top;
		}
td.quickclick	{
		vertical-align: top;
		padding-left: 2px;
		padding-top: 5px;
		border-style: solid;
		border-color: #5C81AA;
		border-left-width: 1px;
		border-right-width: 1px;
		border-top-width: 0px;
		border-bottom-width: 0px;
		text-align: left;
		font-family: arial, helvetica, sans-serif;
		font-size: .75em;
		font-weight: 300;
		font-style: normal;
		}
td.bottom	{
		border-style: solid;
		border-color: #5C81AA;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-bottom-width: 1px;
		}
td.quickclickbottom	{
		vertical-align: top;
		padding-left: 2px;
		padding-top: 5px;
		padding-bottom: 5px;
		border-style: solid;
		border-color: #5C81AA;
		border-left-width: 1px;
		border-right-width: 1px;
		border-top-width: 0px;
		border-bottom-width: 1px;
		text-align: left;
		font-family: arial, helvetica, sans-serif;
		font-size: .75em;
		font-weight: 300;
		font-style: normal;
		}
td.package	{
		vertical-align: top;
		padding-left: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-right: 10px;
		border-style: solid;
		border-color: #5C81AA;
		border-left-width: 2px;
		border-right-width: 2px;
		border-top-width: 2px;
		border-bottom-width: 2px;
		text-align: left;
		font-family: Kristen ITC, arial, helvetica, sans-serif;
		font-size: .75em;
		font-weight: 300;
		font-style: normal;
		color: White;
		}
td.cart		{
		vertical-align: top;
		padding-left: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 10px;
		text-align: left;
		font-family: arial, helvetica, sans-serif;
		font-size: .75em;
		font-weight: 300;
		font-style: normal;
		}
td.carthead		{
		vertical-align: top;
		padding-left: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 10px;
		font-family: arial, helvetica, sans-serif;
		font-size: .75em;
		font-weight: bold;
 		font-style: normal;
		border-style: solid;
		border-color: #5C81AA;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-bottom-width: 2px;
		}
td.cartright		{
		vertical-align: top;
		padding-left: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 10px;
		text-align: right;
		font-family: arial, helvetica, sans-serif;
		font-size: .75em;
		font-weight: 300;
		font-style: normal;
		}
table.out	{
		border-style: outset;
		border-color: #5C81AA #003366 #003366 #5C81AA;
		}
.heading	{
		font-family: Kristen ITC, arial, helvetica, sans-serif;
		font-size: 1.2em;
		font-weight: 700;
		font-style: bold;
		color: #003366;
		}
.subheading	{
		font-family: Kristen ITC, arial, helvetica, sans-serif;
		font-size: .9em;
		font-weight: 600;
		font-style: bold;
		color: #003366;
		margin-top: 1.5em;
		}
.sketchlisthead	{
		font-family: Kristen ITC, arial, helvetica, sans-serif;
		font-size: 1.2em;
		font-weight: 600;
		font-style: bold;
		color: #5C81AA;
		background-color: #003565;
		}
ul.sketchlist	{
		}
ul.sketchlist li {
		color: white;
		font-family: Arial, helvetica, sans-serif;
		font-size: .9em;
		list-style-type: none;
		margin-top: 10px;
		}
.ideatext	{
		font-family: arial, helvetica, sans-serif;
		font-size: .8em;
		font-weight: 400;
		font-style: normal;
		color: #003366;
		}
.straighttext	{
		font-family: arial, helvetica, sans-serif;
		font-size: .8em;
		font-weight: 400;
		font-style: normal;
		color: #003366;
		}
.blkstraighttext	{
		font-family: arial, helvetica, sans-serif;
		font-size: .8em;
		font-weight: 400;
		font-style: normal;
		color: Black;
		}
.pad10		{
		padding-left: 10px; 
		padding-right: 10px; 
		}
.bodyimgright	{
		margin-left: 10px;
		margin-right: 0px;
		margin-top: 5px;
		margin-bottom: 5px;
		float: right;
		}
div.prodnote	{
		margin-left: 10px;
		margin-right: 10px;
		padding-left: 10px;
		padding-top: 10px;
		padding-bottom: 20px;
		padding-right: 10px;
		border-style: solid;
		border-color: #5C81AA;
		border-left-width: 2px;
		border-right-width: 2px;
		border-top-width: 2px;
		border-bottom-width: 2px;
		}
.prodtitle	{
		font-family: Kristen ITC, arial, helvetica, sans-serif;
		font-size: 1.2em;
		font-weight: 500;
		font-style: normal;
		color: white;
		padding;bottom: 15px;
		}
div.prodnote p	{
		font-family: arial, helvetica, sans-serif;
		font-size: .8em;
		font-weight: 400;
		font-style: normal;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 0px;
		margin-top: 30px;
		margin-bottom: 0px;
		color: white;
		border-top: thin solid #5C81AA;
		}
.prodname	{
		font-family: arial, helvetica, sans-serif;
		font-size: .8em;
		font-weight: 400;
		font-style: normal;
		color: white;
		font-style: italic;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
		float: right;
		}
.whiteheading	{
		font-family: Kristen ITC, arial, helvetica, sans-serif;
		font-size: 1.5em;
		font-weight: 500;
		font-style: bold;
		color: white;
		}
.whitebodytext	{
		font-family: arial, helvetica, sans-serif;
		font-size: .8em;
		font-weight: 400;
		font-style: normal;
		color: white;
		}

		


