/*@charset "utf-8";*/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	padding:0; margin:0; border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left; color:#000000;
	line-height:1.4em;
	font-size:0.75em;
	background:url(../creo_img/bgng-outer.jpg) #3FABD9 top left repeat-x
}

img { padding:0; border:0; vertical-align:top; }
p { margin:0; padding:0 0 10px 0; }

hr { border:none; border-top:1px solid #CCCCCC; }
div.hr { border-top:1px solid #CCCCCC; margin:10px 0; }
div.hr hr { display:none; }

/******* hyperlink and anchor tag styles *******/
a:link, a:visited, a:active { background-color:transparent; color:#375D8B; text-decoration:none; }
a:hover { text-decoration:underline; }

/************** header tag styles **************/
h1 { font-size:1.5em; line-height:1.5em; margin:0 0 5px 0; color:#375D8B; }
h2 { font-size:1.3em; line-height:1.3em; margin:0 0 5px 0; color:#375D8B; }
h3 { font-size:1.1em; line-height:1.1em; margin:0 0 5px 0; color:#375D8B; }
h4 { font-size:1em; line-height:1em; margin:0; color:#375D8B; }
h5 { color:#375D8B; }
h6 { color:#375D8B; }

acronym { cursor:help; border:0px; border-bottom:1px dashed black; }

table { font-size:1em; }

ul { list-style:none; margin:10px 0; padding:0; }
li { background:url(../creo_img/bullet.gif) 0 0.5em no-repeat; padding:0 0 0 15px; }