/*@charset "utf-8";*/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	padding:0; margin:0; border:0;
	font-family:"Trebuchet MS", Arial;
	text-align:left; color:#72736A;
	line-height:1.4em;
	font-size:0.7em;
	background:url(../creo_img/site_background_small.gif) #CEECF4 
}

img { padding:0; border:0; vertical-align:top; }

hr { border:none; border:1px dashed #C2E61A; margin-right:20px;}


/******* 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-size:18px; line-height:1.6em; margin:0 0 5px 0; background:url(../creo_img/border.gif) 0 100% no-repeat; padding-bottom:5px; color:#2D89AF}
h2 { font-size:18px; line-height:1.6em; margin:0 0 5px 0; background:url(../creo_img/border.gif) 0 100% no-repeat; padding-bottom:9px; color:#2D89AF}
h3 { font-size:14px; line-height:1.em; margin:0 0 5px 0; color:#2D89AF; }
h4 { font-size:1em; line-height:1em; margin:0; }
h5 { }
h6 { }

acronym { cursor:help; border:0px; border-bottom:1px dashed black; }

table { font-size:1em; }