﻿/*this is to keep page from shifting to left on load in safari and firefox*/
html {
	min-height: 100%;
	margin-bottom: 1px;
}
html {
	overflow: -moz-scrollbars-vertical !important;
}
h1 {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 18pt;
	color: #000000;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h2 {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 18pt;
	color: #666666;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h3 {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h4 {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 14pt;
	color: #666666;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h5 {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 14pt;
	color: #330087;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h6 {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 12pt;
	color: #666666;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h7 {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h8 {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 12pt;
	color: #330087;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
/* Global Default Styles */
body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Tahoma, Helvetica;;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
}
td {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	color: #666666;
}
p {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
}
a:link {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 8pt;
	color: #6600CC;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 8pt;
	color: #6600CC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 8pt;
	color: #6600CC;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 8pt;
	color: #6600CC;
	text-decoration: none;
}

/*popuptext and white are used on homepage*/
a:link.popuptext {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:visited.popuptext {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover.popuptext {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a:active.popuptext {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}	

/* Home page styles */
a:link.popuptextgray {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 12pt;
	color: #666666;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
a:visited.popuptextgray {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 12pt;
	color: #666666;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
a:hover.popuptextgray {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 12pt;
	color: #330087;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
a:active.popuptextgray {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 12pt;
	color: #666666;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
a:link.popuptextwhite {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
a:visited.popuptextwhite {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
a:hover.popuptextwhite {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 10pt;
	color: #FFFF00;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
a:active.popuptextwhite {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}

/* With Chaity Help - This is for the Click to Edit on 20Review and subsequent 
11-21-07 MFI-GURL SOW(2/07) 8 chaity code
Define a style for the hyperlink
*/
a:link.clicklink {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 20px;
	color: #FF0000;
	text-decoration: none;
}
a:visited.clicklink {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 20px;
	color: #FF0000;
	text-decoration: none;
}
a:active.clicklink {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 20px;
	color: #FF0000;
	text-decoration: none;
}
a:hover.clicklink {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 20px;
	color: #FF0000;
	text-decoration: underline;
}
/* end MFI-GURL SOW(2/07) 8 chaity code

End Global Default Styles */
.cinza00 {
	background-color: #F8F8F8;
}
.cinza03 {
	background-color: #666666;
}

li {
	margin-left: 20pt;
	margin-right: 5pt;
	margin-top: 1pt;
	margin-bottom: 1pt;
}

<!--18-07-09 GAM SOW 5-2009  1.4 chaity code-->

/*Hide Artwork Size*/

.show {}
.gone{ 
	display:none; 
} 
.style1 {
	text-align: center;
	border-width: 0;
}
.style2 {
	border: 1px solid #CCCCCC;
	padding: 1px 4px;
	background-color: #E7E7E7;
}
.style3 {
	font-weight: bold;
	border-width: 0;
}
.style4 {
	text-align: center;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}


/* This keeps border at 0 on images with hyperlinks */
img {
border: 0px none;
}

