		
a:link { color: #061562; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 12px }
a:active { color: #061562; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 12px }
a:visited { color: #061562; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 12px }
a:hover { color: #040E41; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 12px }

a.bottom:link { color: #061FCE; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 10px }
a.bottom:active { color: #061FCE; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 10px }
a.bottom:visited { color: #061FCE; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 10px }
a.bottom:hover { color: #040E41; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: normal; font-style: normal; font-size: 10px }

a.download:link { color: #061562; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 12px }
a.download:active { color: #061562; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 12px }
a.download:visited { color: #061562; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 12px }
a.download:hover { color: #FFFFFF; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: bold; font-style: normal; font-size: 12px }

h3
	{
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		font-size: 18px;
		margin-top: 0px;
		color: #061562
	}

h4
	{
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		color: #FFFFFF;
		margin-bottom: 0px;
		margin-top: 0px
	}
	
	h5
	{
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		color: #000000;
		margin-bottom: 5px;
		margin-top: 0px
	}
	
	h6
	{
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		font-size: 16px;
		color: #061562;
		font-weight: bold;
		margin-bottom: 0px;
		margin-top: 0px
	}

p
	{
		font-weight: normal;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		margin-top: 0px;
		margin-bottom: 16px;
	}

.blue
	{
		font-weight: bold;
		color: #061562
	}
	
	.pic
	{
		border-style: solid;
		border-width: 1px;
		border-color: #000000;
		margin-bottom: 10px;
	}
	
	.pic1
	{
		border-style: solid;
		border-width: 1px;
		border-color: #ffffff;
		margin: 0px 5px 5px 0px;
	}
	
	.pic2
	{
		border-style: solid;
		border-width: 1px;
		border-color: #ffffff;
		margin: 0px 0px 5px 0px;
	}
	
	.pic3
	{
		border-style: solid;
		border-width: 1px;
		border-color: #ffffff;
		margin: 0px 0px 0px 0px;
	}
	
	
	.leftpad
	{padding-left: 10px}

.header
	{
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 18px
	}

.product
	{
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		color: #061562;
		font-size: 16px;
		text-transform: uppercase
	}

	
	ul.square {
	margin: 0px 0px 0px 4px;
	padding-left: 1em;
	}	
	
	li
	{margin-bottom: 4px;
	
	
	 }	

td
	{
		font-weight: normal;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px
	}

td.body
	{
		padding: 22px
	}

.white
	{
		color:#FFFFFF;
		font-weight: bold;
		font-size: 14px;
		padding: 4px;

	}

.pdf
	{
		color:#000000;
		font-size: 12px;
		background-color: #838DBE
	}

.copy
	{
		font-weight: normal;
		font-family: arial, helvetica, sans-serif;
		font-size: 10px
	}

body
	{
		background-color: #000000;
		background-image: url(footer.gif);
		background-position:bottom;
		background-repeat:repeat-x;
	}

ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:24px;
	text-transform:uppercase;
	font-size:12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	background:transparent url("images/black.jpg") repeat-x top left;

}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	border:0px;
	font-size:12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:6px 10px 0 10px;
	height:12px;
	height:18px;
	font-size:12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	}
ul#menu li a:hover{
	background:transparent url("images/blue.jpg") repeat-x top left;
	font-size:12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;	
	}

