/*@charset "utf-8";*/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	padding:0; margin:0; border:0;
	font-family: 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; background:url(../creo_img/hr_background.gif) no-repeat 0 50%; padding:5px 0 5px 0;}


/******* 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:17px; line-height:1.6em; margin:0 0 10px 0; background:url(../creo_img/ma_h1_background.gif) 0 100% no-repeat; padding-bottom:5px; color:#094794}
h2 { font-size:15px; line-height:1.6em; margin:0; padding:0 0 5px 0; color:#094794;}
h3 { font-size:13px; line-height:1.em; margin:0 0 5px 0; color:#094794 }
h4 { font-size:1em; line-height:1em; margin:0; }
h5 { }
h6 { }

h2 a:link { color:#094794; text-decoration:none;}
h2 a:visited { color:#094794; text-decoration:none; }
h2 a:hover { color:#094794; text-decoration:underline;}
h2 a:active { color:#094794; text-decoration:none;}

acronym { cursor:help; border:0px; border-bottom:1px dashed black; }

table { font-size:1em; }

p { padding:0 0 10px 0; margin:0;}