/*@charset "utf-8";*/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	padding:0; margin:0; border:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-align:left; color:#666666;
	line-height:1.4em;
	font-size:0.7em;
	background:url(/creo_files/css_themes/default/theme_images/bgnd.gif) #C1C1C1 top left;
}

img { padding:0; border:0; vertical-align:top; }

hr { border:none; border-top:1px solid #666666; }
div.hr { border-top:1px solid #666666; margin:10px 0; }
div.hr hr { display:none; }

/******* hyperlink and anchor tag styles *******/
a:link { background-color:transparent;/* color:#666666; text-decoration:none;*/ }
a:visited { background-color:transparent;/* color:#666666; text-decoration:none;*/ }
a:hover { background-color:transparent;/* color:#000000; text-decoration:underline;*/ }
a:active { background-color:transparent;/* color:#666666; text-decoration:none;*/ }

/************** header tag styles **************/
h1 { font-family:'Century Gothic',Arial, Helvetica, sans-serif; font-size:1.4em; line-height:1.1em; margin:0; padding:0; }
h2 { font-family:'Century Gothic',Arial, Helvetica, sans-serif; font-size:1.3em; line-height:1.1em; margin:0; padding:0; }
h3 { font-family:'Century Gothic',Arial, Helvetica, sans-serif; font-size:1.1em; line-height:1.1em; margin:0; padding:0; }
h4 { font-family:'Century Gothic',Arial, Helvetica, sans-serif; font-size:1em; line-height:1.1em; margin:0; padding:0; }
h5 { font-family:'Century Gothic',Arial, Helvetica, sans-serif; padding:0; }
h6 { font-family:'Century Gothic',Arial, Helvetica, sans-serif; padding:0; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color:#666666; text-decoration:none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration:underline; }


acronym { cursor:help; border:0px; border-bottom:1px dashed black; }

table { font-size:1em; }
p { margin:0; padding:0 0 10px 0; }
