body { 
	margin-top: 0; 
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

a:hover {
	color: #003399;
}

table.sub {
	cursor:hand; 
}
td.button {  
	border-bottom: solid 1px #003399;
	background-color: #f5f5f5;
	cursor:hand; 
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 11px;
	text-align: left;
	text-indent: 8px;
	text-decoration: none;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
}
td.buttonover { 
	cursor:hand; 
}
td.buttonout { 
	cursor:hand; 
}
td.nullbutton {  
	cursor:hand; 
}
td.nullbuttonover { 
	cursor:hand; 
}
td.nullbuttonout { 
	cursor:hand; 
}
td.dropbutton {  
	cursor:hand; 
}
td.dropbuttonover { 
	cursor:hand; 
}
td.dropbuttonout { 
	cursor:hand; 
}

.bodyheader	{	
	font-size: 14px;
	font-style: bold;
	font-variant: bold;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	text-indent: 0px;
	text-decoration: none;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	color: #003399;
	font-family: verdana, arial, helvetica, sans-serif;
}
.bodycopy	{	
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	text-indent: 0px;
	text-decoration: none;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
}
.bodylink	{
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	text-indent: 0px;
	text-decoration: underline;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	color: #3366cc;
	font-family: verdana, arial, helvetica, sans-serif;
}
.sidecopy	{
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 24px;
	text-align: right;
	text-indent: 0px;
	text-decoration: none;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
}
.sidelink	{
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 24px;
	text-align: right;
	text-indent: 0px;
	text-decoration: none;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	color: #3366cc;
	font-family: arial, helvetica, sans-serif;
}
