body	{
	background: #FFFFFF;
	margin: 0;
	padding: 0;	
	}

.blue	{
	background: #E5EAF5;
	margin: 0;
	padding: 0;	
	}

p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	}


a:link, td a:link, a:active, td a:active, a:visited, td a:visited	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	/* color: #A4274A; */
	color: #CC0000;
	text-decoration: underline;
	}
	

a:hover, td a:hover	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	/* color: #A4274A; */
	color: #006699
	text-decoration: underline;
	}

td.storelnk a:link, td.storelnk a:active, td.storelnk a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding: 3px 8px;
	/*border: 1px solid #E5EAF5;*/
	border: 1px solid #003399;
	color: #FFFFFF;
	background: #003399;
	text-decoration: none;
	}

td.storelnk a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding: 3px 8px;
	border: 1px solid #003399;
	color: #003399;
	background: #E5EAF5;
	text-decoration: none;
	}

td.productgrid a:link, td.productgrid a:active, td.productgrid a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
	background-color : White;
}

td.productgrid a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	background: #FFEDAC;
	text-decoration: underline;
	}

#store a:link, #store td a:link, #store a:active, #store td a:active, #store a:visited, #store td a:visited	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
	}
	

#store a:hover, #store td a:hover	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
	}

ul, li	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color: #003399;
	text-decoration: none;
	}
	

td.h1b	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #003399;
	background: #003399;
	text-decoration: none;
	}

td.h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	}

td.h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	}

td.h3	{
	background: #E5EAF5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	}

td.h4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

td.h5	{
	background: #ffde6b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	}

td.info	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
	}

#navlist ul	{
	margin-left: 0;
	padding-left: 0;
	display: inline;
	}

#navlist li	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	display: inline;
	list-style-type: none;
	}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited	{
	color: #fff;
	background-color: #003399;
	text-decoration: none;
	}

#navlist a:hover	{
	color: #003399;
	background-color: #E5EAF5;
	text-decoration: none;
	}



.footer	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #666666;
	text-decoration: none;
	}

img	{ 
	border: 0px;
	}

hr	{
	color: #cccccc;
	}

hr.blu	{
	color: #e5eaf5;
	}
